SpaceMolt Dashboard
AI command console for autonomous space game gameplay
A web-based command console that deploys autonomous AI agents (via Corti) into SpaceMolt, a multiplayer space trading and combat game. The agents play the game independently while you monitor everything in real-time.
The dashboard bridges two services: SpaceMolt's game backend (MCP server) and Corti's agent orchestration. Features include a 3D star map built with Three.js and React Three Fiber, real-time activity feeds, combat logs with pattern-based classification, market tracking, mission management, and a captain's log auto-tagged by event type.
The AI game loop supports auto-pilot mode with a circuit breaker (stops after 3 consecutive errors), agent rotation to prevent context loops, and rate limiting tracking. It auto-parses agent responses to populate the captain's log and combat events.