Open source · bring your own key
The open-source
coding agent
for your tty.
Search, edit, test, and ship from the shell. Orchestrate real tools with OpenAI or Anthropic — fork the whole thing.
Bring your own key.
OpenAI or Anthropic — your credentials, your plan. No tokens resold.
OpenAI
thostty /provider openai
Anthropic
thostty /provider anthropic
Login
thostty login
Search, edit, verify.
Real file changes every turn. Review with /diff.
❯ /diff
diff --git a/auth.py b/auth.py
- return stored != password
+ return stored == password
Fork it.
MIT licensed. Change the UI, add tools, ship your own build.
$ gh repo fork maheshkasabe/thostty --clone
$ cd thostty && pip install -e .
$ thostty
Tools
grep · read · edit · write · shell · git
Commands
/login · /diff · /model · /provider
Permissions
y / n / a before mutating tools
Install Thostty
curl -fsSL https://raw.githubusercontent.com/maheshkasabe/thostty/main/scripts/install.sh | bash
Then thostty login and thostty.