Files
deep_research/.claude/settings.local.json
T
2026-04-21 12:31:58 +08:00

30 lines
1.3 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:pmc.ncbi.nlm.nih.gov)",
"WebFetch(domain:spj.science.org)",
"WebFetch(domain:www.neb.com)",
"WebFetch(domain:www.biorxiv.org)",
"Bash(iconv -f GBK -t UTF-8 /Users/tankai/Documents/Projects/deep_research/申基供应商审计会议纪要及整改计划.txt)",
"Skill(tavily-research)",
"Bash(curl -fsSL https://cli.tavily.com/install.sh)",
"Bash(bash)",
"Bash(export PATH=\"$HOME/.tavily/bin:$PATH\")",
"Read(//Users/tankai/**)",
"Read(//Users/tankai/.tavily/**)",
"Read(//Users/tankai/.local/bin/**)",
"Bash(/Users/tankai/.local/bin/tvly research:*)",
"Bash(ls -la /Users/tankai/Documents/Projects/deep_research/regulatory_research*.md)",
"Bash(python3 -c \"import reportlab; print\\('reportlab ok'\\)\")",
"Bash(python3 -c \"import weasyprint; print\\('weasyprint ok'\\)\")",
"Bash(python3 -c \"from fpdf import FPDF; print\\('fpdf ok'\\)\")",
"Bash(pip3 install:*)",
"Bash(pandoc --list-output-formats)",
"Bash(pandoc --pdf-engine=xelatex --version)",
"Bash(python3:*)",
"Bash(open /Users/tankai/Documents/Projects/deep_research/愚公生物_申基审计整改会议纪要_2026-04-10.pdf)"
]
}
}