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

Method feedback

cli/src/utils/codebuff-api.ts:203–203  ·  view source on GitHub ↗

Submit feedback via /api/v1/feedback

(req: FeedbackRequest)

Source from the content-addressed store, hash-verified

201
202 /** Submit feedback via /api/v1/feedback */
203 feedback(req: FeedbackRequest): Promise<ApiResponse<FeedbackResponse>>
204}
205
206/**

Callers 2

FeedbackContainerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected