Commit Graph

3 Commits

Author SHA1 Message Date
Simon Klee a838ff4c48 run: render direct shell calls from stream events
Consume the new session.next.shell.started/ended events instead so
direct shell calls render live, in order with the rest of the
stream, and without SDK fallback polling.

Track each call's source (shell event vs legacy bash tool part) so
whichever arrives first wins; the other is ignored to avoid double
commits when both representations reach the client.
2026-05-19 10:04:27 +02:00
opencode-agent[bot] ac7a885ae9 chore: generate 2026-05-08 10:18:22 +00:00
Simon Klee 7f2b5ee8c2 feat(opencode): add interactive split-footer mode to run (#23557) 2026-05-08 12:17:14 +02:00