Skip to content

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 00:11

Hotfix highlights

  • Anthropic OAuth tool calls fixed (for real this time) — the Claude Code OAuth surface mishandles strict: true tool 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. The PI_NO_STRICT=1 workaround is no longer needed (8456f7a).

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5