polpo <command> --help for the installed build’s authoritative option list.
Cloud project setup
polpo create
empty, chat, chat-widget, and multi-agent. Scenario IDs are none, data-analyst, marketing-researcher, and product-manager. Skill scope is global, project, or skip.
polpo link
Links a directory, pulls the project resources, writes .polpo/polpo.json, and creates local environment configuration.
polpo install
claude-code, cursor, codex, copilot, windsurf, cline, trae, roo-code, qoder, and opencode.
Authentication
Deployment
polpo deploy synchronizes the local .polpo/ project to Cloud, including agents, teams, skills, memory, missions, playbooks, schedules, vault metadata, loop definitions, custom tools, and avatars when present.
--all enables the optional migration resources. --force overrides existing remote resources without prompting.
Custom tools
Custom tools are TypeScript files that default-exportdefineTool(...).
run --args must be a JSON object. rm and remove are aliases.
Agentic loops
validate checks JSON and TypeScript definitions under .polpo/loops. compile emits canonical loop JSON; --out is valid only when compiling one source file.
BYOK
Projects and organizations
Cloud monitoring
Local runtime
The OSS CLI also exposes local project operations:Update
update and upgrade are aliases.