File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## v0.1.4 - Feb 1, 2026
3+ ## v0.1.7 - Feb 22, 2026
4+
5+ * Add AGENTS.md with comprehensive development documentation, architecture overview, and schema validation guidance
6+ * Convert test files from CommonJS to ES modules for better consistency
7+ * Fix assert() calls to use assert.ok() for proper boolean validation
8+ * Optimize workflow descriptions for skill selection with "Use when..." trigger patterns
9+ * Remove redundant web_bundle sections from workflow configurations
10+
11+ ## v0.1.6 - Feb 22, 2026
412
513* Improve module-help.csv descriptions with "Use when..." clauses following '[ Action] . Use [ trigger] .' pattern for better LLM comprehension
614
7- ## v0.1.3
15+ ## v0.1.5 - Feb 8, 2026
16+
17+ * Add Astro + Starlight documentation site with comprehensive CIS documentation
18+ * Add AI banner component to match BMAD-METHOD layout
19+ * Remove _ module-installer pattern for declarative directory creation
20+ * Fix landing page layout to match BMAD-METHOD
21+ * Fix docs workflow to use npm install instead of npm ci
22+
23+ ## v0.1.4 - Feb 1, 2026
824
925* Initial release
You can’t perform that action at this time.
0 commit comments