OpenPond Code
OpenPond Code is the fastest way to work with OpenPond from your terminal. Log in once, run tools, deploy apps, manage env, and monitor performance.
API-Key CLI
Run tools, watch deploys, update templates, and manage app env vars from one CLI.
TypeScript Client
Use the same command surface programmatically with a typed API package.
Local TUI + Cache
Use a terminal-first chat workflow with cached app/tool lists for faster loops.
What teams use it for
- Run live tool checks quickly with
openpond tool run. - Trigger and monitor deployments with
openpond apps deploy --watch. - Set runtime variables using
openpond apps env get/set. - Build apps from prompts with
openpond apps agent create.