OSVauco/agents
Chris Christiansen 05030edf61 fix: Set executable bit on shell and python scripts
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.
2026-05-26 13:23:18 +00:00
..
core-logic fix: Set executable bit on shell and python scripts 2026-05-26 13:23:18 +00:00
eval fix: Set executable bit on shell and python scripts 2026-05-26 13:23:18 +00:00
memory docs: oppdater README, IAM-docs, legg til rag/memory/eval mapper og cost-guard 2026-05-23 20:54:05 +00:00
multi_agent feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
rag chore: commit modified infra, RAG and session log files 2026-05-25 12:50:52 +00:00
tests fix: Set executable bit on shell and python scripts 2026-05-26 13:23:18 +00:00
tools feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00