cloudaxe-opencode/packages/opencode/src/provider
2026-04-01 23:04:14 +00:00
..
sdk/copilot feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
auth.ts refactor: use Effect services instead of async facades in provider, auth, and file (#20480) 2026-04-01 16:13:13 +00:00
error.ts tweak: add additional overflow error patterns (#19446) 2026-03-27 15:19:51 -05:00
models.ts fix(opencode): skip typechecking generated models snapshot (#19018) 2026-03-24 19:11:45 -04:00
provider.ts feat: add new provider plugin hook for resolving models and sync models from github models endpoint (falls back to models.dev) (#20533) 2026-04-01 23:04:14 +00:00
schema.ts chore: type Provider.list() as Record<ProviderID, Info>, delete dead code (#18123) 2026-03-18 19:43:12 -04:00
transform.ts feat: enable prompt caching and cache token tracking for google-vertex-anthropic (#20266) 2026-03-31 15:16:14 -05:00