BridgeMindDocs

BridgeSpace

Your desktop command center for shipping. Multi-pane terminals, integrated code editor, and AI agent workflows — all in one native app.

Stop juggling windows. BridgeSpace puts your terminals, code editor, file browser, and AI agent task board in one native desktop app — so you can orchestrate agents, manage projects, and ship without switching contexts.

Think of it as your command center for vibe coding. Run multiple AI agents side by side, track tasks on a Kanban board, and edit code — all from a single window.

Key Features

  • Multi-pane terminals — Split your workspace into 1–16 terminal panes. Each command is captured as a visual block (like Warp) so you can easily scroll back and find results.
  • Integrated code editor — Syntax highlighting, language detection, and file watching built in.
  • File browser — Navigate project files directly in the sidebar.
  • AI agent workflows — Kanban board for task management, agent configuration, and direct task execution in terminals.
  • Workspace templates — Pre-built layouts for 1, 2, 4, 6, 8, 10, 12, 14, or 16 terminal panes.
  • 25+ themes — Dark-first design with themes like Void, Neon Tokyo, Synthwave, Dracula, and more.
  • Auto-updates — Seamless background updates keep you on the latest version.

Installation

macOS

Download BridgeSpace from bridgemind.ai.

  • DMG installer for drag-and-drop installation
  • Supports Apple Silicon (ARM64) and Intel (x86_64)

Windows

Download the installer from bridgemind.ai.

Linux

Available as DEB, RPM, and AppImage packages.

Getting Started

  1. Download and install BridgeSpace from bridgemind.ai.
  2. Sign in with your BridgeMind account — click "Sign In" and authenticate in your browser.
  3. Choose a workspace template — pick a layout that matches your workflow (e.g., 4-pane for multi-service projects).
  4. Start building — type commands in terminals, open files in the editor, and use the Kanban board to manage tasks.

Terminals

BridgeSpace terminals wrap each command and its output in a visual "command block" — similar to Warp terminal. Instead of scrolling through a wall of text, you see each command as a distinct, collapsible section with a success/failure indicator.

Command Blocks

Each command you run is captured as a discrete block with:

  • The command text
  • Full output
  • Exit code indicator (green for success, red for failure)
  • Timestamp

This makes it easy to scroll back through a session and find specific command results.

Terminal Features

  • Splitting — Split any pane horizontally or vertically to create new terminals.
  • Search — Press Cmd+F (macOS) or Ctrl+F (Windows/Linux) to search terminal output.
  • Context menu — Right-click for copy, paste, clear, split, and other actions.
  • Drag and drop — Drop files into a terminal to paste the file path.
  • Image preview — Supported terminal image protocols render inline.
  • Scroll to bottom — A floating indicator appears when scrolled up, click to jump back.

Code Editor

The integrated code editor includes:

  • Syntax highlighting for dozens of languages
  • Automatic language detection based on file extension
  • File watching — changes made outside BridgeSpace are reflected automatically
  • Quick Open — press Cmd+P to search and open files by name
  • Tab management — open multiple files in tabs

The file sidebar provides a full tree view of your project directory with expand/collapse, file icons, and drag-and-drop support.

AI Agent Workflows

BridgeSpace integrates with the BridgeMind platform for agent-driven development:

Kanban Board

A built-in Kanban board lets you manage tasks across columns:

ColumnDescription
TodoTasks waiting to be picked up
In ProgressTasks currently being executed
In ReviewTasks completed, awaiting your review
CompleteApproved and done

Agent Execution

Select a task from the Kanban board and BridgeSpace will:

  1. Determine the project folder (from registry or prompt)
  2. Create a new workspace or terminal
  3. Construct the command with knowledge context
  4. Wait for the shell prompt
  5. Send the command to the terminal
  6. Monitor execution

Agents and Prompts

  • Agents page — Configure AI agents with custom system prompts
  • Prompts library — Save and reuse prompts across projects

Workspace Management

Tabs

Create multiple workspace tabs, each with its own pane layout. Color-code tabs for quick identification.

Templates

Choose from pre-built templates when creating a new workspace:

  • Single — 1 full-screen terminal
  • Split — 2 side-by-side terminals
  • Quad — 4 terminal grid
  • Six — 6 terminal grid
  • Up to 16 terminals in a single workspace

Keyboard Shortcuts

ShortcutAction
Cmd+TNew workspace tab
Cmd+WClose current tab
Cmd+PQuick Open (file search)
Cmd+FSearch in terminal
Cmd+DSplit pane
Cmd+1-9Switch to tab by number

Themes

BridgeSpace ships with 25+ built-in themes. Dark themes are the default:

Dark themes: Void, Ghost, Plasma, Carbon, Hex, Neon Tokyo, Obsidian, Nebula, Storm, Infrared, Nova, Stealth, Hologram, Dracula, BridgeMind, Synthwave, Cybernetics, Quantum, Mecha, Abyss

Light themes: Paper, Chalk, Solar, Arctic, Ivory

Change your theme in Settings or cycle with the theme picker in the navigation bar.

Subscription

BridgeSpace is free to use with basic features. Pro unlocks:

  • Multiple workspace tabs
  • Kanban board
  • Agent configuration
  • Prompts library

Upgrade through the BridgeMind dashboard at bridgemind.ai.

System Requirements

PlatformMinimum
macOSmacOS 11 (Big Sur) or later, Apple Silicon or Intel
WindowsWindows 10 or later, x86_64
LinuxUbuntu 20.04+ or equivalent, x86_64

On this page