ci-cd
3 articles
From 'Coding Assistant' to 'Self-Driving Codebase': How Cursor Automations Changes Team Workflows
Cursor launches always-on background agents (Automations) — self-healing CI, auto-approving PRs, security review, and team memory. This marks the paradigm shift from Coding Assistant to Self-Driving Codebase.
33,000 Agent PRs Tell a Brutal Story: Codex Dominates, Copilot Struggles, and Your Monorepo Might Not Survive
Drexel/Missouri S&T analyzed 33,596 agent-authored GitHub PRs from 5 coding agents. Overall merge rate: 71%. Codex: 83%, Claude Code: 59%, Copilot: 43%. Rejection cause: no review. LeadDev warns PR flood is crushing monorepos/CI.
Self-Healing PRs — Devin Autofix Lets Humans Just Make the Final Call
Cognition ships Devin Autofix: review bot comments auto-trigger fixes → CI reruns → loop until clean. Humans only step in for architecture calls. Key insight: a single agent is a tool, but agent + reviewer loop is a system — and systems compound.