Commit Graph

  • b7e208b4f1 test(app): share workspace slug wait helper across e2e specs (#16446) Luke Parker 2026-03-07 17:48:30 +10:00
  • be9b4d1bcd fix(opencode): preserve original line endings in 'edit' tool (#9443) Quan Ran 2026-03-07 16:42:54 +09:00
  • 5b5b791d75 fix(tui): fix broken /export toggling (#16443) Nate Williams 2026-03-07 02:22:17 -05:00
  • 0b7a5b1e7b test(app): abort sessions and wait for idle before e2e cleanup (#16439) Luke Parker 2026-03-07 16:33:12 +10:00
  • 28bb16ca2a fix(config): point GitHub PR search tool at current repository (#16441) Karan Handa 2026-03-07 11:23:28 +05:30
  • 8a95be492d fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) Luke Parker 2026-03-07 15:42:14 +10:00
  • c42c5a0cc6 chore: generate opencode-agent[bot] 2026-03-07 04:54:05 +00:00
  • b2c2478d9d fix(pty): pty session handle leak (#15599) kikuchan 2026-03-07 13:53:11 +09:00
  • 1a9af8acb6 feat(desktop): show skill issue when snapshotting is off (#16432) Luke Parker 2026-03-07 14:52:04 +10:00
  • 4c7fe60493 fix(opencode): sanitize preview database filenames (#16430) Luke Parker 2026-03-07 14:34:29 +10:00
  • c108f304c6 chore: update nix node_modules hashes opencode-agent[bot] 2026-03-07 02:35:17 +00:00
  • 2b8acfa0e2 app: fix portal positioning for sidebar menus and tooltips by removing conditional mount logic David Hill 2026-03-07 00:30:51 +00:00
  • b83282b940 docs: update legal policies for 2026 terms refresh Jay V 2026-03-06 18:13:11 -05:00
  • c4fd677785 tests(app): e2e tests part 67 (#16406) Filip 2026-03-07 00:08:59 +01:00
  • 770cb66628 chore: generate opencode-agent[bot] 2026-03-06 22:34:25 +00:00
  • b0bc3d87f5 feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374) David Hill 2026-03-06 22:33:34 +00:00
  • a2634337b8 fix(core): log stack trace when schema validation fails (#16401) James Long 2026-03-06 17:04:22 -05:00
  • 7417c869fc fix issue with migration Dax Raad 2026-03-06 16:44:38 -05:00
  • 091cf25de8 fix(app): better review/filetree empty states (#16221) David Hill 2026-03-06 21:39:31 +00:00
  • 7a071eff5c chore: fix test Adam 2026-03-06 15:27:49 -06:00
  • 7da24ebf5d chore: generate opencode-agent[bot] 2026-03-06 19:40:36 +00:00
  • d6e0f47361 feat: add project git init api (#16383) Shoubhit Dash 2026-03-07 01:09:50 +05:30
  • 95385eb652 fix(app): enable Safari autocorrect in normal mode, disable in shell mode (#15563) Alexandre Reyes Martins 2026-03-06 14:06:27 -03:00
  • a71b11caca fix(app): stale keyed show errors Adam 2026-03-06 11:03:32 -06:00
  • e9568999c3 fix(ui): prevent unwanted key events during composition in LineCommentEditor (#16361) Hoshiumi Arata 2026-03-07 02:01:13 +09:00
  • 5e699c9426 chore(storage): update drizzle and channel db handling Dax Raad 2026-03-06 10:58:07 -05:00
  • e0ca52ed1f fix(app): part type gate Adam 2026-03-06 09:55:23 -06:00
  • 1d9dcd2a27 share: speed up share loads (#16165) Shoubhit Dash 2026-03-06 18:19:15 +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 opencode 2026-03-06 07:29:34 +00:00
  • 326c70184d fix: restore Bun stdin reads for prompt input (#16300) Dax 2026-03-06 02:08:10 -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
  • 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
  • cb411248bf release: 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) Dax 2026-03-05 21:54:06 -05: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
  • 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 opencode 2026-03-05 19:01:03 +00:00
  • 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
  • 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
  • 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 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