Simon Klee
2de253726c
fix linter errors
2026-04-20 14:28:11 +02:00
Simon Klee
3b7cccd870
cleanup tool formatting
2026-04-20 13:34:19 +02:00
Simon Klee
29069b08f7
tighten question fmt
2026-04-20 13:34:19 +02:00
Simon Klee
472cd737be
todo fmt
2026-04-20 13:34:19 +02:00
Simon Klee
fef2f8119c
fix(cli): tighten run scrollback separators
2026-04-20 13:34:19 +02:00
Simon Klee
1a57f7e62b
subagent footer tab fmt
2026-04-20 13:34:19 +02:00
Simon Klee
9f037aa40e
whitespace + imports
2026-04-20 13:34:19 +02:00
Simon Klee
7902a040de
consistent whitespace
2026-04-20 13:34:19 +02:00
Simon Klee
737975cae1
subagent fixes
2026-04-20 13:34:19 +02:00
Simon Klee
2da4a97c14
runtime cleanup
2026-04-20 13:34:19 +02:00
Simon Klee
ff5005dec6
add otel
2026-04-20 13:34:19 +02:00
Simon Klee
212aa46b3e
queue cleanup
2026-04-20 13:34:19 +02:00
Simon Klee
d6fca5b246
migrate the session transport
2026-04-20 13:34:19 +02:00
Simon Klee
7dc365a9f8
migrate local IO helpers to a module
2026-04-20 13:34:19 +02:00
Simon Klee
af668b33d4
make single owner of prompt copy/equality
2026-04-20 13:34:19 +02:00
Simon Klee
b20118fdbd
run.ts and footer cleanup
2026-04-20 13:34:19 +02:00
Simon Klee
ccf32f45a7
reduce repeated queue-change comparisons
2026-04-20 13:34:19 +02:00
Simon Klee
2c6c64fb9f
derive splash metadata once
2026-04-20 13:34:19 +02:00
Simon Klee
8689afb5b3
share footer snapshot assembly
2026-04-20 13:34:19 +02:00
Simon Klee
d0b96104a1
collapse blocker queue update branches
2026-04-20 13:34:19 +02:00
Simon Klee
215f87c505
reduce nesting
2026-04-20 13:34:18 +02:00
Simon Klee
00d462aaa6
share style/body decisions
2026-04-20 13:34:18 +02:00
Simon Klee
8810878658
remove repeated memoized-task boilerplate
2026-04-20 13:34:18 +02:00
Simon Klee
d5e5fc50fb
unify blocker labels and base view picking
2026-04-20 13:34:18 +02:00
Simon Klee
491454e18e
deduplicate sameTab
2026-04-20 13:34:18 +02:00
Simon Klee
ccf50012eb
collapse repetitive event-to-patch branches
2026-04-20 13:34:18 +02:00
Simon Klee
3e9e9b6e80
dedup: stream.patch
2026-04-20 13:34:18 +02:00
Simon Klee
afc5c650e3
run: reduce interactive startup overhead
2026-04-20 13:34:18 +02:00
Simon Klee
a91c49390b
fix style
2026-04-20 13:34:18 +02:00
Simon Klee
6208f49750
markdown rendering pass 1
2026-04-20 13:34:18 +02:00
Simon Klee
39a4792970
demo
2026-04-20 13:34:18 +02:00
Simon Klee
f47d3b720b
sub agent tabs
2026-04-20 13:34:18 +02:00
Simon Klee
a4f6a3d191
fix use mouse + tabs
2026-04-20 13:34:18 +02:00
Simon Klee
52c196c723
run: prewarm interactive transport in background
2026-04-20 13:34:18 +02:00
Simon Klee
01159082de
make seesion loading lazy
2026-04-20 13:34:18 +02:00
Simon Klee
72a85c7525
minor startup improvment
2026-04-20 13:34:18 +02:00
Simon Klee
bf15913b60
cli: add live subagent footer inspector to run
...
Keep direct-mode subagent activity in the footer so child sessions can be
inspected.
2026-04-20 13:34:18 +02:00
Simon Klee
6cd8f005c6
cli: add interactive split-footer mode to run
...
Split interactive run into dedicated runtime, footer, and scrollback components so local and attach mode share one flow, with the related polish and tests folded into one change.
2026-04-20 13:34:18 +02:00
Chris Yang
16caaa2229
fix(app): fall back to icon.url in sidebar avatar ( #18747 )
2026-04-20 19:32:54 +08:00
黑墨水鱼
91468fe455
fix(ui): use parentID matching instead of positional scan for assistant messages ( #23093 )
2026-04-20 07:35:06 +00:00
opencode
7c6948cf6f
sync release versions for v1.14.19
2026-04-20 07:21:46 +00:00
Luke Parker
7a568a457f
fix: defer MessageV2.Assistant.shape access to break circular dep in compiled binary ( #23495 )
2026-04-20 06:39:13 +00:00
opencode-agent[bot]
3ddc69ec2b
chore: update nix node_modules hashes
2026-04-20 06:36:01 +00:00
opencode-agent[bot]
f3d5a71620
chore: generate
2026-04-20 06:07:28 +00:00
Aiden Cline
c6c56ac2cf
tweak: rename tail_tokens -> preserve_recent_tokens ( #23491 )
2026-04-20 01:06:29 -05:00
Aiden Cline
e539efe2b9
fix: patch arborist to get around bun bug ( #23460 )
2026-04-20 00:49:46 -05:00
Brendan Allan
687b758882
app: better loading ( #23489 )
2026-04-20 05:17:37 +00:00
opencode-agent[bot]
84e322b0fd
chore: generate
2026-04-20 05:15:29 +00:00
Aiden Cline
8bc4f91fd9
fix: parallel edits sometimes would override each other ( #23483 )
2026-04-20 00:14:21 -05:00
Brendan Allan
93e633fb7d
refactor(app): move QueryProvider to AppInterface ( #23484 )
2026-04-20 12:51:34 +08:00