Per the task in `docs/TODO.md`, this change runs `git update-index --chmod=+x` on all relevant `.sh` and `.py` files in the repository. This prevents intermittent 'Permission denied' errors when scripts are run in CI/CD environments or after being edited via the GitHub web interface, which can strip file permissions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| .env.example | ||
| agent.py | ||
| app.py | ||
| deploy_agent.py | ||
| Dockerfile | ||
| Dockerfile.base | ||
| feedback_loop.py | ||
| heavy_predictor.py | ||
| hypertuner.py | ||
| requirements.txt | ||