mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Implement RepositoryContextManager to maintain complete project context - Add configuration options for context management (enabled, maxFiles, includeFileContent, etc.) - Integrate cached context into environment details sent to LLM - Update system prompt to mention repository context feature - Add comprehensive test suite for RepositoryContextManager - Automatically update context on file changes with debouncing - Support smart file selection based on relevance and patterns - Extract code patterns (imports, definitions, APIs) for better context understanding This addresses issue #7735 by providing a complete and updated repository context for every LLM call, improving accuracy and reducing token consumption. |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||