agents: address execution correctness review fixes

This commit is contained in:
Eva
2026-04-11 01:32:07 +07:00
committed by Peter Steinberger
parent aa5bec4bdf
commit f65ffdff96
7 changed files with 94 additions and 37 deletions

View File

@@ -63,6 +63,7 @@ const EXPECTED_SHARED_FAMILY_CONTRACTS: Record<string, ExpectedSharedFamilyContr
},
openai: {
streamFamilies: ["openai-responses-defaults"],
toolCompatFamilies: ["openai"],
},
opencode: {
replayFamilies: ["passthrough-gemini"],