mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
When overrideSystemPrompt is true on a ModeConfig, the system prompt uses only the roleDefinition as its body, skipping all standard sections (CAPABILITIES, TOOL USE, MODES, SKILLS, RULES, SYSTEM INFO, OBJECTIVE, MARKDOWN RULES). Custom instructions from .roo/rules-* files and global settings are still appended. This gives power users full control over the system prompt for specialized workflows while maintaining backward compatibility -- the flag defaults to false/undefined so existing modes are unaffected. Closes #11793 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||