Skip to main content
A fast demo on a browser game. Glasswarp is eyes and hands; the solver or LLM is the brain (example code).
Platform vs agent: observe / click_target are Glasswarp. Board CV, solve(), and LLM prompts live under sdk/python/examples/**. Prefer Notepad or Mona Lisa when you need the strongest “VNC can’t do this” story (native Win32 / UIA).

Prerequisites

1

Online, API-enabled rig

Install the host → Console → Rigs → API access on.
2

SDK

Run (deterministic think — fastest)

Launches Chrome → Google Minesweeper (Medium) → plays to a win. Watch Console → Sessions → Eye.

Run (LLM think — Gemini + SoM)

Same eyes/hands; Gemini picks a Set-of-Mark cell id each step.

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.