-
|
Hi as per title.
Abit confused on how this works |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
run |
Beta Was this translation helpful? Give feedback.
-
|
I've started to use "Wait for user input" so I can put in a more extensive prompt before it launches into doing stuff without enough context |
Beta Was this translation helpful? Give feedback.
-
|
I have been using this after the first swarm object is done: So it can follow up, doing research, then adjust the goals, implement it. Using this I was able to spawn new agents pretty much like the swarm command but inside the same session with better context (I think?). |
Beta Was this translation helpful? Give feedback.
-
|
The first thing I do after starting a swarm or hive-mind is update the claude.md. |
Beta Was this translation helpful? Give feedback.
I literally spawn the swarm or hive with a task of "Wait for user input"
So that would be "./claude-flow swarm "Wait for user input" --claude
And it will get set up and then wait for you to tell it what to do.