mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
f597efc368
- Use permissive types for provider factories (multiple @ai-sdk/provider versions) - Add @ts-expect-error for LanguageModel/LanguageModelV3 mismatches - Fix tool type comparisons for "provider-defined" at runtime - Filter out tool-approval-request/response from content arrays - Add proper inputTokenDetails/outputTokenDetails to test fixtures - Cast Model types for SDK compatibility in share-next - Fix PromiseLike.catch usage in prompt.ts Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>