chore: Add Claude Code memory system files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 22:21:14 +07:00
parent 8a2e8e7089
commit 762310880c
3 changed files with 52 additions and 0 deletions

7
.claude/settings.json Normal file
View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Write(*.md)"
]
}
}