#474 · Primary category: AI Agents & Automation

open-terminal

agentic-ai ai ai-agents ai-tools open-webui

A computer you can curl ⚡

Project last updated:08/27/26

GitHub Stars

3.0K

Forks

252

Contributors

3

License

MIT

Why we included this project

AI models write code well, but they still need somewhere safe to run it, and Open Terminal is a lightweight self-hosted shell built for that job. It exposes a simple REST API so agents can execute commands, manage files, and search the workspace without getting a raw SSH session on your machine. The Docker image runs in a sandboxed container with Python, Node.js, git, build tools, and data science libraries already installed, so agents have a playground that never touches your host system. There is also a bare-metal pip install that runs commands directly against your real files, which suits local development and personal automation. Either way, a single container or Python package secured with an API key drops into existing agent workflows in minutes, which makes this a practical piece of infrastructure if you want models to actually act on your machine rather than just produce code.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category