Skip to content

v0.2.2 — open-source package parity

Choose a tag to compare

@jdilla1277 jdilla1277 released this 02 Jun 03:43

Patch release so PyPI matches the current open-source repository before launch.

What's new

  • Package parity. The installable package now includes the latest public app state from main.
  • Always-on viewer artifacts. agentcad run now always writes output.glb and viewer.html; from the second successful version onward it also writes visual diff PNGs even when --no-preview is used.
  • Faster default preview path. Turntable GIF generation moved out of the CLI run path and into the browser viewer's Export GIF button.
  • Clearer docs/help. --no-preview is now described as skipping only the 4-view composite/per-part previews, not the viewer pipeline.

Install

pip install --upgrade 'agentcad[mcp]'

Commits: cb0de7f, 4a6b6f8