Files
orderPRO/.claude/settings.local.json
2026-03-22 23:54:59 +01:00

46 lines
2.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(py:*)",
"Bash(npm ls:*)",
"WebFetch(domain:github.com)",
"mcp__serena__read_file",
"mcp__serena__find_symbol",
"mcp__serena__activate_project",
"mcp__serena__check_onboarding_performed",
"mcp__serena__search_for_pattern",
"mcp__serena__replace_content",
"WebFetch(domain:mojegs1.pl)",
"WebFetch(domain:gs1pl.org)",
"WebFetch(domain:modules4presta.io)",
"Bash(curl -s -w \"\\\\n%{http_code}\" -u \"user_85c27342-bc97-4f42-8890-f6b27d3233c4:K3sawGA3X?L?e^bJ$ZqyhieFG\\)w#c8f+?V^z\" \"https://mojegs1.pl/api/v2/products?page[offset]=1&page[limit]=5\")",
"Bash(curl -s -w \"\\\\n%{http_code}\" --user 'user_85c27342-bc97-4f42-8890-f6b27d3233c4:K3sawGA3X?L?e^bJ$ZqyhieFG\\)w#c8f+?V^z' \"https://mojegs1.pl/api/v2/products?page%5Boffset%5D=1&page%5Blimit%5D=5\")",
"Bash(curl -s --user 'user_85c27342-bc97-4f42-8890-f6b27d3233c4:K3sawGA3X?L?e^bJ$ZqyhieFG\\)w#c8f+?V^z' \"https://mojegs1.pl/api/v2/products?page%5Boffset%5D=93&page%5Blimit%5D=5&sort=name\")",
"Bash(curl -s --user 'user_85c27342-bc97-4f42-8890-f6b27d3233c4:K3sawGA3X?L?e^bJ$ZqyhieFG\\)w#c8f+?V^z' \"https://mojegs1.pl/api/v2/products?page%5Boffset%5D=1&page%5Blimit%5D=100&sort=name\")",
"Bash(php -r ':*)",
"Bash(php tmp_gs1_test.php)",
"mcp__serena__write_memory",
"mcp__serena__prepare_for_new_conversation",
"Bash(npx sass:*)",
"Bash(PROJECT_DIR=\"C:/visual studio code/projekty/orderPRO\" node .claude/hooks/index-docs.mjs)",
"mcp__plugin_context-mode_context-mode__ctx_index",
"mcp__plugin_context-mode_context-mode__ctx_search",
"mcp__plugin_context-mode_context-mode__ctx_batch_execute"
]
},
"hooks": {
"SessionStart": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "node .claude/hooks/index-docs.mjs"
}
]
}
]
}
}