From c10c82368aa1524c93b546a31535cde48cdd900d Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:39:18 +0000 Subject: [PATCH 1/2] Update changelog for v0.0.165 Co-Authored-By: unknown <> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7135ae4..1062068f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.165] - 2025-08-18 + +### Changed +- Exclude the .jj folder automatically ([#434](https://github.com/agentuity/cli/pull/434)) +- Changes to make teams work ([#432](https://github.com/agentuity/cli/pull/432)) + ## [v0.0.164] - 2025-08-12 ### Added From 0d3ad2e119e0d4e853f14a44289d3978035b375c Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:55:26 +0000 Subject: [PATCH 2/2] Add reference link for v0.0.165 in changelog Co-Authored-By: unknown <> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1062068f..f74617c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -830,6 +830,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks during development mode - Added project import checks for new agent creation +[v0.0.165]: https://github.com/agentuity/cli/compare/v0.0.164...v0.0.165 [v0.0.164]: https://github.com/agentuity/cli/compare/v0.0.163...v0.0.164 [v0.0.163]: https://github.com/agentuity/cli/compare/v0.0.162...v0.0.163 [v0.0.162]: https://github.com/agentuity/cli/compare/v0.0.161...v0.0.162