Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
I’m trying to create a new Cursor automation from a template but I get a 404 error on every template URL. The URL contains the team prefix /t/<team-id>/ which causes the 404. If I manually remove the team prefix and navigate to /automations/new?templateId=... the template opens fine. I tried at least 3 different templates and all of them returned the same 404 page.
Steps to Reproduce
- Open Cursor web app (cursor.com) and sign in as [email protected]
- Navigate to Automations (agents view)
- Click on any predefined automation template (e.g. ‘find vulnerabilities’ or any other)
- The browser navigates to a URL like: https://cursor.com/t//automations/new?templateId=… and shows a 404 page
- Tried multiple templates - all return the same 404
Operating System
MacOS
Version Information
web browser
Does this stop you from using Cursor
Yes - Cursor is unusable