feat(agent): add post-turn stop callback
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added `shouldStopAfterTurn` to the low-level agent loop config for gracefully exiting after a completed turn before polling queued messages or starting another LLM call.
|
||||
|
||||
## [0.71.1] - 2026-05-01
|
||||
|
||||
## [0.71.0] - 2026-04-30
|
||||
|
||||
Reference in New Issue
Block a user