Feature request for product/service
Cursor CLI
Describe the request
Why this matters
• Parallelizes independent tasks
• Improves throughput on large changes
• Reduces prompt/context overload per agent
• Enables reviewer/planner/implementer patterns
Suggested capabilities
- Spawn named agents with isolated context
- Assign tasks to specific agents
- Shared artifact exchange (summaries, patches, findings)
- Coordinator/orchestrator mode for task routing
- Optional approval gates before merge/apply
- Per-agent limits (tokens/time/tools)