Fixer: Auto-Fix and Fix-All || Fixer now supports one-click Auto Fix and a Fix All flow. Auto Fix will apply a suggested fix for a single finding, and Fix All applies all safe, validated fixes across the current file or change. These features are available from the Fixer agent and were added as part of the Fixer rollout and sprint work.
Fixer Setup || Fixer now automatically discovers and auto configures your sandbox with proper settings that match your repo. Fixer will make multiple attempts to setup using the best configuration possible and eventually select the best setup to ensure Fixes don't fail your CI.
Notion and Fibery || Baz now fetches context from your engineering knowledge stored in Notion and Fibery and uses it to contextualize and rationalize the changes it observed in your code. If Spec Reviewer is enabled the agent will build a temporary index with all the referenced documents to build a single checklist to validate if code was implemented according to spec.