mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
Both components now look up state via activeTabId from useTabStore, reading from sessions[activeTabId] in chatStore. Action calls (sendMessage, stopGeneration) pass the sessionId as first argument. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>