Commit Graph

15 Commits

Author SHA1 Message Date
Adam Weidman b7697304b6 feat(core): support inline agentCardJson for remote agents (#23743) 2026-03-25 04:03:51 +00:00
Alisa 89f769083a feat(a2a): add agent acknowledgment command and enhance registry discovery (#22389) 2026-03-17 22:47:05 +00:00
Alisa dbc4faf951 feat(a2a): enable native gRPC support and protocol routing (#21403)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-03-12 21:36:50 +00:00
Adam Weidman d3e5a5ec7e fix(core): add proxy routing support for remote A2A subagents (#22199) 2026-03-12 19:25:51 +00:00
Shyam Raghuwanshi 7ef967de02 fix: robust UX for remote agent errors (#20307)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-03-10 23:50:25 +00:00
Sandy Tao 9aa7de53cd feat(core): add OAuth2 Authorization Code auth provider for A2A agents (#21496)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-03-10 15:24:44 +00:00
Alisa f7a77c066d feat(security): implement robust IP validation and safeFetch foundation (#21401) 2026-03-09 19:02:07 +00:00
Adam Weidman c268074cc2 fix(core): increase A2A agent timeout to 30 minutes (#21028) 2026-03-03 22:59:53 +00:00
Adam Weidman 9c55ba4f1b feat(core): implement robust A2A streaming reassembly and fix task continuity (#20091) 2026-02-25 16:51:08 +00:00
Adam Weidman 4d96d38438 chore: remove a2a-adapter and bump @a2a-js/sdk to 0.3.8 (#16800) 2026-01-17 01:01:39 +00:00
Sehoon Shon 3b74679c5b Enable & disable agents (#16225) 2026-01-15 00:30:17 +00:00
joshualitt 692661cc6a feat(core, ui): Add /agents refresh command. (#16204) 2026-01-09 17:33:59 +00:00
Adam Weidman 2b107bcdbd feat: add confirmation details support + jsonrpc vs http rest support (#16079) 2026-01-07 22:46:37 +00:00
Adam Weidman 486ac12815 feat(agents): add support for remote agents (#16013) 2026-01-06 23:45:05 +00:00
Adam Weidman 083a81f02e feat: Add A2A Client Manager and tests (#15485) 2025-12-23 20:27:16 +00:00