September 19, 2025
We’re Live!As of September 17, we’re officially out of private beta.Coding Time EstimatesImproved our Coding Time estimate algorithm to provide more accurate estimations based on the complexity of code changes.Code Review ImprovementsOptimized our code review pipeline to reduce the likelihood of false positives. In our testing, this results in ~30% lower comment volume without a meaningful impact to overall bug detection rate.Deployment Tracking for Commits
Commits now display a “Released to” indicator with a rocket icon and linked branch tag when released to a specific branch, making it easier to track deployment status.Slackbot ResilienceImproved reliability and resilience of responses from Macroscope’s Slackbot. Sometimes, when users asked code research questions, the Slackbot would struggle to respond when the response included emojis due to Slack API compatibility issues. Now, the Slackbot responds without failure.Mobile ViewingBetter viewing on tablets and larger mobile devices, plus improved chart displays.Resynchronize with GitHubIn the rare event your repositories or related data in Macroscope ever fall out of sync with GitHub, you can click the “Resynchronize Now” button in Settings → Support to manually trigger a resynchronization.

September 12, 2025
Code Review ImprovementsImproved bug detection across the 8 languages Macroscope code review supports. Our new pipeline will identify many more potential issues than before. In testing, we observed a significant improvement in detection rates with only a marginal increase in disapproval rates.Status for “Run Now” MacrosWhen clicked, the “Run Now” button on the Macros Page shows live status, so users know when a Macro is executing and that the results will be posted to Slack soon.Project Focus Breakdown Chart TooltipsTooltips in the Project Focus Breakdown chart on the Productivity Page have been improved for readability.
September 5, 2025
Account Settings Code Review ToggleUsers now have the flexibility to turn off correctness code reviews for their own PRs at the account level. This toggle is available in Settings → Account and gives each user more control over their review experience.Mobile Experience ImprovementsImproved scrolling behavior and updated UI for a smoother, more consistent experience on mobile.