Files
penny-pincher-provider/.claude/settings.json
tiennm99 bf68957e25 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>
2026-03-25 21:30:33 +07:00

8 lines
68 B
JSON

{
"permissions": {
"allow": [
"Write(*.md)"
]
}
}