File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ### Added
11+
12+ - ** Dev Lifecycle Skill** - Added structured SDLC skill with phase references and helper scripts
13+ - ** Debug Skill** - Added reusable debug skill definitions for agent workflows
14+ - ** Web Skill Search Experience** - Added ` /skills ` web page and related docs/navigation updates
15+ - ** Memory Search Table Output** - Added ` ai-devkit memory search --table ` for terminal-friendly results
16+
17+ ### Changed
18+
19+ - ** Skill Registry Data** - Updated skill registry/index content and automated rebuild outputs
20+ - ** Documentation** - Added/updated AI phase docs for setup wizard, web skill search, and memory search table output
21+
22+ ### Fixed
23+ - ** Init Environment Parsing** - Improved ` init -e ` handling for full environment values
24+
825## [ 0.11.0] - 2026-02-06
926
1027### Added
@@ -211,4 +228,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
211228- Cursor rules and slash commands generation
212229- Claude Code workspace configuration
213230- State tracking for initialized phases
214-
You can’t perform that action at this time.
0 commit comments