claudecodeui icon indicating copy to clipboard operation
claudecodeui copied to clipboard

feat: add an environment variable to configure claude launcher

Open roykim98 opened this issue 8 months ago • 1 comments

This is a sample PR to illustrate the functionality in #164.

This will allow users to specify at an application level what launcher they want to use for claude without having to specify in a shell environment or link claude to a different executable.

I tested this locally with CLAUDE_CODE_UI_CLAUDE_SPAWN_ALIAS=ccr code and it works just fine.

roykim98 avatar Aug 17 '25 19:08 roykim98

I recently merged this PR. https://github.com/siteboon/claudecodeui/pull/197 Is this still relevant and if so, can you resolve the conflicts so I can check it but also mention some examples on what it brings?

viper151 avatar Sep 23 '25 09:09 viper151