Commit Graph

1472 Commits (dev)

Author SHA1 Message Date
opencode db7243c364 release: v1.1.15 2026-01-12 21:03:52 +00:00
Dax Raad f0912ee838 core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration 2026-01-12 15:59:17 -05:00
Kenny c474380684
docs: fix permission rule ordering in examples (#7010) 2026-01-12 14:45:17 -06:00
Dax Raad 7ca767de55 core: fix HTTP exception handling order to prevent NamedError from masking HTTP exceptions
docs: add OPENCODE_PASSWORD environment variable documentation for basic auth
2026-01-12 15:43:48 -05:00
Shubh Porwal 2e9c22d911
docs: fix typo (#8041) 2026-01-12 12:30:30 -06:00
opencode 7c6b3f981e release: v1.1.14 2026-01-12 05:08:25 +00:00
Eyal Cherevatsky 65724b693b
docs: fix scroll_speed default value (#7867) 2026-01-11 21:40:23 -06:00
Zeke Sikelianos b81eca4ebc
docs: fix typos on the providers page (#7829) 2026-01-11 13:04:04 -06:00
opencode efbab087df release: v1.1.13 2026-01-11 07:10:41 +00:00
opencode 449270aacc release: v1.1.12 2026-01-10 13:56:12 +00:00
Vlad Temian dfe3e79304
docs(ecosystem): add micode and octto plugins (#7327) 2026-01-10 07:44:21 -06:00
opencode 8a43c24934 release: v1.1.11 2026-01-10 01:25:30 +00:00
Spoon e342795bd0
docs: add url based instructions to web docs (#7216) 2026-01-09 19:01:13 -06:00
Aiden Cline 8b8a358de1 update docs and auth methods for openai 2026-01-09 18:45:03 -06:00
opencode 563b4c33f2 release: v1.1.10 2026-01-09 21:38:04 +00:00
Danil 3fe2e89d55
docs: Add Scaleway to provider docs (#7389) 2026-01-08 18:12:22 -06:00
opencode bd9c13bb27 release: v1.1.8 2026-01-08 23:58:57 +00:00
GitHub Action b4f8de0c0a chore: generate 2026-01-08 22:03:23 +00:00
Marc Espin 768e0553bd
fix(docs): Document `cargofmt` (#7383) 2026-01-08 16:00:03 -06:00
opencode f3e79235fb release: v1.1.7 2026-01-08 20:37:24 +00:00
Dax Raad e5d0c63b29 docs: simplify tools configuration by consolidating under permission field 2026-01-08 12:39:40 -05:00
GitHub Action 9fb24074c8 chore: generate 2026-01-08 06:11:00 +00:00
freespace8 542c9d5346
feat(flags): allow disabling .claude prompt and skills loading (#7205) 2026-01-08 00:10:25 -06:00
Matt Silverlock 4ba0b22b04
fix: config precedence now correctly allows local config to override remote (#7141) 2026-01-07 12:07:21 -05:00
Aiden Cline 662d2b205a docs: update brew formula stuff to recommend our tap 2026-01-07 11:06:54 -06:00
opencode 184834da98 release: v1.1.6 2026-01-07 16:38:32 +00:00
opencode 1e2992244f release: v1.1.5 2026-01-07 14:37:04 +00:00
Sewer. fd7b7eacd3
Added: Ability to hide subagents from primary agents system prompt. (#4773)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-06 22:29:17 -06:00
Sebastian Herrlinger 9906d42e1c remove hallucinated keybinding 2026-01-07 00:19:56 +01:00
opencode b2341c2d9a release: v1.1.4 2026-01-06 22:06:38 +00:00
Mateusz Tymek 7d6ce6fc5e
docs: add OpenCode-Obsidian plugin (#7129) 2026-01-06 15:00:22 -06:00
Justas Raudonius ba105246ea
fix(app): open links in new tab or browser (#7127) 2026-01-06 14:58:36 -06:00
Damian Barabonkov 3049ac576a
docs: Expand keybinds documentation (#7108) 2026-01-06 13:10:35 -06:00
Andrew Thal 528c6c1a75
docs(ecosystem): add opencode-devcontainers plugin (#7100) 2026-01-06 10:58:55 -06:00
Shane Bishop d486c1c7c8
docs: fix order of permissions in agents docs (permissions subsection) (#7041) 2026-01-05 23:10:50 -06:00
opencode 4f49967518 release: v1.1.3 2026-01-05 19:26:40 +00:00
Josh Thomas 0917991361
docs: update GHA examples to use `actions/checkout@v6` (#6969) 2026-01-05 13:00:22 -06:00
Grégoire Morpain e3b4d4ad49
feat(bedrock): config options and authentication precedence (#6377) 2026-01-05 12:51:43 -06:00
opencode 4d187af9d2 release: v1.1.2 2026-01-05 07:16:26 +00:00
Dax Raad 5450644c67 docs: restructure permissions documentation to clarify v1.1.1 changes and action-based model 2026-01-04 19:35:04 -05:00
opencode dc25669b6e release: v1.1.1 2026-01-04 15:52:55 +00:00
Felipe Orlando f3cd3b8941
Remove opencode-skills entry from ecosystem.mdx (#6817) 2026-01-04 08:43:36 -06:00
John Connor 1f8dab50be
docs: typo in subtask documentation (#6821) 2026-01-04 08:43:03 -06:00
GitHub Action 4f3ac709a4 chore: generate 2026-01-04 14:22:48 +00:00
Matt Silverlock 8aa56dc01d
docs: add logging best practices for plugin authors (#6833) 2026-01-04 08:22:14 -06:00
ben 4d7d28c30a
docs: Add opencode-scheduler plugin to ecosystem (#6804)
Co-authored-by: Benjamin Shafii <benjaminshafii@home-server.local>
2026-01-04 01:08:14 -06:00
jerilynzheng 6b12a0084c
docs: Add Vercel AI Gateway to provider docs (#6790) 2026-01-03 20:57:26 -06:00
Osinachi Okpara 69d4ef038b
docs: enhance MCP servers documentation with a tip (#6713) 2026-01-03 11:02:05 -06:00
opencode-agent[bot] f2ec036027
docs: rm incorrect -p alias from docs (#6721)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-02 21:11:42 -06:00
Troy Gaines 586207adb4
feat: Add kotlin lsp integration (#6601) 2026-01-02 16:45:44 -06:00
theavgjojo a58dbb3b5c
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
2026-01-02 16:29:09 -06:00
Spoon 131d8e5778
docs: add subtask2 to ecosystem page (#6704) 2026-01-02 16:26:06 -06:00
Dax 3c41e4e8f1
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Co-authored-by: Github Action <action@github.com>
2026-01-02 16:02:52 -05:00
opencode d60393835c release: v1.0.224 2026-01-02 03:05:57 +00:00
Frank 5f2be55e54 docs: update zen processing fee 2026-01-01 16:10:13 -05:00
opencode 01237c5325 release: v1.0.223 2026-01-01 11:25:32 +00:00
opencode 3331b0600a release: v1.0.222 2026-01-01 01:21:04 +00:00
opencode c93e7621be release: v1.0.221 2025-12-31 21:10:33 +00:00
opencode decc616c80 release: v1.0.220 2025-12-31 17:30:57 +00:00
GitHub Action 094af4dc7d chore: generate 2025-12-31 17:19:02 +00:00
Michael Ramos 2dc14718aa
docs: Add plannotator plugin (#6510) 2025-12-31 11:18:28 -06:00
opencode-agent[bot] c42bd492ea
docs: new configurable CORS option (#6522)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-31 11:11:20 -06:00
opencode 8aa34ab9f3 release: v1.0.219 2025-12-31 14:01:59 +00:00
Aiden Cline 5c9d619620
docs: add variants docs (#6516)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2025-12-31 01:17:50 -06:00
opencode-agent[bot] a3819e088c
docs: for `stats --models` flag (#6492)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-30 18:31:48 -06:00
Farhad Omid 76c25ef286
feat(format): add rustfmt formatter for Rust files (#6482) 2025-12-30 17:06:55 -06:00
opencode 2039c6936f release: v1.0.218 2025-12-30 20:17:26 +00:00
Jay V cb0e05db26 docs: add auto-reload and monthly limits documentation to Zen guide 2025-12-30 12:57:58 -07:00
ravshansbox 94453eb1bd
Add prisma language server (#6462) 2025-12-30 13:13:36 -06:00
opencode 585378cba0 release: v1.0.217 2025-12-30 19:01:36 +00:00
opencode 9b04081ae0 release: v1.0.216 2025-12-30 18:07:37 +00:00
opencode 73bc3e704e release: v1.0.215 2025-12-30 17:09:08 +00:00
opencode 104d52bc38 release: v1.0.214 2025-12-30 16:37:22 +00:00
opencode-agent[bot] 37da005a01
docs: projects, find.files, notifications (#6438)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-30 09:44:09 -06:00
opencode a1d54475fe release: v1.0.213 2025-12-30 15:26:35 +00:00
opencode faaef45384 release: v1.0.212 2025-12-30 13:37:47 +00:00
opencode 281f9e6236 release: v1.0.211 2025-12-30 13:04:07 +00:00
Connor Adams 97081484d5
docs: global claude skills (#6436) 2025-12-30 06:40:19 -06:00
opencode f54d5377a4 release: v1.0.210 2025-12-30 11:00:28 +00:00
opencode-agent[bot] 1d589c7ac7
docs: nix formatter (#6414)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-29 20:54:25 -06:00
Silvio Ney 713d996b9f
fix: Correct theme command in tui.mdx (#6410) 2025-12-29 18:11:07 -06:00
opencode 0c48e6a116 release: v1.0.209 2025-12-29 23:37:04 +00:00
Ivan Pantic af967648cb
docs: opencode notificator plugin (fixed link) (#6341)
Co-authored-by: Ivan Pantic <panta@talentkit.io>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 16:03:35 -06:00
Shoubhit Dash fe8ef041f6
add supermemory plugin to ecosystem (#6399) 2025-12-29 15:46:22 -06:00
Frank c841de947e zen: add gpt 5.1 codex mini 2025-12-29 16:44:11 -05:00
opencode 9721223b7e release: v1.0.208 2025-12-29 20:44:22 +00:00
Matt Silverlock 56b5cdf883
feat: install local plugin dependencies from package.json (#6302)
Co-authored-by: OpenCode <opencode@example.com>
2025-12-29 10:37:41 -06:00
Zeno Jiricek 3adbbc1b23
docs: add opencode-skillful plugin to ecosystem page (#6333) 2025-12-29 09:32:44 -06:00
Frank c6c29b3dcf zen: minimax m2.1 2025-12-29 10:16:32 -05:00
Frank a24549fce7 docs: update MiniMax console link in integration instructions 2025-12-29 09:29:01 -05:00
Frank 94e851c2a2 docs: add MiniMax integration instructions to providers documentation 2025-12-29 07:45:54 -05:00
Matt Silverlock 5d2cab39da
docs: add compaction, watcher, experimental and provider options (#6304)
Co-authored-by: OpenCode <opencode@example.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-28 23:01:43 -06:00
GitHub Action 6963f96d4b chore: generate 2025-12-29 04:56:54 +00:00
Alice Alexandra Moore 05a9e7ce7a
docs: clarify that MCP tools require glob patterns to disable (#6306)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-28 22:56:22 -06:00
opencode 76880dce0d release: v1.0.207 2025-12-29 01:57:53 +00:00
GitHub Action f12d55bf1e chore: generate 2025-12-28 19:13:43 +00:00
Matt Silverlock 0c19b71f42
docs: add plugin configuration documentation (#6301)
Co-authored-by: OpenCode <opencode@example.com>
2025-12-28 13:13:11 -06:00
Mohak S 70fa66397e
docs: add opencode-notifier plugin to ecosystem (#6283) 2025-12-28 13:09:38 -06:00
opencode 2abaa46e23 release: v1.0.206 2025-12-28 19:05:54 +00:00
opencode ddf4897eaa release: v1.0.205 2025-12-28 18:37:58 +00:00
GitHub Action 2c0d9a46cb chore: generate 2025-12-28 01:12:02 +00:00
Nindaleth 2fe7a7f2d3
docs: document attach command (#6254)
Co-authored-by: Black_Fox <radekliska@gmail.com>
2025-12-27 19:11:30 -06:00
Ivan Pantic 9d485dd307
docs: add opencode-notificator to ecosystem plugins list (#6269)
Co-authored-by: Ivan Pantic <panta@talentkit.io>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 18:54:27 -06:00
opencode 7aecb43e84 release: v1.0.204 2025-12-27 20:51:09 +00:00
Adam b2f45d574f
Reapply "feat(core): optional mdns service (#6192)"
This reverts commit 505068d5a6.
2025-12-26 14:47:53 -06:00
Matt Silverlock 1626341a4a
github: support issues and workflow_dispatch events (#6157) 2025-12-26 13:34:03 -06:00
Aiden Cline 505068d5a6 Revert "feat(core): optional mdns service (#6192)"
This reverts commit 26e7043718.
2025-12-26 11:43:52 -06:00
ja b0e4408ecf
feat: add shfmt formatter for shell scripts (#6204) 2025-12-26 11:31:51 -06:00
Adam 26e7043718
feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 10:29:48 -06:00
GitHub Action dd569c927a chore: generate 2025-12-26 16:22:05 +00:00
Didier Durand cf38884778
doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
opencode 7cc4b24ac2 release: v1.0.203 2025-12-26 04:10:11 +00:00
opencode effa7b45cf release: v1.0.202 2025-12-26 02:11:47 +00:00
opencode 8aa3520683 release: v1.0.201 2025-12-25 14:07:19 +00:00
opencode 6f9bea4e1f release: v1.0.200 2025-12-25 04:39:32 +00:00
opencode 2284a4e6df release: v1.0.199 2025-12-25 02:40:19 +00:00
Connor Adams 8eac72341f
docs: update skills to use canonical `~/.config/opencode` location (#6132) 2025-12-24 18:18:33 -06:00
Robb Tolliver bd139b4bd6
docs: Corrected the number of built-in subagents in documentation (#6133) 2025-12-24 18:02:35 -06:00
opencode ff3b68bd36 release: v1.0.198 2025-12-24 18:16:46 +00:00
opencode 987e444828 release: v1.0.197 2025-12-24 17:47:07 +00:00
opencode ceeaf494c4 release: v1.0.196 2025-12-24 16:40:16 +00:00
Jay V 7f8d659737 docs: edits 2025-12-24 11:23:51 -05:00
Jay V 4b061653f2 docs: add comprehensive CLI command documentation for agent, mcp, session, stats, and web commands 2025-12-24 11:12:09 -05:00
Jay V eeed89f985 docs: make MCP server documentation more scannable and add Sentry example 2025-12-24 10:49:48 -05:00
opencode a2e8737114 release: v1.0.195 2025-12-24 14:50:40 +00:00
opencode 376019e347 release: v1.0.194 2025-12-24 12:20:02 +00:00
Adam ede4e467db
deps: update marked and marked-shiki 2025-12-24 05:55:28 -06:00
Aiden Cline 4275907df6 docs: tweak lsp.mdx 2025-12-23 22:38:17 -06:00
opencode-agent[bot] 6097d6af86
docs: experimental LSP tool (#5943)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-23 22:37:49 -06:00
opencode-agent[bot] 09d2febe27
docs: skill tool/perm + parent keybind (#6001)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-23 22:25:55 -06:00
xiantang 2c5c1ecb5e
docs: add Neovim to the list of editors (#6081) 2025-12-23 22:17:34 -06:00
Matt Silverlock 9898fbe8ef
providers: add Cloudflare AI Gateway (#5174) 2025-12-23 17:31:58 -06:00
Viktor Nagy 83f23817ce
Update gitlab.mdx to use the 2.x component version (#6062) 2025-12-23 14:56:46 -06:00
GitHub Action 698cfb57a1 chore: generate 2025-12-23 19:48:40 +00:00
Jon Redeker 27e72f2652
Add opencode-shell-strategy plugin to ecosystem (#5995) 2025-12-23 13:48:08 -06:00
Matt Silverlock 4e1a9b6216
docs: add MCP OAuth debugging section (#6047) 2025-12-23 12:46:59 -06:00
opencode 66563fb974 release: v1.0.193 2025-12-23 15:16:20 +00:00
opencode c81721e9fc release: v1.0.192 2025-12-23 14:43:07 +00:00
Frank a94899ed36 zen: glm 4.7 2025-12-23 07:56:37 -05:00
Adam 43e92b4932
deps: diffs, shiki updates 2025-12-23 04:08:42 -06:00
opencode 83397ebde2 release: v1.0.191 2025-12-23 05:57:23 +00:00
opencode-agent[bot] 968543af39
docs: new `/global/health` API (#6006)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-22 22:26:47 -06:00
Joel Hooks eab177f5e7
feat(plugin): allow compaction hook to replace prompt entirely (#5907) 2025-12-22 22:19:14 -06:00
Mohammad Alhashemi 3a54ab68d1
feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-22 20:14:33 -05:00
opencode 92c0ab51e2 release: v1.0.190 2025-12-22 23:31:20 +00:00
opencode b9029afa22 release: v1.0.189 2025-12-22 23:15:23 +00:00
GitHub Action b229aeec0b chore: generate 2025-12-22 22:47:22 +00:00
Jay V c9140c6bab docs: edit gitlab 2025-12-22 22:47:22 +00:00
opencode 38551bda38 release: v1.0.188 2025-12-22 22:47:21 +00:00
Frank 54ba1af5d6 remove sharp 2025-12-22 17:36:23 -05:00
Frank a1c0bae3af zen: add glm 4.7 2025-12-22 17:23:33 -05:00
Viktor Nagy 1aae1c795d Add gitlab-opencode to GitLab docs
The current GitLab page describes OpenCode integration through GitLab Duo.

GitLab Duo is a paying functionality and is limited to workflows supported by GitLab.

GitLab-OpenCode is a community project that offers more flexiblity, better customization and easier setup to use OpenCode in GitLab. On the downside, it does not have the level of integration into GitLab as Duo does.
2025-12-22 17:14:59 -05:00
opencode e4d8a117c4 release: v1.0.187 2025-12-22 21:58:41 +00:00
Jon Redeker 224e5466c1
docs: add opencode-morph-fast-apply plugin to ecosystem (#5992) 2025-12-22 15:21:14 -06:00
GitHub Action e015bea462 chore: generate 2025-12-22 20:34:21 +00:00
wienans 7dc55ac3ca
Add OpenChamber to ecosystem documentation (#5978) 2025-12-22 14:33:45 -06:00
ja cd8ecf9722
feat(lsp): add Tinymist LSP support for Typst (#5933) 2025-12-22 14:31:47 -06:00
Tim Kleinschmidt 750a936ae1
support clojure projects with built-in lsp (#5975) 2025-12-22 14:20:15 -06:00
Daniel Polito 6baee0791f
docs: Github Auto Pull Request Docs (#5974) 2025-12-22 11:53:58 -06:00
Will Marella af214d35cb
Add keybindable commands to navigate between user messages (#5078)
Co-authored-by: Will@Cambridge <willcambridge@MacBook-Pro-59.local>
Co-authored-by: Will@Cambridge <willcambridge@macbookpro.mynetworksettings.com>
2025-12-22 11:06:00 -06:00
opencode c6e9a5c800 release: v1.0.186 2025-12-22 12:14:06 +00:00
Luo Chen ac4b8d62e3
feat: add nixd as lsp for nix language (#5929) 2025-12-22 00:30:08 -06:00
opencode-agent[bot] 236ce7a8c0
docs: Agent Skills (#5931)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-21 23:49:28 -06:00
Ben Vargas 04650f01fe
docs: add ai-sdk-provider-opencode-sdk to ecosystem (#5772) 2025-12-21 22:59:36 -06:00
opencode cb8af962cd release: v1.0.185 2025-12-21 23:38:40 +00:00
Matt Silverlock 10375263ef
github: support schedule events (#5810) 2025-12-21 08:46:54 -06:00
opencode f53ebafbab release: v1.0.184 2025-12-21 11:04:32 +00:00
opencode 9d48fd4bbd release: v1.0.183 2025-12-21 10:14:41 +00:00
opencode 0b046d6cf0 release: v1.0.182 2025-12-21 03:07:26 +00:00
opencode f9cef22a53 release: v1.0.181 2025-12-21 02:06:25 +00:00
Ryan Vogel 6c40bfe043
docs: clarify model ID format for OpenCode provider (#5854) 2025-12-20 13:51:13 -06:00
Ryan Vogel ad6a5e6157
feat(docs): adding .md to docs pages shows raw markdown (#5823) 2025-12-20 12:05:06 -06:00
ja 3b261e0125
docs: add name property to model configuration example (#5853) 2025-12-20 11:54:49 -06:00
Frank c7cade2494 zen: sync 2025-12-20 12:52:55 -05:00
Matt Silverlock 8f6c8844d7 feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-20 11:49:23 -06:00
opencode c87d61b561 release: v1.0.180 2025-12-20 16:00:36 +00:00
opencode 33d8bfc937 release: v1.0.179 2025-12-20 15:38:38 +00:00
opencode 6a4f4009d5 release: v1.0.178 2025-12-20 15:08:27 +00:00
opencode f29f284b3e release: v1.0.177 2025-12-20 15:00:40 +00:00
opencode 4c3336bbe7 release: v1.0.176 2025-12-20 12:28:27 +00:00
opencode 2400354bab release: v1.0.175 2025-12-20 11:10:23 +00:00
Frank b4e4fd9807 zen: add minimax m2.1 2025-12-20 01:26:27 -05:00
opencode 34bdfd0937 release: v1.0.174 2025-12-20 04:06:28 +00:00
opencode 9f5db46911 release: v1.0.173 2025-12-20 03:48:15 +00:00
opencode 39e2a5f595 release: v1.0.172 2025-12-20 03:29:07 +00:00
1XD 2e853911c3
docs: replace deprecated mise ubi backend with github backend (#5811) 2025-12-19 15:51:09 -06:00
Steven T. Cramer d7db57e8e1
docs: add Windows Terminal Shift+Enter configuration guide (#5788) 2025-12-19 12:27:21 -06:00
opencode 55d62fbd9f release: v1.0.170 2025-12-19 13:42:48 +00:00
Eric Shirley 14146428dd
lsp: add oxlint server (#5570) 2025-12-19 00:17:20 -06:00
GitHub Action 0b286f1b84 chore: generate 2025-12-19 02:12:35 +00:00
Basit Mustafa 5218e7a546 docs(ecosystem): add opencode-zellij-namer plugin (#5771) 2025-12-19 02:12:35 +00:00
opencode 289f4abaaa release: v1.0.169 2025-12-19 02:12:34 +00:00
opencode 427157c683 release: v1.0.168 2025-12-18 21:55:29 +00:00
opencode 194ff4919c release: v1.0.167 2025-12-18 09:45:33 +00:00
Jeon Suyeol 942498211f
docs: add OPENCODE_DISABLE_TERMINAL_TITLE to environment variables (#5725) 2025-12-17 22:30:21 -06:00
Ryan Vogel f82442c123
docs: add opencode.cafe to ecosystem page (#5714) 2025-12-17 19:08:29 -06:00
opencode e682cc9daf release: v1.0.166 2025-12-17 22:08:15 +00:00
opencode ca65da2d9e release: v1.0.165 2025-12-17 21:46:21 +00:00
Joel Hooks 24430287c5
feat(plugin): add experimental.session.compacting hook for pre-compaction context injection (#5698)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-17 13:57:09 -06:00
Qio 1e4bfbcf6f
add OPENCODE_EXPERIMENTAL_OUTPUT_TOKEN_MAX to override 32k default (#5679)
Co-authored-by: qio <handsomehust@gmail.com>
2025-12-17 10:35:43 -06:00
Aiden Cline fe8c5c143e docs: update share link 2025-12-17 10:18:30 -06:00
Frank d6f86e9bb7 zen: add gemini 3 flash 2025-12-17 11:10:58 -05:00
Stoufiler 6454adcd69
docs: Sort LSP Server list (#5688) 2025-12-17 09:14:26 -06:00
opencode ef0fa2007b release: v1.0.164 2025-12-16 21:47:41 +00:00
matvey 1aee8b49e1
feat: add experimental oxfmt formatter (#5620) 2025-12-16 14:43:14 -06:00
Aiden Cline 7e3ad770ac fix: git branch filewatcher, add flag to completely disable watcher 2025-12-16 14:31:09 -06:00
GitHub Action 5be4bda90f chore: format code 2025-12-16 17:30:08 +00:00
shekohex b78e2db013
docs: fix typo in Google Antigravity github link (#5625) 2025-12-16 11:29:31 -06:00
jinzhongjia 3f4d1121a4
docs: Add new project entry for opencode.nvim frontend (#5626) 2025-12-16 11:29:06 -06:00
Brendan Allan 452c991f58
Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-16 23:34:44 +08:00
David Hill f0ed1e38c9 Revert "fix: strip parentheses from file paths generated by llm"
This reverts commit 6c1a1a77b7.
2025-12-16 12:12:01 +00:00
David Hill 6c1a1a77b7 fix: strip parentheses from file paths generated by llm 2025-12-16 11:50:23 +00:00
opencode 92fe927785 release: v1.0.162 2025-12-16 00:40:27 +00:00
opencode 0dce5173cc release: v1.0.161 2025-12-16 00:17:15 +00:00
opencode-agent[bot] 34024c2504
docs: models --refresh flag in cli.mdx (#5596)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-12-15 18:04:47 -06:00
opencode 002db3abf4 release: v1.0.160 2025-12-15 23:26:00 +00:00
opencode 88314148e6 release: v1.0.159 2025-12-15 22:19:08 +00:00
opencode-agent[bot] 0beccc406e
docs: enabled_providers docs section (#5586)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-15 16:01:35 -06:00
Jay V c3b3b133b0 docs: make project names clickable links in ecosystem documentation 2025-12-15 15:44:46 -05:00
opencode 37e4c1e619 release: v1.0.158 2025-12-15 20:28:44 +00:00
opencode 9c5f94bd66 release: v1.0.157 2025-12-15 19:46:23 +00:00
opencode cf05e6e02b release: v1.0.156 2025-12-15 19:28:02 +00:00
Nalin Singh 6830590183
feat: add F# language server support (#5549) 2025-12-15 10:52:16 -06:00
opencode b9b4349039 release: v1.0.155 2025-12-15 16:44:08 +00:00
opencode 56dde2cc83 release: v1.0.154 2025-12-15 16:01:15 +00:00
René 2ca118db59
docs: Fix Wakatime repository link in ecosystem.mdx (#5552)
Co-authored-by: Github Action <action@github.com>
2025-12-15 08:32:06 -06:00
opencode a34e67b518 release: v1.0.153 2025-12-14 19:04:01 +00:00
shekohex 6d412d8872
docs: add `opencode-pty` and `opencode-google-antigravity-auth` plugins to the echosystem (#5530) 2025-12-14 11:38:53 -06:00
Lawrence Sarpong e6a0a005d6
Add Gleam LSP and formatter (#5514) 2025-12-14 10:51:08 -06:00
Aymvn 90d44751e7
docs: Fix Wakatime link in ecosystem documentation (#5528) 2025-12-14 10:49:35 -06:00
Zhou Rui ed1eacfce0
docs: Add opencode-websearch-cited to plugin list (#5501) 2025-12-13 20:28:39 -06:00
Aiden Cline 1638ffde69 docs: networking 2025-12-13 18:20:44 -06:00
GitHub Action 7434fbba8e chore: format code 2025-12-13 17:34:07 +00:00
Jan-Niklas W. b7581e01ea
docs: fix title for JetBrains ACP config file (#5479) 2025-12-13 11:33:31 -06:00
YeonGyu-Kim b46d4789fc
docs: add oh-my-opencode to plugins list (#5481) 2025-12-13 11:33:10 -06:00
GitHub Action 5d7a52f8b8 chore: format code 2025-12-13 02:09:41 +00:00
Jan-Niklas W. b7b827c5bd
docs: JetBrains IDEs to ACP config docs page (#5465) 2025-12-12 20:09:08 -06:00
Aiden Cline b93614cb81 docs: add env vars sections 2025-12-12 16:47:50 -06:00
opencode b84d513bd7 release: v1.0.152 2025-12-12 22:29:21 +00:00
opencode 379c4ecab3 release: v1.0.151 2025-12-12 21:34:32 +00:00
Frank 770a4d87db Zen: add gpt5.2 2025-12-12 13:48:54 -05:00
Zeno Jiricek e241aa21b9
docs: Add opencode-md-table-formatter and plugin template (#5405) 2025-12-11 17:02:49 -06:00
Jay V 14291bff71 docs: lander copy 2025-12-11 16:26:42 -05:00
opencode 5ffcde9dba release: v1.0.150 2025-12-11 20:09:20 +00:00
Sebastian Herrlinger 80e04be84f fix super modifier parsing 2025-12-11 19:20:23 +01:00
opencode 6382bda7d6 release: v1.0.149 2025-12-11 18:00:30 +00:00
opencode 71fc8b2115 release: v1.0.148 2025-12-11 17:49:42 +00:00
opencode 48c7913431 release: v1.0.147 2025-12-11 16:46:43 +00:00
Sebastian Herrlinger c12be73bf7 align default input keybinds 2025-12-11 17:39:29 +01:00
Sebastian Herrlinger e271852bc3 allow custom mappings for all textarea actions via config 2025-12-11 17:23:47 +01:00
opencode ddd5464081 release: v1.0.146 2025-12-11 06:23:53 +00:00
opencode fbad378966 release: v1.0.145 2025-12-11 06:19:42 +00:00
opencode 6251231e41 release: v1.0.144 2025-12-11 05:48:13 +00:00
Ayush Walekar d93c8c7604
docs: update doc sdk.mdx (#5315) 2025-12-10 21:56:23 -06:00
Jay V 92fa66d76f core: reposition OpenCode as open source multi-platform coding agent
docs: update main intro page to reflect open source positioning and multi-platform availability
2025-12-10 19:05:33 -05:00
Hammad Shami 72eb004057
feat: add helicone docs + helicone session tracking (#5265) 2025-12-10 16:23:52 -06:00
igordertigor 03c6c3f4cb
docs: document accept always behavior (#5340)
Co-authored-by: Ingo Fruend <ingo@oudyo.com>
2025-12-10 14:59:12 -06:00
GitHub Action faf443132f chore: format code 2025-12-10 18:32:21 +00:00
Nick 36a9be040b
docs: add opencode-type-inject to ecosystem plugins (#5331) 2025-12-10 12:31:44 -06:00
GitHub Action 1835d7526f chore: format code 2025-12-10 16:55:19 +00:00
Stanislas 946e4f0a61
docs: add wakatime plugin to ecosystem page (#5326)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-10 10:54:45 -06:00
GitHub Action 6b93d23642 chore: format code 2025-12-10 16:50:49 +00:00
Noè cfa13df346
docs: Added opencode-antigravity-auth to ecosystem documentation (#5303) 2025-12-10 10:50:12 -06:00
Connor Adams 83aa42f510
docs: configure mise to use latest version instead of pinned version (#5316) 2025-12-10 10:11:48 -06:00
Sebastian Herrlinger baed581a7c remove input_forward_delete special handling 2025-12-10 14:55:56 +01:00
opencode ee4190aa41 release: v1.0.143 2025-12-10 13:53:21 +00:00
opencode f7b2beaaf1 release: v1.0.142 2025-12-10 13:25:55 +00:00
opencode a3fbbece9a release: v1.0.141 2025-12-10 02:57:38 +00:00
Hosenur Rahaman 59dce63471
docs: Add portal project to ecosystem documentation (#5300)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-09 20:23:14 -06:00
opencode 76f4803d8d release: v1.0.138 2025-12-09 18:05:21 +00:00
Jay a964824b22
docs: Modify documentation for SDK ecosystem references
Updated link text to refer to community-built projects.
2025-12-09 12:44:33 -05:00
Jay 13e8fb382f
docs: Update community plugins reference in documentation 2025-12-09 12:43:29 -05:00
Jay 1f2497ce69
docs: Add submission note for OpenCode projects
Added a note about submitting projects to the list.
2025-12-09 12:37:34 -05:00
Aiden Cline defe51c825 docs: fix name 2025-12-09 11:34:15 -06:00
Aiden Cline 2ce249dbc0
docs: OpenCode ecosystem (#5287)
Co-authored-by: GitHub Action <action@github.com>
2025-12-09 11:25:28 -06:00
opencode 0569e8652c release: v1.0.137 2025-12-09 03:00:50 +00:00
Shoubhit Dash 20530104ce
add ocaml lsp support (#5230) 2025-12-08 14:33:45 -06:00
Aiden Cline ac70c1e813 docs: lsp & formatters 2025-12-08 12:05:25 -06:00
Shoubhit Dash 285605737d
add ocamlformat support (#5229) 2025-12-08 11:37:30 -06:00
Jérôme Benoit 52bb43eebd
fix: SAP AI Core Vercel AI SDK v2 support (#5180)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2025-12-08 11:27:47 -06:00
Bishal Roy a959199f09
feat: add catppuccin-macchiato theme (#5225) 2025-12-08 10:27:03 -06:00
GitHub Action 923bf36593 chore: format code 2025-12-08 04:54:08 +00:00
Justin Vogt d6e499dd48
docs: Update "model" inheritance for agents (#4894)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-07 22:53:41 -06:00
opencode-agent[bot] 586a8b7b31
docs: azure content filter note (#5212)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 22:19:39 -06:00
André Cruz 509e43d6f8
feat(mcp): add OAuth authentication support for remote MCP servers (#5014) 2025-12-07 15:47:27 -05:00
Arindam Majumder ad22fe9fe7
docs: Nebius Token Factory provider documentation (#2997) 2025-12-06 23:45:08 -06:00
Cody Rayment 55981205da
docs: update server API reference with complete endpoint list (#5136) 2025-12-06 14:28:02 -06:00
Adam b35e010e2a
feat: consistent (updated) social share images 2025-12-05 15:42:19 -06:00
opencode 73258c6193 release: v1.0.134 2025-12-05 20:46:49 +00:00
Nathan Thomas 40eb8b93e1
feat: add max steps for supervisor and sub-agents (#4062)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-12-05 12:26:44 -06:00
Frank 53ed1c912b Zen: add codex max 2025-12-05 09:05:00 -05:00
opencode-agent[bot] 095a1ab041
docs: llama.cpp docs: `limit` moved under model (#5089)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-12-04 22:39:13 -06:00
opencode 49800a00bd release: v1.0.133 2025-12-04 22:02:17 +00:00
Cason Adams 48dc520fb8
docs: add CodeCompanion.nvim integration instructions (#5079) 2025-12-04 14:49:51 -06:00
Jérôme Benoit b9c1f10016
feat: Add SAP AI Core provider support (#5023)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2025-12-04 14:07:23 -06:00
Daniel Polito 7f86fe3f61
add optional prompt Input to Github Action (#4828)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-04 12:10:56 -06:00
opencode d0a48a09e2 release: v1.0.132 2025-12-04 04:23:39 +00:00
opencode adf7681100 release: v1.0.131 2025-12-04 04:11:48 +00:00
opencode dcfeb52983 release: v1.0.130 2025-12-04 03:38:18 +00:00
Jack Bisceglia 4bc3fa0826
docs: remove outdated theme section as system theme is now added back (#5041) 2025-12-03 21:10:26 -06:00
Ariane Emory 921b98066d
feat: add messages_last_user command to scroll TUI to last user message (implements #4847) (#4855)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-03 12:30:11 -06:00
opencode 23ff6dbba4 release: v1.0.129 2025-12-03 11:39:04 +00:00
Frank 28c802f399 wip: zen 2025-12-02 18:36:15 -05:00
Jay V 2a8473891b docs: replace deprecated opencode auth login command with /connect across all documentation
Users no longer need to exit the TUI to add providers - they can now use the /connect command directly in the terminal interface. Updated all provider setup instructions to use simplified format with /connect command instead of the deprecated opencode auth login CLI command. Added /connect to TUI commands reference and streamlined provider documentation to show clearer, more concise setup steps.
2025-12-02 18:08:39 -05:00
Jaga Santagostino f17e1def32
toggle to hide username in TUI (#4750)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-02 15:11:03 -06:00
opencode 4ee4f7bcb3 release: v1.0.128 2025-12-02 20:14:22 +00:00
GitHub Action da7ecda9ea chore: format code 2025-12-02 19:52:47 +00:00
Frank 1f11d4fb1a zen: data dumper 2025-12-02 14:51:27 -05:00
opencode 785d0b60b6 release: v1.0.127 2025-12-02 16:05:59 +00:00
opencode 729a6eda23 release: v1.0.126 2025-12-01 19:00:00 +00:00
opencode c0fc02769b release: v1.0.125 2025-12-01 14:23:35 +00:00
opencode 4eb4d97d51 release: v1.0.124 2025-12-01 09:20:29 +00:00
opencode 5b92d49be7 release: v1.0.123 2025-12-01 01:07:50 +00:00
Justin Vogt ff609a52c1
docs: explore subagent (#4893) 2025-11-30 14:04:27 -06:00
Justin Vogt 087479d459
docs: Move tip to correct tool (#4891) 2025-11-29 22:03:20 -06:00
opencode 262fa184fd release: v1.0.122 2025-11-30 00:35:34 +00:00
opencode 012aa67e42 release: v1.0.121 2025-11-29 21:30:38 +00:00
opencode 52716db649 release: v1.0.120 2025-11-29 02:34:23 +00:00
GitHub Action 49ff6a852a chore: format code 2025-11-28 22:43:33 +00:00
Justin Vogt 7f537d2e98
docs: Add tip to tools about subagents re todos (#4875) 2025-11-28 15:49:24 -06:00
Sergio Garcia 96eda740cd
docs: formatter: false and lsp: false (#4833)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-28 11:22:48 -06:00
Christoph 7112a706b8
core: add built-in Dart LSP server and formatter (#4841) 2025-11-28 00:33:45 -06:00
Frank 70dd6dd394 doc: slashing kimi k2 thinking price 2025-11-27 09:58:57 -05:00
opencode aef6904247 release: v1.0.119 2025-11-27 03:15:40 +00:00
opencode 427887db9c release: v1.0.118 2025-11-27 02:43:07 +00:00
opencode 6a9856d480 release: v1.0.117 2025-11-27 01:29:00 +00:00
GitHub Action 4d2b265dc4 chore: format code 2025-11-26 19:10:51 +00:00
rosmur 1854245bd3
docs: add llama.cpp provider for local LLM inference (#4769)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-26 13:10:15 -06:00
opencode c33920f59d release: v1.0.115 2025-11-26 16:57:35 +00:00
Yug Agarwal 8963b536ee
docs: IO.NET Provider (#4762) 2025-11-26 10:44:05 -06:00
Aiden Cline ec8f2e078e Remove keybinds from favorites feature, keep functionality 2025-11-26 00:45:33 -06:00
shuv 335f46122b
Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
Aiden Cline 2fbd462e6e Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit e1cc98d448.
2025-11-25 23:51:46 -06:00
Aiden Cline e1cc98d448 Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 0ce64962d4.
2025-11-25 23:51:23 -06:00
U Cirello 0ce64962d4
feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 23:45:19 -06:00
george larson 338229193f
docs: add Venice.ai provider (#4748)
Co-authored-by: George Larson <georgeglarson@users.noreply.github.com>
2025-11-25 23:40:52 -06:00
Frank c413c3ed8f wip: zen 2025-11-25 22:01:34 -05:00
opencode 4114c8715c release: v1.0.114 2025-11-26 00:32:22 +00:00
opencode 0ff4c284e2 release: v1.0.113 2025-11-26 00:21:59 +00:00
Jaga Santagostino 2b05fe2859
docs: improve notes on mobile (#4747) 2025-11-25 15:27:28 -06:00
opencode 125938c7a1 release: v1.0.112 2025-11-25 21:10:30 +00:00
opencode ec1260d8aa release: v1.0.111 2025-11-25 20:54:40 +00:00
Jaga Santagostino ceccc30cb8
docs: reduce mobile padding (#4745) 2025-11-25 14:04:55 -06:00
Adam 87b295bc3d
fix(share): metadata and popover close delay 2025-11-25 12:09:22 -06:00
Adam b4e6f128d7
fix: favicons across all web properties 2025-11-25 10:45:18 -06:00
Aiden Cline 0568c943ab better scroll speed default for windows 2025-11-25 01:16:21 -06:00
Frank 6a0b20456f zen: remove official support for unified endpoint 2025-11-24 23:33:23 -05:00
Frank 364355c8e1 zen: graduate kimi k2 thinking 2025-11-24 23:14:46 -05:00
opencode 83c47e0ed7 release: v1.0.110 2025-11-25 03:08:12 +00:00
opencode 2458e7597b release: v1.0.109 2025-11-24 22:30:42 +00:00