Skip to content

Add support for agent-friendly output#1

Open
Pedro-Bernardo wants to merge 2 commits intomainfrom
agent-output
Open

Add support for agent-friendly output#1
Pedro-Bernardo wants to merge 2 commits intomainfrom
agent-output

Conversation

@Pedro-Bernardo
Copy link
Copy Markdown
Collaborator

  • add agent-json output type, a compact summary with selected and bounded data to save on context
  • add --compact flag for even more compact output (less details)
  • add --top-n flag to limit the number of findings in the output
  • add --output-schema that prints the JSON schema for validation
  • agent-json prints to stdout for easier output redirection from tools

Pedro Bernardo added 2 commits March 24, 2026 16:49
- New --output agent-json for LLM/agent consumption
- --compact flag for compact output
- --top-n to limit findings, --output-schema for validation
- Outputs to stdout by default for easy piping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant