A council of AI models that thinks, codes, reviews, and ships — together.
Konklave assembles a crew of six AI agents — Architect, Coder, Reviewer, Tester, Researcher, Auditor — to tackle your tasks from start to finish.
Eval Report
Real performance comparison across 5 coding tasks
Evaluated with Gemini Flash 2.5 Lite — 5 tasks per config. Each task scored on correctness, completeness, and style.
How it works
Describe your task
Tell Konklave what you need in plain language — a feature, refactor, test, or full project. The Architect receives it and breaks it down.
Architect plans & researches
The Architect designs the plan, splits work into subtasks, and spawns a parallel research swarm of Researcher agents — gathering facts, docs, and API insights simultaneously.
Pipeline of specialists
The Coder implements each module, Reviewer + Auditor check for bugs and security in parallel, and Tester validates everything — all in a single orchestrated pipeline.
The AI Team
Architect
Designs the plan, splits work, spawns research swarms, and guides the team.
Coder
Writes production-ready code for every module with full project context.
Reviewer
Catches bugs, enforces style, and suggests improvements against the plan.
Tester
Writes and runs tests to make sure everything works as expected.
Researcher
Looks up facts, docs, and APIs the team needs — runs in parallel swarms.
Auditor
Reviews code for security vulnerabilities and compliance before final output.
Features
Real-time streaming output
Watch your agents think and code line by line — no more staring at a spinner.
One API, 300+ models
Plug in once via OpenRouter and route tasks across 300+ models from OpenAI, Anthropic, Google, DeepSeek, and more.
Smart cost routing
Easy tasks go to cheap models; hard ones get the heavy hitters. You only pay for what you need.
Full codebase context
Every agent sees your entire project — no copy-pasting context windows.
German & English UI
Switch between languages on the fly. More coming soon. (i18n built-in)
Your code stays local
Orchestration runs on your machine — only prompts are sent to OpenRouter. Your data is never stored externally.
Multi-agent pipeline
Architect spawns a parallel research swarm, Coder implements, Reviewer + Auditor review in parallel, Tester validates — all orchestrated in one command.
Web Search
Let agents pull current info — library versions, release notes, error strings — via OpenRouter’s native web search. No extra API key needed. Three levels: off, auto, always.
Semantic Code Search
Find code by meaning, not exact strings. “Where’s the API key validation?” finds the right function. Powered by embeddings via OpenRouter, with incremental indexing and caching.
Work Modes
Install
$ pip install konklave