Skip to content

Comments

Strip query parameters from system prompt filename in launcher script#60

Merged
alex-feel merged 1 commit intomainfrom
alex-feel-dev
Sep 5, 2025
Merged

Strip query parameters from system prompt filename in launcher script#60
alex-feel merged 1 commit intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

The launcher script was looking for files with query parameters in the filename (e.g., 'requirements-orchestrator.md?ref_type=heads'), but the actual files were saved without query parameters. This fix ensures the launcher script uses the same cleaned filename as the download process.

Fixes the 'System prompt not found' error when running global commands like 'claude-pm' with GitLab configurations containing query parameters.

…cript

The launcher script was looking for files with query parameters in the
filename (e.g., 'requirements-orchestrator.md?ref_type=heads'), but the
actual files were saved without query parameters. This fix ensures the
launcher script uses the same cleaned filename as the download process.

Fixes the 'System prompt not found' error when running global commands
like 'claude-pm' with GitLab configurations containing query parameters.
@alex-feel alex-feel enabled auto-merge September 5, 2025 11:41
@alex-feel alex-feel merged commit 4e504eb into main Sep 5, 2025
5 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch September 5, 2025 11:41
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