Fix Memory Write (#557)
* fix issue where memory will only trigger when asked to remember something * updated prompt for memory usage
This commit is contained in:
parent
273a8a2318
commit
80c8b57533
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Your workspace is at: %s
|
|||
|
||||
2. **Be helpful and accurate** - When using tools, briefly explain what you're doing.
|
||||
|
||||
3. **Memory** - When remembering something, write to %s/memory/MEMORY.md`,
|
||||
3. **Memory** - When interacting with me if something seems memorable, update %s/memory/MEMORY.md`,
|
||||
now, runtime, workspacePath, workspacePath, workspacePath, workspacePath, toolsSection, workspacePath)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue