Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .claude/settings.local.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"Bash(grep:*)",
"Bash(git log:*)",
"Bash(echo \"EXIT=$?\")",
"Read(//private/tmp/**)",
"Bash(unzip -o -q /Users/harsh/Data/vw/verifywise/tool_list_.docx -d tool_list_extract)",
"Bash(npx sequelize:*)",
"Bash(npx vitest:*)",
"Bash(echo \"exit=$?\")",
"Bash(echo \"backend_exit=$?\")",
"Bash(echo \"frontend_exit=$?\")",
"Bash(gh issue view:*)",
"WebFetch(domain:github.com)",
"Bash(find:*)",
Expand All @@ -22,7 +29,8 @@
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(npx vitest run:*)"
"Bash(npx vitest run:*)",
"Bash(xargs -I{} basename {})"
]
}
}
Loading
Loading