fix: table auth probe output

This commit is contained in:
Peter Steinberger
2026-01-24 00:11:01 +00:00
parent 438e782f81
commit da3f2b4898
2 changed files with 31 additions and 25 deletions
+1
View File
@@ -18,6 +18,7 @@ Docs: https://docs.clawd.bot
- CLI: skip usage lines in `clawdbot models status` when provider usage is unavailable.
- CLI: suppress diagnostic session/run noise during auth probes.
- CLI: hide auth probe timeout warnings from embedded runs.
- CLI: render auth probe results as a table in `clawdbot models status`.
- Linux: include env-configured user bin roots in systemd PATH and align PATH audits. (#1512) Thanks @robbyczgw-cla.
- TUI: render Gateway slash-command replies as system output (for example, `/context`).
- Media: preserve PNG alpha when possible; fall back to JPEG when still over size cap. (#1491) Thanks @robbyczgw-cla.