mirror of
https://github.com/tiennm99/penny-pincher-provider.git
synced 2026-04-17 15:21:12 +00:00
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:
7
.claude/settings.json
Normal file
7
.claude/settings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Write(*.md)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user