Release probod/v0.200.1

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-06-01 16:47:49 +02:00
parent b9eac20c9c
commit 66708ec053
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.200.1] - 2026-06-01
### Fixed
- Raise tracker mapping and common-pattern enrichment agent max turns to 10 to prevent `MaxTurnsExceededError` when the tool-call budget exceeded the limit
## [0.200.0] - 2026-06-01
### Added

View File

@@ -1 +1 @@
0.200.0
0.200.1