Merge branch 'master' into agent-request-messages

This commit is contained in:
Yichen Jiang
2026-07-09 13:30:11 +08:00
committed by GitHub
56 changed files with 1751 additions and 190 deletions

View File

@@ -80,7 +80,7 @@ forever:
'assistant/message'
each tool call:
'tool/call'
tools/pre-execute -> dispatch -> tools/post-execute
tools/pre-execute -> tools/execute -> tools/post-execute
'tool/result'
append post-tool context and steering
'step/end'