a17b1382bc
Lint / Python (flake8) (push) Failing after 1m22s
Lint / JS (eslint) (push) Successful in 10s
Security / Python Security (bandit) (push) Failing after 49s
Lint / Notify on failure (push) Has been cancelled
Lint / Deploy (push) Has been cancelled
Test / Python Tests (pytest) (push) Has been cancelled
- Add escHtml alias (lt.escHtml) to both pages so existing template strings work without touching 40+ call sites - Replace raw fetch() with lt.api.get/post in loadInspector, loadLinks, runDiagnostic, pollDiagnostic - Replace setInterval(load*, 60000) with lt.autoRefresh.start() for intelligent polling - Add lt.toast.error() to catch blocks for user-visible error feedback Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>