Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodebuffAI/codebuff
/ chat-history-store.ts
File
chat-history-store.ts
cli/src/state/chat-history-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
3
interface
ChatHistoryStoreState {
4
showChatHistory: boolean
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected