Commit graph

13798 commits

Author SHA1 Message Date
Dax Raad
d525663171 chore: merge dev 2026-06-04 10:17:17 -04:00
Shoubhit Dash
6d4f3b4ab2
feat(tui): improve experimental session switcher (#30738) 2026-06-04 19:22:01 +05:30
Kit Langton
caea930074
fix(core): reset pre-launch session projections (#30728) 2026-06-04 09:43:10 -04:00
opencode-agent[bot]
69cfc44dba
fix(acp): replay loaded session transcript (#30645)
Some checks are pending
deploy / deploy (push) Waiting to run
docs-locale-sync / sync-locales (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-04 12:35:57 +05:30
opencode-agent[bot]
30ec231aaf chore: generate 2026-06-04 06:59:09 +00:00
Dax
1ff19103a2
feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Dax Raad
a91c50db50 test(opencode): assert wrapped v2 exercise shapes 2026-06-04 02:31:12 -04:00
Dax Raad
3680d33d11 test(opencode): wait for share sync flush 2026-06-04 02:18:05 -04:00
Dax Raad
0b3d0a5b52 fix(opencode): use model ids in bedrock tests 2026-06-04 02:06:08 -04:00
Dax Raad
19f3d39f9c Merge remote-tracking branch 'origin/dev' into feat/core-command-registry 2026-06-04 02:04:13 -04:00
Dax Raad
8eba717e92 fix(opencode): restore v2 event bridge compatibility 2026-06-04 02:01:56 -04:00
Aiden Cline
70bb710715
refactor(opencode): clean up task tool prompts (#30687) 2026-06-04 00:44:00 -05:00
Dax Raad
bb3cb8cd20 fix(server): include DOM libs for typecheck 2026-06-04 01:31:31 -04:00
Dax Raad
d19928884c fix(llm): avoid ambient websocket type dependency 2026-06-04 01:26:04 -04:00
opencode-agent[bot]
51fd7c0a3a chore: update nix node_modules hashes 2026-06-04 05:25:53 +00:00
Dax Raad
d3fe65e2f7 chore: merge dev 2026-06-04 01:24:55 -04:00
Aiden Cline
74a27dbf98
test: wait for shell truncation readiness (#30679) 2026-06-04 00:20:35 -05:00
Aiden Cline
9f42bd4a85
feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464) 2026-06-04 00:09:12 -05:00
Dax Raad
ece816f89b fix(cli): include preview npm packages in releases 2026-06-04 00:45:52 -04:00
Dax Raad
e0f5983141 fix(cli): keep preview publishing standalone 2026-06-04 00:45:23 -04:00
Dax Raad
e43401f3c5 fix(cli): align preview launcher packaging 2026-06-04 00:44:28 -04:00
Dax Raad
1311adfa3f feat(cli): wire preview npm publishing 2026-06-04 00:43:49 -04:00
Dax Raad
23a87f8dc5 feat(cli): add preview server daemon 2026-06-04 00:38:42 -04:00
Aiden Cline
2a33addd29
fix(opencode): avoid shell cancel race (#30641) 2026-06-03 22:44:25 -05:00
Aiden Cline
9251e5d8c4
docs: correct compaction prune default (#30670) 2026-06-03 22:37:39 -05:00
opencode-agent[bot]
b6305cb4cb chore: update nix node_modules hashes 2026-06-04 03:15:13 +00:00
opencode-agent[bot]
b0a929440b chore: generate 2026-06-04 03:03:39 +00:00
Kit Langton
76ee87ead8
feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
Brendan Allan
c35267776a
fix(app,ui): session review reactivity and VCS query cache (#30660) 2026-06-04 02:59:56 +00:00
Luke Parker
55bafa29d4
feat(app): v2 thinking level selector (#30646) 2026-06-04 11:35:30 +10:00
Dax Raad
b268064d08 fix(opencode): narrow v2 event exercise directory 2026-06-03 20:03:03 -04:00
Dax Raad
dbd0a5b8c9 test(opencode): cover new v2 httpapi routes 2026-06-03 20:02:12 -04:00
Dax Raad
5e3026b5ce fix(opencode): restore global sync event compatibility 2026-06-03 19:52:49 -04:00
Luke Parker
f62ba5eb86
fix(app): hide unavailable titlebar update (#30642)
Some checks are pending
deploy / deploy (push) Waiting to run
docs-locale-sync / sync-locales (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
2026-06-03 23:51:40 +00:00
opencode-agent[bot]
04b38ce830 chore: generate 2026-06-03 23:42:15 +00:00
Jérôme Benoit
0b796c5f3d
fix(opencode): route SAP AI Core reasoning variants through modelParams (#30482) 2026-06-03 18:40:39 -05:00
Frank
fa6ea8bd25 zen: update nvidia tos
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-03 19:09:02 -04:00
Aiden Cline
ee74dd83f5
fix(opencode): preserve variant for delegated tasks (#30630) 2026-06-03 17:43:47 -05:00
Dax Raad
1ed76ccace fix(core): load built-in skill asset at runtime 2026-06-03 18:24:49 -04:00
Dax Raad
2619e6bf09 feat(opencode): add v2 event stream 2026-06-03 18:23:43 -04:00
Aiden Cline
d3d4335509
chore: remove zed extension and automation (#30628) 2026-06-03 17:16:21 -05:00
Adam
2c32f7e520
fix(stats): count all go usage 2026-06-03 17:06:33 -05:00
Dax Raad
8a97cb55d3 feat(core): register built-in skill 2026-06-03 18:02:57 -04:00
Dax Raad
0bd61d2826 feat(core): include resolved location info 2026-06-03 17:47:38 -04:00
Dax Raad
332366a024 feat(core): register built-in commands 2026-06-03 17:31:09 -04:00
Dax Raad
ec26b82b6b feat(core): add command registry 2026-06-03 17:22:21 -04:00
opencode-agent[bot]
36234c462c chore: update nix node_modules hashes 2026-06-03 21:16:06 +00:00
opencode-agent[bot]
a41f774cad chore: generate 2026-06-03 21:00:33 +00:00
Dax
889e0f9545
feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
Aiden Cline
9991a33e3f
fix(core): expose azure openai xhigh efforts (#30620) 2026-06-03 15:27:23 -05:00