mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add HierarchicalMemoryManager class to recursively load memory files - Update ApiMessage interface with isHierarchicalMemory flag - Integrate memory loading into readFileTool - Add UI controls in ContextManagementSettings - Create HierarchicalMemoryModal for viewing loaded memories - Add memory view button to TaskActions - Implement context compression compatibility - Add comprehensive tests for HierarchicalMemoryManager - Add translation keys for new UI elements Fixes #6602 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||