ruvnet / ruvnet/ruflo

Case code runs abnormally

Open
#606 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
72.8k
Forks
8.6k
Avg merge
2d 23h
Merged PRs (30d)
82

Description

```
# Deploy research swarm with neural enhancement
npx claude-flow@alpha swarm "Research AI safety in autonomous systems" \
--strategy research \
--neural-patterns enabled \
--memory-compression high

# Analyze results with cognitive computing
npx claude-flow@alpha cognitive analyze --target research-results
```

```
npx claude-flow@alpha cognitive analyze --target research-results
❌ Error: Unknown command: cognitive
Run "claude-flow help" for available commands
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by checking the available commands with `npx claude-flow@alpha help` and tracing how CLI commands are registered; clarify whether `cognitive analyze` is intended to exist, then define completion around the command no longer producing `Unknown command` and add coverage for the intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
ai, cli
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.