Skip to content

Comments

Bash wrapper now executes directly instead of going through PowerShell#35

Merged
alex-feel merged 1 commit intomainfrom
alex-feel-dev
Aug 16, 2025
Merged

Bash wrapper now executes directly instead of going through PowerShell#35
alex-feel merged 1 commit intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

No description provided.

…rShell

The previous bash wrapper called the .cmd file which called PowerShell
which then called Git Bash again. This double-wrapping broke the command.
Now the bash wrapper directly executes claude with the system prompt
content when running from Git Bash, avoiding all the escaping issues.

This ensures claude-python works properly in Git Bash with the system
prompt loaded correctly.
@alex-feel alex-feel enabled auto-merge August 16, 2025 02:18
@alex-feel alex-feel merged commit 212601e into main Aug 16, 2025
5 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch August 16, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant