Skip to content
Closed
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions content/Changelog/cli.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: CLI Changelog
description: Release notes for the Agentuity CLI
---

## v0.0.123

**Fixed**
- Auto switch to local echo if using localhost, fix terminal reset issues ([#298](https://github.com/agentuity/cli/pull/298))

## v0.0.122

**Fixed**
- Example previous release notes (placeholder)
4 changes: 4 additions & 0 deletions content/Changelog/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"title": "Changelog",
"pages": ["cli"]
}