summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content
AgeCommit message (Collapse)Author
2025-08-03wip: plugin load from packageDax Raad
2025-08-03docs: fix mixed up documentation (#1564)Aiden Cline
2025-08-03fix(docs): move disabled providers paragraph to its proper section (#1547)Giuseppe Rota
2025-08-02syncFrank
2025-08-02Add Zhipu AI providerFrank
2025-08-02Choose model according to the docs (#1536)Dominik Engelhardt
2025-08-01docs: cerebrasJay V
2025-08-01make top_p configurableDax Raad
2025-08-01configurable lspDax Raad
2025-08-01fix(docs): Fix formatting for Node.js installation section (#1497)Brinsil Elias
2025-08-01docs(permissions): add wildcard example (#1494)Timo Clasen
2025-07-31docs: syncDax Raad
2025-07-31docs: formattersDax Raad
2025-07-31docs: edit premissions docJay V
2025-07-31docs: permissionsDax Raad
2025-07-31docs: add more providersJay V
2025-07-31wip: permissionsDax Raad
2025-07-31Add provider instruction for Azure OpenAIFrank
2025-07-31docs: edit providers docJay V
2025-07-31docs: Enhanced providers docs with troubleshooting (#1441)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: jayair <[email protected]>
2025-07-31feat: jsonc configuration file support (#1434)Aiden Cline
2025-07-30feat: mode directory markdown configuration loading (#1377)Robert Holden
2025-07-30docs: editJay V
2025-07-30docs: add new providers doc, reorg sidebar, editsJay V
2025-07-30fix: quick grammar and spelling check (#1402)Sam Huckaby
2025-07-29feat: add OPENCODE_CONFIG env var for specifying a custom config file (#1370)Jacob Hands
2025-07-28docs: addingJay V
2025-07-27vscode: add cmd+shift+esc keybindingFrank
2025-07-26docs: document small_model cfg option (#1347)Aiden Cline
2025-07-26wip: github actionsFrank
2025-07-26wip: github actionFrank
2025-07-25wip: github actionsFrank
2025-07-25Fix a broken example in the MCP documentation and add more clarity (#1322)Michael Hanson
2025-07-25docs: mode temperatureDax Raad
2025-07-24docs: agentsDax Raad
2025-07-24docs: agentsDax Raad
2025-07-24docs: agentsDax Raad
2025-07-24real life totally configurabl ai subasiansDax Raad
2025-07-24docs: add to quick startJay V
2025-07-23docs: remove deprecated 'log_level' reference in docs (#1258)Aiden Cline
2025-07-22docs: edit ideJay V
2025-07-22docs: add tutorial closes #740Jay V
2025-07-22wip: vscode extensionFrank
2025-07-22wip: vscode extensionFrank
2025-07-22wip: vscode extensionFrank
2025-07-22wip: vscode extensionFrank
2025-07-21feat(tui): disable keybindsadamelmore
2025-07-21docs: cleanupadamelmore
2025-07-19docs: fix typoDax 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