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
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
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
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
Frank
a94899ed36
zen: glm 4.7
2025-12-23 07:56:37 -05: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
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
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
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
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
Matt Silverlock
10375263ef
github: support schedule events ( #5810 )
2025-12-21 08:46:54 -06: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
Frank
b4e4fd9807
zen: add minimax m2.1
2025-12-20 01:26:27 -05: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
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
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
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
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
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-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-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
Nalin Singh
6830590183
feat: add F# language server support ( #5549 )
2025-12-15 10:52:16 -06: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
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
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
Sebastian Herrlinger
80e04be84f
fix super modifier parsing
2025-12-11 19:20:23 +01: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
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
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
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
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
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
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
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
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
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
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
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
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
Jaga Santagostino
2b05fe2859
docs: improve notes on mobile ( #4747 )
2025-11-25 15:27:28 -06:00
Jaga Santagostino
ceccc30cb8
docs: reduce mobile padding ( #4745 )
2025-11-25 14:04:55 -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
Frank
46a76a778a
zen: add opus 4.5
2025-11-24 15:39:38 -05:00
Aiden Cline
a9a2c23736
add autoupdate: notify
2025-11-24 14:32:38 -06:00