Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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.119] - 2025-05-08

### Added
- Added path completion to the CLI ([#282](https://github.com/agentuity/cli/pull/282))

### Changed
- Cleanup install script ([#281](https://github.com/agentuity/cli/pull/281))
- Removed Windows native support (WSL is now recommended)
- Improved installation testing with Docker
- Restructured installation script for better maintainability

## [v0.0.118] - 2025-05-06

### Fixed
Expand Down
Loading