claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Disable the welcome banner

Open moltar opened this issue 7 months ago • 8 comments

Is it possible to turn this welcome screen and tips off?

I don't need to see it every time.

Just takes up terminal space.

Image

moltar avatar Jun 18 '25 12:06 moltar

+1

chenxizhang avatar Aug 31 '25 21:08 chenxizhang

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Dec 05 '25 10:12 github-actions[bot]

+1

skhaz avatar Dec 17 '25 14:12 skhaz

More recent versions are even larger:

╭─── Claude Code v2.0.1 ──────────────────────────────────────────────────────────────────────────────────────╮
│                                    │ Tips for getting started                                               │
│            Welcome back!           │ Ask Claude to create a new app or clone a repository                   │
│                                    │ Use Claude to help with file analysis, editing, bash commands and git  │
│               ▐▛███▜▌              │ Be as specific as you would with another engineer for the best results │
│              ▝▜█████▛▘             │ ✔ Run /terminal-setup to set up terminal integration                   │
│                ▘▘ ▝▝               │ ────────────────────────────────────────────────────────────────────── │
│                                    │ Recent activity                                                        │
│   Sonnet 4.5 · API Usage Billing   │ No recent activity                                                     │
│          /Users/vemv/foo           │                                                                        │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Some of us use CC through a IDE which typically has smaller screen real state for the terminal.

Please make our lives easier.

vemv avatar Jan 08 '26 12:01 vemv

You can achieve welcome screen size reduction using export IS_DEMO=1 (Yes, not CLAUDE_CODE_IS_DEMO), mentioned in https://github.com/anthropics/claude-code/pull/16743

marcindulak avatar Jan 08 '26 14:01 marcindulak

We want to get ride completely.

skhaz avatar Jan 08 '26 14:01 skhaz

My prediction is that this issue may be soon closed due to "60 days of inactivity", see https://github.com/anthropics/claude-code/issues/16497

marcindulak avatar Jan 08 '26 14:01 marcindulak