Skip to content

v3.93.0

Choose a tag to compare

@claudfuen claudfuen released this 29 Jun 13:13

3.93.0 (2026-06-29)

Bug Fixes

  • policies: preserve acceptances when republishing unchanged policy in review (83915c2)
  • self-heal: anchor status-string parse + reuse decideRunStatus in throw path (da2e923)
  • self-heal: cubic — broaden HTTP status parse + held failures block 'done' (425ecb6)
  • self-heal: cubic backlog — empty-msg mask, string status, bounded queue, throw→inconclusive (59f8a63)
  • self-heal: held runs store failedCount 0 + document done-on-held decision (95b6f88)
  • self-heal: hide held (inconclusive) runs from the customer task UI (a24b9af)
  • self-heal: mark manual held dynamic runs inconclusive (consistent w/ scheduled) (333f753)
  • self-heal: only surface checks whose latest run is still inconclusive (8fdf5e1)
  • self-heal: redact quoted JSON keys/values + short secrets (cubic P1) (98201f1)
  • self-heal: redact quoted secret values containing spaces (cubic P1) (ae4cc47)

Features

  • api: add inference.net Catalyst tracing for LLM observability (4f4c6f5)
  • integration-platform: failure classifier for the self-heal layer (487a4d9)
  • integration-platform: hold our-side dynamic failures (manual run path) (b374c89)
  • integration-platform: hold our-side dynamic failures (scheduled run path) (b191fcc)
  • integration-platform: inconclusive run status + failure partition (aa1bba8)
  • integration-platform: inconclusive-runs queue endpoint for the self-heal agent (32e0295)
  • integration-platform: mark held dynamic check-runs as inconclusive (59c879e)
  • integration-platform: version + rollback for dynamic check edits (7f7eb49)
  • self-heal: include the evidence-task title in the agent queue (a14bd87)
  • self-heal: persisting re-run endpoint so fixed checks flip customers to green (63fb53a)

Performance Improvements

  • db: use composite (checkId, createdAt) index for check version history (713fe32)