mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
fc1fa82c33
Add the thread store (optimistic add/rename/archive/delete with delete rollback-on-reject, session-guarded results, startNewThread/refetchThreads, getServerState/getServerSnapshot, per-store memoized selectors, and non-fatal realtime diagnostics for channel-join and metadata-credential failures) and register the "threads" feature so the SDK can gate thread management.