|
|
ffe4ec1c63
|
fix: await get_session and create_session (async ADK 1.x API)
|
2026-05-23 21:09:59 +02:00 |
|
|
|
4ef0683c7c
|
fix: use try/except to create session if get_session raises in ADK 1.x
|
2026-05-23 20:45:50 +02:00 |
|
|
|
7e1af38474
|
fix: auto-create session if not found in /run endpoint
|
2026-05-23 20:33:39 +02:00 |
|
|
|
1122af66d0
|
fix: point uvicorn entrypoint to app:app (not main:app)
|
2026-05-23 20:16:24 +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 |
|
|
|
c411a8af88
|
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 |
|
|
|
c8e51135ac
|
fix: remove conflicting vertexai pin — bundled in google-cloud-aiplatform>=1.112.0
|
2026-05-23 08:52:03 +02:00 |
|
|
|
4814447da4
|
feat: add agents/core-logic/app.py — FastAPI Cloud Run entrypoint
|
2026-05-23 02:46:41 +02:00 |
|
|
|
ce28d34f3d
|
feat: add agents/tests/unit/test_agent.py — 8 pytest unit tests
Add unit tests for ADK orchestrator agent functionality, including environment variable checks and import validations.
|
2026-05-23 02:45:50 +02:00 |
|
|
|
34ba75a4a2
|
feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README
|
2026-05-23 02:37:39 +02:00 |
|