buildmymcpserver/packages/llm
Marco Sadjadi 979d1abfca
All checks were successful
Deploy to Production / deploy (push) Successful in 1m25s
feat(preview): log spec validation failures with raw output
422s from /preview hid the actual reason: zod_message tells which field
was wrong and a 400-char preview of the model output reveals refusals
or non-JSON returns. Both stay in the api log only — never surfaced
to the client unchanged.
2026-05-28 19:19:57 +02:00
..
src feat(preview): log spec validation failures with raw output 2026-05-28 19:19:57 +02:00
package.json feat(llm): extract Claude SYSTEM_PROMPT + generateSpec into shared @bmm/llm package 2026-05-19 18:05:31 +02:00
tsconfig.json feat(llm): extract Claude SYSTEM_PROMPT + generateSpec into shared @bmm/llm package 2026-05-19 18:05:31 +02:00