OSVauco/agents/core-logic
2026-05-27 23:27:01 +00:00
..
__init__.py feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
.env.example feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
agent.py fix(models): gemini-2.5-flash (light) + gemini-2.5-pro (heavy), LOCATION=global for modellkall 2026-05-26 01:37:28 +02:00
app.py fix: await get_session and create_session (async ADK 1.x API) 2026-05-23 21:09:59 +02:00
deploy_agent.py feat: opax-mcp modul-struktur, acceptance-test og preflight-check scripts 2026-05-26 13:36:59 +00:00
Dockerfile fix: build from root, start main:app 2026-05-27 22:49:15 +00:00
Dockerfile.base fix: add google-auth-oauthlib to base image 2026-05-27 23:17:44 +00:00
feedback_loop.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
heavy_predictor.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
hypertuner.py feat(ml2): feedback_loop, hypertuner, heavy_predictor 2026-05-26 12:40:27 +00:00
requirements.txt fix: move google-auth-oauthlib to Dockerfile.base and rebuild base image 2026-05-27 23:27:01 +00:00