fix: keep cli dump budget byte-only

This commit is contained in:
Codex
2026-07-01 03:35:08 +00:00
parent ccf6adb68e
commit 73fbe4d81b
5 changed files with 3 additions and 136 deletions
-1
View File
@@ -2,7 +2,6 @@ version: 1
kind: unidesk-cli
output:
maxStdoutBytes: 10240
maxPreviewLines: 240
dumpDir: /tmp/unidesk-cli-output
includePreview: false
warning: "CLI stdout exceeded YAML-configured limit; full output was dumped to /tmp for one-off drill-down only. This is a CLI usability defect: improve the command itself to print concise tables/summaries and id-specific progressive disclosure instead of repeatedly depending on dump extraction."