Research Status

Check the status of the research service and recent research history.

bigph00t Updated

File contents

Research Status

Check research service status and view recent findings.

When to Use

  • Verify the research service is running
  • See recent research activity
  • Check queue status
  • View past findings

Usage

Check Service Status

curl http://localhost:3200/api/status

View Recent Tasks

curl http://localhost:3200/api/tasks?limit=10

View Recent Findings

curl http://localhost:3200/api/findings?limit=10

Check Active Sessions

curl http://localhost:3200/api/sessions

Dashboard

Full dashboard with real-time updates: http://localhost:3200

Shows:

  • Queue status (queued, running, completed, failed)
  • Active sessions
  • Research findings with sources
  • Injection history
  • Settings configuration

bigph00t/claude-research-team/tree/main/plugin/skills/research-status commit 8b3bee06b0

Frequently asked questions

npx skillmds@latest add bigph00t/research-status-2