Commit Graph

3 Commits

Author SHA1 Message Date
Simon Klee f252afbdf6 run: replay session history on interactive resume
When resuming an interactive session with `run -i -s <id>` rebuild
the visible session view from persisted message history during
bootstrap, feeding synthetic events through the live reducer so
future deltas continue from correct offsets without duplicates.

Add --replay-limit N to cap bootstrap replay to the newest N
messages for large sessions.
2026-05-11 15:50:01 +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