feat: enhance memory management tools; improve lesson tracking and update descriptions for clarity
This commit is contained in:
@@ -15,7 +15,7 @@ impl Tool for Recall {
|
||||
}
|
||||
|
||||
fn description(&self) -> &'static str {
|
||||
"Read memory entries. Pass a name to read a specific entry, or omit name to list all entries in the memory index. The memory index is also automatically injected into your system prompt."
|
||||
"Read memory entries. Pass a name to read a specific entry, or omit name to list all entries in the memory index. Use this to find stored lessons, references, and project conventions."
|
||||
}
|
||||
|
||||
fn parameters(&self) -> Value {
|
||||
|
||||
Reference in New Issue
Block a user