Docs/MCP Tools/hivemind_status

hivemind_status

hivemind_status

Get aggregated project status: active tasks, completions, blockers, and recent activity.

Parameters

ParameterTypeRequiredDescription
channelstringNoFilter by channel

Example

hivemind_status()

Response

Returns a summary including:

  • Active tasks — Currently in-progress work
  • Recent completions — Tasks finished in the last 24 hours
  • Blockers — Unresolved blockers across the project
  • Recent decisions — Architectural decisions made in the last 7 days
  • Active locks — Files currently locked and by whom
  • Knowledge docs — Available project knowledge documents
In cloud mode, the status response is automatically enriched with intelligence context data. See the Intelligence Layer docs for details.