You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per PR #29 review feedback (tools/chat/app.py): EventRecorder.record and PhaseEventLoop.run have overlapping event consumption paths. Consider separating sinks and dedup logic for maintainability.
Per PR #29 review feedback (tools/chat/app.py): EventRecorder.record and PhaseEventLoop.run have overlapping event consumption paths. Consider separating sinks and dedup logic for maintainability.