Commit Graph

7 Commits

Author SHA1 Message Date
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
c7c12194f5 fix: 08-memorybank-setup.sh — REST API agent engine creation, no SDK dependency 2026-05-24 14:07:54 +02:00
7a6a75983b fix: 08-memorybank-setup.sh — use user-site python path for agent_engines import 2026-05-23 07:07:30 +02:00
025f94a976
fix(08-memorybank): auto-install SDK, robust error handling, expose MEMORY_ENGINE_NAME 2026-05-23 05:34:12 +02:00
5a33e8f444 feat(infrastructure): add all 9 infrastructure scripts (00–08) 2026-05-23 02:32:08 +02:00