Skip to content

Commit 0f1bf9f

Browse files
committed
Update changelog
1 parent 7aead73 commit 0f1bf9f

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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+
- **Channel Connector Package** - Added new `@ai-devkit/channel-connector` package with channel management, config storage, and Telegram adapter support, plus CLI commands for channel operations (#53).
13+
- **Channel Connector Release Workflow** - Added publish workflow and package ignore rules for releasing the channel connector package.
14+
- **Codex Plugin Config** - Added `.codex-plugin/plugin.json` configuration.
15+
- **Dev Lifecycle Guide** - Added web documentation for the dev-lifecycle skill.
16+
- **Shopify Toolkit Registry Entry** - Added the Shopify toolkit skill to the registry.
17+
- **Git Hooks** - Added Husky `pre-commit` and `pre-push` hooks.
18+
19+
### Changed
20+
21+
- **Memory Skill Workflow** - Improved the memory skill workflow and updated the OpenAI agent configuration used by the skill.
22+
- **Dev Lifecycle Brainstorming** - Updated the dev-lifecycle `new-requirement` guidance to include brainstorming refinements.
23+
- **Code Review Guidance** - Refreshed code review instructions across command templates and dev-lifecycle references.
24+
- **CLI Environment Support** - Added Amp Code environment configuration support and updated related CLI expectations.
25+
826
## [0.21.1] - 2026-04-04
927

1028
### Fixed

0 commit comments

Comments
 (0)