[gemma-4-multimodal] Vision-Based State Verification for Morrowind Agent #1487

Open
Rockachopa wants to merge 2 commits from gemma4-worker-20260409-105205-1482 into main

2 Commits

Author SHA1 Message Date
e69c6bd90a test: add tests for visual state verifier module
Some checks are pending
Tests / lint (pull_request) Waiting to run
Tests / test (pull_request) Blocked by required conditions
Relates to #1482
2026-04-09 14:52:11 +00:00
0fcd53cf3e feat: add visual state verification module for game agents
Multimodal screenshot-based state verification:
- Generic verifier for any game with screenshots
- Morrowind-specific state builder
- Structured prompt generation for vision models
- JSON result parsing with confidence scoring
- Batch verification examples

Relates to #1482
2026-04-09 14:52:08 +00:00