← AI Radar

Status

Ingestion dashboard

Last ingest: Fri, Jun 19, 05:44 AM PT

Live agents

3

Total entries

555

Sources tracked

10

Per agent

How to see progress

  1. 1. Look at Last ingest at the top. If it says never or is hours old, run the cron manually:
    source .env.local
    curl -s -H "Authorization: Bearer $CRON_SECRET" \
      "http://localhost:3000/api/cron/daily-update?force=true" | jq
  2. 2. Refresh this page. Each source row shows last_fetched_at, status, and last_entry_count. A red row means the source errored; the message is shown.
  3. 3. Visit /agents/claude or /drops to see the actual entries. Toggle the filter pills for News and Posts.