summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2025-11-08tui: fix continue session navigation to use most recent session instead of ↵Dax Raad
oldest session
2025-11-08Merge remote-tracking branch 'origin/dev' into devDax Raad
2025-11-08improve startup speedDax Raad
2025-11-08chore: format codeGitHub Action
2025-11-08fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with ↵Christopher Sacca
MATLAB Language Server (#4007)
2025-11-08chore: format codeGitHub Action
2025-11-08fix(theme): filter out null values from theme palette (#4083)Kamaal Farah
Signed-off-by: Kamaal Farah <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-08release: v1.0.46opencode
2025-11-08tui: display 'Free' badge for zero-cost models in model selection dialogDax Raad
2025-11-08zen: fix billing buttonFrank
2025-11-08chore: format codeGitHub Action
2025-11-08zen: rate limitFrank
2025-11-08ignore: update download stats 2025-11-08GitHub Action
2025-11-08release: v1.0.45opencode