Supercharging Your Projects: Introducing AutoFix Tabs and Unified Reporting
We've just rolled out a significant update to our project dashboard, bringing a dedicated AutoFix tab, unified reporting across all pipeline types, and structured findings to make your development workflow smoother and more insightful.
From Raw Data to Actionable Insights: A Major Dashboard Upgrade
In the fast-paced world of software development, having clear, actionable insights into your projects is paramount. We've all been there: staring at a sea of logs and data, wishing for a magic wand to distill it into "what do I need to do right now?" Today, we're thrilled to announce a significant leap forward in making that wish a reality!
We've just pushed a major update to our project dashboard, introducing a brand-new AutoFix tab, a unified Reports tab that covers all your pipeline types, and a powerful structured finding format for clearer, more impactful reports. Our goal? To transform raw development session data into immediate action items and digestible insights, helping you and your team move faster and more confidently.
Your New Command Center: The AutoFix Tab
One of the most exciting additions is the dedicated AutoFix tab within your project view. Previously, automated fix suggestions might have been scattered or less visible. Now, we've brought them front and center.
Powered by a new autoFix.byProject query (leveraging our robust tRPC API), this tab provides a comprehensive overview of all automated fix runs associated with your project.
Here's what you'll find:
- Summary Badges: Get an instant snapshot of your project's health with badges displaying total issues, a severity breakdown (critical, high, medium, low), and the number of Pull Requests (PRs) created by AutoFix.
- PR Action Items Card: This is where the rubber meets the road. See a clear list of PRs created by AutoFix that are awaiting your review or merge. Each item links directly to the GitHub PR, streamlining your workflow and ensuring no important fix gets overlooked.
- Expandable Run Cards: Dive into the details of each AutoFix run. View the date, associated repository, run status, and a list of issues found, complete with their severity, fix status, and direct links to any relevant PRs. Our intuitive severity color map and fix status labels make it easy to quickly grasp the state of each finding.
This new tab isn't just about displaying data; it's about providing an actionable dashboard that tells you precisely where your attention is needed most.
Unifying Your Insights: The Enhanced Reports Tab
We believe that a single source of truth leads to clearer understanding. That's why we've significantly enhanced the Reports tab to bring all your pipeline insights together.
Previously, generating reports for different pipeline types (like AutoFix, Refactor, or general Workflows) might have felt a bit fragmented. Now, the Reports tab centrally queries data from autoFix.byProject, `ref