summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
AgeCommit message (Collapse)Author
2025-12-13docs: add oh-my-opencode to plugins list (#5481)YeonGyu-Kim
2025-12-13chore: format codeGitHub Action
2025-12-12docs: JetBrains IDEs to ACP config docs page (#5465)Jan-Niklas W.
2025-12-12docs: add env vars sectionsAiden Cline
2025-12-12Zen: add gpt5.2Frank
2025-12-11docs: Add opencode-md-table-formatter and plugin template (#5405)Zeno Jiricek
2025-12-11docs: lander copyJay V
2025-12-11fix super modifier parsingSebastian Herrlinger
2025-12-11align default input keybindsSebastian Herrlinger
2025-12-11allow custom mappings for all textarea actions via configSebastian Herrlinger
2025-12-10docs: update doc sdk.mdx (#5315)Ayush Walekar
2025-12-10core: reposition OpenCode as open source multi-platform coding agentJay V
docs: update main intro page to reflect open source positioning and multi-platform availability
2025-12-10feat: add helicone docs + helicone session tracking (#5265)Hammad Shami
2025-12-10docs: document accept always behavior (#5340)igordertigor
Co-authored-by: Ingo Fruend <[email protected]>
2025-12-10chore: format codeGitHub Action
2025-12-10docs: add opencode-type-inject to ecosystem plugins (#5331)Nick
2025-12-10chore: format codeGitHub Action
2025-12-10docs: add wakatime plugin to ecosystem page (#5326)Stanislas
Co-authored-by: Copilot <[email protected]>
2025-12-10chore: format codeGitHub Action
2025-12-10docs: Added opencode-antigravity-auth to ecosystem documentation (#5303)Noè
2025-12-10docs: configure mise to use latest version instead of pinned version (#5316)Connor Adams
2025-12-10remove input_forward_delete special handlingSebastian Herrlinger
2025-12-09docs: Add portal project to ecosystem documentation (#5300)Hosenur Rahaman
Co-authored-by: Copilot <[email protected]>
2025-12-09docs: Modify documentation for SDK ecosystem referencesJay
Updated link text to refer to community-built projects.
2025-12-09docs: Update community plugins reference in documentationJay
2025-12-09docs: Add submission note for OpenCode projectsJay
Added a note about submitting projects to the list.
2025-12-09docs: fix nameAiden Cline
2025-12-09docs: OpenCode ecosystem (#5287)Aiden Cline
Co-authored-by: GitHub Action <[email protected]>
2025-12-08add ocaml lsp support (#5230)Shoubhit Dash
2025-12-08docs: lsp & formattersAiden Cline
2025-12-08add ocamlformat support (#5229)Shoubhit Dash
2025-12-08fix: SAP AI Core Vercel AI SDK v2 support (#5180)Jérôme Benoit
Signed-off-by: Jérôme Benoit <[email protected]> Signed-off-by: Jérôme Benoit <[email protected]>
2025-12-08feat: add catppuccin-macchiato theme (#5225)Bishal Roy
2025-12-08chore: format codeGitHub Action
2025-12-07docs: Update "model" inheritance for agents (#4894)Justin Vogt
Co-authored-by: Aiden Cline <[email protected]>
2025-12-07docs: azure content filter note (#5212)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> Co-authored-by: GitHub Action <[email protected]>
2025-12-07feat(mcp): add OAuth authentication support for remote MCP servers (#5014)André Cruz
2025-12-06docs: Nebius Token Factory provider documentation (#2997)Arindam Majumder
2025-12-06docs: update server API reference with complete endpoint list (#5136)Cody Rayment
2025-12-05feat: add max steps for supervisor and sub-agents (#4062)Nathan Thomas
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-12-05Zen: add codex maxFrank
2025-12-04docs: llama.cpp docs: `limit` moved under model (#5089)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
2025-12-04docs: add CodeCompanion.nvim integration instructions (#5079)Cason Adams
2025-12-04feat: Add SAP AI Core provider support (#5023)Jérôme Benoit
Signed-off-by: Jérôme Benoit <[email protected]>
2025-12-04add optional prompt Input to Github Action (#4828)Daniel Polito
Co-authored-by: Github Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-03docs: remove outdated theme section as system theme is now added back (#5041)Jack Bisceglia
2025-12-03feat: add messages_last_user command to scroll TUI to last user message ↵Ariane Emory
(implements #4847) (#4855) Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-02docs: replace deprecated opencode auth login command with /connect across ↵Jay V
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-02toggle to hide username in TUI (#4750)Jaga Santagostino
Co-authored-by: Aiden Cline <[email protected]>
2025-11-30docs: explore subagent (#4893)Justin Vogt