chore: generate

This commit is contained in:
opencode-agent[bot]
2026-01-31 02:35:22 +00:00
parent 18023af20b
commit 1289be7c11
12 changed files with 407 additions and 506 deletions
@@ -1108,7 +1108,7 @@ describe("ProviderTransform.message - providerOptions key remapping", () => {
role: "user",
content: "Hello",
providerOptions: {
"copilot": { someOption: "value" },
copilot: { someOption: "value" },
},
},
] as any[]