Initial Commit
This commit is contained in:
@@ -31,7 +31,27 @@
|
||||
"mcp__playwright__browser_console_messages",
|
||||
"mcp__playwright__browser_network_requests",
|
||||
"mcp__playwright__browser_fill_form",
|
||||
"mcp__playwright__browser_wait_for"
|
||||
"mcp__playwright__browser_wait_for",
|
||||
"mcp__playwright__browser_take_screenshot",
|
||||
"mcp__playwright__browser_snapshot",
|
||||
"mcp__playwright__browser_type",
|
||||
"Bash(docker ps:*)",
|
||||
"Bash(docker:*)",
|
||||
"mcp__playwright__browser_evaluate",
|
||||
"Bash(./scripts/run-monthly-etl.sh:*)",
|
||||
"Bash(while docker compose exec mvp-platform-vehicles-mssql /opt/mssql-tools18/bin/sqlcmd -C -S localhost -U sa -P 'Platform123!' -Q \"SELECT 1\")",
|
||||
"Bash(/dev/null)",
|
||||
"Bash(do echo:*)",
|
||||
"Bash(done)",
|
||||
"Bash(/home/egullickson/motovaultpro/mvp-platform-services/vehicles/sql/migrations/run_migration.sh:*)",
|
||||
"Bash(python3:*)",
|
||||
"mcp__playwright__browser_select_option",
|
||||
"Bash(MSSQL_HOST=localhost MSSQL_PASSWORD=Platform123! python3 examine_stored_proc.py)",
|
||||
"Bash(MSSQL_HOST=localhost MSSQL_PASSWORD=Platform123! python3 test_mssql_simple.py)",
|
||||
"Bash(sed:*)",
|
||||
"Bash(for feature in vehicles fuel-logs maintenance stations tenant-management)",
|
||||
"Bash(for feature in vehicles fuel-logs maintenance stations)",
|
||||
"Bash(ls:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
||||
11
.claude/tdd-guard/data/modifications.json
Normal file
11
.claude/tdd-guard/data/modifications.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"session_id": "fc5dd12f-d149-47e1-9e14-0a4cf7e671ac",
|
||||
"transcript_path": "/home/egullickson/.claude/projects/-home-egullickson-motovaultpro/fc5dd12f-d149-47e1-9e14-0a4cf7e671ac.jsonl",
|
||||
"hook_event_name": "PreToolUse",
|
||||
"tool_name": "Edit",
|
||||
"tool_input": {
|
||||
"file_path": "/home/egullickson/motovaultpro/mvp-platform-services/landing/src/components/HomePage.tsx",
|
||||
"old_string": " window.location.href = `http://${tenantId}.motovaultpro.local`",
|
||||
"new_string": " window.location.href = `https://${tenantId}.motovaultpro.com`"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user