262 Commits

Author SHA1 Message Date
Dax Raad 2c8bd78883 pass through additional agent options to the provider 2025-08-10 21:34:46 -04:00
adamdotdevin 80347b1ad4 feat: thinking blocks rendered in tui and share page 2025-08-10 19:25:03 -05:00
Aiden Cline bb5396263c feat: webfetch permission support (#1772) 2025-08-10 08:00:44 -05:00
spoons-and-mirrors a593e45195 Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770) 2025-08-09 20:22:16 -05:00
Frank 56685e4cc2 Update moonshot ai provider doc 2025-08-09 19:22:50 -04:00
Aiden Cline d88272d466 feat: eslint lsp (#1744) 2025-08-09 11:04:58 -05:00
gsbain 4d77ccc8f9 Docs: Homebrew can install Opencode on Linux (#1737) 2025-08-08 20:04:02 -04:00
Max Pod add5b640d5 docs: Update plugins.mdx (#1690) 2025-08-08 17:11:06 -04:00
Typing Turtle eeda47c87f docs: Adds required models field to variables documentation (#1709) 2025-08-08 16:57:31 -04:00
Dax Raad 3bd7d33132 docs: fix 2025-08-07 21:49:18 -04:00
Jay V 60452a4d73 docs: update cli 2025-08-07 19:24:08 -04:00
Jay V 66023f4402 docs: edit agent doc 2025-08-07 18:51:54 -04:00
Dax 77c101d742 Merge agent and mode into one (#1689)
The concept of mode has been deprecated, there is now only the agent field in the config.

An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it

Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
Jay V 62bff76d3a docs: slash commands 2025-08-07 16:16:16 -04:00
Jay V 99ec88287b docs: config doc edits 2025-08-06 16:10:17 -04:00
Jay V 0d239dbe88 docs: typos 2025-08-06 15:45:16 -04:00
Timo Clasen 8f65d92165 fix(docs): small_model is not used for summarization (#1360) 2025-08-06 14:03:14 -05:00
Jay V 65ff65a5e7 docs: add undo to tutorial 2025-08-06 13:51:47 -04:00
Aiden Cline 41943011c0 docs: document permissions (#1638) 2025-08-06 05:18:08 -05:00
Timo Clasen 27c6625dd6 docs(plugins): fix typo (#1621) 2025-08-05 17:16:47 -05:00
Jay V ecef453e51 docs: edit 2025-08-05 12:55:57 -04:00
Aiden Cline 4dd304caed docs: make formatter docs a bit more clear (#1613) 2025-08-05 05:17:56 -05:00
Jay V 14d3a9893f docs: edit new docs 2025-08-04 19:52:03 -04:00
Frank cd7af235a2 fix docs 2025-08-04 00:23:02 -04:00
Dax Raad 48faf9d3ce wip: plugins 2025-08-03 21:43:58 -04:00
Dax Raad 4fc04bbac2 wip: plugin load from package 2025-08-03 21:19:03 -04:00
Aiden Cline 24d063b7ae docs: fix mixed up documentation (#1564) 2025-08-03 13:01:09 -05:00
Giuseppe Rota 09aa285ae5 fix(docs): move disabled providers paragraph to its proper section (#1547) 2025-08-03 11:28:57 -04:00
The Pangolier acd601220a Share link hotfix (#1513) 2025-08-03 03:02:24 -04:00
Frank 2cad480fed sync 2025-08-02 21:28:03 -04:00
Frank 77ab87abeb Add Zhipu AI provider 2025-08-02 21:20:44 -04:00
Dominik Engelhardt 6b58ab0b47 Choose model according to the docs (#1536) 2025-08-02 09:29:03 -05:00
Jay V 766d7b9f7d docs: cerebras 2025-08-01 18:30:29 -04:00
Dax Raad cbd7db5a73 make top_p configurable 2025-08-01 17:03:33 -04:00
Dax Raad 36318f74f7 configurable lsp 2025-08-01 14:52:10 -04:00
Brinsil Elias 4bacee2db6 fix(docs): Fix formatting for Node.js installation section (#1497) 2025-08-01 14:15:38 -04:00
Timo Clasen 427cc1df23 docs(permissions): add wildcard example (#1494) 2025-08-01 05:24:32 -05:00
Dax Raad 8294606576 docs: sync 2025-07-31 19:50:51 -04:00
Dax Raad a383f1a833 docs: formatters 2025-07-31 19:50:31 -04:00
Jay V adeb89b964 docs: edit premissions doc 2025-07-31 19:10:54 -04:00
Dax Raad 69cb5756c0 docs: permissions 2025-07-31 18:11:34 -04:00
Jay V fd8287705c docs: add more providers 2025-07-31 17:47:24 -04:00
Dax Raad 82c0dcc62d wip: permissions 2025-07-31 17:19:56 -04:00
Frank 85605f8d88 Add provider instruction for Azure OpenAI 2025-07-31 14:37:26 -04:00
Jay V f1c12a7257 docs: edit providers doc 2025-07-31 14:11:40 -04:00
opencode-agent[bot] 77e6d78d91 docs: Enhanced providers docs with troubleshooting (#1441)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: jayair <jayair@users.noreply.github.com>
2025-07-31 13:08:12 -04:00
Aiden Cline d60e346cbb feat: jsonc configuration file support (#1434) 2025-07-31 06:25:26 -05:00
Robert Holden 1167e12f72 feat: mode directory markdown configuration loading (#1377) 2025-07-30 23:22:43 -04:00
Jay V 2f51f9d88d docs: edit 2025-07-30 19:11:36 -04:00
Jay V dcb54d465b docs: add new providers doc, reorg sidebar, edits 2025-07-30 18:16:11 -04:00