15 lines
726 B
Markdown
15 lines
726 B
Markdown
# Changelog
|
|
|
|
## 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`
|