Join us on March 12 for a sneak peek into upcoming Swarmia features →
Changelog · Feb 9, 2026

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.

codebase

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
· Feb 17, 2026

Import time-off periods via API to improve data accuracy

Accurate full-time equivalent (FTE) data is essential for investment balance insights and software capitalization. Now you can import time-off data through our API, giving you another way to…
Read more
· Feb 12, 2026

Assign issues to the right investment category with AI

Keeping your investment balance up to date can be time-consuming. You need to create rules, maintain labels, and ensure everyone on the team follows the same process. Even with the best…
Read more