2.4.2
- Implemented a new command `system://random/<domain>` for selecting memories based on weighted randomness, enhancing memory retrieval capabilities. - Added error handling for invalid domain inputs and cases with no available memories. - Introduced `get_random_memory` method in the GraphService class to facilitate the random selection process based on memory staleness and priority. - Updated documentation to reflect the new command and its usage requirements.