Added
- Sentry crash reporting for unhandled exceptions in the TUI (gated by
enable_telemetry; off when telemetry is disabled)
Changed
- Recoverable tool-call errors are now muted in the UI; only terminal errors render as a hard failure
Fixed
- MarkupError crash when tool output contained square brackets
- OpenTelemetry chat/LLM spans missing after Mistral Python SDK 2.4.10+ telemetry opt-in gate