fix(status): show token previews

This commit is contained in:
Peter Steinberger
2026-01-11 01:11:46 +01:00
parent 57dafec0ec
commit 318f59ec3e
5 changed files with 60 additions and 8 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026.1.10-4
### Fixes
- CLI/Status: show token previews (first/last chars) in `clawdbot status` provider details; keep `status --all` redacted (hash+length).
## 2026.1.10-3
### Fixes