"Test all" + per-server health/status column #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The spawn-test (#2) runs one server at a time, and its result isn't persisted in the list view. There's no at-a-glance answer to "which of my servers actually launch?" — which is the #1 question when a server won't show up in Claude.
Proposed solution
Build on the existing
SpawnTester(bcc.py) / spawn-test core:Design notes
bcc_core.py(e.g. aHealthStatusenum/const + a function that maps a spawn-test result → status + summary), unit-tested without Qt.Acceptance criteria
Filed by the supervisor (Cowork) session.