Skip to content

v0.8.1

Latest

Choose a tag to compare

@alxxjohn alxxjohn released this 02 Jul 20:58
c30eabc

0.8.1 (2026-07-02)

Bug Fixes

  • adapters: retry MCP initialization after transient failure (d2a2550)
  • adapters: safe retry semantics in doWithRetry (ed7b674)
  • config: let explicit zero/false threshold values survive defaults (c1a0042)
  • integrations: default HTTP timeouts and close credential-egress bypass (154d5a0)
  • mcpserver: JSON-RPC id round-trip, final-line handling, isError tool results (4c3fbef)
  • mcpserver: stop generate-dataset crash and contain tool panics (c0878af)
  • persistence: atomic writes for config, profile, attestation, and replay artifacts (f44c697)
  • plugins: interrupt hung WASM guests on entry timeout (db1f643)
  • runner: never report interrupted runs as passed (e5fa02a)