summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-27fix(ui): mute inactive file tab iconsDavid Hill
2026-02-27tweak(ui): max-width on session when the review is closed but the file tree ↵David Hill
is open
2026-02-26fix: testAdam
2026-02-26Revert "fix(ui): prevent filename and diff count overlap in session changes ↵Adam
(#14773)" This reverts commit a0b3bbffd5459b81fcb59dbe30f0fd62cc8ec414.
2026-02-26tweak(ui): add border to filetree on scrollDavid Hill
2026-02-26tui: fix session tab alignment in compact view to prevent vertical overflowDavid Hill
2026-02-26chore: storybook (#15285)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-26fix(app): terminal issuesAdam
2026-02-26fix(ui): prevent filename and diff count overlap in session changes (#14773)Shoubhit Dash
2026-02-26fix(ui): avoid truncating workspace paths in assistant text (#14584)Shoubhit Dash
2026-02-26feat(app): new tabs styling (#15284)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-26feat(app): auto-accept all permissions modeAdam
2026-02-26refactor(desktop): enhance project tile interaction with suppress hover ↵OpeOginni
functionality (#15214)
2026-02-26docs: Sync zh_CN docs with English Version (#15228)Niu Shuai
2026-02-26wip: zenFrank
2026-02-26chore: fix flaky testadamelmore
2026-02-26fix(app): simplify review layout (#14953)Adam
Co-authored-by: adamelmore <[email protected]>
2026-02-26feat: opencode go provider list (#15203)David Hill
2026-02-26fix(desktop): restore shell path env for desktop sidecar (#15211)Shoubhit Dash
2026-02-26fix(app): open in powershell (#15112)Filip
2026-02-26release: v1.2.15opencode
2026-02-26fix: most segfaults on windows with Bun v1.3.10 stable (#15181)Luke Parker
2026-02-26fix(app): middle-click tab close in scrollable tab bar (#15081)Stefan
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-26fix(desktop): remove interactive shell flag from sidecar spawn to prevent ↵kil-penguin
hang on macOS (#15136) Co-authored-by: kil-penguin <[email protected]>
2026-02-25wip: zenFrank
2026-02-26fix(app): permissions and questions from child sessions (#15105)Adam
Co-authored-by: adamelmore <[email protected]>
2026-02-25fix(docs): update schema URL in share configuration examples across multiple ↵OpeOginni
languages (#15114)
2026-02-25chore: generateopencode-agent[bot]
2026-02-25split tui/server config (#13968)Sebastian
2026-02-25tweak(ui): keep reasoning inline code subdued in dark modeDavid Hill
2026-02-25fix(app): keyboard navigation previous/next message (#15047)Filip
2026-02-25fix(app): correct Copilot provider description in i18n files (#15071)Oleksii Pavliuk
2026-02-25chore: generateopencode-agent[bot]
2026-02-25release: v1.2.14opencode
2026-02-25feat(core): add message delete endpoint (#14417)Shantur Rathore
2026-02-25fix: consume stdout concurrently with process exit in auth login (#15058)Ayush Thakur
2026-02-25release: v1.2.13opencode
2026-02-25opencode go copyDax Raad
2026-02-25syncDax Raad
2026-02-25feat(desktop): enhance Windows app resolution and UI loading states (#13320)Filip
Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-02-25zen: goFrank
2026-02-25wip: zen goFrank
2026-02-25wip: zen goFrank
2026-02-25wip: zen goFrank
2026-02-25zen: goFrank
2026-02-25desktop: make readme more accurateBrendan Allan
2026-02-25feat: show LSP errors for apply_patch tool (#14715)Dax
2026-02-24core: temporarily disable plan enter tool to prevent unintended mode ↵Dax Raad
switches during task execution
2026-02-24refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448)Dax
2026-02-25fix(opencode): disable config bun cache in CI (#14985)Luke Parker