Audit unreleased changelog entries

This commit is contained in:
Mario Zechner
2026-05-29 00:06:06 +02:00
parent 0127caea7b
commit f29472c387
4 changed files with 33 additions and 3 deletions

View File

@@ -2,6 +2,14 @@
## [Unreleased]
### Breaking Changes
- Renamed agent harness `model_select` and `thinking_level_select` events to `model_update` and `thinking_level_update`.
### Added
- Added agent harness tool registry APIs, `tools_update` events, branch-scoped active-tool persistence, and duplicate tool validation.
## [0.76.0] - 2026-05-27
### Fixed