Commit Graph

10 Commits

Author SHA1 Message Date
8dd68d51d3
chore(infra): add VERTEX_MODEL=gemini-2.5-pro to deploy scripts (#7)
* chore(docs): set region to us-central1 in AGENT_RULEBOOK

* chore(infra): set VERTEX_MODEL=gemini-2.5-pro in deploy scripts
2026-06-01 04:28:03 +02:00
Chris Christiansen
25ee2d495a feat: opax-mcp modul-struktur, acceptance-test og preflight-check scripts 2026-05-26 13:36:59 +00:00
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
e5270e8790 chore: commit modified infra, RAG and session log files 2026-05-25 12:50:52 +00:00
9107b44e27 fix: create AGENT_SA if missing before IAM binding and deploy 2026-05-23 20:07:17 +02:00
a39b4db34b fix: grant caller iam.serviceAccountUser on AGENT_SA before gcloud run deploy 2026-05-23 20:01:39 +02:00
6521a4c101 fix: replace adk deploy cloud_run with gcloud run deploy (compatible with ADK 1.x + Cloud Shell) 2026-05-23 19:55:16 +02:00
e9ac489e42 fix: add PATH and auto-source .env so adk works when called via bash 2026-05-23 16:29:18 +02:00
f3151ccab5 fix: APP_NAME must match actual agent folder name (core-logic) 2026-05-23 16:20:04 +02:00
5a33e8f444 feat(infrastructure): add all 9 infrastructure scripts (00–08) 2026-05-23 02:32:08 +02:00