Skip to content

Commit 1ac79f8

Browse files
committed
Update changelog
1 parent bccddf6 commit 1ac79f8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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+
- **Agent Detail Command** - New `ai-devkit agent detail --id <name>` command to inspect running agent conversations (#49).
13+
- **Skill Registry** - Added `samber/cc-skills-golang` skill repository.
14+
15+
### Changed
16+
17+
- **Agent Identifier** - Updated agent identifier; removed `slug` field from `AgentInfo` in favor of simplified name-based matching.
18+
819
## [0.19.0] - 2026-03-11
920

1021
### Added

0 commit comments

Comments
 (0)