Work Context Protocol
An open protocol for work continuity, so an AI agent can pick up where the last session left off.
Every new agent session starts from nothing. It does not know what you were doing yesterday, what is in progress, what is blocked, or which decisions were already made and should not be relitigated. You either re-explain the project every morning or you keep status files by hand.
WCP gives agents and humans one shared place to track work: items with status, comments, attached documents, and history. An agent picks up an item, reads the description, sees what the last session did, does the work, updates the state, and leaves context for whoever comes next. You do not manage it; it gets written as a side effect of working.
The protocol is open source. The hosted service is the same thing without the setup, and connecting is a single command.
Get updates
Occasional notes on what shipped and what the numbers said. No schedule, no marketing.