u/Cytoph

I built a workspace picker for Claude Code
▲ 2 r/ClaudeCode+1 crossposts

I built a workspace picker for Claude Code

I really got tired of cd-ing into the right folder before each and every Claude Code session, so I made a little full-screen picker that I wired in as a Windows Terminal profile (can probably be used as a standalone launcher, too). Pick a folder/project, and it opens Claude Code in there.

https://preview.redd.it/gtiged1uyy5h1.png?width=599&format=png&auto=webp&s=2824d29428fc599e4490a393d9f1bd52ca35bbab

  • Configure project directories or enter a custom path
  • Global or per-project launch flags (e.g. "--dangerously-skip-permissions")
  • Fully themeable

https://github.com/cytoph/claude-workspace-picker

If you want to try it just run:

irm https://raw.githubusercontent.com/cytoph/claude-workspace-picker/main/install.ps1 | iex

Curious if this solves a problem you have, too, or if you do something completely different for this. Also happy to hear any feedback.

reddit.com
u/Cytoph — 2 days ago