Commit graph

11 commits

Author SHA1 Message Date
opencode-agent[bot]
ac77cc46b8
fix(client): isolate shared event consumers (#46393)
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-31 19:32:27 +05:30
Kit Langton
ad9117b107
fix(session): run user shells immediately in the background
Run user shell commands concurrently with model execution, retain their output in one shell entry, and admit non-waking completion messages. Share result capture and notification formatting across shell callers.
2026-08-28 22:46:20 -04:00
Kit Langton
1ce3c7e580
fix(tui): stop flashing when jumping to session start
Buffer bulk history privately and publish once with a bounded head window. Preserve pending anchor compensation while ensuring newer navigation cancels obsolete Home work. Add atomic-loading and real-App navigation regressions.
2026-08-28 14:35:31 -04:00
Kit Langton
e8fa7daed5
fix(client): preserve live activity during hydration (#45975)
Merge session status changes received during activity hydration and ignore superseded reconnect responses. Cover terminal events, starts, deletion, and overlapping connections so idle sessions do not regain stale TUI spinners.
2026-08-28 12:30:21 -04:00
Shoubhit Dash
e82aa92e64
fix(session): support assistant message content updates (#45015) 2026-08-26 18:31:59 +05:30
Kit Langton
9361117504
feat(core): add directory projects (#45107) 2026-08-25 23:22:23 -04:00
Dax
eb1ac54d73
feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
Kit Langton
db7837814c
fix(project): refresh renamed projects across live clients (#45043) 2026-08-25 20:13:10 +00:00
Brendan Allan
6cd3da1d4c
fix(app): preserve scroll across history prepends (#44317) 2026-08-23 15:00:29 +08:00
Aiden Cline
b190b778d4
fix(tui): avoid premature environment sync (#44270) 2026-08-22 18:39:04 -05:00
Kit Langton
c29a7c152d
feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00