.github/copilot-instructions.md file from stored memories, formatted for GitHub Copilot.
Parameters
Include working memory in the output. By default, only rule and long-term memories are included.
Behavior
- Fetches all
rulelayer memories - Fetches
long_termmemories as supplementary knowledge - Optionally includes
workingmemories ifincludeWorkingis true - Formats them into GitHub Copilot’s instructions format
Returns
The generated file content as text, ready to be saved as.github/copilot-instructions.md.