Roo-Code/packages
Roo Code 04b7823751 feat: add support for custom instruction file paths
- 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
2025-08-27 02:01:35 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: add support for custom instruction file paths 2025-08-27 02:01:35 +00:00