Kit Langton
66f326ddec
fix(tui): restore default Kitty keyboard reporting ( #45423 )
2026-08-26 21:41:19 -04:00
opencode-agent[bot]
83b81b39f1
fix(app): remove worktree user message accent ( #45250 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 09:36:35 +08:00
Brendan Allan
b20e4971db
test(app): run CI e2e against production builds ( #45422 )
2026-08-27 09:28:23 +08:00
James Long
c3378f2d34
fix(pty): upgrade opencode-pty to 0.1.12 ( #45420 )
2026-08-26 21:15:09 -04:00
Kit Langton
d68031bc0d
fix(core): preserve renamed files when undoing changes ( #45383 )
2026-08-26 20:42:40 -04:00
Kit Langton
4ac19d744a
feat(tui): make session tab status explicit ( #45347 )
2026-08-26 20:12:15 -04:00
Aiden Cline
b5cb5e2a55
refactor(plugin): manage MCP servers through transforms ( #45408 )
2026-08-26 18:42:28 -05:00
Luke Parker
53d171781a
fix(app): reduce catalog retention and status animation work ( #45406 )
2026-08-26 23:30:49 +00:00
opencode-agent[bot]
3184427c03
feat(plugin): expose the current location in plugin context ( #45403 )
...
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com>
2026-08-26 19:09:16 -04:00
James Long
6b0613ac6f
fix(tui): restore session focus during permission prompts ( #45391 )
2026-08-26 19:02:56 -04:00
Aiden Cline
5ac4156eb2
fix(core): preserve reasoning across model switches ( #45401 )
2026-08-26 17:52:41 -05:00
Luke Parker
954cdc7bc8
fix(desktop): restore compact Windows titlebar spacing ( #45397 )
2026-08-26 22:18:05 +00:00
Aiden Cline
767115cd69
fix(ai): default native Mantle to Responses ( #45394 )
2026-08-26 16:47:39 -05:00
James Long
5b25ee8430
style(tui): brighten embedded terminal palette ( #45393 )
2026-08-26 17:30:23 -04:00
James Long
df6317d23c
refactor(tui): simplify terminal selection state ( #45387 )
2026-08-26 17:18:44 -04:00
opencode-agent[bot]
524e39db02
chore: update nix node_modules hashes
2026-08-26 20:58:41 +00:00
James Long
6170221e21
fix(pty): upgrade opencode-pty to 0.1.11 ( #45380 )
2026-08-26 16:39:24 -04:00
Kit Langton
74a0b2d0ad
feat(core): make the portable shell scanner authoritative
2026-08-26 16:35:16 -04:00
opencode-agent[bot]
9d46941e70
chore: update nix node_modules hashes
2026-08-26 20:31:57 +00:00
Aiden Cline
d48a5d16ff
fix(core): avoid nested MCP code mode ( #45377 )
2026-08-26 15:23:14 -05:00
Kit Langton
6c392355dd
feat(tui): render LaTeX as Unicode math ( #45339 )
2026-08-26 16:14:37 -04:00
Aiden Cline
dd4ee94682
refactor(ai): remove derived HTTP request ID ( #45376 )
2026-08-26 15:12:53 -05:00
Aiden Cline
009eca8b5b
test(core): shrink webfetch stress fixtures ( #45375 )
2026-08-26 15:03:49 -05:00
Aiden Cline
94bd9f6c8b
fix(ai): isolate native provider metadata ownership ( #45155 )
2026-08-26 14:54:12 -05:00
Aiden Cline
33909f48d7
fix(core): label migrated credentials by auth type ( #45369 )
2026-08-26 14:41:31 -05:00
James Long
80653a0a1a
fix(tui): preserve resolved server directory ( #45354 )
2026-08-26 15:40:00 -04:00
James Long
f7913a04d2
fix(cli): stop PTY daemon on explicit service restart ( #45373 )
2026-08-26 15:39:29 -04:00
Kit Langton
cf347cd5e4
refactor(core): advance sessions before running steps ( #45358 )
...
Centralize control dispatch and first-Step preparation in advanceToStep. Keep input delivery outside logical-Step retries and preserve queue ordering, Location handoff, context refresh, and durable settlement.
2026-08-26 15:25:13 -04:00
opencode-agent[bot]
6600d59635
chore: update nix node_modules hashes
2026-08-26 19:07:20 +00:00
Aiden Cline
8b6a2450d5
fix(core): isolate invalid tool registrations ( #45325 )
2026-08-26 13:49:56 -05:00
opencode-agent[bot]
1aa4046f02
test(app): isolate component coverage with storybook ( #45142 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 02:42:27 +08:00
opencode-agent[bot]
9bd69fe847
chore: update nix node_modules hashes
2026-08-26 18:32:55 +00:00
Kit Langton
ded8a492d1
fix(core): recover background jobs after restart
...
Persist background Job ownership and terminal results across server restarts. Resume existing subagent Sessions, admit shell cancellation notices without waking idle parents, and preserve explicit cancellation.
2026-08-26 14:17:43 -04:00
James Long
018b4c40f3
fix(pty): upgrade opencode-pty to 0.1.10 ( #45352 )
2026-08-26 14:15:15 -04:00
Brendan Allan
0772b67b7a
fix(app): prevent stale service worker startup failures ( #45344 )
2026-08-27 02:06:21 +08:00
Aiden Cline
a841d6d046
fix(ai): accept empty Responses stream IDs and null items ( #45330 )
2026-08-26 13:04:24 -05:00
opencode-agent[bot]
ab6a01d135
fix(ui): remove solid menu group label line height ( #45331 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 00:58:57 +08:00
Kit Langton
962a6ca0e7
fix(sdk): identify workspace dependencies by version specifier ( #45309 )
2026-08-26 12:55:06 -04:00
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