Project memory for coding agents

New chat.
Same project.

Handoff keeps your project's rules, current phase, decisions and verified work available through a compact Agent Link. Humans use the dashboard; agents use HTTP or the CLI.

agent-session
$ handoff connect https://afterqr.com/a/<link>
connected: PrintLagi Dogfood

$ handoff read
CURRENT PHASE  Foundation / IN_PROGRESS
RULES          4 active
NEXT           create project boundary

$ handoff push handoff.json
accepted: Handoff v3 · secret gate passed

Agent-native

Agents read and update Handoff through direct HTTP or CLI—never browser automation.

Agent-led verification

Agent Pass locks completed work. User testing is recommended only when human judgment adds value.

Secret gate

Both CLI and server reject likely credentials before persistence.