mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 04:41:16 -05:00
Chat modes
This commit is contained in:
7
src/core/prompts/sections/index.ts
Normal file
7
src/core/prompts/sections/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export { getRulesSection } from './rules'
|
||||
export { getSystemInfoSection } from './system-info'
|
||||
export { getObjectiveSection } from './objective'
|
||||
export { addCustomInstructions } from './custom-instructions'
|
||||
export { getSharedToolUseSection } from './tool-use'
|
||||
export { getMcpServersSection } from './mcp-servers'
|
||||
export { getToolUseGuidelinesSection } from './tool-use-guidelines'
|
||||
Reference in New Issue
Block a user