fix: enforce quoted intent for follow to prevent VLM hallucination

This commit is contained in:
2026-04-27 21:47:40 +02:00
parent a7449a1db3
commit 7b8daa7670
49 changed files with 4850 additions and 294 deletions

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@
!test_config.yml
*.json
*.xml
!tests/fixtures/*.xml
!tests/fixtures/*.jpg
!tests/fixtures/*.json
logs/
*.pyc
__pycache__/