readme: add search mission GIF (three-view recording)

This commit is contained in:
opencode
2026-08-09 17:33:32 +03:00
parent a9e45fb427
commit d49cf46181
+12
View File
@@ -14,6 +14,18 @@ an agent (LLM or scripted) navigates to the beacon and activates it. See
`testbed/README.md` for run instructions; `scripts/BUILDLOG.md` for the build
log.
## Search challenge
The agent can also be sent on an autonomous search: an orange triangle is
hidden on the back side of one of the crates, and the model must explore the
room with real vision, spot it, and report it. This recording shows the run
from three angles — the top-down map, the actual first-person frames the
model saw, and its chat/reasoning:
![search mission](search_mission.gif)
Regenerate it with `python -m testbed.record_search --provider polza --out search_mission.gif`.
## Layout
```