All projects

AI Tooling

Bridge — Control AI from Anywhere

Drive your AI coding agents from a web dashboard, iMessage, or Slack — with a visual workflow builder, parallel execution, and scheduled automations.

PythonFastAPIReactTypeScriptReact FlowSlack APIWebSocket
Bridge — Control AI from Anywhere

Bridge is a Python daemon that lets you drive AI coding CLIs — Claude Code, Wasabi, and Kiro CLI — from wherever you are: a local web dashboard, iMessage on an Apple device, or a Slack DM. A FastAPI gateway exposes REST and WebSocket endpoints, coordinated by a SessionManager, WorkflowEngine, and EventBus, with persistent cross-session memory that keeps context across conversations.

  • Multi-channel control: web dashboard, iMessage, and Slack (Socket Mode)
  • Persistent cross-session memory
  • Parallel execution of up to 4 concurrent AI sessions
  • Watch mode, scheduled tasks, and natural-language reminders

Visual workflow builder

A drag-and-drop canvas built on React Flow lets you compose AI workflows from eight node types and run them on an Airflow-style operations dashboard with full run history.

  • Eight node types: Start, Prompt, Branch, Merge, Delay, Approval, Notify, End
  • Airflow-style operations dashboard with run history
  • Conditional and parallel branching