Local context + action operating system

The operating layer
for persistent intelligence.

Continuum gives Codex, Claude Code, local models, and future agents one shared local world model, one real permission boundary, and one evidence trail across sessions.

pnpm devlocal control plane
World model Permission gateway Evidence store
World model livesources → events → verified state
action/requestASKnative approval required

Verified world model

Project state is rebuilt from source-attributed events instead of model guesswork.

Agent continuity

Codex, Claude Code, and local agents inherit goals, decisions, blockers, and evidence.

Permission boundary

Protected actions flow through allow, ask, or deny before execution.

Agent OS

Policy-gated Windows computer use, connected apps, plans, approvals, and verification.

Evidence, not claims

Diffs, tests, logs, exit codes, and outcomes stay attached to the work.

A path toward persistent agents

00 / CONTINUUM

Intelligence should accumulate.
Not restart.

Models are getting stronger. The missing primitive is continuity: a trusted state outside any single model that remembers what happened, controls what can happen next, and proves the result.

C
CONTEXTACTIONEVIDENCE

The continuity substrate

A world model agents can trust.

The event store is authoritative. The world model is a rebuildable projection. Embeddings help retrieval, but never decide whether a fact is current or true.

Explore architecture
Continuum / live projection local
01Local sourcesgit · files · processes · agent runs
02Event storeappend-only · ordered · attributable
03World modelverified · typed · rebuildable
04Context compilerbounded · relevant · sourced
05Permission gatewayallow · ask · deny
Codexbounded context
Claude Codehandoff + evidence
Local agentsmodel-neutral adapters
Outcomesverified + recorded
2GitHub stars
0Forks
8Contributors
407Commits
Apache 2.0Open source

Agent OS alpha

From context
to controlled action.

One model-neutral action plane for computer use, connected apps, resumable plans, approvals, verification, and append-only evidence.

Read Agent OS docs
computer/useWindows
UIA

Semantic Windows UI Automation, screenshots, mouse, keyboard, focus, waits, and before/after verification.

policy/gatepre-execution
ALLOWASKDENY

Native approval dialogs and scoped grants. An explicit deny always wins.

plan/resumeimmutable

Resumable multi-step plans skip completed work and preserve the execution trail.

Run the desktop shell

Local by default.
Model neutral.

Continuum runs as a local control plane around the agents you already use. The current desktop shell, context MCP, and Agent OS alpha are real; some dashboard surfaces are still being connected to live read models.

Context, permissions, and evidence stay close to the machine.
local install
$winget install Continuum.Continuum$continuum
Windows · local-first · open source

Continuity is infrastructure

The next agent should inherit the world.

Explore Continuum