Account and profile control
Switch API-key profiles, check account health, and keep shell automation pointed at the right OpenPond environment without changing application code.
CLI
The OpenPond CLI gives developers and agents a direct control plane for accounts, repos, apps, tools, deployments, and agent work status. It is the fast path for automation and repeatable local workflows.
openpond login
openpond repo create --name agent-workflow --path . --sandbox
openpond apps agent create --prompt "Build a daily digest agent"
openpond agent source check-status <workItemId> --team-id <teamId> --jsonSwitch API-key profiles, check account health, and keep shell automation pointed at the right OpenPond environment without changing application code.
Create repos, push source, deploy apps, inspect tools, run tool calls, and watch deployment output from scripts or interactive terminal sessions.
Query compact source-check and edit status for agent work items so external agents, CI jobs, and operators can track whether a loop is ready, blocked, or needs review.