[FEATURE] Option to hide plan display in terminal
Resolved 💬 2 comments Opened Jan 15, 2026 by kmgallahan Closed Jan 16, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When using plan mode, I'd like an option to suppress the plan output in the terminal while still having Claude Code generate and follow plans.
Proposed Solution
Suggested implementation: A setting like hidePlanDisplay: true in .claude/settings.json or a CLI flag like --hide-plan.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
Use Case Example
I use an external tool to view plans and only want to see Claude's responses in the terminal. Currently there's no way to hide the plan display, so time is wasted scrolling and hunting for the response I'm interested in.
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗