Analyze code changes with the new codebase view

You can now see exactly which parts of your codebase are changing and when. The new codebase view aggregates all file changes from pull requests into a tree structure, making it easy to spot patterns and explore your code activity.

The view organizes changes by repository, folder, and file, showing metrics like the number of PRs, lines changed, and contributors for each part of your codebase. This allows you to identify hotspots and understand where your team’s effort is going.

Use it to answer questions like:

  • Which files are being edited by AI coding assistants?
  • Which folders has a team worked on most this quarter?
  • Who has contributed to this part of the codebase?
  • Which files are most commonly part of reverted PRs?

Combine the view with PR filters to dive deeper. For example, filter by team, time period, or PR characteristics to see how different segments of work affect different parts of your code.

The view is based entirely on filenames — no source code is accessed — so your code stays private while you get the insights you need.

Try it out by navigating to metrics → code metrics → codebase.


Subscribe to our newsletter

Get the latest product updates and #goodreads delivered to your inbox once a month.

More changelog updates
· Aug 14, 2026

Connect Shortcut to Swarmia [beta]

You can now connect Shortcut to Swarmia as an issue tracker, alongside a growing number of other issue trackers . Once connected, your Shortcut Stories and Epics flow into Swarmia and behave just like any other issue. That means you get the full picture: metrics like cycle time and flow efficiency,…
Read more
· Aug 12, 2026

Connect multiple Jira instances to one Swarmia organization

Large engineering organizations often run more than one Jira instance. Different departments spin up their own, or subsidiaries arrive with instances already in place. Whatever the reason, it shouldn’t stop you from seeing your engineering metrics in one place. You can now connect multiple Jira…
Read more