Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:56
· 20 commits to main since this release

1.16.0 (2026-08-10)

Bug Fixes

  • deps: correct stryker peerDependencies and downgrade typescript to 5.6 (9d36f3b)
  • resolve architecture and security flaws in Event Bus (d5c030f)
  • security: resolve npm vulnerabilities, remove unused variables, and fix unawaited promise in mcp-server.adapter.ts (ecfb8c2)

Features

  • AST-based Incremental Mutant Cache (4e89804)
  • Coverage Gap Analysis (0853df4)
  • implement Event Bus system (0dbb2d9)
  • implement git blame attribution for surviving mutants (8a95bdb)
  • implement massive agentic network and pipeline optimization (4cc0459)
  • Mutant Flakiness Tracker (207025b)