soroban-abacus-flashcards/.claude/settings.local.json

108 lines
3.9 KiB
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(chmod:*)",
"Bash(curl:*)",
"Bash(tar:*)",
"Bash(python3:*)",
"Bash(tree:*)",
"Bash(brew install:*)",
"Bash(./generate_samples.sh:*)",
"Bash(make:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git reset:*)",
"Bash(qpdf:*)",
"Bash(git remote add:*)",
"Bash(git push:*)",
"Bash(pdftoppm:*)",
"Bash(python -m pytest tests/test_quiz_functionality.py -v)",
"Bash(python:*)",
"Bash(git restore:*)",
"Bash(open test_heaven_beads.html)",
"Bash(open test_scaling.html)",
"Read(//private/tmp/**)",
"Bash(open test_smart_input.html)",
"Bash(open test_matching.html)",
"Bash(open test_matching_with_indicators.html)",
"Bash(open test_matching_responsive.html)",
"Bash(open test_matching_final.html)",
"Bash(open test_matching_fully_responsive.html)",
"Bash(open test_matching_one_click.html)",
"Bash(open test_matching_two_player.html)",
"Bash(open test_player_indicators.html)",
"Bash(open test_countdown_timer.html)",
"Bash(open test_matched_card_deemphasis.html)",
"Bash(open test_all_fixes.html)",
"Bash(open test_print_behavior.html)",
"Bash(open test_pdf_generation.html)",
"Bash(open test_improved_print.html)",
"Bash(open ../test_improved_print.html)",
"Bash(open ../test_pdf_direct.html)",
"Bash(open ../test_print_fixed.html)",
"Bash(open ../test_sectioned_layout.html)",
"Bash(open ../test_beautiful_ui.html)",
"Bash(open ../test_tutorial_complete.html)",
"Bash(open ../test_arithmetic_complete.html)",
"Bash(open ../test_complete_guide.html)",
"Bash(open ../test_welcome_intro.html)",
"Bash(open ../test_prefix_conflicts.html)",
"Bash(open ../test_debug_prefix.html)",
"Bash(open ../test_memory_fix.html)",
"Bash(open ../test_complement_twins.html)",
"Bash(open test_complement_twins.html)",
"Bash(open test_particle_effects.html)",
"Bash(open test_adaptive_difficulty.html)",
"Bash(open ../test_memory_grid_hiding.html)",
"Bash(open ../test_memory_partial_hiding.html)",
"Bash(open test_achievement_system.html)",
"Bash(open test_polished_matching.html)",
"Bash(open test_fixed_matching_controls.html)",
"Bash(open test_complement_filtering.html)",
"Bash(open test_race_track.html)",
"Bash(open test_input_reliability.html)",
"Bash(open test_emergency_fix.html)",
"Bash(open test_timeout_config.html)",
"Bash(open test_medal_scoring.html)",
"Bash(open flashcards_en.html)",
"Bash(find:*)",
"Bash(open test_lightning_sprint.html)",
"Bash(open debug_tunnel_digging.html)",
"Bash(git stash:*)",
"Bash(git checkout:*)",
"Bash(open test_endrace_fix.html)",
"Bash(grep:*)",
"Bash(npx create-next-app:*)",
"Bash(pnpm install:*)",
"Bash(pnpm build:*)",
"Bash(pnpm --filter @soroban/core install)",
"Bash(pnpm --filter @soroban/core build)",
"Bash(pnpm --filter @soroban/client build)",
"Bash(pnpm panda:*)",
"Bash(pnpm turbo run:*)",
"Bash(pnpm --filter @soroban/web type-check)",
"Bash(sed:*)",
"Bash(pnpm type-check:*)",
"Bash(git bisect:*)",
"Bash(pnpm --filter @soroban/web dev)",
"Bash(pnpm --filter @soroban/web panda:*)",
"Bash(npx @pandacss/dev:*)",
"Bash(pnpm add:*)",
"Bash(pnpm:*)",
"WebFetch(domain:github.com)",
"Bash(node:*)",
"Read(//tmp/**)",
"Bash(open http://localhost:3000/test-typst)",
"Bash(open http://localhost:3001/test-typst)",
"WebFetch(domain:www.radix-ui.com)",
"Read(//Users/antialias/**)",
"Bash(turbo run:*)",
"Bash(npx turbo run:*)",
"Bash(open http://localhost:3003/guide)"
],
"deny": [],
"ask": []
}
}