You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat(health): add /health full mode (release-run dashboard) (#19)
Fold the retired /pyauto-status-full into the single /health door as the `full`
mode (leg: PyAutoHeart/skills/pyauto-status-full/reference.md). /health now spans
check / status / full. Also repoint the retired-command list in bin/README.md and
note the parallel shell `health` dispatcher vocabulary.
Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|`/health`| The Brain **Health conductor** loop with you: assess (vitals → Heart) → triage → dispatch a validation leg → re-judge, until GREEN. |`bin/pyauto-brain health`|
13
13
|`/health check`| One-shot **green-light sweep**: sync each repo's `main`, run library pytest + workspace smoke, report a pass/fail matrix. |`PyAutoHeart/skills/health_sweep/reference.md`|
14
14
|`/health status`|**Active-work dashboard**: what's in flight across the repos (reads `active.md` / `planned.md` / `complete.md`), conflicts, idle repos. |`PyAutoHeart/skills/pyauto-status/reference.md`|
15
+
|`/health full`|**Release-run dashboard**: what the last PyAutoBuild release-prep run produced (per-workspace pass/fail/timing, slowest scripts, failure tracebacks). |`PyAutoHeart/skills/pyauto-status-full/reference.md`|
0 commit comments