MCPcopy
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

1import { create } from 'zustand'
2
3interface ChatHistoryStoreState {
4 showChatHistory: boolean

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected