Releases: Aitherium/aither-adk
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.
aither-adk v2.7.0
Released from the AitherOS monorepo (v2.7.0). PyPI publish runs via the public repo's pypi-publish.yml.
AitherADK v2.6.4
Deep Research Agent + aither-adk 2.6.4.
Fix: loop-guard nudges no longer corrupt the tool-call message history. When the ReAct loop emitted several tool calls in one turn and the loop guard fired (WARN/BLOCK/CIRCUIT_BREAK) on one — e.g. after crossing the 15-call threshold during a long research run — it spliced a system message between the tool results, which DeepSeek (and strict vLLM templates) reject with 400 ... insufficient tool messages following tool_calls message, aborting the turn. Guidance is now folded into each tool result and standalone steering deferred to after the batch.
Deep Research Studio also streams Sources live and keeps them on a failed/partial turn.
Downloads below are what aitherium.com/deep-research serves.
AitherADK v2.6.3
Full Changelog: v2.6.2...v2.6.3
AitherADK v2.6.2
Full Changelog: v2.6.1...v2.6.2
AitherADK v2.6.1
Full Changelog: v2.6.0...v2.6.1
aither-adk v2.6.1
Released from the AitherOS monorepo (v2.6.1). PyPI publish runs via the public repo's pypi-publish.yml.
aither-adk v2.6.0
Released from the AitherOS monorepo (v2.6.0). PyPI publish runs via the public repo's pypi-publish.yml.
AitherADK v2.5.0
Full Changelog: v2.4.0...v2.5.0
AitherADK v2.4.0
Full Changelog: v2.1.0...v2.4.0