[docs] Update documentation for features from 2025-11-21 #4451
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Documentation Updates - 2025-11-21
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
runcommand (from Add --progress flag to run command for agent CLI keepalive #4450) - Enables timer-based progress messages for long-running workflowslogsandauditcommands (from Add noop message parsing to logs and audit commands #4428) - Displays noop stats in overview table and JSON outputrunoutput (from Add audit command suggestion to run command output #4445) - Provides guidance to analyze runs after triggeringChanges Made
docs/setup/cli.md:
--progressflag toruncommand documentationlogscommand to mention noop message columnauditcommand to mention noop messages in outputdocs/reference/safe-outputs.md:
close-discussionto safe output types tabledocs/reference/custom-agents.md:
Merged PRs Referenced
Documentation Guidelines
All changes follow the Diátaxis framework and documentation guidelines from
.github/instructions/documentation.instructions.md: