# open-webui/open-terminal

A computer you can curl ⚡

Repository: https://github.com/open-webui/open-terminal
Canonical: https://ross.abutalabs.com/products/open-terminal
Homepage: https://openterminal.sh/
Language: Python
License: MIT
License Family: permissive
Topics: ai, open-webui, agentic-ai, ai-agents, ai-tools
Last push: 2026-08-25T20:42:19+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 14
- inputs: {"age_days": 204, "days_push": 8, "days_rel": 8, "gap_med": 0.0, "n_releases_24m": 53}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3025, forks 252 (observed 2026-08-28T04:07:38.594512+00:00)

## What it is
A self-hosted remote shell exposed over a REST API, designed to give AI agents and automation tools a dedicated environment to run commands, manage files, and execute code. It can run sandboxed in Docker with preinstalled tooling or bare metal via pip for full host access.

## Use cases
- give ai agents a sandbox to run code
- remote shell api for automation
- execute commands from an llm agent safely
- self-hosted terminal accessible over http
- run python and node scripts for ai assistants
- sandboxed environment for agentic workflows

## When to choose
- you need a safe, isolated execution environment for AI agents
- you want to expose shell and file operations through a simple REST API
- you want Docker image variants from minimal to fully loaded with dev tooling

## When to avoid
- you only need local shell access with no API
- you cannot host a server or container
- you need multi-user production shell access beyond its auth model

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework, auth, security, developer-tools
- domain: developer-tools, self-hosted, backend
- platform: self-hosted, python
- tags: remote-shell, sandboxed-execution, rest-api, ai-agent-tooling, code-execution, file-management, open-webui, ai-agents, automation, docker, linux, web-server

## Member repositories
- open-webui/open-terminal (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.594512+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:52.213038+00:00, confidence not recorded.
  - readme: https://github.com/open-webui/open-terminal (fetched 2026-08-28T04:07:38.594512+00:00, sha f276e3d5eaa3)
  - homepage: https://openterminal.sh/ (fetched 2026-08-29T09:44:58.078256+00:00, sha 58e4c6646e56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
