From 98760c9c943d42e465d4492c593e51bd01e1385f Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 16:56:31 +0000 Subject: [PATCH 1/2] Update changelog for CLI v0.0.130 Co-Authored-By: unknown <> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8713c9b2..5430597c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.130] - 2025-05-20 + +### Fixed +- DevMode: remove mouse tracking as it caused the inability to copy/paste in the terminal ([#316](https://github.com/agentuity/cli/pull/316)) + ## [v0.0.74] - 2025-03-25 ### Added @@ -159,3 +164,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks for new agent creation [v0.0.73]: https://github.com/agentuity/cli/compare/v0.0.72...v0.0.73 +[v0.0.130]: https://github.com/agentuity/cli/compare/v0.0.129...v0.0.130 From 5119b85ec9922e82d531377bda69f9b9512571fd Mon Sep 17 00:00:00 2001 From: Jeff Haynie Date: Tue, 20 May 2025 14:04:05 -0500 Subject: [PATCH 2/2] remove dupes --- CHANGELOG.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88035828..7d1ec77c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -571,6 +571,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [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 @@ -594,24 +595,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v0.0.108]: https://github.com/agentuity/cli/compare/v0.0.107...v0.0.108 [v0.0.107]: https://github.com/agentuity/cli/compare/v0.0.106...v0.0.107 [v0.0.106]: https://github.com/agentuity/cli/compare/v0.0.105...v0.0.106 -[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.116]: https://github.com/agentuity/cli/compare/v0.0.115...v0.0.116 -[v0.0.115]: https://github.com/agentuity/cli/compare/v0.0.114...v0.0.115 -[v0.0.114]: https://github.com/agentuity/cli/compare/v0.0.113...v0.0.114 -[v0.0.113]: https://github.com/agentuity/cli/compare/v0.0.112...v0.0.113 -[v0.0.112]: https://github.com/agentuity/cli/compare/v0.0.111...v0.0.112 -[v0.0.111]: https://github.com/agentuity/cli/compare/v0.0.110...v0.0.111 -[v0.0.110]: https://github.com/agentuity/cli/compare/v0.0.109...v0.0.110 -[v0.0.109]: https://github.com/agentuity/cli/compare/v0.0.108...v0.0.109 -[v0.0.108]: https://github.com/agentuity/cli/compare/v0.0.107...v0.0.108 -[v0.0.107]: https://github.com/agentuity/cli/compare/v0.0.106...v0.0.107 -[v0.0.106]: https://github.com/agentuity/cli/compare/v0.0.105...v0.0.106 [v0.0.105]: https://github.com/agentuity/cli/compare/v0.0.104...v0.0.105 [v0.0.104]: https://github.com/agentuity/cli/compare/v0.0.103...v0.0.104 [v0.0.103]: https://github.com/agentuity/cli/compare/v0.0.102...v0.0.103