onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[feat] Allow the chat to have memory

Open drfarrell opened this issue 7 months ago • 4 comments

Describe the feature

The v1 of this is just letting the chat remember what it did in the past so it doesn't have to redo it. The v2 could look like memory across all chats ever made so it can quickly go back in time or revert.

Mainly looking to prevent it from thinking it can just rewrite things Image

drfarrell avatar Sep 24 '25 04:09 drfarrell

@drfarrell @Kitenite hey can i work on this ? i think we have to introduce a memory layer in between, which keep track of the things that is done

Paribesh01 avatar Sep 28 '25 13:09 Paribesh01

Go for it @Paribesh01

drfarrell avatar Oct 01 '25 19:10 drfarrell

@drfarrell @Kitenite How should I proceed with this feature — should I use Mem0 or explore other options?

Paribesh01 avatar Oct 05 '25 15:10 Paribesh01

@Kitenite hey can you plz review the pr and let me know any changes are required

Paribesh01 avatar Oct 15 '25 13:10 Paribesh01