built by aktagon.com

A coding agent you own. Any model. Any language.

Quantum is a minimal coding agent for your terminal — a Claude Code-style console with slash commands, per-project sessions, and an approval gate on every tool call. Generated into Python, Rust, TypeScript, and Go — not hand-ported — with the core verified identical. Providers handled by llmkit. Eleven providers. Four languages. One loop you own.

Bring your own model. · Generated, not locked. · Sandboxed by the kernel.

Start fast, resume anytimesession-aware

Launch interactive, run one-shot, or pick up exactly where you left off. Sessions are scoped per project directory.

Generated, not hand-portedPython · Rust · TypeScript · Go

Quantum is generated into Python, Rust, TypeScript, and Go — not hand-ported per language — and the deterministic core is verified identical across all four by a shared conformance suite that runs in CI, so there's no drift. Python is the reference runtime today; the other cores are gated now.

Drive it from the console10 slash commands

Everything runs inside the interactive console — switch models, inspect cost, manage context, resume work, without leaving the prompt.

Bring your own model11 providers

One agent, eleven backends — frontier APIs or a local server on loopback. The provider plumbing is handled by llmkit.

Spawn a subagentTask tool

The Task tool spawns a subagent that runs in its own isolated context and returns only its final message — a frontier model orchestrates while a focused subagent does the work, optionally on a different or cheaper model. Subagents can be named markdown agents; quantum reads the same ~/.claude/agents format.