This release introduces updates to Bugbot including the ability to self-improve in real time, MCP support, improvements to Bugbot Autofix, and the highest resolution rate to date. Bugbot Learned Rules Bugbot can now learn from feedback on pull requests and turn those signals into learned rules that improve future reviews. It looks at reactions and replies to Bugbot comments and comments from human reviewers to create candidate rules. Bugbot automatically promotes the ones that accumulate signal and disables the ones that stop being useful. <figure><img src="https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/changelog/bugbot-learned-rules-screenshot.png" loading="lazy" alt="Bugbot learned rules" /><figcaption>Bugbot learned rules</figcaption></figure> Read more about learned rules in our announcement or manage learning in the Bugbot dashboard . Bugbot MCP Support Give Bugbot access to MCP servers for additional context during code reviews. On Teams and Enterprise plans, you can add tools to Bugbot in the Bugbot dashboard . …