Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.0.148] - 2025-06-11

### Changed
- More normalized Python project naming ([#383](https://github.com/agentuity/cli/pull/383))
- Add AMP MCP support ([#382](https://github.com/agentuity/cli/pull/382))

## [v0.0.147] - 2025-06-11

### Changed
Expand Down Expand Up @@ -717,6 +723,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added project import checks for new agent creation


[v0.0.148]: https://github.com/agentuity/cli/compare/v0.0.147...v0.0.148
[v0.0.147]: https://github.com/agentuity/cli/compare/v0.0.146...v0.0.147
[v0.0.146]: https://github.com/agentuity/cli/compare/v0.0.145...v0.0.146
[v0.0.145]: https://github.com/agentuity/cli/compare/v0.0.144...v0.0.145
Expand Down