Skip to content

Commit 6e7a1fc

Browse files
committed
release: v0.5.0
1 parent 69bd0d6 commit 6e7a1fc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.0] - 2026-03-18
9+
10+
### Added
11+
12+
- Smooth streaming mode for TUI response rendering (#281)
13+
- Ship builtin skills to customers via `postinstall` (#279)
14+
- `/configure-claude` and `/configure-codex` built-in commands (#235)
15+
16+
### Fixed
17+
18+
- Brew formula stuck at v0.3.1 — version normalization in publish pipeline (#286)
19+
- Harden auth field handling for all warehouse drivers (#271)
20+
- Suppress console logging that corrupts TUI display (#269)
21+
822
## [0.4.9] - 2026-03-18
923

1024
### Added

0 commit comments

Comments
 (0)