Release highlights

This has been a long time coming!

The Code Score™

This has been on our planned roadmap since we launched. We needed various other improvements and architectural features to be in place (such as the automated Code IQ queries in another recent release) before we could work on it.

And now it’s finally live! The Code Score is the culmination of many of the code intelligence, code verification and code scoring features we’ve been working on since 2023.

The Code Score is a code health score out of 1,000 across code security, code quality and technical debt. Our AI assistant Ada uses our Agentic AI toolset Code IQ to review every security, quality and technical debt issue detected in your codebase, and to prioritise each one into A, B, C priorities.

The score can be broken down into the three main area, each with their own section score and Ada-generated summary:

And you can then view the full breakdown:

Ada adds a reason for why and how each item was prioritised the way it was and we include the effect each item has on the score, plus authoritative evidence so you can see the actual evidence from the detected issues.

At the project level, the code score is aggregated across the scores of each code vault / repository in the project. And you can of course drill into each code vault to view each code vault’s score and breakdown:

The code score and breakdown summary are also available in our code report PDF reports:

This is an exciting feature we’ve been looking forward to for 3 years and is available to all paying users.

The Code Registry is becoming the major code verification and scoring layer in the World. How does your AI-generated codebase score?

Other changes

Add the “Create empty project” button back in

We recently removed the “create empty project” button from the “Create project” wizard. This used to be for creating an empty project that you may want to sync code to at a later date.

We removed it as we added the ability to send a technical person a code syncing instructions page, but realised through feedback that both scenarios could still be needed. We’ve added this back in

Performance improvements on teams with lots of vaults

This was more of an edge-case that only affected users that were part of many teams, all of which containing many projects and code vaults.

There was a small memory leak that compounded at high numbers causing some performance issues. Fixed!

Add immediate feedback to user when creating project

We got feedback that after creating a project in the “Create project” wizard, there was no immediate feedback in the UI. This is now improved.

Bug fixes

  • Fixed a bug when revoking GitHub authentication, there were still elements remaining
  • Fixed a bug where demo projects showed account limit messages if the account they belonged to was limited
  • Fixed a bug where additional user teams were created with the wrong type
  • Fixed a bug where empty projects errored on settings page due to the new “cost to replicate v2” features
  • Fixed a bug where the main dashboard breaks if our marketing website (thecoderegistry.com) is having stability issues, due to pulling in news feeds and blog articles