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
/rename in a Claude Code session doesn't reach the T3 thread title. Codex and OpenCode emit thread.metadata.updated; ClaudeAdapter.ts doesn't. The rename is already on disk — custom-title.json, exposed by the SDK as SDKSessionInfo.customTitle. Ask: emit that event from ClaudeAdapter, marked as a user rename — canReplaceThreadTitle runs with no seed and drops it on an already-titled thread. Claude to T3 only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
/renamein a Claude Code session doesn't reach the T3 thread title. Codex and OpenCode emitthread.metadata.updated;ClaudeAdapter.tsdoesn't. The rename is already on disk —custom-title.json, exposed by the SDK asSDKSessionInfo.customTitle. Ask: emit that event from ClaudeAdapter, marked as a user rename —canReplaceThreadTitleruns with no seed and drops it on an already-titled thread. Claude to T3 only.Related:
Drafted with Claude Code (Claude Opus 5) from source and transcripts on my machine; I reviewed and posted it.
All reactions