Commit Graph

  • 05789d29d2 fix: key stale show callbacks Shoubhit Dash 2026-03-06 18:09:58 +05:30
  • eeeb21ff86 Revert "fix(app): stale read error" Adam 2026-03-05 20:08:49 -06:00
  • 2094e8b255 Revert "fix(app): stale keyed show errors" Adam 2026-03-05 20:04:39 -06:00
  • e1cf761d29 chore: generate opencode-agent[bot] 2026-03-06 11:48:31 +00:00
  • f64bb91257 fix(app): add english to locale matchers (#16280) Kirill Tregubov 2026-03-06 06:47:39 -05:00
  • eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) D 2026-03-06 18:46:53 +07:00
  • d4d1292a0e chore: generate opencode-agent[bot] 2026-03-06 10:50:00 +00:00
  • b7605add58 fix(app): enable auto-accept keybind regardless of permission config (#16259) Luis Felipe Cordeiro Sena 2026-03-06 07:49:12 -03:00
  • 6c7d968c44 release: v1.2.20 v1.2.20 opencode 2026-03-06 07:29:34 +00:00
  • a34148bc06 Merge branch 'dev' into default-explore-models Shoubhit Dash 2026-03-06 12:40:05 +05:30
  • 326c70184d fix: restore Bun stdin reads for prompt input (#16300) Dax 2026-03-06 02:08:10 -05:00
  • ef288cf93d yeah Shoubhit Dash 2026-03-06 12:38:06 +05:30
  • add16af117 fix(opencode): fail on brew repo lookup errors Dax Raad 2026-03-06 01:33:59 -05:00
  • 054f848307 fix(opencode): honor nothrow on spawn errors Dax Raad 2026-03-06 01:30:12 -05:00
  • 3b2e3afebd fix(opencode): address migration review feedback Dax Raad 2026-03-06 01:25:04 -05:00
  • f1c7d4cefb Merge remote-tracking branch 'origin/dev' into chore/remove-bun-shell-opencode Dax Raad 2026-03-06 01:15:26 -05:00
  • 1454dd1dc1 refactor(opencode): remove remaining Bun shell usage Dax Raad 2026-03-06 01:09:00 -05:00
  • 5d68b1b148 refactor(opencode): replace Bun shell in core flows Dax Raad 2026-03-06 00:54:11 -05:00
  • aec6ca71fa fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) Luke Parker 2026-03-06 15:42:08 +10:00
  • 5a7f03a384 refactor: remove legacy edit mode feat/hashline-edit-experimental-v2 Shoubhit Dash 2026-03-06 11:10:00 +05:30
  • c04da45be5 chore: update nix node_modules hashes opencode-agent[bot] 2026-03-06 05:31:01 +00:00
  • 74effa8eec refactor(opencode): replace Bun.which with npm which (#15012) Dax 2026-03-06 00:18:29 -05:00
  • 9215af4465 Merge branch 'dev' into feat/hashline-edit-experimental-v2 Shoubhit Dash 2026-03-06 10:19:52 +05:30
  • 73a9c26fe9 fix: use realpath consistently for init/dispose and drop unnecessary fsmonitor flag on git show fix/git-fsmonitor-cleanup LukeParkerDev 2026-03-06 14:48:30 +10:00
  • cb411248bf release: v1.2.19 v1.2.19 opencode 2026-03-06 04:29:10 +00:00
  • 46d7d2fdc0 feat: add "gpt-5.4" to codex allowed models list (#16274) Sadık 2026-03-06 07:03:01 +03:00
  • d68afcaa55 refactor: replace Bun.stderr and Bun.color with Node.js equivalents Dax Raad 2026-03-05 22:20:16 -05:00
  • bf35a865ba refactor: replace Bun.connect with net.createConnection Dax Raad 2026-03-05 22:17:08 -05:00
  • 6733a5a822 fix: use sha1 for hash instead of unsupported xxhash3-xxh64 Dax Raad 2026-03-05 22:12:10 -05:00
  • 7e28098365 refactor: use node:stream/consumers for stdin reading Dax Raad 2026-03-05 22:08:50 -05:00
  • ae5c9ed3dd refactor: replace Bun.stdin.text with Node.js stream reading Dax Raad 2026-03-05 22:04:20 -05:00
  • a9bf1c0505 refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64 Dax Raad 2026-03-05 22:03:24 -05:00
  • dad248832d refactor: replace Bun.write with Filesystem.write in config files Dax Raad 2026-03-05 21:59:20 -05:00
  • 6e89d3e597 refactor: replace Bun.write/file with Filesystem utilities in snapshot Dax Raad 2026-03-05 21:56:41 -05:00
  • 3ebba02d04 refactor: replace Bun.sleep with node timers (#15013) github-v1.2.18 Dax 2026-03-05 21:54:06 -05:00
  • 59af5bd0ef Merge branch 'dev' into fix/git-fsmonitor-cleanup Luke Parker 2026-03-06 12:48:43 +10:00
  • c5c0eba797 fix(test): suppress cleanup errors in fixture to avoid masking test failures LukeParkerDev 2026-03-06 11:19:06 +10:00
  • f49f3230cf fix(git): stop leaking fsmonitor daemons LukeParkerDev 2026-03-06 11:08:15 +10:00
  • cf425d114e fix(app): stale show (#16236) Filip 2026-03-06 01:23:48 +01:00
  • 39691e5174 tui: remove keyboard shortcut tooltips from new session and new workspace buttons in the sidebar David Hill 2026-03-05 23:43:19 +00:00
  • adaee66364 zen: gpt 5.4 pro Frank 2026-03-05 18:39:17 -05:00
  • 955d8591df Merge branch 'dev' into feat/canceled-prompts-in-history Ariane Emory 2026-03-05 18:24:19 -05:00
  • 3e988d640d wip(app): generate color palettes snapshot-spawn-server-logs Adam 2026-03-05 15:30:33 -06:00
  • a6978167ae ci: fix Frank 2026-03-05 15:46:17 -05:00
  • 80c36c788c zen: gpt5.3 codex spark Frank 2026-03-05 15:40:51 -05:00
  • 76cdc668e8 fix(console): follow-up for #13108 docs/en routing and locale cookie sync (#13608) Jun 2026-03-06 05:31:38 +09:00
  • 2ba1ecabc9 fix(app): load tab on open file Adam 2026-03-05 13:40:19 -06:00
  • e3b6d84b57 docs(i18n): sync locale docs from english changes opencode-agent[bot] 2026-03-05 18:41:35 +00:00
  • 0638e49b02 zen: gpt5.4 Frank 2026-03-05 13:27:12 -05:00
  • 2c58964a6b release: v1.2.18 v1.2.18 opencode 2026-03-05 19:01:03 +00:00
  • 069acaf821 merge dev into implement-background-agents implement-background-agents Shoubhit Dash 2026-03-05 21:37:14 +05:30
  • 9507b0eace chore: update nix node_modules hashes opencode-agent[bot] 2026-03-05 15:09:14 +00:00
  • 4da199697b feat(tui): add onClick handler to InlineTool and Task components (#16187) Dax 2026-03-05 10:02:30 -05:00
  • 9cccaa693a chore(app): ghostty-web fork Adam 2026-03-05 08:56:34 -06:00
  • 70eaf3545e wip(app): mcp settings opencode/happy-planet Adam 2026-03-05 08:46:02 -06:00
  • 664f4c0a68 wip(app): mcp settings Adam 2026-03-05 07:27:20 -06:00
  • bb37e908ad ci: remove unused publishConfig that was breaking npm publishing Dax Raad 2026-03-05 09:42:57 -05:00
  • d802e28381 update sdk package.json Dax Raad 2026-03-05 09:38:43 -05:00
  • 7665b8e30d fix(app): stale keyed show errors Adam 2026-03-05 08:42:50 -06:00
  • a3d4ea0de1 fix(app): locale error Adam 2026-03-05 08:10:32 -06:00
  • 152df2428d fix(app): stale read error Adam 2026-03-05 08:09:29 -06:00
  • 1a420a1a71 fix(app): websearch and codesearch tool rendering Adam 2026-03-05 07:46:31 -06:00
  • 4c185c70f2 fix(app): provider settings consistency Adam 2026-03-05 07:18:38 -06:00
  • 6f9e5335dc fix(app): file icon stability Adam 2026-03-05 07:17:41 -06:00
  • 6c9ae5ce9f fix(app): file path truncation in session turn Adam 2026-03-05 07:17:21 -06:00
  • 8cbe7b4a01 fix(app): file icon stability Adam 2026-03-05 07:07:50 -06:00
  • d8c3d8d884 highlight clickable inline tools fix/subagent-navigation-inline-click Shoubhit Dash 2026-03-05 19:07:49 +05:30
  • 66ba6c4d34 Merge branch 'dev' into fix/subagent-navigation-inline-click Shoubhit Dash 2026-03-05 19:05:30 +05:30
  • 07348d14a2 fix(app): preserve question dock state across session switches (#16173) ismeth 2026-03-05 14:35:16 +01:00
  • 5f40bd42f8 fix(app): icon jiggle Adam 2026-03-05 07:00:17 -06:00
  • 0e5edef51e chore(console): go page i18n Adam 2026-03-05 06:58:57 -06:00
  • 3448118be8 fix(app): mod+f always opens search Adam 2026-03-05 06:57:50 -06:00
  • 2bb3dc585b fix(app): no delay on tooltip close Adam 2026-03-05 06:44:11 -06:00
  • 27baa2d65c refactor(desktop): improve error handling and translation in server error formatting (#16171) OpeOginni 2026-03-05 13:28:17 +01:00
  • 62909e917a chore: generate opencode-agent[bot] 2026-03-05 12:27:12 +00:00
  • a60e715fc6 fix(app): improve agent selection logic passing in configured models and variants correctly (#16072) OpeOginni 2026-03-05 13:26:20 +01:00
  • 161734fb95 desktop: remove unnecessary macOS entitlements (#16161) Shoubhit Dash 2026-03-05 17:13:21 +05:30
  • 4e26b0aec7 desktop: new-session deeplink (#15322) Brendan Allan 2026-03-05 17:15:14 +08:00
  • 6531cfc521 desktop-electon: handle latest version update check properly Brendan Allan 2026-03-05 17:00:13 +08:00
  • 6ddd13c6ac chore: update nix node_modules hashes opencode-agent[bot] 2026-03-05 06:53:43 +00:00
  • 7948de1612 app: prefer using useLocation instead of window.location (#15989) Brendan Allan 2026-03-05 14:41:12 +08:00
  • f363904feb feat(opencode): Adding options to auth login to skip questions (#14470) Daniel Polito 2026-03-05 03:16:53 -03:00
  • 85ff05670a zen: update go page Frank 2026-03-04 22:23:22 -05:00
  • 324230806e chore: update turborepo (#16061) Anton Volkov 2026-03-05 00:49:11 +01:00
  • 7f7e622426 dont let dax touch the ui (#16060) Luke Parker 2026-03-05 09:31:48 +10:00
  • 27447bab26 wip: zen Frank 2026-03-04 18:28:41 -05:00
  • 45ac20b8aa fix(core): handle SIGHUP and kill process (#16057) James Long 2026-03-04 18:12:05 -05:00
  • 218330aec1 Merge branch 'go-page' into dev Frank 2026-03-04 18:00:11 -05:00
  • 67fa7903c3 tui: prevent Go pricing graph from overflowing on medium screens by constraining width and moving axis labels outside SVG for sharper rendering go-page David Hill 2026-03-04 22:31:23 +00:00
  • cd3a09c6a7 tui: clearer graph labels and responsive layout for usage visualization David Hill 2026-03-04 22:19:28 +00:00
  • f8685a4d53 tui: clarify free tier includes Big Pickle and promotional requests on Go pricing page David Hill 2026-03-04 22:16:30 +00:00
  • 6cbb1ef1c2 wip: Make bar colors in limit graph customizable via CSS variables for consistent theming across the go route visualization David Hill 2026-03-04 22:10:17 +00:00
  • 0b825ca383 docs: redesign Go pricing graph with horizontal bars and inline request labels David Hill 2026-03-04 22:07:49 +00:00
  • 22a4c5a77e docs(i18n): sync locale docs from english changes opencode-agent[bot] 2026-03-04 18:39:59 +00:00
  • 29dbfc25e5 docs: Add opencode-sentry-monitor to ecosystem documentation (#16037) Scott Tolinski 2026-03-04 11:34:17 -07:00
  • 40fc406424 ci: make tsgo available for pre-push typechecks David Hill 2026-03-04 16:48:29 +00:00
  • 6f23271741 chore(ui): remove quotes David Hill 2026-03-04 16:45:34 +00:00
  • b7198c28c8 tweak(ui): darker text David Hill 2026-03-04 16:43:43 +00:00
  • de6a6af5ab tweak(ui): remove section David Hill 2026-03-04 16:42:30 +00:00
  • 0f1f55a24c tui: show Go request limits per 5-hour session David Hill 2026-03-04 16:35:03 +00:00