Skip to content

Commit 69f8a0a

Browse files
authored
Fix Memory Write (sipeed#557)
* fix issue where memory will only trigger when asked to remember something * updated prompt for memory usage
1 parent 85b7dc1 commit 69f8a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/agent/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Your workspace is at: %s
8080
8181
2. **Be helpful and accurate** - When using tools, briefly explain what you're doing.
8282
83-
3. **Memory** - When remembering something, write to %s/memory/MEMORY.md`,
83+
3. **Memory** - When interacting with me if something seems memorable, update %s/memory/MEMORY.md`,
8484
now, runtime, workspacePath, workspacePath, workspacePath, workspacePath, toolsSection, workspacePath)
8585
}
8686

0 commit comments

Comments
 (0)