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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added managed CodeBuddy/WorkBuddy integration with native Turn tracking,
completed-Turn writeback, interrupted-Turn handling, Skill reminders, quota
notices, Repo Memory maintenance, local traces, and supported setup on
macOS, Linux, and Windows.
Added automatic updates owned by the managed Backend. Stable and preview
installations check their release channel every eight hours, retry failures
after 15 minutes, install the exact resolved version, reconcile enabled
clients non-interactively, silently trust verified Codex Hook changes, and
replace the Backend process without requiring a new client session.
Fixed
Completed manual update reconciliation when the managed Backend was already
stopped, including client integration assets, Codex Hook trust, setup state,
and Backend recovery.
Repaired the Windows user PATH during interactive setup when npm's global
command directory is missing, while preserving existing command priority.
Repaired missing or disabled Codex plugin registrations even when a valid
versioned plugin cache already exists, preventing the CLI and active Codex
plugin from remaining on different versions.