# Changelog ## 0.1.1 (2026-01-29) ### Changes - **Learning material moved** - Installer now places optional learning & reference material in `_wds-learn/` at the project root (safe to delete without touching `_wds/`). - **Docs & messaging** - Updated README and post-install guidance to reference `_wds-learn/`. ## 0.1.0 (2026-01-29) Initial public release on npm. ### Features - **npm installer** - `npx whiteport-design-studio install` sets up WDS in any project - **4 AI agents** - Mimir (Orchestrator), Saga (Analyst), Idunn (PM), Freya (Designer) - **17 IDE configurations** - Claude Code, Cursor, Windsurf, Cline, GitHub Copilot, and more - **Agent compiler** - Compiles `.agent.yaml` definitions into ready-to-use `.md` files - **Project scaffolding** - Creates `docs/` folder structure (A-F) with `.gitkeep` files - **Learning material** - Optional inclusion of training courses, method guides, and tool references - **Update support** - Re-run the installer to update WDS files while preserving your `config.yaml`