Local-first agent runtime

Verified work.
Local control.

Algo CLI combines direct tool use, durable context, routed agents, and explicit verification— without making a website or hosted account part of the runtime.

v0.14.0 stablePython 3.10+MIT licensed
LIVE / LOCAL
algo-cli · verified executionlocal

$ pipx install algo-cli-runtime

$ algo-cli doctor

$ algo-cli --oneshot --json --approval-mode auto

“fix the failing parser test and verify the result”

◆ inspect src/parser.py · tests/test_parser.py

◆ edit src/parser.py +4 −2

✓ verify pytest 148 passed

✓ evidence tracked diff · file scope intact

done complete · verified delta

Reported same-model benchmark
9/9 objective passes
Three tasks × three repetitions · 11 measured harnesses
Algo median66.8s99-run comparison · p95 89.4s
Core postureLocal firstRemote services optional
THE ALGO LOOP

One runtime. Four disciplines.

The product is organized around a simple operating loop: act deliberately, retain useful context, route only when complexity earns it, and verify before claiming completion.

01 / SYSTEM
>_

Act

Inspect files, edit code, run commands, and work through explicit tool contracts.

02 / SYSTEM

Remember

Carry durable context, lessons, and reusable skills across local sessions.

03 / SYSTEM

Route

Keep ordinary work direct. Send larger tasks through bounded agent pipelines.

04 / SYSTEM

Verify

Ground completion in tests, file evidence, Git state, and fail-closed policies.

BUILT FOR REAL WORK

Deep when needed. Quiet when not.

Algo CLI keeps simple tasks simple while exposing structured paths for larger, higher-risk work.

AGENT / 01

Bounded multi-agent teams

Read-only specialists gather evidence in parallel. One integration pipeline owns writes, review, and verification.

MEMORY / 02

Durable context with consent

Memories, lessons, skills, and code retrieval have visible controls and privacy-safe defaults.

HARNESS / 03

Searchable runtime knowledge

Use packaged public docs by default. Add local agent stores only when you explicitly opt in.

EVIDENCE, NOT HYPE

Algo CLI tied the top reliability group at 9/9 clean runs and ranked third after latency broke the tie. That is a scoped result—not a universal superiority claim.

Inspect the methodology →