summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/config.mdx
AgeCommit message (Collapse)Author
2026-05-03docs: clarify LSP and formatter opt-in config (#25502)Luke Parker
2026-04-27feat: configurable shell selection + desktop settings UI (#20602)Luke Parker
2026-04-05feat(tui): make the mouse disablable (#6824, #7926) (#13748)Gautier DI FOLCO
2026-04-02chore: generateopencode-agent[bot]
2026-04-02feat: add macOS managed preferences support for enterprise MDM deployments ↵Lenny Vaknine
(#19178) Co-authored-by: Lenny Vaknine <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-03-16docs: add describe annotation to snapshot config field (#17861)Kyle Altendorf
Co-authored-by: Aiden Cline <[email protected]>
2026-03-10fix(core): a chunk timeout when processing llm stream (#16366)James Long
2026-02-25split tui/server config (#13968)Sebastian
2026-02-10fix(core): ensure compaction is more reliable, add reserve token buffer to ↵Aiden Cline
ensure that input window has enough room to compact (#12924) Co-authored-by: James Lal <[email protected]>
2026-02-03docs: add --mdns-domain flag documentation (#11933)Luiz Guilherme D'Abruzzo Pereira
2026-01-17docs: document the plural formsAiden Cline
2026-01-17docs(config): explain that `autoupdate` doesn't work when installed with a ↵Bernat Pericàs
package manager (#9092)
2026-01-11docs: fix scroll_speed default value (#7867)Eyal Cherevatsky
2026-01-07fix: config precedence now correctly allows local config to override remote ↵Matt Silverlock
(#7141)
2026-01-05feat(bedrock): config options and authentication precedence (#6377)Grégoire Morpain
2025-12-31docs: new configurable CORS option (#6522)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-28docs: add compaction, watcher, experimental and provider options (#6304)Matt Silverlock
Co-authored-by: OpenCode <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-28chore: generateGitHub Action
2025-12-28docs: add plugin configuration documentation (#6301)Matt Silverlock
Co-authored-by: OpenCode <[email protected]>
2025-12-26Reapply "feat(core): optional mdns service (#6192)"Adam
This reverts commit 505068d5a6cccc732aed76580f9bec6a5dbca507.
2025-12-26Revert "feat(core): optional mdns service (#6192)"Aiden Cline
This reverts commit 26e7043718fbf5fbf08eecd04ff8ed5edd82e33e.
2025-12-26feat(core): optional mdns service (#6192)Adam
Co-authored-by: Github Action <[email protected]>
2025-12-24docs: editsJay V
2025-12-20feat: support configuring a default_agent across all API/user surfaces (#5843)Matt Silverlock
Co-authored-by: observerw <[email protected]>
2025-12-15docs: enabled_providers docs section (#5586)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: 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-11-24add autoupdate: notifyAiden Cline
2025-11-14docs: clarify that config files are merged, not replaced (#4342)Abílio Costa
Co-authored-by: Claude <[email protected]>
2025-11-13Add scroll acceleration support to TUI (#4289)Tommy D. Rossi
2025-11-11docs: Update config references to latest Sonnet & Haiku models (#4210)Julian LaNeve
2025-10-28add OPENCODE_CONFIG_DIR to allow loading a custom config directory (#3504)oribi
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-10-09docs: adding tools docJay V
2025-10-08docs: fix permission docsJay V
2025-10-06docs: fix styles and zen doc, closes #2912Jay V
2025-10-03docs: rename opencode to OpenCodeJay V
2025-09-26docs: add TUI configuration options and examples (#2212)sonsulee
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Jay <[email protected]>
2025-09-16docs: remove dup section (#2629)Aiden Cline
2025-09-09ci: formatDax Raad
2025-09-02wip: zenDax Raad