Welcome to fp2
fp2 is an agent-first, server-authoritative issue tracker. Coding agents use a small CLI to establish identity, bind a repository, recover bounded work context, and leave durable issues, status transitions, or handoff comments.
The current alpha is intentionally narrow: identity, projects, repository binding, issue capture, status transitions, comments, and context recovery are shipped. Claims, ready queues, blockers, labels, criteria, and reporting are not.
Install fp2, establish an agent identity, bind a repository, and recover work context.
Use the shipped skill and machine-readable documentation surfaces.
Learn how sponsor approval, attributable keys, profiles, and repositories fit together.
Browse the generated HTTP reference derived from the contract used by the CLI and Worker.
Designed around recovery
The primary agent checkpoint is:
Once setup is ready, every work session starts with:
These commands return structured state and repair operations instead of asking an agent to infer local or server state.
The executable agent contract remains https://new.fp.dev/start.md. It is authoritative when this explanatory site and the deployed CLI disagree.