User Story
As a user
I want want to load the summaries memory sessions as context
So that so that I can use the models memory to further personals the prompting experience.
Description
There is a mcp server for memory that can already be accessed. when I say for example "use memory session .." of "use all your memory" the memory should be summaries and added to context so that the model can give better responses. Also go back to session should be easy like saying "go back to session" and session should be able to be named. so the model can reply "should I use this session 'Captain log 1'".
There should also be a option to add all memory to a session.
Acceptance Criteria
User Story
As a user
I want want to load the summaries memory sessions as context
So that so that I can use the models memory to further personals the prompting experience.
Description
There is a mcp server for memory that can already be accessed. when I say for example "use memory session .." of "use all your memory" the memory should be summaries and added to context so that the model can give better responses. Also go back to session should be easy like saying "go back to session" and session should be able to be named. so the model can reply "should I use this session 'Captain log 1'".
There should also be a option to add all memory to a session.
Acceptance Criteria