Skip to content
v0.1.252026-09-03Windows

Chat mode becomes threads in your workspaces, and Bridge can find any session

Windows only. Chat mode is now organised as threads inside your workspace folders, the way T3 Code works, with Cursor, Grok Build and OpenCode joining Claude Code and Codex as thread engines through the Agent Client Protocol. Ask Bridge where an agent is working and it takes you there. A failed update now says so and offers a retry or a direct installer download instead of silently showing "Update" again.

  • Threads live in your folders. The Chat sidebar lists your workspace folders with one thread per coding session underneath. Start a new thread from a folder's +, the header's +, or Ctrl+N; each thread's header names its folder, branch, engine and model, and a Changes panel shows a unified diff per changed file.
  • Bridge finds the session. Ask "where is the agent working on the login tests?" and Bridge locates it — a terminal pane, a saved agent's chat or a Chat-mode thread — takes you there, highlights it, and tells you what it was last doing.
  • A stuck update tells you. When an update downloads but the installer cannot start, the title-bar pill reports the failure with a retry, and Settings › Software update offers a Download installer button that opens the signed Windows installer in your browser.

Added

  • Ask Bridge "where is the agent working on the login tests?" and it finds the session — a terminal pane in any workspace, a saved agent's chat or a Chat-mode thread — takes you there, highlights it, and tells you what it was last doing; when two fit it names them and asks. Bridge can also list every workspace, tab and pane at once.
  • Chat mode is now threads in your workspaces, the way T3 Code works: the sidebar lists your folders, each thread underneath is one coding session in that folder, and a new thread starts from the folder's +, the header's +, or Ctrl+N.
  • Cursor, Grok Build and OpenCode can run a thread alongside Claude Code and Codex, through each CLI's Agent Client Protocol; the model menu lists what the agent reports, and the agent's permission asks appear above the composer with Allow / Allow for session / Deny.
  • Each thread's header names its folder, git branch, engine and model, and a Changes panel shows the workspace's changed files with a unified diff per file, refreshing when a turn finishes.
  • Pin a thread to keep it above every folder, and a thread that finishes while you are elsewhere shows an unread dot until you open it.
  • Muse Code by Meta can be launched as a coding agent in terminal panes and workspace lineups.

Changed

  • Chats written before threads had folders still open and run; they list under "Other chats" at the bottom of the rail.
  • A terminal handoff aimed at a chat engine now opens a Chat-mode thread in the workspace instead of a pane beside the terminal.
  • The browser tab that finishes sign-in now shows a BridgeMind page saying you're signed in (or that sign-in didn't finish) instead of a bare line of text.

Fixed

  • When an update downloads but the installer cannot start, the title-bar pill now says the update failed and offers a retry instead of silently showing "Update" again, and Settings › Software update adds a Download installer button that opens the current signed Windows installer in your browser so you can finish by hand.

Removed

  • The Thread pane is gone from Code mode's + menu and Alt+T; a thread is a Chat-mode conversation in the folder now, and a saved layout that still holds one shows a card that opens Chat mode instead.