This release adds 3 notable features for engineering teams evaluating rollout.
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
Summary
AI summaryUpdates More Features, Claude Code-style UI, and Interactive Pickers across a mixed release.
Full changelog
Kodiqa v1.1.0
Major UI and feature update — now feels like Claude Code.
What's New
Claude Code-style UI
- ❯ prompt instead of "You:" — cleaner, modern look
- Status bar showing accept edits, plan mode, permission mode
- Arrow-key navigation for all interactive prompts (↑↓ or j/k)
- Permission confirm: Yes / Don't ask again / No
- Edit review: Accept / Reject / Diff / Accept all / Reject all
- Plan approval: Approve / Revise / Reject
Auto Model Discovery
- Fetches live model lists from Claude and Qwen API endpoints
- New models appear automatically in
/modelpicker and/modelslist - Cached for 10 minutes — no slowdown
Interactive Pickers
/model— numbered list of all models, pick by number or arrow keys/key— choose provider (Claude or Qwen) interactively
All Claude 4.6 + Qwen 3.5 Models
- Claude: opus-4.6, sonnet-4.6, haiku-4.5, plus legacy 4.5/4.1/4.0 (11 aliases)
- Qwen: qwen3.5-plus, qwen3.5-flash, qwen-max, qwen-coder, qwq, qwen-long (10M), qwen-math, qwen-turbo (13 aliases)
MCP Server Support
- Connect external tool servers via Model Context Protocol
/mcp add/remove/listcommands- MCP tools available to both Claude and Qwen API
More Features
- Tab autocomplete for slash commands, models, file paths
- Context window management (70% warning, 85% auto-compact)
- Conversation branching (
/branch save/switch/delete/list) - Thinking display for
<think>reasoning blocks - Git-aware context with diff stats
- Project indexing with symbol extraction
- Readline fallback for systems without readline
- 156 tests, all passing
Install
git clone https://github.com/eniz1806/Kodiqa-agent.git
cd Kodiqa-agent
pip install .
kodiqa
Full Changelog
https://github.com/eniz1806/Kodiqa-agent/compare/v1.0.0...v1.1.0
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]