1
0
Commit Graph

5 Commits

Author SHA1 Message Date
ee1b5cd744 [loop-cycle-2] feat: add VIDEO enum and fallback chain (#1494, #1495) (#1496) 2026-04-15 15:44:11 +00:00
Alexander Whitestone
8298f6edc3 Merge feat/gemma4-multimodal-support: resolve MULTIMODAL_BACKLOG.md conflict
Combined main's rich epic structure with PR #1493's Task 3/4 items.
Code changes to multimodal.py merged cleanly.
2026-04-13 15:29:20 -04:00
Alexander Whitestone
1ed8e91a44 feat: add Gemma 4 to multimodal capabilities registry
- Add gemma4 (4b, 12b, 27b) to KNOWN_MODEL_CAPABILITIES with VISION, TOOLS, TEXT, JSON, STREAMING
- Add gemma4:12b to VISION fallback chain (preferred over llama3.2:3b)
- Add Gemma 4 variants to vision model test assertions
- Create MULTIMODAL_BACKLOG.md for tracking multimodal improvements
2026-04-13 14:59:14 -04:00
d05ce8bf86 feat: add automated Nexus zone screenshot capture script (#1492)
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-13 03:05:53 +00:00
cc30bdb391 [kimi] test: add comprehensive tests for multimodal.py (#658) (#694) 2026-03-21 04:00:53 +00:00