summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-23fix(desktop): change detection on Windows, especially Cygwin (#13659)Erik Demaine
Co-authored-by: LukeParkerDev <[email protected]>
2026-02-22feat(app): feed customization optionsAdam
2026-02-22fix(app): terminal issuesAdam
2026-02-22docs(tui): correct typo in TUI documentation (#14604)Pirro Zani
2026-02-21docs(ko): improve wording in gitlab, ide, index, keybinds, and lsp docs (#14517)Jun
2026-02-21desktop: beta iconBrendan Allan
2026-02-20fix: e2e test outdatedAdam
2026-02-20chore: cleanupAdam
2026-02-20wip: zen liteFrank
2026-02-20fix(app): remove double-border in share buttonAdam
2026-02-20chore: cleanupAdam
2026-02-20fix(app): better sound effect disabling uxAdam
2026-02-20cache platform binary in postinstall for faster startup (#14467)Aiden Cline
2026-02-20fix(app): session review re-rendering too aggressivelyAdam
2026-02-20chore: cleanupAdam
2026-02-20wip(app): custom scroll viewAdam
2026-02-20zen: gpt safety_identifierFrank
2026-02-20feat(app): show/hide reasoning summariesAdam
2026-02-20fix(app): stay pinned with auto-scroll on todos/questions/permsAdam
2026-02-20Revert "cache platform binary in postinstall for faster startup" (#14457)Aiden Cline
2026-02-20cache platform binary in postinstall for faster startup (#14396)Aiden Cline
2026-02-20fix(app): patch tool renders like edit toolAdam
2026-02-20desktop: publish betas to separate repo (#14376)Brendan Allan
2026-02-20desktop: bring back -i in sidecar argumentsBrendan Allan
shell configs like .zshrc don't get loaded without it
2026-02-20chore: generateopencode-agent[bot]
2026-02-20feat: add list sessions for all sessions (experimental) (#14038)Ryan Vogel
2026-02-20fix(app): large text pasted into prompt-input causes main thread lockAdam
2026-02-20fix(app): terminal issues (#14435)Adam
2026-02-20fix(github): support variant in github action and opencode github run (#14431)Matt Silverlock
2026-02-20fix(ui): preserve url slashes for root workspace (#14294)Shoubhit Dash
2026-02-20fix(snapshot): respect info exclude in snapshot staging (#13495)Shoubhit Dash
2026-02-20fix(ui): show full turn duration in assistant meta (#14378)Shoubhit Dash
2026-02-20fix(cli): missing plugin deps cause TUI to black screen (#14432)Matt Silverlock
2026-02-20chore: cleanupAdam
2026-02-20release: v1.2.10opencode
2026-02-20sdk: build to dist/ instead of dist/src (#14383)Brendan Allan
2026-02-20desktop: don't spawn sidecar if default is localhost serverBrendan Allan
2026-02-19docs: clarify tool name collision precedence (#14313)Rafi Khardalian
Co-authored-by: Aiden Cline <[email protected]>
2026-02-19test: merge test files into a single file (#14366)Aiden Cline
2026-02-20release: v1.2.9opencode
2026-02-19fix: issue from structuredClone addition by using unwrap (#14359)Aiden Cline
2026-02-20tweak(ui): adjust session feed spacingDavid Hill
2026-02-20tweak(ui): tone down reasoning emphasisDavid Hill
2026-02-20tweak(ui): refine session feed spacingDavid Hill
2026-02-19fix(desktop): restore settings header maskDavid Hill
2026-02-19tweak(ui): nudge edited files chevronDavid Hill
2026-02-19tweak(ui): stabilize collapsible chevron hoverDavid Hill
2026-02-19fix: add missing id/sessionID/messageID to MCP tool attachments (#14345)NatChung
2026-02-19Use structuredClone instead of remeda's clone (#14351)Michael Hart
Co-authored-by: Dax Raad <[email protected]> Co-authored-by: Dax <[email protected]>
2026-02-19remove unnecessary deep clones from session loop and LLM stream (#14354)Dax