Auto-discovery
Scans your home directory + common dev folders on first run. Approve the projects you want; ignore the rest.
One chat. Two agents. Real project awareness.
A local orchestrator UI that drives Claude Code and Codex from a single chat —
and actually reads your CLAUDE.md, AGENTS.md, .mcp.json, slash commands,
subagents, skills, and hooks before deciding what to do.
npx klimand
View on GitHub
The local app does the work. Your CLIs use their own auth. Your project's config decides the routing.
Scans your home directory + common dev folders on first run. Approve the projects you want; ignore the rest.
Reads your CLAUDE.md, AGENTS.md, .mcp.json, slash commands and hooks. Routes each turn to whichever CLI fits.
Persistent threads bound to a project. Fire-and-forget scheduled runs. A project view showing exactly what the orchestrator sees.
Bring your own OpenAI / Anthropic key for the orchestrator. Claude Code and Codex use their own auth. Source available on GitHub.
Klimand is free and open source today. A paid Pro tier is planned for solo devs who want the convenience features off their plate. Watch the repo for launch updates.
Cron-fired runs that don't depend on your laptop being open.
Your own private repo holds state. Cross-device works without us hosting your data.
Web Push when a run finishes, needs approval, or hits a budget limit.
No API key to paste. Capped monthly budget for the orchestrator's routing calls.
| If you currently use… | Klimand adds |
|---|---|
claude CLI alone |
Multi-CLI routing, thread history, project view, scheduling |
codex CLI alone |
Same — plus Claude Code as a peer when the task calls for it |
| Cursor / Cline / aider | A CLI-agnostic orchestrator that lives outside your editor |