Commit History

Author SHA1 Message Date
  Martin Palma 6e6fe6e013 Add Github Copilot OAuth authentication flow (#305) 8 months ago
  Saatvik Arya b8144c5654 fix: return false for missing AWS_PROFILE in amazon-bedrock provider (#277) 8 months ago
  Josh 9991352663 feat: forward provider options from model config (#202) 8 months ago
  Dmytro Yankovskyi 91c4da5dbd fix(#243): claude on aws bedrock (#241) 8 months ago
  Dax Raad 41dba0db08 config validation 8 months ago
  Dax Raad b2fb0508ea fix for azure models not liking tool definitions 8 months ago
  Dax Raad 7d1a1663c8 allow selecting model and continuing previous session for opencode run 8 months ago
  Dax Raad 26bab00dab remove opencode_ prefixes from tool names. unfortunately this will break 8 months ago
  Dax Raad 3862184ccb hooks 8 months ago
  Dax Raad 1252b65166 stop loading models.dev format from global config 8 months ago
  Dax Raad e5e9b3e3c0 rework config 8 months ago
  Dax Raad 6a3392385e support global config 8 months ago
  Dax Raad e05c3b7a76 fix panic when invalid config 8 months ago
  Dax Raad ebe51534a1 allow setting options in global provider store 8 months ago
  Dax Raad b8bbee4718 fix issue with provider cache 8 months ago
  Dax Raad ae4d089c06 remove call to npm causing noticible delay when starting chat 8 months ago
  Dax Raad 1c58023df9 improve anthropic oauth token caching and authentication handling 8 months ago
  Dax Raad 674c9a5220 support disabling providers from automatically being added 8 months ago
  Dax Raad d579c5e8aa support global config for providers 8 months ago
  Dax Raad ee91f31313 fix issue with tool schemas and google 8 months ago
  Dax Raad 2c9fd1e776 BREAKING CHANGE: the config structure has changed, custom providers have an `npm` field now to specify which npm package to load. see examples in README.md 8 months ago
  Dax Raad 0e3458b112 fix cache-control 8 months ago
  Dax Raad 1a553e525f enable prompt caching for anthropic 8 months ago
  Dax Raad 7fbb2ca9a6 ignore: add timer log helper 8 months ago
  Dax Raad 574d494c3c Enhance provider system with dynamic package resolution and improved logging 8 months ago
  Dax Raad af892e5432 docs: readme 8 months ago
  Dax Raad 9abc2a0cf8 load API keys 8 months ago
  Dax Raad f03637b1fc Refactor AI SDK provider loading to use BunProc.install 8 months ago
  Dax Raad 2c376c5abc bedrock loader 8 months ago
  Dax Raad 442e1b52ad Update provider configuration and server handling 8 months ago