Bridge disconnected. Attempting to reconnect...
SACC
SenseAI WebSpatial Track

SACC

Spatial Agent Command Center

Spawn, monitor, and voice-command teams of AI coding agents in an immersive spatial computing environment

The Problem

Why existing tools fall short

Andrej Karpathy showed us the future: teams of AI agents coding in parallel. But managing them means squinting at flat tmux grids, switching between terminal tabs, and losing track of costs and progress. As agent swarms grow, 2D interfaces become a bottleneck.

SACC transforms this into an immersive 3D command center where you can see all your agents at once, speak commands naturally, and manage tasks spatially — purpose-built for Apple Vision Pro and the WebSpatial platform.

Key Features

Everything you need to command your agent swarm

Agent Terminal Grid

Live tmux output with full ANSI color rendering, team grouping, and click-to-maximize panels

Spatial Task Board

Kanban board powered by Claude Code's native task JSON files with drag-and-drop status updates

Voice Commander

Speak commands to agents and hear summaries with distinct ElevenLabs voices per agent

Real-time Stats

Per-agent cost tracking, token usage, model identification, and aggregate team metrics

Text Scaling

A-/A+ controls optimized for Apple Vision Pro readability at spatial computing distances

Session Grouping

Fuzzy-matched project groups with color coding for organizing agent swarms

Architecture

Two-process system connected via WebSocket

Apple Vision Pro / Desktop Browser

Spatial Computing Interface

Next.js Frontend

React + Zustand + WebSpatial · port 3333

Terminal gridTask boardVoice UIStats dashboard

Python Bridge Server

FastAPI + watchfiles · port 8765

Agent detectionTask syncTTS queueStats parsing

Infrastructure

tmux sessions + Claude Code task files

Claude Code agentsTask JSON filestmux panes

The bridge server watches tmux sessions every 2s, captures terminal output with ANSI escapes, parses agent stats from Claude Code status bars, and syncs task files — all streamed over a single WebSocket connection.

Tech Stack

Modern tools for a modern interface

Frontend

Next.js 15
React 18
TypeScript
Tailwind CSS
WebSpatial SDK
Zustand
Framer Motion

Backend

Python FastAPI
WebSockets
watchfiles
ElevenLabs TTS
Anthropic API
tmux

Platforms

Designed for spatial, works everywhere

Apple Vision Pro

Primary target via WebSpatial SDK — spatial windows, glass panels, and elevated UI elements

Desktop Browser

Fully responsive fallback — all features work in Chrome, Safari, Firefox

SenseAI WebSpatial Track

← Back to Hub