summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
AgeCommit message (Collapse)Author
2025-08-12Add agent-level permissions with whitelist/blacklist support (#1862)Dax
2025-08-11support wildcard matching tool names in configDax Raad
2025-08-10wip gatewayFrank
2025-08-08wip: gatewayFrank
2025-08-04syncFrank
2025-08-04wip: gatewayFrank
2025-08-03wip: pluginsDax Raad
2025-08-02wip: pluginsDax Raad
2025-08-01force models.dev refresh on auth loginDax Raad
2025-08-01ignore: include usage in local setupadamdotdevin
2025-08-01chore: add local qwen3 to configadamdotdevin
2025-07-31ignore: configDax Raad
2025-07-31formatter configDax Raad
2025-07-31ignore: update opencode.jsonDax Raad
2025-07-31wip: refactor permissionsDax Raad
2025-07-25better mcp support - should fix hanging when streamable http server is addedDax Raad
2025-07-22ignore: lock changesDax Raad
2025-07-19pass through model.options properly without having to nest it under provider ↵Dax Raad
name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example
2025-07-14wip: update sdkDax Raad
2025-07-14Fix issue: Option to update username shown in conversations. (#975)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: thdxr <[email protected]>
2025-07-13wip: mcpDax Raad
2025-07-07fix mcp tools corrupting sessionDax Raad
2025-06-26ignore: run prettierDax Raad
2025-06-26add auto formatting and experimental hooks featureDax Raad
2025-06-23ignore: remove opencode.jsonDax Raad
2025-06-22more graceful mcp failuresDax Raad
2025-06-20docs: remove opencode.jsonDax Raad
2025-06-20config validationDax Raad
2025-06-19use production share urlDax Raad
2025-06-18stop loading models.dev format from global configDax Raad
2025-06-17support global config for providersDax Raad
2025-06-17fix agent getting caught in summary loopDax Raad
2025-06-17Improve upgrade command with installation method detection (#158)Dax
2025-06-16BREAKING CHANGE: the config structure has changed, custom providers have an ↵Dax Raad
`npm` field now to specify which npm package to load. see examples in README.md
2025-06-14syncDax Raad
2025-06-14docs: use ollama exampleDax Raad
2025-06-14Enhance provider system with dynamic package resolution and improved loggingDax Raad
- Add npm registry lookup for AI SDK packages with fallback support - Enhance error logging with cause information - Add timing deltas to log output for performance monitoring 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-06-14syncDax Raad
2025-06-14docs: mcpDax Raad
2025-06-14docs: config schemaDax Raad