This commit is contained in:
a2a-platform
2026-06-17 19:40:33 +00:00
commit 8d7c0c272c
6 changed files with 579 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(/Users/ethan/miniconda3/envs/roberto/bin/python --version)",
"Bash(/Users/ethan/miniconda3/envs/roberto/bin/python -m py_compile agent.py)"
]
}
}