Build faster with an AI‑powered, dockable developer console

Orchestrate multi‑agent flows, chat with your codebase, and ship confidently. Works online and offline with sensible fallbacks.

  • FastAPI backend
  • React frontend
  • Accessible by default

Dockable Workspace

Move panes left/right/top/bottom. Persist layouts. Gate features via env flags for clean test and prod behavior.

Multi‑Agent Orchestrator

Coordinate agents, stream progress, and approve steps. Works with fallbacks if providers are offline.

Accessible Plasma Visuals

Beautiful yet test‑friendly visuals with jsdom and high‑contrast fallbacks.

FastAPI + React

Python backend with sensible retries. Modern React frontend with Testing Library + Vitest.

How it works

  1. Connect providers – Configure in Settings with offline fallbacks.
  2. Orchestrate – Plan, assign, execute, score, compile, deliver.
  3. Develop – Use dockable panes: editor, terminal, diagnostics, insights.
Privacy‑first: local by default with opt‑in cloud fallbacks.
Performance‑aware: graceful degradation when assets or models are unavailable.

FAQ

Does it work offline?

Yes. Core features have local storage and UI fallbacks. Providers/models degrade gracefully when offline.

Can I customize the UI?

Yes. Panes are configurable and dockable. Themes and high‑contrast mode supported.

How do I integrate with my stack?

FastAPI endpoints with safe retries and circuit breakers. Frontend is a Vite React app.