[Bug] Welcome message shown even when CLAUDE.md exists in .claude/ directory

Resolved 💬 2 comments Opened Feb 23, 2026 by vanhumbeecka Closed Feb 23, 2026

Bug Description
When you create your CLAUDE.md file under your repository .claude/CLAUDE.md location (instead of the root of the repository), you still get a welcome message when booting up claude to tell you to run /init (but looking at the output in /context, it IS loaded) so the welcome message to run /init should _not_ be shown

Environment Info

  • Platform: darwin
  • Terminal: webstorm
  • Version: 2.1.50
  • Feedback ID: 822faaaf-3be7-4687-a0cf-a57839d51ff0

Errors

[{"error":"Error: LSP server plugin:pyright-lsp:pyright failed to start: Executable not found in $PATH: \"pyright-langserver\"\n    at start (/$bunfs/root/claude:2551:22314)\n    at async H (/$bunfs/root/claude:2551:24624)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-23T16:17:25.144Z"},{"error":"Error: Executable not found in $PATH: \"pyright-langserver\"\n    at spawn (unknown)\n    at spawn (node:child_process:667:35)\n    at spawn (node:child_process:14:39)\n    at start (/$bunfs/root/claude:2551:20844)\n    at H (/$bunfs/root/claude:2551:24624)\n    at _ (/$bunfs/root/claude:2551:32726)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-23T16:17:25.144Z"},{"error":"Error: Failed to start LSP server plugin:pyright-lsp:pyright: Executable not found in $PATH: \"pyright-langserver\"\n    at <anonymous> (/$bunfs/root/claude:2551:32748)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-23T16:17:25.145Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗