-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Description
Hello!
I am trying to use Agent OS in an existing project using Cursor, but I do not understand how the Claude Code agents that were recently introduced are supposed to function with Cursor. A minimal example would be the creation of a spec using the create-spec rule, the instruction file for create-spec references the date-checker sub-agent in order to determine the current date (step 4 of the instructions), but since this sub-agent does not exist for Cursor installations, this step just assumes a wrong current date (2025-01-27 in my case).
I can see that previous versions of the instruction files had comprehensive fallback instructions for non-Claude Code use, but these seem to be completely removed in the latest version (1.4.1).
Metadata
Metadata
Assignees
Labels
No labels