You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.6.1 — daemon shared-mode, full MCP parity, hardened selftest
- Daemon auto-connect (shared mode): stdio bridges to a daemon (--shared /
DEVLOOP_DAEMON=1), auto-spawning one if needed; daemon --status/--stop;
optional idle-shutdown.
- Full MCP parity: browser_back/forward/reload, pane_set_label, and
ext_list/install/remove/set_enabled — every cockpit affordance is MCP-drivable.
- Cockpit selftest re-architected: per-step ratchet (names the hung step) +
hermetic Chromium profile (no contention with a running app).