Merge compact-tool-pairing into token-meter-service
# Conflicts: # docs/event-producer-consumer.md
This commit is contained in:
95 files changed
+1054
-908
No files matched your search
@@ -574,7 +574,8 @@ async function runStep(
|
||||
})
|
||||
session.append('tool/result', {
|
||||
turn, step,
|
||||
// Preserve transcript pairing even if a post-execute listener returns another id.
|
||||
// Correlation comes from the immutable execution input; the result does
|
||||
// not duplicate this authoritative transcript identity.
|
||||
callId: call.id,
|
||||
content: result.content,
|
||||
isError: result.isError,
|
||||
|
||||
Reference in New Issue
Block a user