Skip to content

v0.4.0 — Fully featured parts

Latest

Choose a tag to compare

@jdilla1277 jdilla1277 released this 11 Jul 17:48
3b3eea0

Make multi-part CAD reviewable as named, colored, grouped parts that agents and humans can inspect together.

What's new

  • Part review handoffs. Agent view now includes structured handoff state for temporary agentcad parts view review viewers: notes, focused parts/groups, hidden/isolated state, lifecycle, and inventory.
  • Agent-visible images in review viewers. Temporary parts review viewers carry existing preview.png, diff_side.png, and diff_overlay.png into Agent view when those artifacts exist.
  • Explicit no-preview empty state. If a review viewer has handoff state but no preview/diff images, Agent view says so instead of looking broken.
  • Marketing baseline for parts. This release is the package baseline for the parts story: rebuild a visible object as named parts, group them, and hand off focused review views.

Install

pip install --upgrade agentcad[mcp]

PRs: #55, #56, #57