fix(status): provider setup vs warn

This commit is contained in:
Peter Steinberger
2026-01-11 01:05:06 +01:00
parent 5fa3ac1e01
commit 518dfd4e42
5 changed files with 171 additions and 47 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026.1.10-2
### Fixes
- CLI/Status: provider table uses `SETUP` for missing credentials (not `WARN`); richer per-provider detail (token sources, missing keys).
## 2026.1.10-1
### Fixes