Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodebuffAI/codebuff
/ chat-store.ts
File
chat-store.ts
cli/src/state/chat-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ castDraft } from
'immer'
2
import
{ create } from
'zustand'
3
import
{ immer } from
'zustand/middleware/immer'
4
Callers
nothing calls this directly
Calls
8
loadModePreference
Function · 0.90
clamp
Function · 0.90
saveModePreference
Function · 0.90
generateSessionId
Function · 0.85
set
Function · 0.85
clearErrorImageTimer
Function · 0.85
set
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected