1
0
Commit Graph

5 Commits

Author SHA1 Message Date
c441a6c903 docs: mark Task 3 as completed in multimodal backlog
PR #1494 adds VIDEO to ModelCapability enum.
2026-04-15 05:12:49 +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
212e1bcc47 docs: mark Task 1 as completed in multimodal backlog 2026-04-13 15:04: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