Skip to content

v2.18.2

Latest

Choose a tag to compare

@mgesbert mgesbert released this 29 Jun 15:36
d50704e

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