Welcome box not shown when launching from home directory
Resolved 💬 3 comments Opened Mar 11, 2026 by stvbao Closed Jun 14, 2026
Bug Description
The startup welcome box (containing the Claude logo, "Recent activity", and tips) does not appear when launching Claude Code from the home directory (~). It works correctly in other directories.
Steps to Reproduce
cd ~and launchclaude— minimal header shown, no welcome boxcdinto any subdirectory and launchclaude— full welcome box appears
Actual Behavior
From home directory (~):
▗ ▗ ▖ ▖ Claude Code v2.1.72
Opus 4.6 · Claude Pro
▘▘ ▝▝ ~
From a project folder:
╭─── Claude Code v2.1.72 ────────────────────────────────────────────╮
│ │ Tips for getting started │
│ Welcome back! │ Run /init to create a CLAUDE.md … │
│ │ ────────────────────────────────── │
│ ▗ ▗ ▖ ▖ │ Recent activity │
│ │ No recent activity │
│ ▘▘ ▝▝ │ │
│ │ │
│ Opus 4.6 · Claude Pro │ │
╰──────────────────────────────────────────────────────────────────────╯
Expected Behavior
The full welcome box should appear regardless of which directory Claude Code is launched from.
Environment
- Claude Code v2.1.72
- macOS (Darwin 25.3.0, Apple Silicon)
- Neither directory has
.gitorCLAUDE.md
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗