MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / feedback-store.ts

File feedback-store.ts

cli/src/state/feedback-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 3

setFunction · 0.85
setMethod · 0.80
getFunction · 0.50

Tested by

no test coverage detected