Commit Graph

23 Commits

Author SHA1 Message Date
ci
157d0c47b7 ci: bump image to 839fb2d001 2026-06-04 22:06:12 +00:00
ci
f24726f175 ci: bump image to 3756691e57 2026-06-04 21:50:35 +00:00
ci
d3ec9b070e ci: bump image to f5b11d4a6e 2026-06-04 00:59:31 +00:00
ci
1c6dce433a ci: bump image to 0f5651f6e4 2026-06-03 17:34:21 +00:00
ci
e6ab77b2d6 ci: bump image to 396d5fef29 2026-06-02 18:32:34 +00:00
ci
f5d527223e ci: bump image to 7b75f2523c 2026-05-31 23:54:07 +00:00
robert
3f62732090 fix: wire grant verifier 2026-05-29 09:43:33 -03:00
ci
3fc82b818c ci: bump image to 562eeb8208 2026-05-28 23:23:11 +00:00
robert
f9674f2927 deploy test-helper as deployment 2026-05-27 23:29:09 -03:00
robert
b2c3ab3ce1 fix: cap knative scale at one 2026-05-27 19:41:08 -03:00
robert
9fcc05f883 fix: make knative service spec stable 2026-05-27 19:08:38 -03:00
robert
b3149bc6ab fix: remove redundant knative domain mapping 2026-05-27 19:05:43 -03:00
robert
dbf2d5f8e2 chore: migrate deploy manifest to knative 2026-05-27 18:59:58 -03:00
ci
77b1e11869 ci: bump image to d9859bf06f 2026-05-27 00:43:17 +00:00
ci
01c4e10886 ci: bump image to 10204aa323 2026-05-26 23:34:33 +00:00
ci
318c16d8ea ci: bump image to b791da5d29 2026-05-19 22:01:59 +00:00
ci
45db66aa21 ci: bump image to 721b1f906f 2026-05-19 21:46:03 +00:00
ci
10cae48314 ci: bump image to 6782e46883 2026-05-19 19:15:08 +00:00
ci
6756446d5e ci: bump image to 650a8f903e 2026-05-19 16:52:45 +00:00
robert
7e28f1e8a1 deploy: ingress -> <name>.a2acloud.io with cert-manager TLS (was nip.io) 2026-05-11 20:50:18 -03:00
ci
3b7697ce60 ci: bump image to 880d6e4230 2026-05-11 22:25:21 +00:00
ci
184e70cecb ci: bump image to 12c6347643 2026-05-11 22:16:59 +00:00
robert
12c6347643 initial: test-helper agent for e2e platform feature coverage
All checks were successful
build / build (push) Successful in 5s
Two skills:
  - echo(text): trivial sub-second response. Used by approval-mode tests
    that need a fast handoff target.
  - try_scope_expansion(reason, read_patterns, ttl_seconds, mode):
    deliberately calls ctx.request_scope() with caller-supplied args so
    e2e tests can exercise the orchestrator's scope-negotiation flow
    end-to-end without inventing a real workload that happens to need
    extra files.

Standard A2A scaffold: Dockerfile FROM a2a-pack-base, /invoke/{skill} +
/.well-known/agent-card served by the SDK's serve/asgi.py adapter, deploy/
manifests for k8s, Gitea Actions workflow that builds + bumps the image
SHA.

Public, low resources (50m CPU / 128Mi mem). Not exposed via the public
ingress in any meaningful way — only the in-cluster Service is consulted
by the orchestrator's call_agent.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 19:16:49 -03:00