This release fixes issues for SREs watching stability and regressions.
Published 25d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-coding-agent
claude
cli
coding-assistant
developer-tools
ollama
+2 more
openai
python
Summary
AI summaryFixed empty model responses that previously broke conversation sessions.
Full changelog
Fixed
- An empty model response no longer breaks the session. A turn with no content and no tool calls was stored as a content-less assistant message, which OpenAI-compatible APIs reject (
Invalid assistant message: content or tool_calls must be set) — so every later turn 400'd mid-conversation. Kodiqa no longer stores such a turn, and the message builder drops any already in history so a stuck session recovers on the next message.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Kodiqa Agent
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]