Kit Langton
|
912a1c4e8a
|
fix(tui): move debug overlay into developer tools (#42098)
|
2026-08-12 14:08:25 -04:00 |
|
Kit Langton
|
a841fc22bb
|
feat(server): workerd runtime profile and SDK workerd entrypoint (#41918)
|
2026-08-12 14:07:56 -04:00 |
|
Kit Langton
|
723f5e0028
|
fix(tui): consolidate developer tools controls (#42088)
|
2026-08-12 13:23:14 -04:00 |
|
Kit Langton
|
17cae23dce
|
fix(tui): stabilize repeated open menu (#42086)
|
2026-08-12 13:17:13 -04:00 |
|
Kit Langton
|
fd30b9765d
|
refactor(core): spawn stdio MCP servers through the location environment (#42076)
|
2026-08-12 13:16:12 -04:00 |
|
Dax Raad
|
a20d945245
|
docs: base worktrees on v2
|
2026-08-12 12:56:00 -04:00 |
|
Kit Langton
|
10ebf70a07
|
feat(tui): add session tab context menu (#42068)
|
2026-08-12 16:45:59 +00:00 |
|
opencode-agent[bot]
|
b50924b993
|
test: stabilize Windows integration coverage (#42079)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-08-12 12:45:38 -04:00 |
|
Kit Langton
|
b24b1b3f16
|
fix(tui): keep exact-fit tab titles stationary (#42073)
|
2026-08-12 12:17:45 -04:00 |
|
Kit Langton
|
930b0751b1
|
fix(core): generate session titles before model execution (#42067)
|
2026-08-12 12:08:24 -04:00 |
|
Matt Robinson
|
f06a86eeac
|
feat(client): support service version ranges (#42023)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-08-12 09:01:37 -07:00 |
|
Kit Langton
|
653b7d79cd
|
fix(tui): restore navigation keybind defaults (#42066)
|
2026-08-12 11:57:39 -04:00 |
|
Kit Langton
|
70ce0d0970
|
feat(tui): jump between open menu sections (#42061)
|
2026-08-12 15:52:51 +00:00 |
|
opencode-agent[bot]
|
0777e84598
|
fix(tui): fill image message background (#42062)
Co-authored-by: Simon Klee <hello@simonklee.dk>
|
2026-08-12 15:51:19 +00:00 |
|
Kit Langton
|
bef795b2fe
|
fix(tui): smooth session tab marquees (#42055)
|
2026-08-12 15:49:17 +00:00 |
|
Kit Langton
|
70853b1e5b
|
feat(tui): surface plugin failures (#41940)
|
2026-08-12 10:51:00 -04:00 |
|
opencode-agent[bot]
|
1fea1c2ebc
|
fix(core): route Muse models to Meta prompt (#42036)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 09:31:59 -05:00 |
|
opencode-agent[bot]
|
1da591b84d
|
fix(core): return content-only Code Mode results (#41954)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 09:14:41 -05:00 |
|
opencode-agent[bot]
|
b990f9a5c1
|
chore: generate
|
2026-08-12 13:32:36 +00:00 |
|
Dax Raad
|
9769e7012c
|
feat(core): configure package publishing
|
2026-08-12 09:30:34 -04:00 |
|
opencode-agent[bot]
|
5fd28cffc5
|
refactor(tui): use command IDs for v2 keybinds (#41882)
Requested by Sebastian Herrlinger (@kommander). Rebased onto current v2 with conflicts resolved and all required checks passing.
|
2026-08-12 12:53:24 +00:00 |
|
Luke Parker
|
c8dffb6893
|
test(app): deflake cached tab paint probe (#41965)
|
2026-08-12 20:21:27 +10:00 |
|
opencode-agent[bot]
|
01cbdcb8e4
|
fix(ai): batch Anthropic parallel tool results (#41948)
deploy-www / deploy (push) Has been cancelled
generate / generate (push) Has been cancelled
publish / version (push) Has been cancelled
typecheck / typecheck (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
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 00:18:50 -05:00 |
|
opencode-agent[bot]
|
bf751a907d
|
fix(core): jitter session retry delays (#41942)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-11 23:58:20 -05:00 |
|
opencode-agent[bot]
|
9d63ca8f90
|
chore: generate
|
2026-08-12 04:19:09 +00:00 |
|
opencode-agent[bot]
|
e3bd82013c
|
fix(ai): preserve stream transport failures (#41779)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-08-11 23:17:48 -05:00 |
|
Kit Langton
|
90b6fa0eab
|
fix(core): expose local attachment paths (#41789)
|
2026-08-11 23:32:49 -04:00 |
|
Kit Langton
|
5b7b1830d2
|
refactor(server): resume suspended sessions unconditionally in the fetch entry (#41938)
|
2026-08-12 03:31:30 +00:00 |
|
Kit Langton
|
a8fc664b6d
|
fix(tui): pad markdown table cells (#41937)
|
2026-08-11 23:21:00 -04:00 |
|
Kit Langton
|
d853ff8848
|
fix(tui): configure new session location (#41929)
|
2026-08-11 22:55:48 -04:00 |
|
opencode-agent[bot]
|
94bc0fc6fa
|
chore: generate
|
2026-08-12 02:40:33 +00:00 |
|
Kit Langton
|
d3eecf7ba2
|
feat(tui): compact turn token usage with expandable steps (#41922)
|
2026-08-12 02:39:19 +00:00 |
|
Kit Langton
|
99166f7c17
|
feat(tui): add plus button to session tab bar (#41887)
|
2026-08-11 22:38:08 -04:00 |
|
opencode-agent[bot]
|
08dcf7d731
|
chore: generate
|
2026-08-12 02:23:16 +00:00 |
|
Kit Langton
|
caae28e0d4
|
fix(tui): render instruction updates as compact notices (#41900)
|
2026-08-11 22:21:24 -04:00 |
|
Kit Langton
|
c83933d1d4
|
fix(core): gate tool snapshot on initial MCP registration (#41884)
|
2026-08-11 22:21:21 -04:00 |
|
Kit Langton
|
c86f1c41ff
|
fix(tui): show completed write output (#41883)
|
2026-08-11 22:20:55 -04:00 |
|
Kit Langton
|
5c0cc8e617
|
fix(tui): align running shell output (#41880)
|
2026-08-11 22:20:52 -04:00 |
|
Kit Langton
|
1b45061afb
|
feat(tui): experiments via devtools bar, drafts stay put (#41917)
|
2026-08-12 02:08:06 +00:00 |
|
opencode-agent[bot]
|
07bcd290c2
|
chore: generate
|
2026-08-12 02:06:08 +00:00 |
|
Luke Parker
|
04ad06e2e3
|
fix(desktop): align local development identity (#41889)
|
2026-08-12 12:04:57 +10:00 |
|
Dax
|
93965df860
|
feat(session): record location switches (#41899)
|
2026-08-11 19:03:57 -07:00 |
|
Kit Langton
|
f0333e0eea
|
chore(tui): remove leftover discovery smoke plugin (#41897)
|
2026-08-11 21:56:55 -04:00 |
|
Kit Langton
|
452335a78d
|
fix(tui): truncate fractional mtimes in fresh plugin specifiers (#41891)
|
2026-08-11 21:56:44 -04:00 |
|
Kit Langton
|
9322f5d2c9
|
fix(client): surface managed startup stderr (#41793)
|
2026-08-11 21:55:43 -04:00 |
|
opencode-agent[bot]
|
d6ed520c25
|
chore: generate
|
2026-08-12 01:38:26 +00:00 |
|
Kit Langton
|
96a74ffcc6
|
chore(core): drop obsolete StreamSse hunk from effect patch (#41892)
|
2026-08-11 21:37:09 -04:00 |
|
Kit Langton
|
c858986b08
|
feat(server): web-standard fetch handler entry (#41896)
|
2026-08-11 21:37:06 -04:00 |
|
Dax Raad
|
f6611a1f56
|
refactor(core): internalize effect sqlite adapter
|
2026-08-11 21:33:23 -04:00 |
|
Kit Langton
|
57b636df00
|
test(tui): resolve autocomplete paths per platform (#41893)
|
2026-08-11 21:28:23 -04:00 |
|