kumarabhirup 92b32fdf21
fix(chat): use refs in stop handler to avoid stale closures
Reads sessionId and subagentSessionKey from refs instead of state so the stop button works even before React re-renders.
2026-03-17 14:41:46 -07:00
..