claudecodeui
claudecodeui copied to clipboard
feat: add an environment variable to configure claude launcher
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.
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?