docs: add memory updates section for user instructions

This commit is contained in:
DiTus
2026-03-18 21:26:45 +01:00
parent 11fe986b5b
commit 55f61e9b3c

View File

@ -137,6 +137,8 @@ import React from 'react';
6. **Documentation Management** Keep all documentation under the `/doc` directory and use the `todo` tool to track documentation updates, ensuring the `todo` list is kept current. 6. **Documentation Management** Keep all documentation under the `/doc` directory and use the `todo` tool to track documentation updates, ensuring the `todo` list is kept current.
7. **Memory Updates** When a user instructs the agent to remember information, the agent must record the instruction in `@AGENTS.md` (or relevant documentation) to preserve it for future reference.
--- ---
## 4. Frequently Used Commands (Quick Reference) ## 4. Frequently Used Commands (Quick Reference)