·
8 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
SonarQube MCP Server v1.24.0
This release improves the analyze_file_list tool by exposing rule keys in its output, making it easier for AI agents to look up further rule details after an analysis.
Bug Fixes
analyze_file_listnow returns the rule key — Analysis results now include the rule key for each issue, allowing AI agents to seamlessly look up additional rule details using theget_rule_detailstool. Previously, agents had no way to retrieve this information from analysis output alone.
Miscellaneous
- Updated Context Augmentation (CAG) to 0.19.0.3620 and bumped SonarLint Core to 11.8.0.86067.
- Internal dependency and CI tooling updates.