Replies: 1 comment
-
project-install.sh or project-update.sh does not create/update any .cursor/rules, so the whole single mode generic = true seems to just install /agent-os files, so no agents, no workflows... Not sure if this is intended or how to get agents into cursor, with or without claude code files. Have seen this in a yt video, but perhaps I am confusing v1 and v2. Sonnet rewrote project-install.sh for me to install .cursor/rules that match claude/commands but I have no idea if what I am doing is correct :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have the latest version (v2) of Agent OS installed into
~/agent-os
(~/.agent-os
folder removed) but how do I install into a project so that both claude code and cursor is setup with custom commands and rules?Here https://buildermethods.com/agent-os/modes it tells me to set the config.yml
I get
.claude/agents-agent-os
and.claude/commands/agent-os
files, but no.cursor/rules
I also get an
/agent-os
which does not seem to conform to any cursor file path setup.When I try to lookup cursor rules, there are none from agent-os.
Do I need to do something else, copy files manually into
.cursor/rules
or am I missing some release 2 notes somewhere?Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions