Skip to content

Copilot Bridge 0.1.1

Choose a tag to compare

@cailurus cailurus released this 04 Jul 16:00

Summary

  • Fix proxy status reporting so listener failures are surfaced instead of silently showing as running.
  • Add Codex history migration flow when applying Codex/Codex CLI profiles:
    • Detect prior providers in Codex history.
    • Show migration prompt with provider checklist.
    • Require Codex to be closed before migration writes.
  • Improve menu-bar profile display to show both profile name and model.
  • Tighten Codex-running detection to avoid false positives from unrelated processes.
  • Add/expand automated tests for proxy failure handling and Codex history migration behavior.

Verification

  • swift test (16 tests passing)
  • Manual app rebuild and launch