29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ls:*)",
|
|
"Skill(meeting-minutes-generator-v1)",
|
|
"Skill(transcript-cleaner-v1)",
|
|
"Bash(wc:*)",
|
|
"Bash(find:*)",
|
|
"Bash(export PYTHONIOENCODING=utf-8)",
|
|
"Bash(python:*)",
|
|
"Write(.claude/skills/transcript-cleaner-v1/temp/*)",
|
|
"Write(.claude/skills/transcript-cleaner-v1/output/*)",
|
|
"Write(.claude/skills/meeting-minutes-generator-v1/temp/*)",
|
|
"Write(.claude/skills/meeting-minutes-generator-v1/output/*)",
|
|
"Bash(cat:*)",
|
|
"WebSearch",
|
|
"Bash(reg query:*)",
|
|
"Bash(cmd.exe //c \"reg query \"\"HKEY_CURRENT_USER\\\\Environment\"\" /v http_proxy\")",
|
|
"Bash(pip install:*)",
|
|
"Bash(git clone:*)",
|
|
"Bash(npm run setup:*)",
|
|
"Bash(node run.js \"\nconst browser = await chromium.launch\\({ channel: ''chrome'', headless: false }\\);\nconst page = await browser.newPage\\(\\);\nawait page.goto\\(''https://www.bilibili.com''\\);\nconsole.log\\(''页面标题:'', await page.title\\(\\)\\);\nawait page.waitForTimeout\\(3000\\);\nawait browser.close\\(\\);\nconsole.log\\(''✅ 测试完成!''\\);\n\")"
|
|
],
|
|
"additionalDirectories": [
|
|
"C:\\Users\\10120\\.claude\\agents"
|
|
]
|
|
}
|
|
}
|