[Core] Remote Approval Cockpit
One-tap command approval for Claude Code, Cline, and Cursor. Keeps autonomous development sprinting while grabbing coffee.
Interactive Blueprint Β· Official English Edition
Trace how mobile one-tap approvals and autonomous AI completions flow through Zero-Trust authentication, LangGraph state machines, and SQLite WAL into rich multi-modal reactions.
One-tap command approval for Claude Code, Cline, and Cursor. Keeps autonomous development sprinting while grabbing coffee.
Breathing pixel companions share the joy of solved builds. Drop PNG sprites in a folder to load your favorite mascots.
The ergonomic bedrock that keeps the cockpit standing on your desk. Quietly tracks timeline tasks without bloated subscriptions.
A palm-sized desktop companion that guards your focus, celebrates build milestones, and lets you approve commands from your couch.
A local-first architecture combining Tkinter desktop overlays with mobile PWA clients via Zero-Trust Bearer authentication, SQLite WAL, and asyncio event loops.
Peer sync operates strictly over local Wi-Fi or encrypted Tailscale mesh tunnels with zero third-party cloud relay and zero telemetry leakage.
pwa-client
pc-mascot-ui
audio-feedback
local-server-srcmain-app-srcdatabase-srcTrace Ready (Click Play to Start)
The local Python server validates Bearer tokens and dispatches action requests sent from the mobile PWA client.
Always-on tactile smart display with 8-bit sound synthesis and offline caching.
Lightweight HTTP daemon enforcing constant-time Bearer authentication and CORS origin echoing.
Processes user commands and intercepts external AI agent build completions asynchronously without blocking UI render threads.
Monitors CLI build output and intercepts command approval requests in real time.
Dynamically switches between Gemini, Claude, and local GGUF models.
Persists state mutations into SQLite WAL and orchestrates desktop overlay animations and synthesized audio chimes.
Persistent store for tasks, habits, and tamper-resistant approval audit trails.
Top-level transparent window rendering breathing pixel sprites and comic balloons.
8-bit sound effects and speech synthesis for milestone notifications.
Interactive high-resolution architecture blueprint. Drag to pan and scroll to zoom.
Security architecture enforcing Bearer token authentication on all requestsβeven within local LANβwith zero cloud dependencies or external relays.
Always-on tactile PWA turning spare smartphones into a companion cockpit to review and authorize AI agent terminal commands with one tap.
Write-Ahead Logging (WAL) prevents concurrency lock contention between GUI and HTTP server, backed by strict anti-self-approval protection against RCE.