feat: multi-session support and improved session naming#65
Conversation
Code ReviewBug 1 — Claude SDK 双重错误消息
修复建议:去掉 Bug 2 —
|
|
Thanks @Zhang-Henry for your comprehensive review! I already fixed them with a new commit. |
f416f1b to
415f480
Compare
…rn, both imports, stripInternalContextPrefix)
This PR introduces support for multiple concurrent sessions and improves session naming logic.
Key Changes:
awaiton chat commands. This allows users to switch between and interact with multiple sessions simultaneously.isSessionActivechecks to prevent duplicate concurrent requests to the same session while allowing different sessions to run in parallel.stripInternalContextPrefixutility to remove technical[Context: ...]markers from session titles and summaries.sessionStoragewhen starting an explicit new session.