fix(core): preserve Responses tool strictness (#45663)

This commit is contained in:
Kit Langton 2026-08-27 23:01:43 -04:00 committed by GitHub
parent 64ef85159d
commit 0123fed65d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
"@opencode-ai/core": patch
---
Preserve explicit function tool strictness in Copilot Responses requests.