Skip to content

Conversation

guilt
Copy link

@guilt guilt commented Sep 16, 2025

This PR allows us to disable the Q ASCII banner on startup, which allows a lot of user/tool flows to happen without messing up the output.

Issue: #2074

Description of changes:
feat: add --no-banner option to disable ASCII logo display

  • Add --no-banner CLI flag to ChatArgs
  • Update ChatSession to respect banner preference
  • Modify banner display logic to check both CLI flag and settings
  • Update all call sites and tests for compatibility
  • Maintain backward compatibility with existing behavior

Usage: q chat --no-banner

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Add --no-banner CLI flag to ChatArgs
- Update ChatSession to respect banner preference
- Modify banner display logic to check both CLI flag and settings
- Update all call sites and tests for compatibility
- Maintain backward compatibility with existing behavior

Usage: q chat --no-banner
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