Preview — The CloudThinker CLI is in early access. Command names, flags, and config formats may change before general availability. Contact us to join the preview.
cloudthinker puts your workspace in the terminal: it runs the CloudThinker coding agent on your own machine, and sends prompts to Anna from any script. It is one binary with no runtime to install.
What you can do
Install
cloudthinker binary in ~/.local/bin, and adds that directory to your PATH. Open a new shell, then check the install:
cloudthinker update.
First session
1
Log in through your browser

2
Confirm who you are
3
Run the agent, or ask Anna
Command surface

Next steps
Authentication
Browser login, several workspaces, and tokens for CI
Agent CLI
Run an agent session in your own repository
Headless chat
Pipe Anna’s answer into scripts and pipelines
Reference
Every command, flag, variable, and exit code