Commit Graph

  • 04954a9620 Merge remote-tracking branch 'origin/opencode-2-0' into opencode-2-0 Dax Raad 2026-03-11 14:32:38 -04:00
  • fb63fd79a3 cleanup Dax Raad 2026-03-11 14:29:35 -04:00
  • 2e04b66eab sync Dax Raad 2026-03-10 17:00:15 -04:00
  • f0b7c8c374 refactor(npm): inline pkgPath and lockPath variables Dax Raad 2026-03-10 16:59:01 -04:00
  • be6f59035a unbreak Dax Raad 2026-03-10 16:07:25 -04:00
  • 27ab51f490 sync Dax Raad 2026-03-10 14:02:31 -04:00
  • bca723e8fe core: enable running in non-Bun environments by using standard Node.js APIs for OAuth servers and retry logic Dax Raad 2026-03-10 13:33:34 -04:00
  • 1ac39718d8 sync Dax Raad 2026-03-10 13:24:37 -04:00
  • 190319fb56 core: cleaner error output and more flexible custom tool directories Dax Raad 2026-03-10 12:33:19 -04:00
  • 3154f0a61c core: return structured server info with stop method from workspace server Dax Raad 2026-03-10 12:30:46 -04:00
  • 0b686b8178 core: remove shell execution and server URL from plugin API Dax Raad 2026-03-10 12:29:21 -04:00
  • 4cba56171b sync Dax Raad 2026-03-10 12:14:35 -04:00
  • 66342acd31 core: bundle database migrations into node build and auto-start server on port 1338 Dax Raad 2026-03-10 11:50:14 -04:00
  • 88dae67549 refactor(server): replace Bun serve with Hono node adapters Dax Raad 2026-03-09 17:57:00 -04:00
  • 0ec42582f3 core: add Node.js runtime support Dax Raad 2026-03-10 11:40:23 -04:00
  • 4f82248a68 fix: work around Bun/Windows UV_FS_O_FILEMAP incompatibility in tar (#16853) Luke Parker 2026-03-10 17:42:41 +10:00
  • 5e069aab97 tui: fix Windows plugin loading by using direct paths instead of file URLs Dax Raad 2026-03-10 01:18:34 -04:00
  • 5325b2ec99 core: fix custom tool loading to properly resolve module paths Dax Raad 2026-03-10 01:16:51 -04:00
  • 2a98920922 sync Dax Raad 2026-03-10 01:02:17 -04:00
  • 5ea92ea6cb sync Dax Raad 2026-03-10 01:00:28 -04:00
  • a18528a7ee sync Dax Raad 2026-03-10 00:58:15 -04:00
  • ced125a974 core: log npm install errors to console for debugging dependency failures Dax Raad 2026-03-10 00:52:21 -04:00
  • 655fe20beb sync Dax Raad 2026-03-10 00:44:06 -04:00
  • dd0c258e23 core: fix CLI tools from npm packages not being accessible after install on Windows Dax Raad 2026-03-10 00:11:18 -04:00
  • 791e27d289 sync Dax Raad 2026-03-09 23:59:37 -04:00
  • fac0aec69f tui: export sessions using consistent Filesystem API instead of Bun.write Dax Raad 2026-03-09 23:44:20 -04:00
  • ca26e639f6 core: fix npm dependency installation on Windows CI by disabling bin links when symlink permissions are restricted Dax Raad 2026-03-09 23:39:47 -04:00
  • 0b5d54f2cb core: enable npm bin links on non-Windows platforms to allow plugin executables to work while keeping them disabled on Windows CI where symlink permissions are restricted Dax Raad 2026-03-09 23:37:58 -04:00
  • 1b408cf06b core: fix dependency installation failures behind corporate proxies or in CI by disabling Bun cache when network interception is detected Dax Raad 2026-03-09 23:32:28 -04:00
  • 8e102d19ed core: disable npm bin links to fix package installation in sandboxed environments Dax Raad 2026-03-09 23:31:50 -04:00
  • 721b2406e9 core: dynamically resolve formatter executable paths at runtime Dax Raad 2026-03-09 21:58:25 -04:00
  • 4a6a18cd79 sync Dax Raad 2026-03-09 21:42:08 -04:00
  • c10b5880cc Update packages/opencode/src/util/which.ts Dax 2026-03-09 21:41:12 -04:00
  • e6bf83084c Update packages/opencode/src/npm/index.ts Dax 2026-03-09 21:39:50 -04:00
  • 6722ee22ee sync Dax Raad 2026-03-09 21:36:29 -04:00
  • 870a5731ac refactor: lsp server and core improvements Dax Raad 2026-03-09 21:35:34 -04:00
  • 981c7b9e37 refactor(account): tighten effect-based account flows (#17072) Kit Langton 2026-03-11 14:18:58 -04:00
  • 2aae0d3493 fix(core): read stdout and stderr in PackageRegistry.info before waiting for the process to exit (#16998) Johannes Loher 2026-03-11 19:10:45 +01:00
  • bcc0d19867 chore(app): simplify review pane (#17066) Adam 2026-03-11 12:24:51 -05:00
  • 719828958b revert(app): remove shared link button in session header David Hill 2026-03-11 16:46:25 +00:00
  • fe4d4a7a3a feat(app): add shared link button in session header David Hill 2026-03-11 16:06:00 +00:00
  • d2747d70d6 fix(app): keep session options button active while sharing David Hill 2026-03-11 15:45:06 +00:00
  • 5ca2dc87b7 fix(app): move session share into options menu David Hill 2026-03-11 15:39:59 +00:00
  • 9c585bb58b docs(providers): clarify npm choice for chat vs responses APIs (#16974) xinxin 2026-03-11 23:35:16 +08:00
  • 0f6bc8ae71 tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053) Aiden Cline 2026-03-11 10:24:55 -05:00
  • 21f562fdae tui: make context group header non-clickable except for arrow icon David Hill 2026-03-10 13:59:48 +00:00
  • 7910ce5d36 fix: guard Npm.which() against infinite loop when .bin is empty (#16961) Luke Parker 2026-03-11 23:34:58 +10:00
  • 7291e28273 perf(app): trim session render work (#16987) Shoubhit Dash 2026-03-11 18:19:17 +05:30
  • db57fe6193 fix(app): make error tool card respect settings (#17005) Filip 2026-03-11 10:22:33 +01:00
  • 802416639b ci: setup node in tauri build Brendan Allan 2026-03-11 16:09:17 +08:00
  • 7ec398d855 chore: generate opencode-agent[bot] 2026-03-11 03:34:02 +00:00
  • 4ab35d2c5c fix(electron): hide Windows background consoles (#16842) Luke Parker 2026-03-11 13:33:06 +10:00
  • b4ae030fc2 fix: add GOOGLE_VERTEX_LOCATION env var support for Vertex AI (#16922) SOUMITRA-SAHA 2026-03-11 09:02:39 +05:30
  • 0843964eb3 feat(web): use Feishu for Chinese community links (#16908) Jack 2026-03-11 11:07:13 +08:00
  • 8084f9dfd8 fix(session): distinguish idle reasons for completion and abort fix/interrupt-idle-reason-poc Kit Langton 2026-03-10 20:44:34 -04:00
  • a1b06d63c9 fix(account): resilient orgs fetch (#16944) Kit Langton 2026-03-10 20:39:07 -04:00
  • 4ed3336b23 Merge branch 'dev' into fix/interrupt-double-sound fix/interrupt-double-sound Kit Langton 2026-03-10 20:26:56 -04:00
  • 02a7b0637d fix(app): suppress idle sound after interrupt Kit Langton 2026-03-10 20:25:34 -04:00
  • 33637f3e35 fix(app): suppress idle sound after interrupt opencode/proud-rocket Kit Langton 2026-03-10 20:25:34 -04:00
  • 1b6820bab5 sync Dax Raad 2026-03-10 20:13:46 -04:00
  • 89bf199c07 chore(app): fix tests Adam 2026-03-10 19:03:44 -05:00
  • 5acfdd1c5d chore: kill old copilot 403 message that was used for old plugin migration (#16904) Aiden Cline 2026-03-10 16:20:41 -05:00
  • 6ad171dba9 Merge branch 'dev' into opencode-2-0 Dax 2026-03-10 17:20:19 -04:00
  • 556703f8ab ci: cancel duplicate workflow runs and add read permissions Dax Raad 2026-03-10 17:17:11 -04:00
  • cb5674edc7 sync Dax Raad 2026-03-10 17:00:15 -04:00
  • b99de4118e refactor(npm): inline pkgPath and lockPath variables Dax Raad 2026-03-10 16:59:01 -04:00
  • 040700dbc4 unbreak Dax Raad 2026-03-10 16:07:25 -04:00
  • 4d5da9697e sync Dax Raad 2026-03-10 14:02:31 -04:00
  • a28648f530 core: enable running in non-Bun environments by using standard Node.js APIs for OAuth servers and retry logic Dax Raad 2026-03-10 13:33:34 -04:00
  • 4d81e2d4d9 sync Dax Raad 2026-03-10 13:24:37 -04:00
  • 21e72cbf42 core: cleaner error output and more flexible custom tool directories Dax Raad 2026-03-10 12:33:19 -04:00
  • 5f277d1e62 core: return structured server info with stop method from workspace server Dax Raad 2026-03-10 12:30:46 -04:00
  • d67e877e28 core: remove shell execution and server URL from plugin API Dax Raad 2026-03-10 12:29:21 -04:00
  • d4e51e04b3 sync Dax Raad 2026-03-10 12:14:35 -04:00
  • 070c1679e4 core: bundle database migrations into node build and auto-start server on port 1338 Dax Raad 2026-03-10 11:50:14 -04:00
  • 406d216cd2 refactor(server): replace Bun serve with Hono node adapters Dax Raad 2026-03-09 17:57:00 -04:00
  • 5dc8b4ef29 core: add Node.js runtime support Dax Raad 2026-03-10 11:40:23 -04:00
  • 2f41d89163 fix: work around Bun/Windows UV_FS_O_FILEMAP incompatibility in tar (#16853) Luke Parker 2026-03-10 17:42:41 +10:00
  • b2eae867a1 tui: fix Windows plugin loading by using direct paths instead of file URLs Dax Raad 2026-03-10 01:18:34 -04:00
  • 3c2fda4d91 core: fix custom tool loading to properly resolve module paths Dax Raad 2026-03-10 01:16:51 -04:00
  • 2678ceb45e sync Dax Raad 2026-03-10 01:02:17 -04:00
  • 58a4cd00b6 sync Dax Raad 2026-03-10 01:00:28 -04:00
  • 0faa191b6d sync Dax Raad 2026-03-10 00:58:15 -04:00
  • 58cf092105 core: log npm install errors to console for debugging dependency failures Dax Raad 2026-03-10 00:52:21 -04:00
  • 0ff8bfe1d9 sync Dax Raad 2026-03-10 00:44:06 -04:00
  • ceb79c786a core: fix CLI tools from npm packages not being accessible after install on Windows Dax Raad 2026-03-10 00:11:18 -04:00
  • b1a15d559b sync Dax Raad 2026-03-09 23:59:37 -04:00
  • 124a8abf9b tui: export sessions using consistent Filesystem API instead of Bun.write Dax Raad 2026-03-09 23:44:20 -04:00
  • 85c2bb342b core: fix npm dependency installation on Windows CI by disabling bin links when symlink permissions are restricted Dax Raad 2026-03-09 23:39:47 -04:00
  • 4c57e39466 core: enable npm bin links on non-Windows platforms to allow plugin executables to work while keeping them disabled on Windows CI where symlink permissions are restricted Dax Raad 2026-03-09 23:37:58 -04:00
  • 0cdd4e4e16 core: fix dependency installation failures behind corporate proxies or in CI by disabling Bun cache when network interception is detected Dax Raad 2026-03-09 23:32:28 -04:00
  • a9b01be0c2 core: disable npm bin links to fix package installation in sandboxed environments Dax Raad 2026-03-09 23:31:50 -04:00
  • 528daf5490 core: dynamically resolve formatter executable paths at runtime Dax Raad 2026-03-09 21:58:25 -04:00
  • 0e176d3ac3 sync Dax Raad 2026-03-09 21:42:08 -04:00
  • 27f359852e Update packages/opencode/src/util/which.ts Dax 2026-03-09 21:41:12 -04:00
  • 173128d431 Update packages/opencode/src/npm/index.ts Dax 2026-03-09 21:39:50 -04:00
  • e8ee1e239f sync Dax Raad 2026-03-09 21:36:29 -04:00
  • 656fa191c1 refactor: lsp server and core improvements Dax Raad 2026-03-09 21:35:34 -04:00
  • 31d439ee40 Fix test jlongster/automatic-session-routing James Long 2026-03-10 16:01:05 -04:00
  • bc63df0def fix(core): implement proper workspace routing for session routes James Long 2026-03-10 15:42:55 -04:00