Commit graph

653 commits

Author SHA1 Message Date
Matt Silverlock
21e4fe3718 github: support issues and workflow_dispatch events (#6157) 2025-12-26 14:35:50 -06:00
Aiden Cline
0762a794ab Revert "feat(core): optional mdns service (#6192)"
This reverts commit 26e7043718.
2025-12-26 14:35:49 -06:00
ja
3fc23c3e8b feat: add shfmt formatter for shell scripts (#6204) 2025-12-26 14:35:49 -06:00
Adam
3f3c0f370b feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 14:35:47 -06:00
GitHub Action
3e4b8e2bf5 chore: generate 2025-12-26 14:35:47 -06:00
Didier Durand
ccd182f522 doc: fix typos in various files (#6196) 2025-12-26 14:35:47 -06:00
Connor Adams
cc39dbedf2 docs: update skills to use canonical ~/.config/opencode location (#6132) 2025-12-26 14:35:40 -06:00
Robb Tolliver
6242baea0a docs: Corrected the number of built-in subagents in documentation (#6133) 2025-12-26 14:35:40 -06:00
Jay V
32cf23ffef docs: edits 2025-12-26 14:35:36 -06:00
Jay V
f2ceb55514 docs: add comprehensive CLI command documentation for agent, mcp, session, stats, and web commands 2025-12-26 14:35:36 -06:00
Jay V
cdc9c007bd docs: make MCP server documentation more scannable and add Sentry example 2025-12-26 14:35:36 -06:00
Aiden Cline
73e5315077 docs: tweak lsp.mdx 2025-12-26 14:35:30 -06:00
opencode-agent[bot]
7ea4a63257 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-26 14:35:30 -06:00
opencode-agent[bot]
e94499d178 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-26 14:35:29 -06:00
xiantang
05e8dfb8a2 docs: add Neovim to the list of editors (#6081) 2025-12-26 14:35:29 -06:00
Matt Silverlock
1f2a4537bc providers: add Cloudflare AI Gateway (#5174) 2025-12-26 14:35:27 -06:00
Viktor Nagy
459db5c655 Update gitlab.mdx to use the 2.x component version (#6062) 2025-12-26 14:35:27 -06:00
GitHub Action
3f9ee3330f chore: generate 2025-12-26 14:35:26 -06:00
Jon Redeker
180e1f35ef Add opencode-shell-strategy plugin to ecosystem (#5995) 2025-12-26 14:35:26 -06:00
Matt Silverlock
72cb02f4d5 docs: add MCP OAuth debugging section (#6047) 2025-12-26 14:35:24 -06:00
Frank
a73a36e533 zen: glm 4.7 2025-12-26 14:35:22 -06:00
opencode-agent[bot]
0c4b36a433 docs: new /global/health API (#6006)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-26 14:35:19 -06:00
Joel Hooks
ce8ea03bd4 feat(plugin): allow compaction hook to replace prompt entirely (#5907) 2025-12-26 14:35:18 -06:00
Mohammad Alhashemi
30e6af1b2f feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-26 14:35:15 -06:00
GitHub Action
15c6052711 chore: generate 2025-12-26 14:35:11 -06:00
Jay V
b0c88929ed docs: edit gitlab 2025-12-26 14:35:11 -06:00
Frank
35e6fc42b0 zen: add glm 4.7 2025-12-26 14:35:09 -06:00
Viktor Nagy
d5bf844e2c 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-26 14:35:09 -06:00
Jon Redeker
1ac00cebea docs: add opencode-morph-fast-apply plugin to ecosystem (#5992) 2025-12-26 14:35:07 -06:00
GitHub Action
e79b9ad111 chore: generate 2025-12-26 14:35:06 -06:00
wienans
72a9e23926 Add OpenChamber to ecosystem documentation (#5978) 2025-12-26 14:35:05 -06:00
ja
21d81dcf4e feat(lsp): add Tinymist LSP support for Typst (#5933) 2025-12-26 14:35:05 -06:00
Tim Kleinschmidt
439af1740a support clojure projects with built-in lsp (#5975) 2025-12-26 14:35:04 -06:00
Daniel Polito
8ca4fdafd9 docs: Github Auto Pull Request Docs (#5974) 2025-12-26 14:35:04 -06:00
Will Marella
e81c496bb6 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-26 14:35:03 -06:00
Luo Chen
79134dd16a feat: add nixd as lsp for nix language (#5929) 2025-12-26 14:34:55 -06:00
opencode-agent[bot]
10e454481c 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-26 14:34:55 -06:00
Ben Vargas
e21c6d93e0 docs: add ai-sdk-provider-opencode-sdk to ecosystem (#5772) 2025-12-26 14:34:55 -06:00
Matt Silverlock
2fa7b01072 github: support schedule events (#5810) 2025-12-26 14:34:51 -06:00
Ryan Vogel
3fdeee126a docs: clarify model ID format for OpenCode provider (#5854) 2025-12-26 14:34:46 -06:00
Ryan Vogel
af66701f44 feat(docs): adding .md to docs pages shows raw markdown (#5823) 2025-12-26 14:34:46 -06:00
ja
f57538ebba docs: add name property to model configuration example (#5853) 2025-12-26 14:34:45 -06:00
Frank
cdfdd63bee zen: sync 2025-12-26 14:34:45 -06:00
Matt Silverlock
753b7362a3 feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-26 14:34:44 -06:00
Frank
b9dd35bfcc zen: add minimax m2.1 2025-12-26 14:34:37 -06:00
1XD
3306d8f666 docs: replace deprecated mise ubi backend with github backend (#5811) 2025-12-26 14:34:32 -06:00
Steven T. Cramer
5c47adb782 docs: add Windows Terminal Shift+Enter configuration guide (#5788) 2025-12-26 14:34:29 -06:00
Eric Shirley
d8a450ce17 lsp: add oxlint server (#5570) 2025-12-26 14:34:24 -06:00
GitHub Action
dc7562189b chore: generate 2025-12-26 14:34:23 -06:00
Basit Mustafa
16b7e85256 docs(ecosystem): add opencode-zellij-namer plugin (#5771) 2025-12-26 14:34:23 -06:00