summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-02-19tweak: add support for medium reasoning w/ gemini 3.1 (#14316)Aiden Cline
2026-02-19chore: update nix node_modules hashesopencode-agent[bot]
2026-02-19chore: update nix node_modules hashesopencode-agent[bot]
2026-02-19Revert "refactor: migrate from Bun.Glob to npm glob package"Dax Raad
2026-02-20app: make localhost urls work in isLocalBrendan Allan
2026-02-19chore: cleanupAdam
2026-02-19refactor: migrate from Bun.Glob to npm glob packageDax Raad
2026-02-19chore: cleanupAdam
2026-02-19fix(app): navigate to last session on project navAdam
2026-02-19zen: gemini 3.1 proFrank
2026-02-19Remove use of Bun.file (#14215)Dax
2026-02-19chore: cleanupAdam
2026-02-19fix(app): accordion stylesAdam
2026-02-19fix(core): text files missclassified as binaryAdam
2026-02-19chore: cleanupAdam
2026-02-19app: fix typecheckBrendan Allan
2026-02-19desktop: fetch defaultServer at top levelBrendan Allan
2026-02-19fix(app): terminal rework (#14217)Adam
2026-02-19chore: update nix node_modules hashesopencode-agent[bot]
2026-02-19tweak: bake in the aws and google auth pkgs (#14241)Aiden Cline
2026-02-19chore: generateopencode-agent[bot]
2026-02-18fix: token substitution in OPENCODE_CONFIG_CONTENT (alternate take) (#14047)Ariane Emory
2026-02-18sdk: fix nested exports transformation in publish scriptDax Raad
2026-02-18tui: ensure onExit callback fires after terminal output is writtenDax Raad
2026-02-19app: deduplicate allServers listBrendan Allan
2026-02-18Revert: all refactor commits migrating from Bun.file() to Filesystem moduleDax Raad
2026-02-18refactor: migrate src/project/project.ts from Bun.file() to Filesystem/stat m...Dax
2026-02-19tweak(ui): rotate collapsible chevron iconDavid Hill
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 (#14...Dax
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 mod...Dax
2026-02-18refactor: migrate src/storage/storage.ts from Bun.file()/Bun.write() to Files...Dax
2026-02-18refactor: migrate src/storage/json-migration.ts from Bun.file() to Filesystem...Dax
2026-02-18refactor: migrate src/mcp/auth.ts from Bun.file()/Bun.write() to Filesystem m...Dax
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 mo...Dax
2026-02-18chore: skip PR standards checks for PRs created before Feb 18 2026 6PM EST (#...Ryan Vogel
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 Files...Dax