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
Reused a shared Codex app-server connection across plugin operations so thread actions and follow-up commands avoid repeated reconnect churn and stay more reliable. @huntharo (#3)
Fixes
Added clearer recovery guidance when local Codex authentication expires, including the case where a turn ends without returning assistant text.
Restored missing bind-approval buttons and removed duplicate approval prompts so Telegram and Discord binding flows stay actionable.
Replayed topic-sync updates after bind approval so /codex_resume --sync still renames the conversation once approval finishes.
Clarified the project as an independent OpenClaw bridge and removed leftover OpenAI-branded status text from user-facing surfaces.