v0.1.80
0.1.80 — Atomic graph apply & tool schema browser
gh_apply_graph: create a complete new Grasshopper subgraph in one synchronous call — components, widgets, scripts, wires, and groups — then run one solution and return short IDs plus runtime/overlap validation. New builds default to one apply; legacy edit tools stay for surgical repair./hopper-schemas: browse the exact agent-facing JSON schemas (name, description, parameters, guidelines) for every registered tool;/hopper-schemas dumpwritestool-schemas.jsonin the cwd.- Anthropic schema fix:
gh_apply_graphwire endpoints now emit draft 2020-12prefixItemstuples so Claude no longer rejects the toolinput_schema. - Skill guidance: modeling/cookbook/Rhino skills and reference docs point at the apply-once workflow; trim stale “core principles” from
gh-modeling-expert. - Prompt examples: add pavilion / attractor plan prompts under
prompt-examples/.
Validation:
pnpm test— 65 tests passed