Commit Graph

  • f0dbc46361 docs: update opencode-morph-fast-apply to opencode-morph-plugin in all languages docs/update-morph-plugin-all-languages bhaktatejas922 2026-03-10 01:14:06 -07:00
  • 5f294325b5 docs: replace opencode-morph-fast-apply with opencode-morph-plugin add-morph-plugin bhaktatejas922 2026-03-08 13:32:30 -07:00
  • d15c2ce349 tui: fix sidebar background color when collapsed dev David Hill 2026-03-08 13:34:56 +00:00
  • 5cc4bb4089 app: suppress hover when opening project menu or right-clicking to prevent flickering David Hill 2026-03-08 13:31:18 +00:00
  • 6e9e027886 fix: trim retained desktop terminal buffers (#16583) Shoubhit Dash 2026-03-08 18:20:04 +05:30
  • f9a3d129a4 chore: update nix node_modules hashes opencode-agent[bot] 2026-03-08 12:25:35 +00:00
  • c53d1d3ad8 fix(app): less auto-expand/collapse Adam 2026-03-08 07:09:41 -05:00
  • f386137fba chore: refactoring ui hooks Adam 2026-03-08 06:34:02 -05:00
  • c797b60069 fix(app): messages not loading reliably Adam 2026-03-08 06:11:57 -05:00
  • a139e9297d fix: prune and evict stale app session caches (#16584) Shoubhit Dash 2026-03-08 17:40:00 +05:30
  • 050f99ec54 test: make process cwd check cross-platform (#16594) Shoubhit Dash 2026-03-08 17:26:45 +05:30
  • 23ed652901 docs(zen.mdx): correct Italian grammar and punctuation errors (#16590) Roy Bruschini 2026-03-08 12:10:06 +01:00
  • 13a68f3de3 fix(opencode): avoid TTY corruption from double cleanup (#16565) tobwen 2026-03-08 09:25:33 +01:00
  • fdad35aaa7 fix(tui): fix broken /mcp toggling (#16431) Nate Williams 2026-03-08 04:01:09 -04:00
  • a2ce4eb650 test: remove unused Ripgrep.search coverage (#16554) Dax 2026-03-07 21:40:57 -05:00
  • 8fa04986cf Revert "tui: dock auto-accept after thinking and move Add file to bottom-left" David Hill 2026-03-08 01:31:09 +00:00
  • a5710ed3e1 Revert "tui: keep model + thinking selectors beside Add file" David Hill 2026-03-08 01:31:06 +00:00
  • 2efdc9df93 Revert "tui: add more editor bottom padding for prompt controls" David Hill 2026-03-08 01:31:03 +00:00
  • 0c245886fe Revert "tui: expose auto-accept as a permissions select" David Hill 2026-03-08 01:31:00 +00:00
  • f03288b411 Revert "tui: use text-base color for prompt selects" David Hill 2026-03-08 01:30:55 +00:00
  • 09388c98f3 Revert "tui: remove prompt model/thinking/permissions selectors on dev so the composer stays simple" David Hill 2026-03-08 01:27:45 +00:00
  • ae25c1e7b7 tui: remove prompt model/thinking/permissions selectors on dev so the composer stays simple David Hill 2026-03-08 01:21:45 +00:00
  • 0813c14cc6 tui: restore new-session logo on dev so users recognize OpenCode immediately David Hill 2026-03-08 01:18:42 +00:00
  • b5151c421f tui: revert new-session logo on dev so this UI change only ships with auto-accept-permissions David Hill 2026-03-08 01:10:52 +00:00
  • e66fd079db tui: add opencode logo to new session screen so users can immediately identify the app when starting a fresh session David Hill 2026-03-08 00:59:03 +00:00
  • 207ebf4b8c tui: use text-base color for prompt selects David Hill 2026-03-08 00:53:06 +00:00
  • 12d862dbd3 tui: expose auto-accept as a permissions select David Hill 2026-03-08 00:50:59 +00:00
  • 981353793d tui: add more editor bottom padding for prompt controls David Hill 2026-03-08 00:47:21 +00:00
  • 426dcfa3b0 tui: keep model + thinking selectors beside Add file David Hill 2026-03-08 00:46:26 +00:00
  • 69cb49f7cc tui: dock auto-accept after thinking and move Add file to bottom-left David Hill 2026-03-08 00:06:02 +00:00
  • e30678a088 test: normalize ripgrep path assertion on windows Dax Raad 2026-03-07 19:47:57 -05:00
  • 771b29a857 chore: generate opencode-agent[bot] 2026-03-08 00:31:35 +00:00
  • e6d1aae33a test: lock in process, ripgrep, and installation helpers Dax Raad 2026-03-07 19:21:22 -05:00
  • 9dc8ac4734 tui: revert prompt control docking David Hill 2026-03-08 00:17:28 +00:00
  • fdd037ba20 tui: dock auto-accept after thinking and move Add file to bottom-left David Hill 2026-03-08 00:06:02 +00:00
  • 523f792b48 core: update database path test to verify correct channel-based filename Dax Raad 2026-03-07 18:52:35 -05:00
  • 2230c3c401 core: allow beta channel to share database with stable channel Dax Raad 2026-03-07 18:48:13 -05:00
  • 1b494e5087 tui: balance titlebar columns so center content doesn't get squeezed by long side content David Hill 2026-03-07 23:50:23 +00:00
  • 9c43893a0f tui: align numeric displays consistently across tool outputs and diff counters using tabular numerals David Hill 2026-03-07 23:49:10 +00:00
  • 6dfe19b445 tui: center empty states vertically in session view and improve review panel messaging for projects without version control David Hill 2026-03-07 23:45:16 +00:00
  • a965a06259 core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations Dax Raad 2026-03-07 16:17:00 -05:00
  • 0654f28c72 zen: fix graph legend Frank 2026-03-07 14:27:51 -05:00
  • a32b76dee0 fix(app): review panel transition Adam 2026-03-07 13:27:40 -06:00
  • a52d640c8c release: v1.2.21 opencode 2026-03-07 18:00:39 +00:00
  • 218869cf45 fix(storybook): restore build by mocking useLocation (#16472) Karan Handa 2026-03-07 21:25:43 +05:30
  • e99d7a4292 fix(app): text-shimmer undefined length (#16475) Eric Guo 2026-03-07 23:53:32 +08:00
  • f0beb38f91 fix(app): guard session-header current() against undefined when options is empty (#16478) SANGWOO PARK 2026-03-08 00:51:21 +09:00
  • 66fcab7b08 fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) Filip 2026-03-07 16:47:45 +01:00
  • 641e1781a2 tui: remove close button from project hover popover (#16403) David Hill 2026-03-07 13:00:58 +00:00
  • 490b95efe7 fix(app): new session uses agent model/variant Adam 2026-03-07 07:00:38 -06:00
  • ba1edea0ab fix(app): model sticks to session Adam 2026-03-07 06:57:00 -06:00
  • 73c9b685a7 fix(app): all panels transition Adam 2026-03-07 06:48:32 -06:00
  • 99d8aab0ac fix(app): can't scroll files Adam 2026-03-07 06:47:11 -06:00
  • 7dd6369952 fix(app): task agent title Adam 2026-03-07 06:03:30 -06:00
  • 06f60af1e9 chore: update web stats Adam 2026-03-07 05:47:47 -06:00
  • 66d0beba6f fix(app): fix max-width on timeline Adam 2026-03-07 05:45:24 -06:00
  • 6b99dd50b6 tui: align session empty states (#16412) David Hill 2026-03-07 11:39:43 +00:00
  • c53c9d4e4e chore: generate opencode-agent[bot] 2026-03-07 11:26:12 +00:00
  • bbd0f3a252 STUPID SEXY TIMELINE (#16420) Kit Langton 2026-03-07 06:25:22 -05:00
  • 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