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
Added manual-only update notices on startup for installed wrappers; no npm install or global package mutation.
Bugfixes
Removed package-owned auto-update behavior and detached startup update checks from forwarded Codex launch paths.
Stabilized update-notice package-root resolution across local Node versions and repo path layouts.
Runtime Rotation Proxy
Improvements
Added runtime shadow-home isolation for Codex goal, log, and state SQLite files; user config, sessions, plugins, skills, and multi-auth state are preserved.
Bugfixes
thread/goal/get proxy now returns { "goal": null } for recoverable upstream errors and exhausted account pools instead of noisy Codex TUI goal-read errors.
Hardened runtime shadow-home startup around large or locked Codex logs_*.sqlite*/state_*.sqlite* files, stale generated dirs, Windows sidecars, casing, and atomic SQLite mirror cleanup.