v0.1.70
0.1.70 — Faster agent guidance & screenshot override
- Less overthinking in Grasshopper/Rhino skills: tighten clarification rules so the agent proceeds with documented defaults unless ambiguity materially changes output, risks data loss, or could edit the wrong target.
- Faster Grasshopper build guidance: make “read once” a new-build default rather than a hard rule, remove verbose Tier 3 placement-math narration, allow confident multi-zone batching, and scope cleanup to touched components only.
- Screenshot permission override:
HOPPER_RHINO_CAPTURE_CONSENT=allowpre-allows Rhino viewport screenshots for restricted or non-interactive UI sessions;denyforces capture off. Users can also explicitly ask to allow screenshots later in a session. - Tool schema cleanup:
gh_list_components.searchFromnow matches its documented default, andgh_edit_componentsuses action-specific required fields so agents can make shorter, more reliable tool calls. - Package cleanup: remove stale Pi skill/prompt paths that pointed at missing directories.
Validation:
pnpm run buildpnpm test— 46 tests passed