docs(agent): clarify parallel tool ordering closes #3468

This commit is contained in:
Mario Zechner
2026-04-20 22:35:43 +02:00
parent c40efa9bab
commit 7b1599058b
3 changed files with 10 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Changed
- Clarified parallel tool execution ordering docs to specify that final tool lifecycle and tool-result artifacts are emitted in tool completion order.
## [0.67.68] - 2026-04-17
## [0.67.67] - 2026-04-17