MCPcopy
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

1import { castDraft } from 'immer'
2import { create } from 'zustand'
3import { immer } from 'zustand/middleware/immer'
4

Callers

nothing calls this directly

Calls 8

loadModePreferenceFunction · 0.90
clampFunction · 0.90
saveModePreferenceFunction · 0.90
generateSessionIdFunction · 0.85
setFunction · 0.85
clearErrorImageTimerFunction · 0.85
setMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected