Roo-Code/packages
Roo Code a4593658d0 feat: implement conversation memory persistence
- Add MemoryService for storing and retrieving conversation memories
- Create memory_search tool for searching relevant memories
- Implement automatic memory injection at conversation start
- Add automatic memory storage on conversation milestones
- Include memory search in read tool group
- Add tests for memory functionality

This addresses issue #7537 by providing memory persistence across sessions,
allowing Roo Code to maintain context and learn from previous conversations.
2025-08-29 20:29:39 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Implement deferred task subscriptions (#7517) 2025-08-29 02:43:06 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -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 Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
types feat: implement conversation memory persistence 2025-08-29 20:29:39 +00:00