Files
Momento/.claude/settings.local.json
Antigravity a623454347
Some checks failed
CI / Lint, Unit Tests & Build (push) Failing after 1m32s
CI / Deploy production (on server) (push) Has been skipped
perf: memo GridCard, fuse save fns, fix slash tab active color
2026-06-14 14:06:05 +00:00

40 lines
1.3 KiB
JSON

{
"permissions": {
"allow": [
"Bash(docker compose *)",
"mcp__web-search-prime__web_search_prime",
"WebSearch",
"mcp__zread__search_doc",
"mcp__zread__read_file",
"Bash(npm ls *)",
"mcp__zread__get_repo_structure",
"Bash(npm install *)",
"Bash(docker exec *)",
"Bash(chmod:*)",
"Bash(ls:*)",
"Bash(echo:*)",
"Bash(npx tsc:*)",
"Bash(./node_modules/.bin/tsc:*)",
"Bash(git status:*)",
"Bash(docker compose exec:*)",
"Bash(node:*)",
"Bash(npm uninstall:*)",
"Bash(npx prisma migrate dev:*)",
"Bash(for f in /Users/sepehr/dev/Momento/memento-note/locales/*.json)",
"Bash(do python3 -c \"import json; json.load\\(open\\(''$f''\\)\\)\")",
"Bash(done)",
"Bash(npx prisma generate)",
"Bash(git add:*)",
"Bash(npm list *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"mcp__zai-mcp-server__analyze_image",
"Bash(npx prisma *)",
"Bash(xargs -I{} ls {})",
"Bash(node_modules/.bin/tsc --noEmit)",
"Bash(python3 /home/devparsa/dev/Momento/_bmad/scripts/resolve_customization.py --skill /home/devparsa/dev/Momento/.claude/skills/bmad-agent-analyst --key agent)",
"Bash(unzip -l /home/devparsa/dev/Momento/memento-note/extension/memento-web-clipper-chrome-store.zip)"
]
}
}