MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox /

Class

backend/src/chat/chat.service.ts:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 * client), so anything at all arrives here. A value outside the enum is
16 * written to the messages JSON column and then makes `getChatHistory` throw
17 * `Enum "Role" cannot represent value: …` — for that chat, permanently. The
18 * user sees "This project could not be opened" on a project they own, and no
19 * product path can undo it.
20 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected