Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:18
· 59 commits to main since this release

1.11.0 (2026-08-08)

Bug Fixes

  • bot: fix syntax error in bot code templates (89c2fb7)
  • bot: fix syntax error in bot string literals (8fffe4b)
  • build: fix PredictMutationImpactUseCase instantiation on main (825ba50)
  • db: optionally load sqlite-vss based on settings (154d0bd)
  • mcp: only start server in daemon mode to prevent eaddrinuse (e3b4e63)
  • test: update mcp-reporter test for daemon flag (d28a6d6)

Features

  • bot: add analyze-dependencies autogenerated (6c76d2c)
  • bot: add bot-feature-1786119322864 autogenerated (143d0cc)
  • bot: add calculate-code-smells autogenerated (b54c8a5)
  • bot: add compare-branches autogenerated (38660ab)
  • bot: add create-badge-svg autogenerated (a8df9d3)
  • bot: add detect-duplicate-code autogenerated (6eeae38)
  • bot: add export-pdf-report autogenerated (27ecf1d)
  • bot: add fetch-git-blame autogenerated (3caadb4)
  • bot: add generate-changelog autogenerated (f85e0be)
  • bot: add generate-csv-report autogenerated (cbfb0c2)
  • bot: add integrate-github-issues autogenerated (85ae8ee)
  • bot: add integrate-jira autogenerated (2ad63f7)
  • bot: add post-pr-comment autogenerated (ddca4ef)
  • bot: add send-slack-notification autogenerated (f913ab0)
  • bot: add send-teams-notification autogenerated (49e4af7)
  • bot: add track-test-flakiness autogenerated (b25ea3a)
  • bot: add trigger-webhook autogenerated (ba3c2b1)
  • bot: add upload-to-gcs autogenerated (0011af6)
  • bot: add upload-to-s3 autogenerated (9087abf)
  • bot: add validate-coverage-threshold autogenerated (002110b)
  • core: add export-json (1feb673)
  • core: add filter-by-branch (bd630a0)
  • core: add filter-by-status (0827ec6)
  • core: add search-explorer (9031faa)
  • core: add sort-explorer-files (8acb1d3)
  • history: implement search history logic (1556915)
  • mcp: add detect_equivalent_mutants tool (c478c01)
  • mcp: add generate_testing_cheat_sheet tool (f1490e5)
  • mcp: advanced git delta mutation execution (line ranges) (44a5c9d)
  • mcp: automated mutant context aggregation (expanded) (48098ac)