OSVauco/agents/core-logic
chrischristiansen-glitch d0512f5ced chore: add base Docker image to speed up deploys
- Add agents/core-logic/Dockerfile.base with heavy deps pre-baked
- Update agents/core-logic/Dockerfile to build FROM base image
- Update cloudbuild.yaml with step to build/push base (manual only)
- Typical deploy time reduction: ~3 min → ~30 sec
2026-05-24 17:04:42 +02: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: ADK 1.x Runner pattern + gemini-3.5-flash for A+ reasoning 2026-05-24 16:44:04 +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: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
Dockerfile chore: add base Docker image to speed up deploys 2026-05-24 17:04:42 +02:00
Dockerfile.base chore: add base Docker image to speed up deploys 2026-05-24 17:04:42 +02:00
requirements.txt fix: pin google-adk to 1.x to be compatible with google-cloud-aiplatform[adk,agent_engines] 2026-05-23 19:53:51 +02:00