Core functionality
- Authoring. Scaffold a facet, edit it interactively or from a script, and package it into a verified archive.
- Registry. Publish immutable versions, search for published facets, and authenticate with a personal access token.
- Project management. Declare facets in a project, install them reproducibly from a lockfile, move them to newer releases, and remove the files they own.
- Install safety. Resolve name collisions across facets, and approve new or changed MCP server configuration before it is written.
- Platform. First-party adapters for Claude Code, OpenCode, and Codex, a public adapter SDK, agent-facing guidance, and in-place CLI updates.
Commands
Facet management
install, add, remove, update, search, listAuthoring
create, edit, modify, build, publishAuthentication
login, whoami, logoutAdapters
adapter add, adapter list, adapter removeCLI
instructions, help, self-updateCaveats
- Published versions were immutable from the start. Registry policies such as review queues and name reservations continue to be tuned during the beta.
- Breaking CLI changes shipped between alpha versions. Check the changelog.