●
open manifest spec · v0.4
A manifest spec for personal, stateful agents.
Long-running agents — memory, schedules, federation. Open spec,
AGENTS.md-aligned.
Toolspace is an open manifest spec for personal, stateful AI agents
— the long-running kind that hold memory, schedule themselves, learn their
operator's preferences over weeks and months, and act on their own initiative
between conversations.
It's a structured JSON layer that sits on top of
AGENTS.md: where AGENTS.md gives an agent prose
context about a repo or workspace, toolspace gives it a machine-readable contract
for the tools, memories, schedules, and behaviors that make up a personal agent's
surface. AGENTS.md tells an agent what this place is for. Toolspace tells
an agent what this agent is made of.
Not a registry for coding-assistant plugins. Different consumers, different
lifecycle, different trust model. The canonical demo is
Yep and its federated counterpart Vi —
every primitive lands in production there before it lands in the spec.
Get started
pip install install-manifest
install-manifest install <url-or-path>