Methods
shouldActivate
- shouldActivate(): boolean
Returns boolean
reflect
- reflect(existingMemoryContext?): Promise<MemoryReflectionResult>
Parameters
Optional existingMemoryContext: string
getPendingNoteCount
- getPendingNoteCount(): number
Returns number
clear
- clear(): void
Returns void
Add observation notes for future reflection. Returns a MemoryReflectionResult if the note threshold is reached.