rowboat/apps/x/apps
Ramnique Singh 51b11101f0 test(x): cover useTurn and useAgentRunTranscript hook behavior
The follower's join protocol was already unit-tested, but the hooks
grew stateful behavior of their own: useTurn's reset-on-turnId-change
vs keep-while-disabled, the snapshotFailed signal and feed-event
recovery, and useAgentRunTranscript's legacy runs:fetch fallback and
loading/error derivation. Tests drive the real turn-feed singleton
through a stubbed window.ipc preload surface.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 15:56:45 +05:30
..
main refactor(x): one delivery path for turn events — chat, channels, deltas 2026-07-09 15:47:21 +05:30
preload Browser2 (#495) 2026-04-15 13:21:09 +05:30
renderer test(x): cover useTurn and useAgentRunTranscript hook behavior 2026-07-09 15:56:45 +05:30