Aiden Cline
|
eb3c4c82fe
|
fix(ai): support newer Anthropic system updates (#43180)
|
2026-08-18 00:22:19 -05:00 |
|
Aiden Cline
|
7188d42b99
|
feat(core): resume subagent sessions (#43172)
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
nix-hashes / update-hashes (push) Has been cancelled
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / sign-cli-macos (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-ubuntu-2404 target:linux-x64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-ubuntu-2404-arm target:linux-arm64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-windows-2025 target:windows-arm64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-windows-2025 target:windows-x64]) (push) Has been cancelled
publish / build-node-cli (map[host:macos-26 target:darwin-arm64]) (push) Has been cancelled
publish / sign-cli-windows (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
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) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
|
2026-08-17 23:43:13 -05:00 |
|
Aiden Cline
|
9391987443
|
fix(ai): settle pending Anthropic tool calls (#43136)
|
2026-08-17 22:58:01 -05:00 |
|
opencode-agent[bot]
|
4d79337d42
|
chore: remove root vitest dependency (#43167)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
|
2026-08-18 13:47:24 +10:00 |
|
opencode-agent[bot]
|
401a154ec3
|
fix(app): keep server details editable (#43170)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
|
2026-08-18 13:32:43 +10:00 |
|
Luke Parker
|
18c25ae406
|
refactor(app): use one server event model (#43168)
|
2026-08-18 13:28:47 +10:00 |
|
opencode-agent[bot]
|
cd156f9f1c
|
test(tui): update web search label expectation (#43166)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-18 03:22:35 +00:00 |
|
Dax Raad
|
b968a314d3
|
fix(tui): hide empty tab bar
|
2026-08-17 23:15:09 -04:00 |
|
Luke Parker
|
93cdfafa78
|
refactor(desktop): extract renderer platform (#43164)
|
2026-08-18 13:12:39 +10:00 |
|
Dax Raad
|
b6a8d99da5
|
fix(cli): align automatic update methods
|
2026-08-17 23:09:49 -04:00 |
|
Dax Raad
|
8cacf150db
|
chore: skip node cli publish build
|
2026-08-17 22:49:48 -04:00 |
|
Luke Parker
|
76e7b556b6
|
refactor(desktop): modularize main process (#43159)
|
2026-08-18 12:23:05 +10:00 |
|
Luke Parker
|
a888ba4da7
|
refactor(app): use current session messages (#42766)
|
2026-08-18 12:17:39 +10:00 |
|
opencode-agent[bot]
|
a1eca087d4
|
fix(tui): streamline generic tool rendering (#43158)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-17 21:04:07 -05:00 |
|
Aiden Cline
|
5252cefab2
|
fix(core): exclude native code mode MCP servers (#43157)
|
2026-08-17 20:54:25 -05:00 |
|
opencode-agent[bot]
|
839343e5de
|
fix(cli): skip missing node distribution (#43156)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-08-17 21:42:34 -04:00 |
|
opencode-agent[bot]
|
30d778cf5f
|
fix(tui): clarify web search provider labels (#43155)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-17 20:41:14 -05:00 |
|
Luke Parker
|
616aba7bbd
|
refactor(desktop): establish typed ipc contract (#43150)
|
2026-08-18 11:31:05 +10:00 |
|
Aiden Cline
|
006a0a4b34
|
feat(plugin): expose MCP server transforms (#43125)
|
2026-08-17 20:17:48 -05:00 |
|
Kit Langton
|
3facbe1dd3
|
fix(core): support older previous-channel databases (#43142)
|
2026-08-18 00:45:36 +00:00 |
|
opencode-agent[bot]
|
1430a460f1
|
fix(ui): smooth shimmer loop (#43144)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
|
2026-08-18 10:40:50 +10:00 |
|
Dax Raad
|
1f96af5ea7
|
docs: document heap snapshot debugging
|
2026-08-17 20:37:53 -04:00 |
|
Dax Raad
|
15f0fc9e00
|
chore: disable generate workflow
|
2026-08-17 20:26:57 -04:00 |
|
opencode-agent[bot]
|
cd3133038b
|
chore: generate
|
2026-08-18 00:19:50 +00:00 |
|
Brendan Allan
|
e55a91eadd
|
refactor(app): use shared server data (#43017)
|
2026-08-18 08:18:33 +08:00 |
|
Dax
|
2f8fa6afef
|
fix(core): serialize MCP token refresh (#43074)
|
2026-08-17 19:57:27 -04:00 |
|
opencode-agent[bot]
|
5e11cf5fc9
|
chore: generate
|
2026-08-17 23:13:55 +00:00 |
|
Aiden Cline
|
f5917726d3
|
feat(ai): support Vertex request labels (#43129)
|
2026-08-17 18:12:31 -05:00 |
|
Luke Parker
|
eb22768a23
|
refactor(app): remove V1 client compatibility (#43045)
|
2026-08-18 08:03:51 +10:00 |
|
opencode-agent[bot]
|
8644db2c2a
|
feat(app): render Mermaid code blocks (#43024)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
|
2026-08-18 08:02:06 +10:00 |
|
opencode-agent[bot]
|
aca42423d3
|
chore: generate
|
2026-08-17 21:55:57 +00:00 |
|
Kit Langton
|
d9b81d2233
|
chore(effect): update to beta.107 (#43109)
|
2026-08-17 21:54:08 +00:00 |
|
Aiden Cline
|
8fc65b3038
|
test(ai): cover Gemini parallel signatures (#43114)
|
2026-08-17 16:02:02 -05:00 |
|
opencode-agent[bot]
|
f161c90057
|
chore: generate
|
2026-08-17 20:21:54 +00:00 |
|
opencode-agent[bot]
|
728ae7c949
|
fix(stats): prefer Go catalog pricing (#43120)
|
2026-08-17 15:20:06 -05:00 |
|
Dax
|
42fc297d30
|
feat(tui): inherit terminal environment per session (#42957)
|
2026-08-17 20:18:28 +00:00 |
|
Aiden Cline
|
43dd33842e
|
fix(ai): default Gemini function args (#43111)
|
2026-08-17 13:43:52 -05:00 |
|
opencode-agent[bot]
|
3d13b6c5b6
|
chore: generate
|
2026-08-17 18:14:05 +00:00 |
|
Aiden Cline
|
996b05432f
|
fix(ai): preserve Gemini prompt safety blocks (#43070)
|
2026-08-17 13:12:51 -05:00 |
|
Aiden Cline
|
c53f4cfb09
|
fix(core): clarify temporary directory guidance (#43095)
|
2026-08-17 11:50:51 -05:00 |
|
Kit Langton
|
45a49ae32a
|
fix(core): preserve previous V2 database lineage (#43092)
|
2026-08-17 12:39:02 -04:00 |
|
Kit Langton
|
238ce304a9
|
fix(tui): expose queued prompt shortcut (#43083)
|
2026-08-17 12:33:18 -04:00 |
|
opencode-agent[bot]
|
cf606660fb
|
fix(core): settle externally signaled shells (#43086)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-08-17 21:57:35 +05:30 |
|
Kit Langton
|
759695d87c
|
fix(tui): show full tab numbers (#43081)
|
2026-08-17 11:30:49 -04:00 |
|
Dax Raad
|
f14724dfb1
|
docs(core): reference CLI configuration
|
2026-08-17 09:57:50 -04:00 |
|
Shoubhit Dash
|
cc53db4406
|
feat(core): discover vLLM models (#43022)
|
2026-08-17 17:56:03 +05:30 |
|
Shoubhit Dash
|
fa055143ea
|
feat(core): discover Ollama models (#43021)
|
2026-08-17 15:46:47 +05:30 |
|
opencode-agent[bot]
|
875b28658f
|
fix(tui): preserve scroll position across tabs (#43013)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-08-17 13:56:30 +05:30 |
|
Brendan Allan
|
0e022036fb
|
refactor(app): use shared client connection (#43016)
|
2026-08-17 07:53:03 +00:00 |
|
Shoubhit Dash
|
f0ae3b9569
|
fix(core): activate discovered LM Studio provider (#43015)
|
2026-08-17 13:10:57 +05:30 |
|