summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/config.mdx
AgeCommit message (Collapse)Author
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