- Update all frontend branding (title, headers, login/register pages) - Update documentation (CLAUDE-SETUP, CURRENT-STATE, PROGRESS, LESSONS-LEARNED) - Update backend scripts and test configuration - Fix emoji encoding in seed scripts for Windows compatibility - Sync seed user credentials between seed_data.py and seed_trees.py - Update database references to patherly/patherly_test Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29 lines
954 B
JSON
29 lines
954 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tasklist:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(powershell -Command:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(netstat:*)",
|
|
"mcp__postgres__query",
|
|
"Bash(curl:*)",
|
|
"Bash(TOKEN=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI0MjdjMDI1Ni00N2VmLTRiODAtYjZjNS1iODE5MDAyMzdhMjkiLCJleHAiOjE3Njk1NjA4NTgsInR5cGUiOiJhY2Nlc3MifQ.7eBGz7awT6BOPbfNv303zm4ERQBeUOGHLRPgQMgwchM\")",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(dir /b \"C:\\\\Dev\\\\Projects\\\\patherly\")",
|
|
"Bash(npm create:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npx tailwindcss:*)",
|
|
"Bash(node node_modules/tailwindcss/lib/cli.js:*)",
|
|
"Bash(npm exec:*)",
|
|
"Bash(npm uninstall:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm run type-check:*)",
|
|
"Bash(dir /b frontendsrccomponentssession frontendsrchooks)"
|
|
]
|
|
}
|
|
}
|