About this project

Box provides a phone-optimized interface for managing real Claude Code and Codex sessions hosted on a private server (VPS or home server). It eliminates the need for a managed sandbox by allowing agents to operate directly on the host's filesystem, enabling them to work across multiple repositories and maintain persistent session history. Key capabilities include: - Always-on Execution: Uses dtach and Cloudflare tunnels to keep agents running overnight. - Mobile-First UI: Features a native chat interface with support for image/file attachments and bilingual voice input via Deepgram or ElevenLabs. - Coordination Layer: Includes a built-in task board (local SQLite clone of Linear) to track issues and delegate tasks between agents. - Voice Mode: A real-time, hands-free voice assistant (via OpenAI Realtime API or LiveKit adapter) that can steer sessions, search Slack, and manage calendar/email. - Power-ups: Integrations for Google (Gmail, Calendar, Drive), Slack context, and a local "brain" folder for durable notes. - Team Sharing: Allows sharing specific chats and folders with teammates via invite codes. Box acts as a bridge, driving the logged-in Claude CLI and Codex, ensuring that the user maintains full control over the environment and credentials.