Files
cleveragents-core/docs/reference
brent.edwards 7f6f089fd1
CI / lint (pull_request) Successful in 16s
CI / quality (pull_request) Successful in 31s
CI / benchmark-publish (pull_request) Has been skipped
CI / security (pull_request) Successful in 53s
CI / typecheck (pull_request) Successful in 1m5s
CI / build (pull_request) Successful in 24s
CI / unit_tests (pull_request) Failing after 3m43s
CI / docker (pull_request) Has been skipped
CI / integration_tests (pull_request) Failing after 5m34s
CI / e2e_tests (pull_request) Successful in 5m24s
CI / coverage (pull_request) Successful in 7m25s
CI / benchmark-regression (pull_request) Failing after 29m30s
feat(cli): extend Diagnostic Dashboard with 5 health categories (index, plans, cost, performance)
Add 4 new diagnostic health check modules extracted from system.py:
system_health.py (check functions), system_rendering.py (output rendering),
system_types.py (shared type definitions). Covers index health (text/vector/graph),
active plan overview, cost summary with budget utilization, and performance
metrics (plan duration, tool-call latency percentiles). Includes graceful
degradation when services are unavailable, diagnostic_dashboard_extended.feature
with Behave BDD tests, Robot integration tests, and CHANGELOG entry.

ISSUES CLOSED: #580
2026-03-20 00:16:19 +00:00
..
2026-02-19 13:46:48 +00:00
2026-02-23 03:11:12 +00:00
2026-02-20 01:10:19 +00:00
2026-03-04 22:40:34 +00:00