Commit Graph

  • 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
  • 4bcfb37567 fix(windows): tighten PowerShell shell handling LukeParkerDev 2026-03-06 15:02:17 +10: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
  • a6265531d6 Merge remote-tracking branch 'upstream/dev' into experimental/windows-shells LukeParkerDev 2026-03-06 14:11:01 +10:00
  • 2499be3622 Revert "refactor(shell): rename bash tool and migrate legacy config" LukeParkerDev 2026-03-06 14:06:03 +10:00
  • 46d7d2fdc0 feat: add "gpt-5.4" to codex allowed models list (#16274) Sadık 2026-03-06 07:03:01 +03:00
  • f6d989f836 refactor(shell): rename bash tool and migrate legacy config LukeParkerDev 2026-03-06 13:59:06 +10: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
  • fd365f9d1f Merge branch 'dev' into experimental/windows-shells Luke Parker 2026-03-06 12:48:25 +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
  • 2241568a72 test(windows): stop bash permission checks before shell spawn LukeParkerDev 2026-03-06 11:05:55 +10:00
  • cf425d114e fix(app): stale show (#16236) Filip 2026-03-06 01:23:48 +01:00
  • 2eb9f52fd1 test(windows): normalize temp dir permission glob LukeParkerDev 2026-03-06 10:17:25 +10:00
  • eefe8a6d6d fix(windows): detect external paths for PowerShell cmdlets LukeParkerDev 2026-03-06 10:07:47 +10: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
  • bd5f54887c fix(windows): normalize shell permission paths LukeParkerDev 2026-03-06 09:33:48 +10:00
  • fec8d5bcf1 core: prevent share auth headers from being sent cross-origin Kit Langton 2026-03-05 16:56:36 -05:00
  • 3e988d640d wip(app): generate color palettes snapshot-spawn-server-logs Adam 2026-03-05 15:30:33 -06:00
  • 56a4328aa6 feat(tui): add initial support for workspaces into the tui jlongster/tui-workspaces James Long 2026-03-05 16:15:17 -05:00
  • e923047219 core: route session sharing through org-scoped control APIs Kit Langton 2026-03-05 16:04:43 -05:00
  • b19dc933a4 core: resolve account config env templates after loading control token Kit Langton 2026-03-05 16:03:10 -05:00
  • 902268e0d1 core: rename workspace scope to org across account and session surfaces Kit Langton 2026-03-05 16:02: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 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
  • 6b00f4cb58 fix(windows): use typed powershell spawn options LukeParkerDev 2026-03-05 12:56:11 +10:00
  • 3392f89559 fix(windows): stabilize bash tool powershell execution LukeParkerDev 2026-03-05 12:54:06 +10:00
  • 81037a4e30 test(windows): cover bash tool shells LukeParkerDev 2026-03-05 11:45:29 +10:00
  • 807b8784e1 test(windows): use absolute fixture path in bash tests LukeParkerDev 2026-03-05 11:20:45 +10:00
  • 50188cdce3 test(windows): use absolute bun path in bash fixtures LukeParkerDev 2026-03-05 11:08:23 +10:00
  • 2a098f68ed test(windows): stabilize bash truncation fixtures LukeParkerDev 2026-03-05 11:00:47 +10:00
  • be7e4f5813 fix(windows): resolve shell paths and adjust bash hints LukeParkerDev 2026-03-05 10:51:05 +10:00
  • 515687074e test(windows): avoid POSIX-only bash fixtures LukeParkerDev 2026-03-05 10:38:03 +10:00
  • 45adf54904 refactor(windows): inline shell blacklist check LukeParkerDev 2026-03-05 10:10:23 +10:00
  • b384dac4b7 fix(windows): prefer PowerShell defaults for shell tools LukeParkerDev 2026-03-05 10:04:09 +10: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