summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-19tweak(ui): rtl-truncate edited file pathsDavid Hill
2026-02-19tweak(app): adjust session turn horizontal paddingDavid Hill
2026-02-19tweak(app): tighten prompt dock paddingDavid Hill
2026-02-19tweak(ui): add open-file tooltip iconDavid Hill
2026-02-19tweak(ui): use chevron icons for review diff rowsDavid Hill
2026-02-19tweak(ui): tighten review diff file info gapDavid Hill
2026-02-19tweak(ui): show added diff counts in reviewDavid Hill
2026-02-19tweak(ui): group edited files list stylingDavid Hill
2026-02-19Update oc-2.jsonDavid Hill
2026-02-19tweak(ui): combine diffs in review into one groupDavid Hill
2026-02-18refactor: migrate src/tool/read.ts from Bun.file() to Filesystem module (#14118)Dax
2026-02-18refactor: migrate src/tool/write.ts from Bun.file() to Filesystem module ↵Dax
(#14119)
2026-02-18refactor: migrate src/tool/edit.ts from Bun.file() to Filesystem module (#14120)Dax
2026-02-18refactor: migrate remaining tool files from Bun.file() to Filesystem/stat ↵Dax
modules (#14121)
2026-02-18refactor: migrate src/storage/storage.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14122)
2026-02-18refactor: migrate src/storage/json-migration.ts from Bun.file() to ↵Dax
Filesystem module (#14123)
2026-02-18refactor: migrate src/mcp/auth.ts from Bun.file()/Bun.write() to Filesystem ↵Dax
module (#14125)
2026-02-18refactor: migrate src/storage/db.ts from Bun.file() to statSync (#14124)Dax
2026-02-19refactor: migrate src/session/prompt.ts from Bun.file() to Filesystem/stat ↵Dax
modules (#14128)
2026-02-18fix: opencode run crashing, and show errored tool calls in output (#14206)Aiden Cline
2026-02-18refactor: migrate src/skill/discovery.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14133)
2026-02-18refactor: migrate src/session/instruction.ts from Bun.file() to Filesystem ↵Dax
module (#14130)
2026-02-18refactor: migrate src/provider/provider.ts from Bun.file() to Filesystem ↵Dax
module (#14132)
2026-02-18refactor: migrate src/shell/shell.ts from Bun.file() to statSync (#14134)Dax
2026-02-18refactor: migrate src/cli/cmd/tui/thread.ts from Bun.file() to Filesystem ↵Dax
module (#14135)
2026-02-18refactor: migrate src/util/log.ts from Bun.file() to Node.js fs module (#14136)Dax
2026-02-18refactor: migrate src/provider/models.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14131)
2026-02-19fix(win32): Sidecar spawning a window (#14197)Luke Parker
2026-02-18fix(lsp): use HashiCorp releases API for installing terraform-ls (#14200)Eduardo Bellido Bellido
2026-02-18refactor: migrate src/lsp/server.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14138)
2026-02-18tweak(app): delay prompt mode toggle tooltipDavid Hill
2026-02-18tweak(app): shorten prompt mode toggle tooltipsDavid Hill
2026-02-18tweak(ui): restyle reasoning blocksDavid Hill
2026-02-18refactor: migrate src/cli/cmd/session.ts from Bun.file() to statSync (#14144)Dax
2026-02-18refactor: migrate src/acp/agent.ts from Bun.file() to Filesystem module (#14139)Dax
2026-02-18refactor: migrate src/auth/index.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14140)
2026-02-18refactor: migrate src/cli/cmd/agent.ts from Bun.file()/Bun.write() to ↵Dax
Filesystem module (#14142)
2026-02-18refactor: migrate src/cli/cmd/import.ts from Bun.file() to Filesystem module ↵Dax
(#14143)
2026-02-18Update oc-2.jsonDavid Hill
2026-02-18chore: generateopencode-agent[bot]
2026-02-18tweak(ui): reduce review panel paddingDavid Hill
2026-02-18Update oc-2.jsonDavid Hill
2026-02-18tweak(ui): remove pressed scale for secondary buttonsDavid Hill
2026-02-18tweak(ui): shrink review expand/collapse widthDavid Hill
2026-02-18tweak(ui): tighten review header action spacingDavid Hill
2026-02-18tweak(ui): adjust review diff style hover radiusDavid Hill
2026-02-18Update oc-2.jsonDavid Hill
2026-02-18tweak(ui): override for the radio group in the reviewDavid Hill
2026-02-18Update radio-group.cssDavid Hill
2026-02-18tweak(ui): use default cursor for segmented controlDavid Hill