01Intelligent Output Management: Read terminal output with full, head, tail, incremental, and token estimation modes from a circular buffer.
021 GitHub stars
03Web-based Management UI: Visualize and interact with terminals in real-time via a browser-based interface with WebSocket push updates.
04Automated Bug Fixing with Codex: Integrate OpenAI Codex CLI to automatically analyze and fix code bugs, generating detailed repair reports.
05Persistent Terminal Sessions: Continue running commands after client disconnection with multi-session management and automatic cleanup.
06Spinner Animation Compression: Automatically detect and compress noisy progress animations from commands like npm install, while retaining critical logs.