claude-flow
claude-flow copied to clipboard
Unknown subcommand test
The README says to run
npx claude-flow@alpha hive-mind test --agents 5 --coordination-test
after install but there is no test subcommand:
SUBCOMMANDS:
init Initialize hive mind system
spawn Spawn hive mind swarm for a task
status Show hive mind status
resume Resume a paused hive mind session
stop Stop a running hive mind session
sessions List all hive mind sessions
consensus View consensus decisions
memory Manage collective memory
metrics View performance metrics
wizard Interactive hive mind wizard
The README.md file no longer contains the hive-mind test command reference. It appears this documentation error has already been corrected in the repository.
The current hive-mind subcommands listed in README match the actual implementation.