Adds dashboard.py with streamlit/pandas deps, plus internal docs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
15 lines
433 B
JSON
15 lines
433 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip install *)",
|
|
"Bash(python -m py_compile run.py airtable_client.py google_ads_client.py)",
|
|
"Bash(python -m py_compile run.py airtable_client.py slack_reporter.py)",
|
|
"Bash(python -m py_compile run.py)",
|
|
"Bash(python run.py)",
|
|
"Bash(git add *)",
|
|
"Bash(python migrate_leads_field.py)",
|
|
"Bash(python backfill_leads_google_mayo.py)"
|
|
]
|
|
}
|
|
}
|