summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-11-10wip code editor update dark modeDavid Hill
2025-11-10Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-11-10ignore: update download stats 2025-11-10GitHub Action
2025-11-10release: v1.0.55opencode
2025-11-10chore: format codeGitHub Action
2025-11-10fix: add null checkAiden Cline
2025-11-10chore: format codeGitHub Action
2025-11-09docs: format installation commands for madkrown code block (#4151)Wankong
Co-authored-by: GitHub Action <[email protected]>
2025-11-10release: v1.0.54opencode
2025-11-10chore: format codeGitHub Action
2025-11-10tui: auto-scroll to bottom when switching between sessionsDax Raad
2025-11-10release: v1.0.53opencode
2025-11-10make reasoning parts less uglyDax Raad
2025-11-10tui: improve session UI with better sidebar toggle and message handlingDax Raad
2025-11-10tui: render reasoning parts with syntax highlighting instead of plain textDax Raad
2025-11-09tui: display 'Free' badge for zero-cost models in model selection dialogDax Raad
2025-11-09fix: --model flag being ignored in TUI mode (#4147)lenstr
2025-11-09fix: allow user to configure doom loop & external dir perms (#4095)Aiden Cline
2025-11-09ci: sync zedAiden Cline
2025-11-09doc: add big pickle to docFrank
2025-11-09ci: update descriptionAiden Cline
2025-11-09ci: fixAiden Cline
2025-11-09ci: fixAiden Cline
2025-11-09ci: fix regexAiden Cline
2025-11-09fixAiden Cline
2025-11-09ci: ignoreAiden Cline
2025-11-09ci: ignoreAiden Cline
2025-11-09ci: sync zedAiden Cline
2025-11-09ci: zed syncAiden Cline
2025-11-09ci: zed syncAiden Cline
2025-11-09chore: rm commentAiden Cline
2025-11-09set cap for max time to wait between retries (#4135)Aiden Cline
Co-authored-by: GitHub Action <[email protected]>
2025-11-09fix: messageID type in chat.message (#4128)Mathias Beugnon
Co-authored-by: GitHub Action <[email protected]>
2025-11-09ignore: update download stats 2025-11-09GitHub Action
2025-11-09release: v1.0.51opencode
2025-11-09fix race conditionDax Raad
2025-11-09chore: format codeGitHub Action
2025-11-09ci: update sync zedAiden Cline
2025-11-09release: v1.0.50opencode
2025-11-08Revert "tui: display 'Free' badge for zero-cost models in model selection ↵Aiden Cline
dialog" This reverts commit ce9b758d0a32bb1508af6ffbf59215cd68d1c122.
2025-11-08feat: add input context to chat.params and chat.message (#4085)Mathias Beugnon
2025-11-08fix: UI Freezes for a few minutes if repo has binary files (#4109)Ivan Starkov
2025-11-08ci: add job to sync zed extensionAiden Cline
2025-11-09chore: format codeGitHub Action
2025-11-09release: v1.0.49opencode
2025-11-08tui: fix continue session navigation to wait for sync completion before ↵Dax Raad
redirecting Previously, the continue session navigation would immediately try to redirect to the most recent session before the sync data was fully loaded, causing navigation to fail. Now it waits for sync status to be complete before attempting the redirect, ensuring the session data is available.
2025-11-09release: v1.0.48opencode
2025-11-09chore: format codeGitHub Action
2025-11-08tui: add logging when creating project instances to help users debug startup ↵Dax Raad
issues
2025-11-09release: v1.0.47opencode