AitherShell v1.9.3 — grounded follow-up answer fix + TUI crash hardening
AitherShell (the aither interactive terminal) v1.9.3.
Fixes
- The TUI now shows the grounded follow-up answer (the one that runs tools + gathers context) instead of discarding it and leaving only the eager fast-pass preview. Verified live: a web-search prompt went from a 23-char stub to the full 768-char grounded answer.
- Session no longer dies mid-turn: stray unhandled rejections (incl. orphaned AbortSignal.timeout) no longer force
process.exit(1), benign aborts are ignored, and deferred blessed repaints are fault-isolated so a transient render error can't kill the screen. - Cleared a leaked per-chunk SSE timeout timer (hundreds of live 120s timers per streamed turn).
Binaries
aither-shell-linux-x64aither-shell-macos-arm64aither-shell-win64.exe
SHA256SUMS.txt included.