v0.2.2 — open-source package parity
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 runnow always writesoutput.glbandviewer.html; from the second successful version onward it also writes visual diff PNGs even when--no-previewis 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-previewis now described as skipping only the 4-view composite/per-part previews, not the viewer pipeline.
Install
pip install --upgrade 'agentcad[mcp]'