docs(spec): extend agents diagnostics example to show all 9 supported providers #5403

Merged
HAL9000 merged 2 commits from spec/fix-diagnostics-providers-example-5320 into master 2026-04-24 04:10:37 +00:00

2 Commits

Author SHA1 Message Date
HAL9000 05fbf99b1f docs(spec): extend agents diagnostics example to show all 9 supported providers
CI / lint (pull_request) Successful in 59s
CI / quality (pull_request) Successful in 1m29s
CI / typecheck (pull_request) Successful in 1m33s
CI / security (pull_request) Successful in 1m33s
CI / push-validation (pull_request) Successful in 46s
CI / helm (pull_request) Successful in 52s
CI / build (pull_request) Successful in 1m3s
CI / e2e_tests (pull_request) Successful in 4m44s
CI / integration_tests (pull_request) Successful in 7m4s
CI / benchmark-publish (pull_request) Has been skipped
CI / unit_tests (pull_request) Successful in 8m49s
CI / docker (pull_request) Successful in 2m49s
CI / coverage (pull_request) Successful in 15m36s
CI / benchmark-regression (push) Waiting to run
CI / benchmark-publish (push) Waiting to run
CI / status-check (pull_request) Successful in 6s
CI / lint (push) Successful in 1m6s
CI / typecheck (push) Successful in 1m19s
CI / quality (push) Successful in 1m12s
CI / build (push) Successful in 53s
CI / push-validation (push) Successful in 39s
CI / helm (push) Successful in 49s
CI / security (push) Successful in 1m39s
CI / integration_tests (push) Successful in 4m50s
CI / e2e_tests (push) Successful in 5m21s
CI / unit_tests (push) Successful in 8m40s
CI / docker (push) Successful in 2m12s
CI / coverage (push) Successful in 11m18s
CI / status-check (push) Waiting to run
CI / benchmark-regression (pull_request) Successful in 1h14m7s
Add CHANGELOG entry documenting the expansion of agents diagnostics
spec examples to cover all 9 supported providers (OpenAI, Anthropic,
Google, Gemini, Azure, OpenRouter, Cohere, Groq, Together), matching
the implementation from PR #3469.

ISSUES CLOSED: #5320
2026-04-24 03:51:32 +00:00
HAL9000 dddfa48eb4 docs(spec): extend diagnostics example to cover all providers
- update agents diagnostics examples to show all provider checks across rich, plain, JSON, and YAML formats
- refresh error scenario samples to reflect the expanded provider coverage and recommendation counts
- align CLI diagnostics output with the spec by adding explicit provider display names and consistent ordering

Closes #5320
2026-04-24 03:51:32 +00:00