Skip to content

Conversation

@Vidit-Ostwal
Copy link
Contributor

@Vidit-Ostwal Vidit-Ostwal commented Feb 1, 2026

Fixes #4314


Note

Low Risk
Low risk: only changes when flow-related console panels are printed by adding verbose guards; no business logic or data handling is affected.

Overview
Flow-related console output in ConsoleFormatter is now suppressed unless verbose is enabled. Specifically, handle_flow_created, handle_flow_started, and handle_flow_status early-return when not verbose, aligning flow panel behavior with other event panels and preventing unexpected flow logs in non-verbose runs.

Written by Cursor Bugbot for commit 441e68f. This will update automatically on new commits. Configure here.

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.

[FEATURE] Disable verbose logging overall

1 participant