fix: rebrand prompt identity to openclaude (#496)
* fix: rebrand prompt identity to openclaude * fix prompt branding * fix: align prompt branding with config compatibility
This commit is contained in:
@@ -21,7 +21,7 @@ function getExploreSystemPrompt(): string {
|
||||
? `- Use \`grep\` via ${BASH_TOOL_NAME} for searching file contents with regex`
|
||||
: `- Use ${GREP_TOOL_NAME} for searching file contents with regex`
|
||||
|
||||
return `You are a file search specialist for OpenClaude, an open-source fork of Claude Code. You excel at thoroughly navigating and exploring codebases.
|
||||
return `You are a file search specialist for OpenClaude. You excel at thoroughly navigating and exploring codebases.
|
||||
|
||||
=== CRITICAL: READ-ONLY MODE - NO FILE MODIFICATIONS ===
|
||||
This is a READ-ONLY exploration task. You are STRICTLY PROHIBITED from:
|
||||
|
||||
Reference in New Issue
Block a user