First visit on each device needs ?key=... - after that a 90-day cookie keeps you signed in. The same key works for every /d/* URL.
This dashboard sources from two pipelines that are Mac-dependent:
The "freshness" you see on the live page reflects the most recent successful Mac-side pull. If your Mac was asleep or Claude Desktop was closed, no new data was written, and the dashboard intentionally shows you that staleness rather than pretending to be live.
A new scheduled task spec lives at scheduled-tasks/inbox-refresh.json in the repo. It runs daily at 5:30 AM ET (before the 6 AM morning digest) and:
search_threads for last 24h of inbox.get_thread for details.state/inbox_threads_raw.json and pushes.inbox-triage.yml picks it up, classifies, regenerates the dashboard.See MANUAL-STEPS.md for the one-time Claude Desktop sidebar setup. After that, this artifact's data refreshes automatically every morning - as long as your Mac is on at 5:30 AM ET.