v0.8.3
Release 0.8.3.
Changed
- Telegram per-session turn queue is now in-memory (file-backed WAL removed). Single-turn-per-session FIFO unchanged; only restart-durability dropped — consistent with
start's no-graceful-drain on SIGTERM. Un-summoned group context buffer stays durable.
Removed
- Pre-0.x global-credential migration hint in the startup auth report; falls back to the generic
fastagent loginhint.
Merge → tag v0.8.3 → GitHub Release; publish.yml re-verifies and publishes to npm via OIDC.