Skip to content

Kodiqa Agent

v1.2.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ 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

Affected surfaces

auth rbac

Summary

AI summary

Updates prompt_toolkit UI, Batch edit loop fix, and Workspace boundary protection across a mixed release.

Full changelog

What's New

prompt_toolkit UI

  • Replaced readline with prompt_toolkit for Claude Code-style prompt
  • Separator line (────) above the prompt — clean visual separation
  • KodiqaCompleter class — tab completion for slash commands, model aliases, modes, file paths
  • FileHistory — persistent input history across sessions
  • Styled prompt with custom colors

Arrow-key selector fix

  • Rewrote _arrow_select with save/restore cursor (\033[s/\033[u)
  • No more duplicate menus when navigating options

Batch edit loop fix

  • Validate empty file paths early in do_write_file and do_edit_file
  • Prevents infinite loop when model sends write_file with empty path
  • Guard in apply_queued_edit for empty paths

Workspace boundary protection

  • Asks permission before accessing files outside the current working directory
  • Arrow-key prompt: Allow once / Allow directory / Deny
  • Remembers allowed directories for the session

Other

  • Iteration counter hidden on first iteration (cleaner output)
  • Removed status bar (accept edits on/off) — cleaner prompt area
  • Added numbered picking to /models list

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 →

Related context

Beta — feedback welcome: [email protected]