Inspiration

Engineering leaders manage blind — spreadsheets, Slack threads, gut feelings. Orbit CTO X was built to give them a command center that sees everything: codebase health, pipeline status, security posture, team velocity, and release risk — all in one place, powered by GitLab Orbit.

What it does

Orbit CTO X is an AI-native command center with 10 integrated modules:

  • Mission Control — real-time engineering health dashboard with agent monitoring and incident radar
  • Digital Twin — interactive 3D codebase and deployment topology visualizer
  • Parallel Universe Simulator — forecast the impact of decisions across multiple future branches
  • AI Boardroom — 6 AI executives (CEO, CTO, CISO, QA, DevOps, Product) debate key decisions
  • Doom Predictor — multi-vector release risk analysis
  • Security Arena — red-team vs blue-team cyber wargame
  • Incident Commander — automated incident response simulation
  • Time Machine — historical development timeline scrubber
  • Self-Healing Pipeline — CI/CD pipeline with autonomous failure detection
  • GitLab Connector — real GitLab API integration for pipeline monitoring and triggering

How we built it

Built with Next.js 16, React 19, Tailwind CSS 4, TypeScript, and WebSockets for real-time streaming. The GitLab Orbit client integrates via the Orbit CLI for knowledge graph queries. Deployed via Docker on Railway. 294 automated tests with Vitest. Zero external AI dependencies — all agent conversations are deterministic and self-contained.

Challenges

The main challenge was making the WebSocket server work seamlessly alongside Next.js App Router, and ensuring graceful fallbacks for every external dependency (GitLab, Gemini AI) so the app works fully in demo mode with rich mock data.

Built With

Share this project:

Updates

posted an update

Orbit CTO X is live!

Features: Mission Control dashboard, Digital Twin 3D viewer, Parallel Universe Simulator, AI Boardroom with 6 virtual executives, Self-Healing Pipeline, Security Arena, GitLab Connector with real API integration, and more.

Built with Next.js 16, React 19, Tailwind CSS 4, WebSockets, Docker — 294 automated tests.

Log in or sign up for Devpost to join the conversation.