We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461a0c5 commit 92fd8fbCopy full SHA for 92fd8fb
CHANGELOG.md
@@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.3.0] - 2025-10-15
9
10
### Added
11
+- `/debug` - Structured assistant for clarifying issues, analyzing options, and agreeing on a fix plan before coding
12
- `/capture-knowledge` - Analyze and explain how code works from any entry point
13
- Supports file, folder, function, and API endpoint analysis
14
- Recursive dependency analysis with configurable depth (max: 3)
0 commit comments