Command deck
Repos through brnrd
Install the GitHub App, enable repos, and route GitHub or Telegram prompts into local brr agents.
Repositories
Daemon pairing
{% if row.daemon_status == "online" %}
Last heartbeat {{ row.daemon_last_seen }}{% if row.latest_daemon_name %} from {{ row.latest_daemon_name }}{% endif %}.
{% elif row.daemon_status == "offline" %}
Last heartbeat {{ row.daemon_last_seen }}{% if row.latest_daemon_name %} from {{ row.latest_daemon_name }}{% endif %}. Start the local daemon to drain queued work.
{% else %}
This repo is enabled in brnrd. Pair a local daemon from a checkout when you want it to drain work.
{% endif %}
Set up local daemon
Run from the local checkout for this repo.
{{ row.setup_command }}
Enable one of the synced GitHub repositories below, then pair a local brnrd daemon from that repo's checkout.
Current work
Active runs
Running, pending, failed, and parked work will appear here once the dashboard aggregation layer passes activity records into this view.
Budget
Runner quotas
This panel is ready for 5h and weekly quota windows per shell.
Runners
Shell load
Runner distribution appears after daemons report activity.
Wake plan
Scheduled work
Scheduled wakes and respawns will land here.
Outbound
Events
Commits, replies, PR/issue updates, and delivery failures should eventually be separated here.
System log
Recent daemon reports
Current work reports are empty for now.
Available from GitHub
Installed repositories
{% if installations %}Synced from {% for installation in installations %}{{ installation.target_login or installation.installation_id }}{% if not loop.last %}, {% endif %}{% endfor %}. Most recently pushed repos appear first.
Use Manage to install or reconfigure access, then return here. The dashboard will sync automatically; the Sync button is a manual fallback.
GitHub identity
Sign in to continue
Install the App and manage repos after GitHub login.
Sign in with GitHub