mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
0cf4e60a78
Implements TAS-16: refactors the stream display into a self-contained StreamComponent with a phase state machine (idle/spinner/streaming). Reuses knightRiderFrames() for the KITT-style spinner, accumulates streaming chunks, and renders tool call/result events inline. Reset() clears all state between agent steps.