summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-18tweak(ui): shrink review diff style toggleDavid Hill
2026-02-18Update oc-2.jsonDavid Hill
2026-02-18Update icon-button.cssDavid Hill
2026-02-18tweak(ui): search button styleDavid Hill
2026-02-18tweak(ui): remove pressed transition for secondary buttonsDavid Hill
2026-02-18Update oc-2.jsonDavid Hill
2026-02-18tweak(ui): expanded color state on titlebar buttonsDavid Hill
2026-02-18tweak(ui): oc-2 theme updatesDavid Hill
2026-02-18tweak(ui): hover and active styles for filetree tabsDavid Hill
2026-02-18tweak(ui): hover and active styles for title bar buttonsDavid Hill
2026-02-18tweak(ui): hover and active styles for title bar buttonsDavid Hill
2026-02-18tweak(ui): update oc-2 secondary button colorsDavid Hill
2026-02-18tweak(ui): use weak border and base icon color for secondaryDavid Hill
2026-02-18tweak(ui): theme color updatesDavid Hill
2026-02-18tweak(ui): shrink filetree tab heightDavid Hill
2026-02-18tweak(ui): align pill tabs pressed backgroundDavid Hill
2026-02-18tweak(ui): unify titlebar expanded button backgroundDavid Hill
2026-02-18tweak(ui): share button borderDavid Hill
2026-02-18tweak(ui): file tree background colorDavid Hill
2026-02-18fix(ui): add previous smoke colorsDavid Hill
2026-02-18button style tweaksDavid Hill
2026-02-18oc-2 theme initDavid Hill
2026-02-18Update colors.cssDavid Hill
2026-02-18chore: generateopencode-agent[bot]
2026-02-18feat(plugin): pass sessionID and callID to shell.env hook input (#13662)Helge Tesdal
2026-02-18fix(app): terminal cross-talk (#14184)Adam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanup (#14181)Adam
2026-02-18zen: update sst versionFrank
2026-02-18refactor: migrate src/global/index.ts from Bun.file() to Filesystem module ↵Dax
(#14146)
2026-02-18fix(opencode): update pasteImage to only increment count when the previous ↵OpeOginni
attachment is an image too (#14173)
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18fix(github): emit PROMPT_TOO_LARGE error on context overflow (#14166)Matt Silverlock
2026-02-18refactor: migrate editor.ts from Bun.file()/Bun.write() to Filesystem module ↵Dax
(#14149)
2026-02-18refactor: migrate clipboard.ts from Bun.file() to Filesystem module (#14148)Dax
2026-02-18refactor: migrate src/bun/index.ts from Bun.file()/Bun.write() to Filesystem ↵Dax
module (#14147)
2026-02-18refactor: migrate config/markdown.ts from Bun.file() to Filesystem module ↵Dax
(#14151)
2026-02-18refactor: migrate file/index.ts from Bun.file() to Filesystem module (#14152)Dax
2026-02-18refactor: migrate format/formatter.ts from Bun.file() to Filesystem module ↵Dax
(#14153)
2026-02-18refactor: migrate cli/cmd/run.ts from Bun.file() to Filesystem/stat modules ↵Dax
(#14155)
2026-02-18core: allow readJson to be called without explicit type parameterDax Raad
Added default type parameter 'any' to readJson<T> so users can call it without specifying a type when they don't need strict typing. This reduces boilerplate for quick JSON reads where type safety isn't required.
2026-02-18refactor: migrate file/ripgrep.ts from Bun.file()/Bun.write() to Filesystem ↵Dax
module (#14159)
2026-02-18refactor: migrate index.ts from Bun.file() to Filesystem module (#14160)Dax
2026-02-18feat: add Julia language server support (#14129)Alexander Abramov
Co-authored-by: Alexander Abramov <[email protected]>
2026-02-18feat: GitLab Duo - bump gitlab-ai-provider to 3.6.0 (adds Sonnet 4.6) (#14115)Vladimir Glafirov
2026-02-18fix(cli): session list --max-count not honored, shows too few sessions (#14162)Mike Harris
2026-02-19desktop: handle sidecar key in projectsKeyBrendan Allan