FIX-02: TUI agent:end — fix React state updater side-effect #133

Closed
opened 2026-03-15 17:45:58 +00:00 by jason.woltje · 0 comments
Owner

The TUI app.tsx has a React state updater side-effect on agent:end event. Fix the state update to follow React rules (no side effects in updaters).

The TUI app.tsx has a React state updater side-effect on agent:end event. Fix the state update to follow React rules (no side effects in updaters).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#133