mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-28 03:39:56 -04:00
f5f7974826
- prompts_test.go: PatchPrompt rejects a syntax error, an undeclared variable, and a whitespace-only template over REST (the path a raw client hits when the UI is bypassed) and does not persist them; valid templates still create/update. - validation_test.go: validateKnowledgeFieldLengths accepts each field at its max length and rejects one character over. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>