feat: add memory scanner tool and sync updated SOP with LLM mode and permission fixes

This commit is contained in:
Liang Jiaqing
2026-02-09 17:37:10 +08:00
parent 9bdb896ed1
commit 656a3fe45e
3 changed files with 158 additions and 0 deletions

8
.gitignore vendored
View File

@@ -42,3 +42,11 @@ memory/*
# Allow tracking of specific SOPs
!memory/web_setup_sop.md
!memory/autonomous_operation_sop.md
# ljqCtrl related tools
!memory/ljqCtrl.py
!memory/ljqCtrl_sop.md
# mem_scanner related tools
!memory/mem_scanner.py
!memory/mem_scanner_sop.md