fix: feat: live factory metrics dashboard on disinto.ai (#395)

Add metrics collector (site/collect-metrics.sh) and dashboard page
(site/dashboard.html) showing PRs merged, issues closed, CI pass rate,
vault decisions, and agent activity across all managed projects.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
openhands 2026-03-21 14:08:22 +00:00
parent 12f8623a04
commit 115063f4ce
3 changed files with 771 additions and 0 deletions

View file

@ -529,6 +529,7 @@
<div class="cta-links">
<a href="https://codeberg.org/johba/disinto">Browse the source</a>
<a href="https://codeberg.org/johba/disinto/issues">Watch it work</a>
<a href="/dashboard">Live dashboard</a>
</div>
</div>
@ -536,6 +537,7 @@
<div>Built from scrap, powered by a single battery.</div>
<div class="links">
<a href="https://codeberg.org/johba/disinto">codeberg.org/johba/disinto</a>
<a href="/dashboard">dashboard</a>
</div>
<div class="under-hood">
Under the hood: dev, review, planner, gardener, supervisor, vault — six agents orchestrated by cron and bash.