Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:09
· 23 commits to main since this release
b6c97f9

v0.3.2

Microbridge v0.3.2 is the unified integrations release.

Highlights

  • Replaces the old adapter presentation with one Integrations catalog.
  • Recognizes Synara, T3 Code, Conductor, Factory, CNVS, Cursor, OpenCode, Claude Code, Codex CLI, Claude Desktop, and ChatGPT/Codex app sessions when the underlying harness exposes enough identity.
  • Adds OpenCode session lifecycle support and exact-session interrupt routing.
  • Keeps unsupported capabilities honest: OpenCode focus, approvals, new-session actions, and reasoning-effort control remain unavailable until their host APIs expose reliable routes.
  • Preserves the local-first, low-footprint design.

Install

Homebrew installs the menu bar app and daemon:

brew tap DevVig/microbridge https://github.com/DevVig/microbridge
brew install microbridge
brew services start microbridge
open ~/Applications/Microbridge.app

Upgrade with brew update && brew upgrade microbridge.

For a direct install, download the signed and notarized DMG for your Mac:

  • Apple Silicon: microbridge-ui-v0.3.2-aarch64-apple-darwin.dmg
  • Intel: microbridge-ui-v0.3.2-x86_64-apple-darwin.dmg

The app includes and starts its own local daemon; no Marketplace plugin download is required.

Validation boundary

The macOS app, signing/notarization, updater, Homebrew formula, session integrations, and packaging have passed automated validation. Physical Codex Micro HID behavior remains a separate real-device validation gate.

Full changelog: v0.3.1...v0.3.2