v0.7.2
What's Changed
- fix(notifications): reuse+rename the session topic across in-process session changes by @Yeachan-Heo in #1019
- feat(coding-agent): add safe insane search provider by @Yeachan-Heo in #1020
- Fix auto context maintenance output reserve by @jeonghyeon00 in #1021
- Add busy input shortcut hints by @jeonghyeon00 in #1022
- test(coding-agent): fix idle compaction controller mock by @Yeachan-Heo in #1026
- Improve busy input queueing hint by @jeonghyeon00 in #1024
- feat(notifications): auto-verify Telegram Threaded Mode on notify setup + flat fallback by @Yeachan-Heo in #1029
- ci(release): re-support Intel Mac build with macos-15-intel runner by @Yeachan-Heo in #1034
- feat(scripts): publish GJC session helpers by @Yeachan-Heo in #1035
- fix(ai): reject truncated tool calls instead of executing partial args by @IYENTeam in #1025
- feat(web-search): native search over proxies via active-credential reuse by @Yeachan-Heo in #1033
- feat(ralplan): add post-ralplan interview intent reconciliation step by @Yeachan-Heo in #1037
- Keep long-session context recovery from stranding agent loops by @realitsyourman in #1042
- feat(notifications): add Discord and Slack adapters by @Yeachan-Heo in #1043
- test(coding-agent): repair dev CI shard by @Yeachan-Heo in #1044
- test(coding-agent): bound bash abort recovery timeout by @Yeachan-Heo in #1046
- feat(read): opt-in insane-search fallback for blocked public URLs by @Yeachan-Heo in #1032
- Fix tmux attach disconnect survival by @Yeachan-Heo in #1048
- feat(notifications): Telegram photo/file attachments (inbound + outbound) by @probepark in #1053
- Add csharp-ls default LSP support by @Yeachan-Heo in #1056
- Add gjc-session plugin skill by @Yeachan-Heo in #1057
- fix(read): match engine auth_required verdict token by @Yeachan-Heo in #1059
- feat(web-search): recover inline citations for native search across all wires by @Yeachan-Heo in #1060
- fix(web-search): fail closed on Anthropic web_search error blocks by @Yeachan-Heo in #1061
- Fix tmux launch implicit attach by @Yeachan-Heo in #1063
- fix(web-search): prefer Responses API for openai-compatible native search by @Yeachan-Heo in #1064
- fix(web-search): restrict codex provider to official OpenAI endpoints by @Yeachan-Heo in #1065
- test(web-search): codex official-endpoint gating red-team suite by @Yeachan-Heo in #1066
- test(web-search): repair codex gate CI expectations by @Yeachan-Heo in #1067
New Contributors
- @realitsyourman made their first contribution in #1042
Full Changelog: v0.7.1...v0.7.2