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 summarySmart Ollama Lifecycle auto‑starts/stops/restarts on model switches, Dynamic Model Library now fetches the full library list live, and New User Guidance helps missing default models.
Full changelog
What's New
Smart Ollama Lifecycle
- Auto-start on launch — Ollama starts and checks for model updates on startup
- Stop on cloud switch — switching to Claude/Qwen API model stops Ollama (saves resources)
- Restart on local switch — switching back to a local model restarts Ollama + checks updates
- Clean quit — only stops Ollama on exit if Kodiqa started it (won't kill your own Ollama)
Dynamic Model Library
- Replaced hardcoded 12-model list with live fetch from ollama.com/library
- Shows all 200+ available models, sorted by popularity with pull counts
- Filters out already-installed models and embedding models
- Top 20 shown to user, pick by number to pull
New User Guidance
- Welcome detects if default local model is missing — shows
(not installed)instead of(Local/Ollama) - Guides new users: pull a model or add an API key
- Auto-sets model to first pulled model so they can start chatting immediately
Bug Fixes
- Fixed
KeyError: '"old_string"'crash — escaped curly braces in SYSTEM_PROMPT multi_edit example - Empty file path validation in
do_write_file/do_edit_fileprevents batch edit loop
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]