Skip to content

Comments

Fix loading of system prompt#31

Merged
alex-feel merged 2 commits intomainfrom
alex-feel-dev
Aug 16, 2025
Merged

Fix loading of system prompt#31
alex-feel merged 2 commits intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

No description provided.

Claude Code's @file syntax requires Unix-style paths even on Windows.
Converting Windows paths (C:\path) to Unix format (/c/path) fixes
the system prompt not loading in interactive mode.

Also ensures bash launcher reads prompt content directly instead of
using @file syntax for better compatibility.
Changed 'Use PROACTIVELY' to 'It should be used proactively' across
all agent documentation to align with Claude Code's internal system
prompt language and trigger mechanisms.
@alex-feel alex-feel enabled auto-merge August 16, 2025 01:42
@alex-feel alex-feel merged commit ee95a6e into main Aug 16, 2025
5 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch August 16, 2025 01:43
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