Skip to content
Closed
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
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.

This changelog is automatically generated by [git-cliff](https://git-cliff.org/).

## [v1.3.3] - 2026-04-22

### Added
- (e630275) **wizard:** Replace per-prompt tea.Program with composite model - nusmql <lei@verda.com>

### Fixed
- (85d1824) **ci:** Use RELEASE_TOKEN for git push to bypass branch protection - nusmql <lei@verda.com>
- (ab82dcb) **ci:** Use release branch + PR instead of direct push to main - nusmql <lei@verda.com>
- (b86da16) Engine-per-prompt-program-lifecycle - nusmql <lei@verda.com>
- (c435fd4) **otel:** Default to TLS-enabled gRPC connections - nusmql <lei@verda.com>
- (d0c9eff) **wizard:** Honor Ctrl+C during loader execution - nusmql <lei@verda.com>

### Other
- (9d55b20) Feature/tui wizard engine - nusmql <lei@verda.com>
- (6c4d122) Feat/select hint add to wizard - nusmql <lei@verda.com>
- (badf91f) Feat/select hint - nusmql <lei@verda.com>
- (85df2c9) Fix/select hint fixes - nusmql <lei@verda.com>
- (2405421) Feat/select component select all - nusmql <lei@verda.com>
- (c405ae7) Fix/tex placehoder support - nusmql <lei@verda.com>

## [v1.0.0] - 2026-03-31

### Fixed
Expand Down
Loading