co-mono/packages/coding-agent/src/modes/rpc
Mario Zechner d51770a63d fix(coding-agent): prevent full re-renders during write tool streaming
Move line count from header to footer to avoid changing the first line
during streaming, which was triggering full screen re-renders in the
TUI's differential rendering logic.
2026-01-02 01:11:06 +01:00
..
rpc-client.ts Consolidate session events: remove session_before_new/session_new, add reason field to switch events 2026-01-01 23:31:26 +01:00
rpc-mode.ts fix(coding-agent): prevent full re-renders during write tool streaming 2026-01-02 01:11:06 +01:00
rpc-types.ts fix(coding-agent): prevent full re-renders during write tool streaming 2026-01-02 01:11:06 +01:00