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
10 changes: 10 additions & 0 deletions content/Changelog/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout';

This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).

## v0.0.165

<Callout type="info">
Released: August 18, 2025
</Callout>

**Changes:**
- **Changed**: Exclude the .jj folder automatically ([#434](https://github.com/agentuity/cli/pull/434))
- **Changed**: Changes to make teams work ([#432](https://github.com/agentuity/cli/pull/432))

## v0.0.164

<Callout type="info">
Expand Down