mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add customInstructionPaths field to global settings schema - Implement loadCustomInstructionFiles function with support for: - Single file paths - Directory paths (loads all .md and .txt files) - Glob patterns for flexible file selection - Add security validation to prevent loading files outside workspace - Support parent directory access for monorepo scenarios - Integrate custom instructions into system prompt generation - Pass customInstructionPaths through state management - Add comprehensive unit tests for the new functionality Fixes #6168 |
||
|---|---|---|
| .. | ||
| build | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||