From 47549529ba28371694e51a1a15d2c98478bb2788 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 19:18:51 +0000 Subject: [PATCH 1/2] Update changelog for CLI v0.0.131 Co-Authored-By: unknown <> --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 657f17e9..4de7d64d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.131] - 2025-05-20 + +### Added +- Added headless import functionality for non-interactive project imports ([#318](https://github.com/agentuity/cli/pull/318)) + +### Fixed +- Fixed release workflow by removing invalid subject-checksums-type parameter ([#319](https://github.com/agentuity/cli/pull/319)) + ## [v0.0.130] - 2025-05-20 ### Fixed @@ -575,6 +583,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks for new agent creation +[v0.0.130]: https://github.com/agentuity/cli/compare/v0.0.129...v0.0.130 +[v0.0.129]: https://github.com/agentuity/cli/compare/v0.0.128...v0.0.129 +[v0.0.128]: https://github.com/agentuity/cli/compare/v0.0.127...v0.0.128 +[v0.0.127]: https://github.com/agentuity/cli/compare/v0.0.126...v0.0.127 +[v0.0.126]: https://github.com/agentuity/cli/compare/v0.0.125...v0.0.126 +[v0.0.125]: https://github.com/agentuity/cli/compare/v0.0.124...v0.0.125 +[v0.0.124]: https://github.com/agentuity/cli/compare/v0.0.123...v0.0.124 +[v0.0.123]: https://github.com/agentuity/cli/compare/v0.0.122...v0.0.123 +[v0.0.122]: https://github.com/agentuity/cli/compare/v0.0.121...v0.0.122 +[v0.0.121]: https://github.com/agentuity/cli/compare/v0.0.120...v0.0.121 +[v0.0.120]: https://github.com/agentuity/cli/compare/v0.0.119...v0.0.120 +[v0.0.119]: https://github.com/agentuity/cli/compare/v0.0.118...v0.0.119 +[v0.0.118]: https://github.com/agentuity/cli/compare/v0.0.117...v0.0.118 +[v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 +[v0.0.131]: https://github.com/agentuity/cli/compare/v0.0.130...v0.0.131 [v0.0.130]: https://github.com/agentuity/cli/compare/v0.0.129...v0.0.130 [v0.0.129]: https://github.com/agentuity/cli/compare/v0.0.128...v0.0.129 [v0.0.128]: https://github.com/agentuity/cli/compare/v0.0.127...v0.0.128 From 06d2ae2b4f84f33a8187913d2ab3700bc55fc158 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 19:42:41 +0000 Subject: [PATCH 2/2] Remove duplicate version links Co-Authored-By: unknown <> --- CHANGELOG.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de7d64d..1f484c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -583,20 +583,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks for new agent creation -[v0.0.130]: https://github.com/agentuity/cli/compare/v0.0.129...v0.0.130 -[v0.0.129]: https://github.com/agentuity/cli/compare/v0.0.128...v0.0.129 -[v0.0.128]: https://github.com/agentuity/cli/compare/v0.0.127...v0.0.128 -[v0.0.127]: https://github.com/agentuity/cli/compare/v0.0.126...v0.0.127 -[v0.0.126]: https://github.com/agentuity/cli/compare/v0.0.125...v0.0.126 -[v0.0.125]: https://github.com/agentuity/cli/compare/v0.0.124...v0.0.125 -[v0.0.124]: https://github.com/agentuity/cli/compare/v0.0.123...v0.0.124 -[v0.0.123]: https://github.com/agentuity/cli/compare/v0.0.122...v0.0.123 -[v0.0.122]: https://github.com/agentuity/cli/compare/v0.0.121...v0.0.122 -[v0.0.121]: https://github.com/agentuity/cli/compare/v0.0.120...v0.0.121 -[v0.0.120]: https://github.com/agentuity/cli/compare/v0.0.119...v0.0.120 -[v0.0.119]: https://github.com/agentuity/cli/compare/v0.0.118...v0.0.119 -[v0.0.118]: https://github.com/agentuity/cli/compare/v0.0.117...v0.0.118 -[v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 [v0.0.131]: https://github.com/agentuity/cli/compare/v0.0.130...v0.0.131 [v0.0.130]: https://github.com/agentuity/cli/compare/v0.0.129...v0.0.130 [v0.0.129]: https://github.com/agentuity/cli/compare/v0.0.128...v0.0.129