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

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

## v0.0.171

<Callout type="info">
Released: October 3, 2025
</Callout>

**Changes:**
- **Added**: Multi-file YAML prompt support ([#460](https://github.com/agentuity/cli/pull/460))
- **Changed**: Function signature modifications and code generation enhancements ([#460](https://github.com/agentuity/cli/pull/460))


## v0.0.170

<Callout type="info">
Released: October 2, 2025
</Callout>

**Changes:**
- **Added**: Public key encryption for self-hosted deployments and new infra ([#429](https://github.com/agentuity/cli/pull/429))


## v0.0.169

<Callout type="info">
Expand Down