feat: add MCP runtime health dashboard to web UI (Closes #430) #448

Merged
sysadmin merged 2 commits from feat/issue-430-runtime-health into master 2026-07-09 07:25:46 -05:00
Showing only changes of commit ffa1ff95cc - Show all commits
+1 -1
View File
@@ -11,8 +11,8 @@ from urllib.parse import urlparse
from gitea_auth import api_fetch_page, get_auth_header, repo_api_url
from issue_claim_heartbeat import build_claim_inventory
from merged_cleanup_reconcile import read_issue_lock
from issue_lock_provenance import ISSUE_LOCK_FILE
from merged_cleanup_reconcile import read_issue_lock
from webui.project_registry import ProjectRecord, load_registry
from webui.queue_loader import _extract_linked_issue, _fetch_issues, _fetch_prs