$ bitter grid
deploys and hosted workspaces
Ship apps, check runtime state, and recover releases from the same command surface.
Bitter CLI
Bitter CLI connects an agent workspace to the product systems a real app needs after the prototype: deploys, credentials, logs, payments, launch integrations, and memory.
Namespaces
$ bitter grid
Ship apps, check runtime state, and recover releases from the same command surface.
$ bitter pass
Give agents access through explicit selectors instead of loose production secrets.
$ bitter log
Keep the evidence of what changed, what shipped, and what should happen next.
$ bitter checkout
Add checkout and subscription flows when the product is ready to sell.
$ bitter integrations
Inspect optional analytics, search, and DNS integration gaps before launch.
Workflow
The CLI is useful on your machine, but it is also the same command language a hosted Bitter workspace uses. That keeps local experiments and production operations in one loop.
Install the Bitter CLI locally or open a hosted workspace.
Register the app, repo, service, and domain that the agent will operate.
Run build, deploy, credential, log, checkout, and integration commands through scoped namespaces.
Let every release leave receipts that improve the next pass.
Next