v0.9.5
Hotfix highlights
- Anthropic OAuth tool calls fixed (for real this time) — the Claude Code OAuth surface mishandles
strict: truetool use, producing tool calls with empty arguments ("expected string, received undefined") and occasionally corrupted tool names. gjc no longer requests strict tool use on OAuth requests; API-key requests keep strict tool use. ThePI_NO_STRICT=1workaround is no longer needed (8456f7a).
What's Changed
- fix(acp): honor configured permission mode by @DevNewbie1826 in #1926
- feat(acp): expose automatic compaction phase metadata by @DevNewbie1826 in #1927
- Fix ACP wire conformance compaction whitelist by @Yeachan-Heo in #1928
- fix(model-selector): carry batch roles and effort through the reasoning menu by @sigridjineth in #1930
- feat(ai): support GPT-5.6 Sol Terra Luna by @Yeachan-Heo in #1932
New Contributors
- @DevNewbie1826 made their first contribution in #1926
Full Changelog: v0.9.4...v0.9.5