Skip to content

Commit 47990fa

Browse files
committed
docs(changelog): add unreleased changes since 0.11.0
1 parent 3c41d7a commit 47990fa

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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-

0 commit comments

Comments
 (0)