Skip to content

Commit bf1d9f4

Browse files
committed
Update CHANGELOG.md
1 parent eff2d46 commit bf1d9f4

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 Send Command** - New `ai-devkit agent send` command for sending input to running agents via TTY writer.
13+
- **Agent Type Display** - Agent list now shows agent type (e.g., Claude Code, Codex) in the listing output.
14+
15+
### Changed
16+
17+
- **Worktrees Location** - Updated dev-lifecycle skill worktree setup references.
18+
819
## [0.16.0] - 2026-02-27
920

1021
### Added

0 commit comments

Comments
 (0)