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
ocm-cli: Session Warp — Warp into sessions with progress reporting. (#314)
ocm-cli: Remote Indicator — TUI shows a remote indicator when attached to Manager. (#313)
ocm-cli: Session Move — Move sessions with local history export and TUI plugin. (#304)
Fixes
fs: EACCES-tolerant mkdir — Workspace dir creation tolerates existing targets with wrong ownership; permission errors surface on first write instead of startup. (#319)
fs: mkdirSafe recursive — Unified on mkdirSafe for SSH keys/config dirs, dropping the try/access/mkdir pattern.
frontend: crypto.randomUUID fallback — Added fallback for non-secure contexts. (#318)