This release includes breaking changes for platform teams planning a safe upgrade.
Published 4mo
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
Affected surfaces
auth
rbac
Summary
AI summaryUpdates 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 KodiqaCompleterclass — tab completion for slash commands, model aliases, modes, file pathsFileHistory— persistent input history across sessions- Styled prompt with custom colors
Arrow-key selector fix
- Rewrote
_arrow_selectwith 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_fileanddo_edit_file - Prevents infinite loop when model sends write_file with empty path
- Guard in
apply_queued_editfor 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
/modelslist
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]