Commit Graph

14 Commits

Author SHA1 Message Date
AK 4e7af9d762 feat(core): add foundation for subagent tool isolation (#22708) 2026-03-17 03:54:33 +00:00
Adam Weidman 6e938285b1 refactor: remove agent_card_requires_auth config flag (#21914) 2026-03-10 19:16:46 +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
nityam 9c0ff50664 fix: merge duplicate imports in packages/core (3/4) (#20928) 2026-03-04 00:12:59 +00:00
Sandy Tao 300f8a5d85 feat(core): implement HTTP authentication support for A2A remote agents (#20510)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-03-02 19:59:48 +00:00
Adam Weidman 3f6dd3e850 feat(a2a): Add API key authentication provider (#19548) 2026-02-20 18:55:36 +00:00
Adam Weidman c5d20debba feat(a2a): add value-resolver for auth credential resolution (#18653) 2026-02-11 21:23:28 +00:00
Abhi 0684e44693 feat(core): add default execution limits for subagents (#18274) 2026-02-04 06:28:00 +00:00
Christian Gunderman 954bc41041 Refactor subagent delegation to be one tool per agent (#17346) 2026-01-23 02:18:31 +00:00
joshualitt 1c298e2774 feat(core): Have subagents use a JSON schema type for input. (#17152) 2026-01-22 00:56:01 +00:00
joshualitt dbc934f61b feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
N. Taylor Mullen e921e9d611 feat(agents): clarify mandatory YAML frontmatter for sub-agents (#16515) 2026-01-13 17:44:52 +00:00
N. Taylor Mullen afefab3025 feat(agents): improve UI feedback and parser reliability (#16459) 2026-01-13 00:20:28 +00:00
Sehoon Shon d7dbfb2a11 Markdown w/ Frontmatter Agent Parser (#16094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-12 16:31:49 +00:00