mirror of
https://github.com/tiennm99/penny-pincher-provider.git
synced 2026-04-17 13:21:32 +00:00
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>
8 lines
68 B
JSON
8 lines
68 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Write(*.md)"
|
|
]
|
|
}
|
|
}
|