CLI for inspecting and interacting with Tauri desktop apps — DOM queries, screenshots, interaction (click/type/scroll), IPC monitoring, store inspection, structured assertions, plus bridge-free diagnostics (unified cross-layer logs, deep OS process trees, OS logs, app paths, sidecar NDJSON tap/replay, forensic…
Read BEFORE editing packages/infra/cli/src, resolve-npm/lib, rolldown-plugin-gjsify/src or packages/infra/tsc — anything whose output is baked into a GJS bundle. Also read when a change appears to have no effect, when a build "succeeded" but nothing changed, or when CI reports bundle staleness. Triggers: "stale…
Read BEFORE adding a new @gjsify/ package name, before running gjsify onboard/gjsify publish/gjsify trust, and before cutting or re-running a release. Covers the manual npm first-publish + Trusted Publisher bootstrap that OIDC requires, and the publish-order/closure rules that keep a partial release from shipping an…
Visually verify rendered output before claiming a UI/visual task is done. Use whenever you generate or edit a visual artifact — frontend HTML/CSS/JSX, a generated chart or plot, an SVG/diagram, a PDF, or an exported image. AgentVision renders the artifact, "sees" it, and returns a machine-graded report (pass/warn/fail…