Kit Langton
2602dcd0a7
refactor(core): encapsulate physical attempt execution ( #45294 )
...
Extract physical-attempt streaming, tool execution, and durable settlement from the Session runner. Preserve logical-Step retry and recovery policy, use tagged drain outcomes, and fix multi-click selection during auto-copy.
2026-08-26 12:41:45 -04:00
Aiden Cline
cf98ca55c9
fix(core): allow non-letter tool name prefixes ( #45317 )
2026-08-26 11:21:14 -05:00
Kit Langton
fedf017e25
fix(tui): clarify code mode tool call rendering
2026-08-26 11:27:17 -04:00
Aiden Cline
f4a9b93013
feat(ai): add native Groq provider with provider-specific options ( #45288 )
2026-08-26 10:12:52 -05:00
Dax Raad
cbef698861
fix(core): suppress state updates during location teardown
2026-08-26 10:48:44 -04:00
James Long
ab2d251155
fix(server): unblock persistent terminal input in Bun builds ( #45287 )
2026-08-26 10:47:16 -04:00
Kit Langton
3d7ba38965
feat(tui): investigate errors in a new session
2026-08-26 10:43:40 -04:00
Aiden Cline
37a6ba893e
chore(ai): format package with prettier ( #45280 )
2026-08-26 09:24:13 -05:00
Brendan Allan
6c6871fd2a
fix(app): include files in mention search ( #45281 )
2026-08-26 22:18:34 +08:00
opencode-agent[bot]
1e864dd8c6
chore: update nix node_modules hashes
2026-08-26 13:49:52 +00:00
James Long
21980a4448
fix(tui): restore terminal settings and move pane toggle to sessions ( #45271 )
2026-08-26 09:46:33 -04:00
James Long
9cca8dd6e0
feat(tui): add persistent session terminals ( #44971 )
2026-08-26 09:30:03 -04:00
Dax
91028a690b
feat(tui): show LLM token throughput
2026-08-26 09:23:53 -04:00
Shoubhit Dash
e82aa92e64
fix(session): support assistant message content updates ( #45015 )
2026-08-26 18:31:59 +05:30
opencode-agent[bot]
874538d702
fix(desktop): restrict macOS app entitlements ( #45258 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 12:53:00 +00:00
opencode-agent[bot]
afc26c72c0
chore: update nix node_modules hashes
2026-08-26 12:11:06 +00:00
James Long
d572a5756c
feat(cli): embed persistent PTY binaries from npm packages ( #45248 )
2026-08-26 07:55:30 -04:00
opencode-agent[bot]
ab95695b24
fix(app): combine loaded skill and instruction file entries ( #45217 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 10:08:33 +00:00
Luke Parker
5d7c2ccfc0
feat(app): add experimental vertical session tabs ( #45210 )
2026-08-26 19:40:09 +10:00
Luke Parker
24ac05868c
fix(desktop): align and theme Windows caption controls ( #45208 )
2026-08-26 09:02:10 +00:00
Shoubhit Dash
4eaf533cd0
feat(plugin): add declarative vcs repository markers ( #45192 )
2026-08-26 13:49:36 +05:30
Shoubhit Dash
0f7a76eff0
fix(ai): keep bedrock mantle responses on http ( #45197 )
2026-08-26 13:38:27 +05:30
Luke Parker
16d731bd67
feat(app): render settings as a fullscreen surface ( #45190 )
2026-08-26 07:57:36 +00:00
Luke Parker
ea582fc133
feat(app): stack collapsed tool calls ( #45176 )
2026-08-26 07:56:53 +00:00
opencode-agent[bot]
7e27e81bc7
fix(app): preserve timeline measurements when moving sessions ( #45145 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 14:39:01 +08:00
opencode-agent[bot]
667722897e
fix(app): identify session worktrees from project inventory ( #45153 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 14:38:08 +08:00
opencode-agent[bot]
d12dbd12a9
fix(app): prevent duplicate rows when editing queued prompts ( #45169 )l
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 06:21:44 +00:00
opencode-agent[bot]
b0bd0bc394
fix(app): align project settings server sections ( #45163 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 04:42:26 +00:00
Dax
437df1164c
feat(plugin): expose session move
2026-08-26 00:14:12 -04:00
opencode-agent[bot]
9a91e21a76
fix(app): preserve workspace choices across draft tabs ( #45149 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 03:51:14 +00:00
opencode-agent[bot]
d01ac2069a
chore: update nix node_modules hashes
2026-08-26 03:32:00 +00:00
Aiden Cline
a78d3c5438
fix(ai): recover Anthropic request_too_large as overflow ( #45144 )
2026-08-25 22:30:14 -05:00
David Hill
474c3588c1
fix(tui): use unicode ellipses in interface text ( #45143 )
2026-08-25 22:26:15 -05:00
Kit Langton
9361117504
feat(core): add directory projects ( #45107 )
2026-08-25 23:22:23 -04:00
Aiden Cline
5add6a8e19
fix(ai): preserve provider-defined responses item ids ( #45094 )
2026-08-25 22:17:16 -05:00
Aiden Cline
f3c390b89e
feat(ai): add native DeepInfra provider ( #45108 )
2026-08-25 22:15:52 -05:00
opencode-agent[bot]
185c3e5136
fix(app): show project logos throughout settings ( #45134 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 02:43:53 +00:00
Kit Langton
cb863b8ea5
fix(tui): dismiss the active interaction with ctrl-c ( #45111 )
2026-08-25 22:38:50 -04:00
Kit Langton
695c043e6b
feat(core): refresh unpinned plugins on startup ( #45118 )
2026-08-25 22:32:05 -04:00
opencode-agent[bot]
d53456da3b
chore: update nix node_modules hashes
2026-08-26 02:16:23 +00:00
opencode-agent[bot]
64e930628d
fix(ci): compare affected packages against actual PR base ( #45130 )
...
Co-authored-by: Brendonovich <Brendonovich@users.noreply.github.com>
2026-08-26 10:13:53 +08:00
Kit Langton
3c73ce1dc7
fix(core): materialize mentioned skills on prompts ( #44840 )
2026-08-25 22:04:09 -04:00
Kit Langton
4b71ae6a0d
feat(core): support git plugin packages ( #45110 )
2026-08-25 22:02:49 -04:00
opencode-agent[bot]
e211b6f30e
test: run only affected unit suites ( #45034 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 09:51:44 +08:00
Kit Langton
ab4621e437
fix(sdk): keep packaged Effect runtime coherent ( #45122 )
2026-08-26 01:51:36 +00:00
Kit Langton
97ba700fac
fix(tui): preserve prompt metadata visibility across sessions ( #45116 )
2026-08-25 21:37:58 -04:00
Luke Parker
03fb5c6c67
fix(app): prevent clipped virtual timeline rows ( #45115 )
2026-08-26 01:33:32 +00:00
Luke Parker
5a54eb4afc
fix(app): stream running shell tool output ( #45106 )
2026-08-26 00:58:15 +00:00
Kit Langton
c4dcf72e13
fix(tui): detect clipped transcript bottom ( #45100 )
2026-08-25 20:46:52 -04:00
opencode-agent[bot]
27e0de6b23
chore: update nix node_modules hashes
2026-08-26 00:41:39 +00:00