Platform vs agent:
observe / click_target are Glasswarp. Board CV,
solve(), and LLM prompts are example code under sdk/python/examples/ —
the pattern to copy for your own tasks.Prerequisites
1
Online, API-enabled rig
Install the host → Console → Rigs → API access on.
2
SDK
Run (deterministic think — fastest)
Run (LLM think — Gemini + SoM)
Platform vs agent
Canonical shape: Build an agent loop. Skeleton:
sdk/python/templates/observe_think_act/.
Tuning
Templates
Outcome-named starters.
Grounding
SoM + click_target.
