chaokunyang/browser-terminal-use
Browser Terminal Use turns cloud/browser terminals into a locally scriptable command surface for AI Agents. It bridges local agent loops with remote execution, streams verifiable output and exit codes, and includes ready-to-use Agent skills so advanced workflows can be adopted with minimal setup.
This project helps developers automate tasks in remote cloud or browser-based terminals from their local machine. It takes commands from a local command-line interface and executes them in a designated browser terminal tab. The output and command completion status are then streamed back to the local machine, allowing for auditable and observable remote operations.
Use this if you need to run local AI Agent scripts or other automation workflows that require executing commands in a remote cloud terminal environment via your browser, and you need to verify the output and exit codes of those commands.
Not ideal if you need full interactive control over complex text-based user interfaces (TUIs) in the remote terminal, as this tool is primarily designed for command-oriented execution.
Stars
20
Forks
1
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/chaokunyang/browser-terminal-use"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mediar-ai/terminator
playwright for windows computer use
aws/amazon-q-developer-cli
✨ Agentic chat experience in your terminal. Build applications using natural language.
moazbuilds/CodeMachine-CLI
CodeMachine is an open-source tool that orchestrates AI coding agents into repeatable,...
laelhalawani/ai-shell-agent
A command-line AI chat application that helps perform tasks by writing and executing terminal...
djsoftware1/runai
AI terminal integration. Multi-purpose, cross-platform task automation & execution tool,...