ruvnet / ruvnet/ruflo

Hive mind status and sessions commands do not work

Open
#679 1 comment 3 reactions 0 assignees View on GitHub
already-fixed
Dominant language
TypeScript
Stars
72.7k
Forks
8.6k
Avg merge
3d 3h
Merged PRs (30d)
85

Description

I have a successfully running hive-mind session, but the status and sessions commands are relying on tables that do not exist.

➜ npx claude-flow@alpha hive-mind status
Error: no such table: swarms
➜ npx claude-flow@alpha hive-mind sessions
Error: no such table: agents

Contributor guide

Open the contributing guide

Research direction

Start by tracing the hive-mind status and sessions command handlers, then reproduce both commands to identify where their database tables are expected to be initialized. Check the schema setup used by a running hive-mind session; done means both commands run without missing-table errors and report the active session data.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.