We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff2d46 commit bf1d9f4Copy full SHA for bf1d9f4
CHANGELOG.md
@@ -5,6 +5,17 @@ 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]
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
19
## [0.16.0] - 2026-02-27
20
21
### Added
0 commit comments