Add Claude memory files for all relevant project files#20959
Conversation
…inclusion of Secure Cookie-Based Token Storage
iOvergaard
left a comment
There was a problem hiding this comment.
Very impressive summary of the Login project. I cannot find any faults in its description. LGTM.
AndyButland
left a comment
There was a problem hiding this comment.
Just a question - there's a tonne of detail in here around file counts, file names, file locations etc., that will go out of date.
What's the process for keeping these up to date? I assume not manually! Do we need a to agree a process and have a scheduled period when we regenerate them? Or is this something to do on each PR?
|
@AndyButland I was just thinking the same thing when reading this through! 🤣 The hybrid cache file looks good though ✅ |
|
I think you should see the list of files more as a pattern than an actual list of files. The AI will use that to figure out where similar files should go. But we can optimize along the way and make it read more as an actual pattern than the current static structure. |
|
The current conclusion (after talking with Phil and him talking with Matt B) regarding the maintance of references in the memory files is (TLDR: we will handle this as Agile as possible):
|
Description
This PR builds on top of #20841 to make using claude code inside the cms code base more efficient.
All relevant projects now have their own memory file with a consise and relevant description of all key aspects of their project.
@iOvergaard Could you have a look at the login project since it's outside my area of expertise
@Zeegaan Could you have a look at the hybrid cache one, I couldn't see anything wrong at first glance but I trust your expertise more than mine.