sanshao85/persistent-terminal-api
A standalone REST API service for persistent terminal session management, designed for AI assistants
This is a tool for developers who want to empower their AI assistants (like Claude or GPT) to run commands in a command-line interface. It allows the AI to start, monitor, and interact with long-running terminal processes, even if the AI gets disconnected. You give it commands, and it gives you back the terminal's output, helping your AI perform complex, multi-step tasks that require command-line access.
No commits in the last 6 months.
Use this if you are developing AI assistants and need them to reliably execute and manage tasks within a persistent terminal environment.
Not ideal if you are an end-user looking for a direct command-line interface to run commands yourself, as this is designed for programmatic control by AI agents.
Stars
29
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Oct 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sanshao85/persistent-terminal-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GetSoloTech/solo-cli
Simple CLI for Physical AI Diagnostics
alvinunreal/tmuxai
AI-Powered, Non-Intrusive Terminal Assistant
claraverse-space/ClaraVerse
Claraverse is a opesource privacy focused ecosystem to replace ChatGPT, Claude, N8N, ImageGen...
C-Loftus/talon-ai-tools
Query LLMs and AI tools with voice commands
kyco/termai
termai: Rust terminal AI assistant using OpenAI APIs for intelligent CLI interactions.