Skip to content

Commit 92fd8fb

Browse files
committed
Update CHANGELOG.md
1 parent 461a0c5 commit 92fd8fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ 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]
8+
## [0.3.0] - 2025-10-15
99

1010
### Added
11+
- `/debug` - Structured assistant for clarifying issues, analyzing options, and agreeing on a fix plan before coding
1112
- `/capture-knowledge` - Analyze and explain how code works from any entry point
1213
- Supports file, folder, function, and API endpoint analysis
1314
- Recursive dependency analysis with configurable depth (max: 3)

0 commit comments

Comments
 (0)