Skip to content

Kodiqa Agent

v3.20.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-coding-agent claude cli coding-assistant developer-tools ollama
+2 more
openai python

Summary

AI summary

Updates Interaction & tool plumbing, History & compaction, and Resilience across a mixed release.

Full changelog

Reliability audit release. A broad correctness + resilience sweep from a four-agent audit (core engine, command/UX, error-handling, test coverage) — 25 fixes across four priority tiers, test suite 685 → 710.

Interaction & tool plumbing

  • Interactive prompts no longer swallowed by the tool spinner — confirmations, arrow-select menus, and ask_user pause the live spinner on every path (native single/multi + Ollama). Confirming a command or picking an option works reliably again.
  • Lazy-MCP meta-tools work when batched with other tools (no more "Unknown tool").
  • Batch-edit rejections reach the model instead of being dropped (no building on a phantom edit).

History & compaction

  • Ollama loop normalizes mixed-format history; /compact + auto-compact no longer 400 on OpenAI-compat after tool turns; image tool-results aren't dumped as base64 text on a provider switch.
  • Session/history files written atomically; monotonic history ids (no collision/overwrite after 100 sessions).

Resilience

  • Quit-time summary gated (summarize_on_exit) + hard-capped at 15s; MCP stdio uses one persistent reader (no leaked threads / desync); MemoryStore SQLite lock-guarded; REPL survives a non-tty stdout.

Polish

  • /watch detects new files; /multi folds in @-files + warns; arrow-select numbers work beyond 5; completer keywords for /approve /effort /failover /tune /toon /sandbox /mcp and /lsp diagnostics; /voice preflights the recorder; save_settings no longer mutates the caller's dict.

710 tests passing.

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

Track Kodiqa Agent

Get notified when new releases ship.

Sign up free

About Kodiqa Agent

All releases →

Beta — feedback welcome: [email protected]