co-mono/packages
Danila Poyarkov 7a41975e9e
Fix Claude via Google APIs requiring tool call IDs (#653)
Claude models accessed through Google Cloud Code Assist API require
explicit id fields in both functionCall and functionResponse parts.
Without these IDs, the API returns 'tool_use.id: Field required' error.

Add requiresToolCallId() helper to centralize the Claude model detection
and include IDs in both tool call and tool result message conversions.
2026-01-12 16:40:07 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
ai Fix Claude via Google APIs requiring tool call IDs (#653) 2026-01-12 16:40:07 +01:00
coding-agent fix(coding-agent): prevent session selector from closing immediately when current folder has no sessions 2026-01-12 16:37:38 +01:00
mom Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
pods Release v0.43.0 2026-01-12 00:59:39 +01:00
tui Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00