[BUG] - Profile with annotation @ in Claude Code

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 28, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I’m using Claude Code Desktop on Windows, but my repository is on WSL – that is, on the Ubuntu subsystem.

When I start a new conversation with Claude, the @ command doesn’t suggest any files from my repository, even if I add them manually.

However, if I start a conversation with Claude, the @ function then starts working as it should again, showing the list of files in the repository.

Second interaction and @ works
<img width="1198" height="616" alt="Image" src="https://github.com/user-attachments/assets/b2c04710-32ea-40eb-8e14-c2080ada8b68" />

First interaction and @ not works

<img width="529" height="391" alt="Image" src="https://github.com/user-attachments/assets/abedf344-0096-495b-9801-646cfa8f218a" />

What Should Happen?

When I start a new conversation with Claude, the @ command doesn’t suggest any files from my repository, even if I add them manually.

However, if I start a conversation with Claude, the @ function then starts working as it should again, showing the list of files in the repository.

Error Messages/Logs

Steps to Reproduce

  • Use windows SO
  • Install Claude Code Desktop
  • Add WSL into windows SO with Ubuntu distribution
  • Add a repository into Ubuntu FileSystem
  • Open ClaudCode desktop an open folder under Ubuntu
  • try to use @ and you see that didn't work
  • say for example "Hello" to Claude and then type again @ and now works..

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

1.37937.1

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗