[Feature Request] Display current working directory in CLI prompt

Open 💬 0 comments Opened Jun 22, 2026 by henry-putti

Bug Description
It's not clear what folder I'm operating in. I have multiple projects going at the same time. There are no visual clues to tell me where I am. I have to ask it to pwd, this costs tokens. The UI should show the working folder the way Copilot CLI does.

Environment Info

  • Platform: darwin
  • Terminal: Hyper
  • Version: 2.1.181
  • Feedback ID: c35ce624-e780-41a4-ab06-2630061c31dd

Copilot:

<img width="440" height="143" alt="Image" src="https://github.com/user-attachments/assets/14ac7fed-c85b-4d55-8a95-ec58a93de800" />
(Nice and clear)

Claude Code:

<img width="615" height="248" alt="Image" src="https://github.com/user-attachments/assets/7431d41e-42bd-4a3b-a1ac-d0081fb21726" />
(No idea what folder I'm working in.

View original on GitHub ↗