chore: add CLAUDE.md and project memory for Claude Code

Add CLAUDE.md with project guidance for adding new LLM providers.
Add .claude/memory/ with feedback rules:
- Preserve markdown quotes when editing
- Save memories in project directory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 21:30:33 +07:00
parent bc72a408cc
commit bf68957e25
5 changed files with 57 additions and 0 deletions

4
.claude/memory/MEMORY.md Normal file
View File

@@ -0,0 +1,4 @@
# Memory Index
- [Preserve markdown quotes](feedback_markdown_quotes.md) — Don't edit blockquote content unless explicitly requested or fetching fresh info from source
- [Project-local memory](feedback_memory_location.md) — Always save memories to `.claude/memory/` in project, not user global location