Kit Langton
|
f69f78ec6b
|
refactor(core): inline portable shell scanner (#44026)
|
2026-08-22 00:06:03 +00:00 |
|
Kit Langton
|
7c6ecaaca8
|
fix(core): inherit fork instruction entries (#44004)
|
2026-08-21 19:46:49 -04:00 |
|
Kit Langton
|
c29a7c152d
|
feat(session): add viewed state (#42811)
|
2026-08-21 19:34:35 -04:00 |
|
Kit Langton
|
fa4c5b26dc
|
fix(core): stabilize forked message IDs (#44011)
|
2026-08-21 19:28:51 -04:00 |
|
Kit Langton
|
fb703ede73
|
fix(core): transfer only settled history (#44008)
|
2026-08-21 19:28:04 -04:00 |
|
Kit Langton
|
2937f0e635
|
fix(core): omit running shells from forks (#44001)
|
2026-08-21 19:27:13 -04:00 |
|
Kit Langton
|
3694149135
|
fix(core): resolve device verification URL (#44021)
|
2026-08-21 23:26:40 +00:00 |
|
Kit Langton
|
c4eeefe0f1
|
refactor: reuse undefined effect (#44010)
|
2026-08-21 19:17:29 -04:00 |
|
Kit Langton
|
2c8e2a2b28
|
fix(core): retry recreated locations (#44005)
|
2026-08-21 22:50:38 +00:00 |
|
Kit Langton
|
59f0e3a378
|
fix(core): omit active assistants from forks (#43994)
|
2026-08-21 21:52:36 +00:00 |
|
Dax Raad
|
f28c10aa4d
|
feat(sdk): prepare v2 packages for publishing
|
2026-08-21 17:28:34 -04:00 |
|
opencode-agent[bot]
|
97ccafce3b
|
fix(core): honor wildcard gitignore rules in FFF (#43988)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-08-21 16:14:29 -05:00 |
|
Aiden Cline
|
87ef814190
|
fix(ai): preserve thought signatures on visible text parts (#43984)
|
2026-08-21 15:28:43 -05:00 |
|
Kit Langton
|
e945ddf80e
|
chore: enforce effect simplifications (#43979)
|
2026-08-21 19:48:27 +00:00 |
|
Kit Langton
|
2eecf076c4
|
refactor(config): share entry observer (#43973)
|
2026-08-21 19:29:08 +00:00 |
|
Kit Langton
|
238e1903df
|
refactor(session): tighten persisted state (#43969)
|
2026-08-21 19:27:21 +00:00 |
|
Kit Langton
|
d633d794c2
|
refactor(core): simplify domain helpers (#43968)
|
2026-08-21 19:24:56 +00:00 |
|
Kit Langton
|
08d52be8c2
|
refactor(core): simplify tool infrastructure (#43967)
|
2026-08-21 19:24:06 +00:00 |
|
Kit Langton
|
79d5436d2a
|
refactor(session): simplify model preparation (#43966)
|
2026-08-21 19:21:04 +00:00 |
|
Kit Langton
|
9a4bd2ba16
|
refactor(core): simplify tool and shell code (#43948)
|
2026-08-21 18:45:05 +00:00 |
|
Kit Langton
|
e68144cb67
|
refactor(core): fold single-consumer request modules into model-request (#43958)
|
2026-08-21 18:44:24 +00:00 |
|
Kit Langton
|
e5da5bfab2
|
refactor(session): simplify effect workflows (#43956)
|
2026-08-21 18:41:06 +00:00 |
|
Kit Langton
|
3a1fb5ae65
|
refactor(session): simplify projection state (#43957)
|
2026-08-21 18:40:53 +00:00 |
|
Kit Langton
|
b3d6063329
|
refactor(core): simplify persistence runtime code (#43954)
|
2026-08-21 18:40:25 +00:00 |
|
Kit Langton
|
6c3c4bc50f
|
refactor(core): simplify mcp utility flows (#43955)
|
2026-08-21 18:40:03 +00:00 |
|
Kit Langton
|
7b349654e3
|
refactor(core): simplify provider runtime code (#43952)
|
2026-08-21 18:37:20 +00:00 |
|
Kit Langton
|
3d2652d7b9
|
refactor(core): simplify vcs state helpers (#43953)
|
2026-08-21 18:35:51 +00:00 |
|
Kit Langton
|
1dea4b9391
|
refactor(config): simplify utility workflows (#43947)
|
2026-08-21 18:34:19 +00:00 |
|
Kit Langton
|
15864304a5
|
refactor(core): clarify guards and constants (#43946)
|
2026-08-21 18:32:27 +00:00 |
|
Kit Langton
|
e312d261a8
|
refactor(session): simplify history projection (#43944)
|
2026-08-21 18:25:47 +00:00 |
|
Kit Langton
|
2a83911c7e
|
refactor(plugin): simplify websearch effects (#43943)
|
2026-08-21 18:23:10 +00:00 |
|
Kit Langton
|
0eaa04718c
|
refactor(config): clarify discovery workflows (#43942)
|
2026-08-21 18:22:46 +00:00 |
|
Kit Langton
|
2524e6be8b
|
refactor(core): simplify persistence boundaries (#43929)
|
2026-08-21 17:48:27 +00:00 |
|
Kit Langton
|
b58f29a4ef
|
refactor(core): simplify plugin and config boundaries (#43930)
|
2026-08-21 17:48:17 +00:00 |
|
Kit Langton
|
8fec7e0e91
|
refactor(session): simplify execution and state workflows (#43933)
|
2026-08-21 17:48:02 +00:00 |
|
Kit Langton
|
94f9d32040
|
fix(core): re-inject nested instructions after compaction (#43723)
|
2026-08-21 13:13:24 -04:00 |
|
opencode-agent[bot]
|
b731b11184
|
fix(core): recover unknown finish responses (#43900)
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com>
|
2026-08-21 11:18:58 -04:00 |
|
Shoubhit Dash
|
8676dcf705
|
feat(ai): enable azure responses websocket (#43896)
|
2026-08-21 20:25:11 +05:30 |
|
Shoubhit Dash
|
2636797c65
|
feat(ai): enable xai responses websocket (#43889)
|
2026-08-21 19:58:01 +05:30 |
|
Shoubhit Dash
|
9a3a1732f1
|
refactor(ai): declare responses websocket capability (#43885)
|
2026-08-21 19:24:34 +05:30 |
|
opencode-agent[bot]
|
e03a147b71
|
test(app): route e2e mocks through HttpApi (#43138)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-08-21 21:41:43 +08:00 |
|
Shoubhit Dash
|
e4178886fa
|
fix(core): align websocket network policy (#43875)
|
2026-08-21 18:49:57 +05:30 |
|
Aiden Cline
|
8b93bc395d
|
feat(core): allow plan mode to write/edit PLAN files exclusively (#43710)
|
2026-08-21 02:29:50 -05:00 |
|
Aiden Cline
|
b0ab1e2992
|
fix(core): forward PDF prompt attachments (#43799)
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-21 01:16:05 -05:00 |
|
Aiden Cline
|
d19f58c5df
|
fix(core): use small model for titles (#43702)
|
2026-08-21 00:28:27 -05:00 |
|
opencode-agent[bot]
|
b7343edaf3
|
fix(core): skip equal snapshot comparisons (#43781)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
|
2026-08-20 23:54:39 -05:00 |
|
Aiden Cline
|
b84f5ad2fb
|
fix(core): honor provider retry header (#43773)
|
2026-08-20 23:54:39 -05:00 |
|
Aiden Cline
|
5c4f6ef1e3
|
fix(core): continue interrupted model streams (#43757)
|
2026-08-20 23:22:21 -05:00 |
|
opencode-agent[bot]
|
ea43a16b7d
|
refactor(core): remove legacy Gemini system prompt (#43752)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-20 21:48:06 -05:00 |
|
Kit Langton
|
4db272ff64
|
fix(core): steer manual compaction by default (#43724)
|
2026-08-21 01:51:36 +00:00 |
|