Commit Graph

1220 Commits

Author SHA1 Message Date
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