You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: improve console output formatting across workflow engines and CLI
- Fix unstyled fmt.Printf calls in workflow engines to use console.FormatErrorMessage, console.FormatWarningMessage, and console.FormatVerboseMessage
- Update CLI success messages to use console.FormatSuccessMessage
- Add console package imports to workflow files that were missing them
- Ensure consistent terminal styling across claude_engine, custom_engine, codex_engine, cache, network_proxy, and push_to_pull_request_branch
- Maintain proper stderr output routing and TTY detection for color support
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments