mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Feature/memory bank active clause (#1253)
* Update memory bank documentation * Add Memory Bank demo GIF * Update GIF path in markdown * Update memory bank docs with formatted headers and image * Remove GIF from memory bank documentation
This commit is contained in:
parent
3eca52e76d
commit
6764a5cdec
1 changed files with 2 additions and 19 deletions
|
|
@ -110,15 +110,7 @@ progress.md
|
|||
- Follow Memory Bank patterns
|
||||
- Update docs after significant changes
|
||||
|
||||
2. When troubleshooting errors:
|
||||
[CONFIDENCE CHECK]
|
||||
- Rate confidence (0-10)
|
||||
- If < 9, explain:
|
||||
- What you know
|
||||
- What you're unsure about
|
||||
- What you need to investigate
|
||||
- Only proceed when confidence ≥ 9
|
||||
- Document findings for future memory resets
|
||||
2. Say `[MEMORY BANK: ACTIVE]` at the beginning of every tool use.
|
||||
|
||||
### Memory Bank Updates
|
||||
|
||||
|
|
@ -129,14 +121,5 @@ When user says "update memory bank":
|
|||
3. Make next steps crystal clear
|
||||
4. Complete current task
|
||||
|
||||
### Lost Context?
|
||||
|
||||
If you ever find yourself unsure:
|
||||
|
||||
1. STOP immediately
|
||||
2. Read activeContext.md
|
||||
3. Ask user to verify your understanding
|
||||
4. Start with small, safe changes
|
||||
|
||||
Remember: After every memory reset, you begin completely fresh. Your only link to previous work is the Memory Bank. Maintain it as if your functionality depends on it - because it does.
|
||||
```
|
||||
```
|
||||
Loading…
Add table
Reference in a new issue