JWT Authentication
JWT-based auth with configurable admin credentials and rate limiting (5/min, burst 10). Multiple auth methods: header, cookie, query.
A complete platform for running Claude Code in isolated, secure containers.
JWT-based auth with configurable admin credentials and rate limiting (5/min, burst 10). Multiple auth methods: header, cookie, query.
Browse and clone your GitHub repositories directly into containers. One-click repository setup.
Auto-initialize projects with Claude Code CLI. Automatic detection and setup.
Create, start, stop, and delete Docker containers. Full lifecycle management with orphaned container cleanup.
Real-time terminal via WebSocket with session persistence, history, and compression.
Browse, upload, download files with drag-and-drop support. Create directories and delete files.
Expose container services via Traefik reverse proxy. Subdomain routing and direct port access (30001-30020).
Access VS Code in browser via subdomain routing. Full IDE experience in containers.
Container isolation, capability dropping, seccomp profiles, AES-256-GCM encryption, rate limiting.
Chat-like interface for Claude CLI interactions without traditional terminal UI.
Standalone chat interface for Claude CLI interactions. Dedicated /chat page for conversations without terminal UI.
Real-time streaming of Claude responses with structured parsing. WebSocket live streaming.
Persistent conversation storage with turn-by-turn tracking. View complete conversation history.
Choose from available Claude models or use default. Fetch models from API URL/v1/models.
Track input/output tokens and API costs per turn. Full usage statistics.
Resume existing Claude sessions with --resume flag. Automatic session management.
Powerful PTY monitoring and automation system with multiple strategies.
Real-time terminal monitoring with silence detection (5-300s threshold). Context buffer captures recent output.
LLM-based automation with OpenAI-compatible API. AI analyzes terminal output and decides actions: inject, skip, notify, complete.
Manage task queues with drag-and-drop reordering. Auto-execution on terminal silence with status tracking.
HTTP POST requests to configured webhooks when terminal is silent. Custom headers and retry logic.
Add/remove port mappings to running containers on-the-fly. No restart required.
PTY Automation Monitor extension for VS Code. Toggle monitoring (Ctrl+Shift+M), task panel (Ctrl+Shift+T), real-time WebSocket.
Launch the interactive deployment wizard with ./deploy.sh. Choose from 4 modes: Quick Deploy, Development, Production, or Custom. Includes environment check, configuration wizard, progress display, automatic verification, and rollback support. Estimated time: 3-5 minutes.
The deployment wizard guides you through the entire process in 3-5 minutes.
Quick Deploy
One-click setup
Development
Build only
Production
Full + backup
Custom
Step-by-step
Frontend
:5173Headless Chat
:5173/chatBackend API
:8080Traefik Dashboard
:8081Common questions about the platform.
A web-based Docker container management system for running Claude Code development environments. It provides container lifecycle management, WebSocket terminals, file management, GitHub integration, PTY monitoring, AI-powered automation, and a new Headless Chat mode—all in isolated, secure Docker containers.
Have more questions?
Open an issue on GitHub