MCPcopy
hub / github.com/CodebuffAI/codebuff / message-block-store.ts

File message-block-store.ts

cli/src/state/message-block-store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { immer } from 'zustand/middleware/immer'
3
4import type { FeedbackCategory } from '@codebuff/common/constants/feedback'

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected