summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
2025-12-16tui: fix autocomplete file loading and update dependenciesDax Raad
2025-12-16fix: remove the selected state from button when select deselectedDavid Hill
2025-12-16wip: add active state to open selectDavid Hill
2025-12-16fix: enable shell alias expansion in ! command (#5621)Fran Zekan
2025-12-16chore: format codeGitHub Action
2025-12-16docs: fix typo in Google Antigravity github link (#5625)shekohex
2025-12-16docs: Add new project entry for opencode.nvim frontend (#5626)jinzhongjia
2025-12-16docs: add homebrew command for `opencode-desktop` (#5631)Connor Adams
2025-12-16fix: github install cmd if repo has . in itAiden Cline
2025-12-16fix: breadcrumb dropdown position left alignedDavid Hill
2025-12-16Revert "wip: make the default container wider"David Hill
2025-12-16fix: use system prompt field from prompt input (#5633)Tommy D. Rossi
2025-12-16Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-16wip: make the default container widerDavid Hill
2025-12-16Keep release a draft until all builds are finished (#5632)Brendan Allan
2025-12-16fix: preserve argument boundaries in run command (#4979)Simon D'Morias
2025-12-16Revert "fix: strip parentheses from file paths generated by llm"David Hill
2025-12-16chore: format codeGitHub Action
2025-12-16Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-16fix: strip parentheses from file paths generated by llmDavid Hill
2025-12-16fix: font size updatesDavid Hill
2025-12-16wip: font-size updatesDavid Hill
2025-12-16tauri: explicitly kill sidecar before updater relaunchBrendan Allan
2025-12-16Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-16fix: font size updatesDavid Hill
2025-12-16chore: format codeGitHub Action
2025-12-16tauri: macos-only app menuBrendan Allan
2025-12-15chore: centralize dep to catalog & fix typosAiden Cline
2025-12-15tui: fix dialog select items taking up 2 lines when truncatedDax Raad
2025-12-15fix: debounce LSP diagnostics to get complete results (#5600)Luke Parker
2025-12-15fix: rejoin system prompt if experimental plugin hook triggers to preserve ca...DS
2025-12-16chore: format codeGitHub Action
2025-12-16release: v1.0.162opencode
2025-12-16chore: format codeGitHub Action
2025-12-15tui: update dialog context and server to use new single dialog systemDax Raad
2025-12-15tui: refactor dialog system to use single active dialog instead of stackDax Raad
2025-12-16release: v1.0.161opencode
2025-12-15fix: undefined eventsAdam
2025-12-15docs: models --refresh flag in cli.mdx (#5596)opencode-agent[bot]
2025-12-15fix(win32): Normalise LSP paths on windows (fixes lua) (#5597)Luke Parker
2025-12-15tweak: add .catch for extractZip callsAiden Cline
2025-12-15chore: format codeGitHub Action
2025-12-15fix(win32): Missing LSP can now unzip on windows (#5594)Luke Parker
2025-12-15release: v1.0.160opencode
2025-12-15tui: fix dialog replacement to prevent nested dialogs from showing simultaneo...Dax Raad
2025-12-15tui: fix model selection dialog to properly replace current dialog instead of...Dax Raad
2025-12-15fix(win32): correct ElixirLS extension typo (#5590)Luke Parker
2025-12-15chore: format codeGitHub Action
2025-12-15fix(win32): use path.delimiter for PATH separator in LSP server lookups (#5589)Luke Parker
2025-12-15release: v1.0.159opencode