Cursor updated its cloud agent infrastructure with persistent `/goal` execution, automated PR event subscriptions, isolated subagent VMs, and non-blocking human-in-the-loop steering.
Key Takeaways
- β`/goal` command transforms coding agents into persistent workers executing complex multi-step objectives;
- βIsolated VMs allow subagents to compile and test modifications without contaminating the primary branch;
- βAutomated PR monitoring ensures agents respond to code review feedback and CI checks through final merge.