What's Changed
- proxy-dispatch: add temporary JSON handoff for large tool arguments/results by @nmaguiar in #109
- Prog tool call by @nmaguiar in #113
- Add usesandbox option with OS sandbox presets and hook guidance by @nmaguiar in #114
- Add secure SVG rendering and
usevectorsflags by @nmaguiar in #115 - Fix streaming output when
usestream=true(support plain text deltas) by @nmaguiar in #116 - Codex-generated pull request by @nmaguiar in #119
- fix: auto-enable browser context when SVG/vectors mode is active by @nmaguiar in #120
- Add browserContext hints for SVG/vector rendering by @nmaguiar in #117
- refactor: split kvStore into separate memoryStore and todoList functions by @nmaguiar in #121
- Codex-generated pull request by @nmaguiar in #122
- Add modellock, semantic complexity, confidence-based escalation deferral, escalation feedback loop, cost tracking, and LLM-assisted complexity assessment by @Copilot in #123
- Mark attachments and user input as untrusted, add prompt normalization and max prompt size, and update prompt construction by @nmaguiar in #124
- Corrections by @nmaguiar in #125
- Strip YAML front-matter from skill and slash templates by @nmaguiar in #126
- Document missing CLI options across docs by @nmaguiar in #127
- Add regex search tool to mcp-oaf-browse by @nmaguiar in #128
- feat(mcps): add mcp-pass MCP passthrough/merge server by @nmaguiar in #129
- feat(mcp-pass): add tool filtering, prefixes, and audit trail by @nmaguiar in #130
Full Changelog: v20260218...v20260330