Right now there's only a single title field: it gets seeded from the first user message and never updates after. When users rename a conversation in codemux, the engine's own session list (Claude/Codex/OpenCode) still shows the old name. Want titles to auto-refresh from the engine summary (e.g. Claude's aiTitle), and local renames to write back to the engine.
Right now there's only a single
titlefield: it gets seeded from the first user message and never updates after. When users rename a conversation in codemux, the engine's own session list (Claude/Codex/OpenCode) still shows the old name. Want titles to auto-refresh from the engine summary (e.g. Claude's aiTitle), and local renames to write back to the engine.