v0.3.1 — atlas crawl command + 30 new packages
What's New
- \�tlas crawl\ command: Auto-generate knowledge packages from any documentation URL. Extracts headings, code blocks, warnings. Supports configurable depth, max pages, and auto-publish.
- 30 new knowledge packages: AI/ML, testing, backend, state management, build/deploy, UI, architecture patterns — 81 total.
- Studio UX improvements: Welcome screen, error recovery, search results count, node focus, edge type legend, registry pagination.
- Fix: publish workflows now skip-existing — re-runs won't fail on already-published packages.
Changelog
- feat: atlas crawl command — crawl docs into knowledge packages
- fix: skip-existing on PyPI publish, allow cargo publish to handle already-published
- chore: bump to v0.3.1
Full Changelog: v0.3.0...v0.3.1