Koryphaios
Open Source

your AI agents are chaos.
this is the fix.

Describe what you want. Koryphaios spins up AI specialists that work together, check each other's work, and keep your git history clean. See costs live. One prompt. Multiple agents. No babysitting.

Built for engineers who ship with AI, not engineers who want to manage AI.

Quick Start

$ git clone https://github.com/Sylorlabs/Koryphaios.git

$ cd Koryphaios && bun install

$ cp config.example.json koryphaios.json

$ bun run dev

Demo simulation
Koryphaios
The Problem

You're the human router.

Switching tabs, comparing outputs, tracking spend across a dozen providers. You're not coding — you're managing infrastructure.

Too Many Tools

Claude in one tab, GPT in another, Cursor on the side. You're the glue holding it all together.

Surprise Bills

Different providers, different pricing, different billing cycles. The invoice arrives and it's always a shock.

No Safety Net

AI breaks your code and undoing means messy commits with no context about what was tried or what it cost.

Architecture

Agents that manage themselves.

One instruction. The system handles delegation, execution, quality control, and rollback.

Youinput

One prompt. The Manager handles the rest.

Kory (Manager)orchestrator

Classifies tasks, picks the best models, builds fallback chains, spawns workers in isolated git worktrees.

Workerssandboxed · parallel

Multiple specialists run simultaneously in separate worktrees. Each sandboxed to specific paths — no conflicts, no overwrites.

Criticread only · quality gate

Reviews all output before you see it. Returns PASS or FAIL with line-level feedback. Bad code never reaches you.

Shadow Loggerghost commits · undo

Every change stored as a dangling commit with cost, tokens, model, and prompt hash. Time travel to any state. Your branch stays clean.

16 Built-In Tools + MCP Extensions

bash
read_file
write_file
edit_file
delete_file
move_file
patch
diff
grep
glob
ls
web_fetch
web_search
ask_user
ask_manager
agent

+ any MCP server tools via stdio or SSE transport

Capabilities

Built different.

Self-Checking AI Team

Every change gets reviewed by a Critic agent before it reaches you. Bad code is caught automatically — not your problem.

Quality without the effort

Ghost Commits

Every AI change saved with full context — cost, tokens, model used. Clean git history, easy rollbacks. Know exactly what each change cost you.

Undo without the mess

Parallel Agents

Multiple AI specialists work on different parts at the same time without stepping on each other. Frontend, backend, tests — all at once.

Parallel execution, fewer conflicts

Real Time Cost Tracking

Per provider, per model, per session, per token — visible live as it happens. Running 6 agents across 3 providers? See exactly what each burns.

No more surprise bills

Works With Your Stack

Bring your own API keys for Claude, OpenAI, and 40+ providers. Plug in any MCP server or tool. No vendor lock-in.

Plays nice with others

Your Code Stays Yours

Local-first with encrypted storage. Agents only access what they need. No data sent to us — your API keys, your providers, your machine.

Privacy by design

Watch It Happen

See agents spawn, work, and finish in real time. No black boxes — you know what's happening and what it costs as it happens.

Full visibility

Native Desktop App

Built with Tauri: under 100MB native binary on Windows, macOS, and Linux. No Electron bloat, no VS Code subscription. System tray, native menus, local data.

Lean and native
Providers

Every model. One dashboard.

Koryphaios auto detects your API keys, routes to the best available model, and fails over automatically when a provider goes down. Circuit breaker pattern with fallback chains up to 25 models deep.

Provider costs are pass through. No markup. You pay them directly at their published rates.

Open Source

Free. No catch.

Apache 2.0 licensed. Full source. No telemetry. No vendor lock-in. You pay your providers directly at their published rates — we add no markup, no fees, no hidden costs. The code is yours.

No Subscription

No monthly fee, no tiers, no seat licenses. Clone the repo, add your API keys, start building. All features unlocked. Forever.

Full Source

Apache 2.0 license. Fork it, modify it, build on it. TypeScript frontend + Bun backend + Tauri desktop — fully auditable.

Your Keys, Your Data

No cloud proxy. No analytics. No telemetry. API calls go directly from your machine to your providers. We never see your code, your prompts, or your keys.

Built With

TypeScriptSvelteKit 2BunTauriSQLiteTailwindCSS v4WebSocketsPinoZodMCP ProtocolApache 2.0

Let the agents work.
You go ship.

Clone the repo. Add your API keys. Start a session. Koryphaios handles orchestration, review, cost tracking, and undo. You handle the vision.