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
Session Resume & Model Switch Compatibility: Fixed an issue where imported Codex conversations lacked the agentPreset header field, causing DSH on resume to automatically attach the default agent preset (opencodex). This led to duplicate registration of core tools (such as tool-cordis) and threw duplicate action runtime errors.
Automatically stamps agentPreset on imported chat headers so that resuming and switching models operates seamlessly without errors.