v0.7.7
What's Changed
- fix(agent): catch leaked invoke envelopes across providers by @yeongjunyoo in #1219
- fix(coding-agent): deliver busy-queued steer without requiring Esc by @Yeachan-Heo in #1223
- feat(ultragoal): per-story try-harder nudge guard by @Yeachan-Heo in #1224
- refactor(tools): prune redundant tools (inspect_image→read, cron trio→cron) by @Yeachan-Heo in #1225
- feat(web-search): configurable hard timeout, default 300s by @Yeachan-Heo in #1226
- fix(read): embed images directly + remove orphaned vision model role by @Yeachan-Heo in #1228
- vendor(insane-search): add prompt-injection content-safety metadata (surgical, preserves local engine patches) by @fivetaku in #1221
- fix(ai): clamp Codex GPT-5.5 context cap by @Yeachan-Heo in #1231
- Fix OpenAI Codex GPT-5.5 context metadata by @Yeachan-Heo in #1232
- feat(tools): safety-bounded memory GC for browser & computer-use tools by @Yeachan-Heo in #1227
New Contributors
Full Changelog: v0.7.6...v0.7.7