Skip to content

Conversation

@bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented May 31, 2025

This PR introduces a hide_agent_reasoning config option (that defaults to false) that users can enable to make the output less verbose by suppressing reasoning output.

To test, verified that this includes agent reasoning in the output:

echo hello | just exec

whereas this does not:

echo hello | just exec --config hide_agent_reasoning=false

@bolinfest bolinfest marked this pull request as ready for review May 31, 2025 06:12
@bolinfest bolinfest merged commit e81327e into main May 31, 2025
9 checks passed
@bolinfest bolinfest deleted the pr1181 branch May 31, 2025 06:14
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants