29 de mayo de 2026

On-Premise

Release Notes

Release Notes 7.5.0

We've just made it possible to fix Code Health issues without ever leaving your pull request.

CodeScene version 7.5.0 introduces the PR Refactoring Agent — a new capability that triggers automatic fixes for Code Health issues directly from GitHub and GitLab pull/merge requests. The agent combines AI-assisted refactoring with deterministic guidance from a local CodeHealth MCP server. It analyzes the PR branch, performs targeted maintainability improvements, and commits the results back to the same pull request for normal review and validation — fully inside your CI environment, with no change to your existing review process. You stay in control of the LLM provider and model used by the workflow.

Available now for GitHub and GitLab. Azure DevOps support is coming next.

Read the full documentation here → https://docs.enterprise.codescene.io/latest/developer-tools/pr-refactoring-agent.html

CodeScene version 7.5.0 also includes the following:

  • Bug fix: REST API endpoints for configuring PM integrations now work correctly with ClickUp.

  • Bug fix: The Average Code Health Trend indicator in Code Health Reports now correctly reflects when the value has not changed.

  • Bug fix: File exclusion patterns now support extensions containing a hyphen (-).

If you are running the JAR directly, you can download it here.