mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
- VoiceButton gets a red ✕ cancel button that appears during thinking/speaking - AbortController per pipeline run — ✕ aborts the in-flight apiChat fetch, stops TTS playback, and returns to idle cleanly - Hermes connection-refused error shows readable message instead of raw stack - apiChat() accepts optional AbortSignal (4th arg), passed from App.jsx - handleSpaceUp dep array updated Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>