Commit graph

1 commit

Author SHA1 Message Date
Roo Code
000dcda56e feat: Implement intelligent semantic rule injection for context-aware rule selection
- Add SmartRule interface and types for rule metadata
- Implement smart rule loading from .roo/smart-rules directories
- Create semantic matching using Jaccard similarity algorithm
- Integrate smart rules into prompt generation system
- Add VSCode configuration settings for smart rules
- Support mode-specific smart rules directories
- Add comprehensive unit tests for all functionality
- Update documentation with smart rules usage

Fixes #6707
2025-08-05 10:08:16 +00:00