Files
timmy-config/docs
Hermes Agent 3278f6f1ed feat: implement 3D world glitch detection tool (#491)
- bin/matrix_glitch_detector.py: Main scanner with browser automation, multi-angle screenshots, vision AI analysis, and structured JSON reporting
- bin/glitch_patterns.py: 10 glitch pattern definitions (floating assets, z-fighting, missing textures, clipping, broken normals, shadows, LOD, lightmap, water, skybox)
- tests/test_glitch_detector.py: 23 unit/integration tests covering patterns, detection, parsing, and demo pipeline
- docs/glitch-detection.md: Usage documentation and architecture overview

Ref: timmy-config#491
Label: gemma-4-multimodal
2026-04-13 20:53:40 -04:00
..