Skip to content

Kodiqa Agent

v2.0.0 Feature

This release adds 5 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

Kodiqa adds pinned context, command aliases, desktop notifications, cost optimizer, five UI themes, session sharing, GitHub PR workflow, project templates, custom plugins, sub‑agents, LSP integration, voice input and Mermaid diagram rendering.

Full changelog

What's New in v2.0.0

The biggest Kodiqa release yet — 15 new features, 2 new modules, and a fresh identity. Kodiqa is no longer a clone of anything. It's its own thing.

The AI coding agent that runs anywhere — free locally with Ollama, or supercharged by 7 cloud APIs. One agent, every model, zero limits.


New Features

| Feature | Commands | Description |
|---------|----------|-------------|
| Pinned Context | /pin, /unpin | Pin files to always include in AI context |
| Command Aliases | /alias, /unalias | Create shortcuts for frequent commands |
| Desktop Notifications | /notify | macOS alerts when long tasks finish (>10s) |
| Cost Optimizer | /optimizer | Suggests cheaper models for simple questions |
| 5 UI Themes | /theme | dark, light, dracula, monokai, nord |
| Session Sharing | /share | Export conversation as styled HTML |
| GitHub PR Workflow | /pr, /review, /issue | Create PRs, review diffs, view issues via gh CLI |
| Project Templates | /init | Scaffold projects: cli-python, fastapi, flask, react, node-express |
| Custom Plugins | /plugins | Load tool plugins from ~/.kodiqa/plugins/*.py |
| Sub-Agents | /agent, /agents | Spawn background AI workers (max 3 concurrent) |
| LSP Integration | /lsp | Language Server Protocol for Python, TypeScript, Go |
| Voice Input | /voice | Record with sox, transcribe with OpenAI Whisper |
| Mermaid Diagrams | Auto-detect | Renders mermaid code blocks to PNG via mmdc |

Stats

| Metric | v1.7.0 | v2.0.0 |
|--------|--------|--------|
| Slash commands | 34 | 49 |
| Tests | 165 | 196 |
| Source files | 7 | 9 |
| Total lines | ~5,796 | ~6,791 |

New Files

  • templates.py — 5 project scaffolding templates
  • lsp.py — LSP client with JSON-RPC over stdio
  • tests/test_features_v2.py — 31 tests covering all new features

Branding

Dropped the "Claude Code clone" label. Kodiqa stands on its own — with features no other agent offers together: free local models, 7 API providers, multi-model consensus, custom plugins, sub-agents, LSP, 5 themes, project templates, and more.


Install / Upgrade

git pull && pip install -e .

Full Changelog: https://github.com/eniz1806/Kodiqa-agent/compare/v1.5.0...v2.0.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

Track Kodiqa Agent

Get notified when new releases ship.

Sign up free

About Kodiqa Agent

All releases →

Related context

Beta — feedback welcome: [email protected]