Jerop Kipruto
|
e3796d137a
|
fix(core): prevent subagent bypass in plan mode (#18484)
|
2026-02-06 22:55:00 +00:00 |
|
Tommaso Sciortino
|
e4c80e6382
|
fix: Windows Specific Agent Quality & System Prompt (#18351)
|
2026-02-05 17:50:12 +00:00 |
|
Abhi
|
fedc0c5d60
|
feat(core): remove hardcoded policy bypass for local subagents (#18153)
|
2026-02-04 15:20:36 +00:00 |
|
Abhi
|
b39cefe14e
|
feat(core): add default execution limits for subagents (#18274)
|
2026-02-04 06:28:00 +00:00 |
|
Adam Weidman
|
0f918f0cc8
|
feat(a2a): Add pluggable auth provider infrastructure (#17934)
|
2026-02-03 20:22:07 +00:00 |
|
Adam Weidman
|
b84585d0c8
|
feat(core): Add A2A auth config types (#18205)
|
2026-02-03 17:44:22 +00:00 |
|
Abhi
|
d3bca5d97a
|
feat(core): implement dynamic policy registration for subagents (#17838)
|
2026-01-30 16:57:54 +00:00 |
|
Adam Weidman
|
3103697ea7
|
docs: Add Experimental Remote Agent Docs (#17697)
|
2026-01-27 22:15:28 +00:00 |
|
Abhi
|
eccc200f4f
|
feat(core): enforce server prefixes for MCP tools in agent definitions (#17574)
|
2026-01-27 04:53:05 +00:00 |
|
Abhi
|
9d34ae52d6
|
feat(agents): migrate subagents to event-driven scheduler (#17567)
|
2026-01-26 22:12:55 +00:00 |
|
Christian Gunderman
|
2271bbb339
|
feat(agents): implement first-run experience for project-level sub-agents (#17266)
|
2026-01-26 19:49:32 +00:00 |
|
Christian Gunderman
|
77aef861fe
|
fix(agents): default to all tools when tool list is omitted in subagents (#17422)
|
2026-01-24 01:30:18 +00:00 |
|
Christian Gunderman
|
2c6781d134
|
Refactor subagent delegation to be one tool per agent (#17346)
|
2026-01-23 02:18:31 +00:00 |
|
joshualitt
|
62dd9b5b3c
|
feat(core): Remove legacy settings. (#17244)
|
2026-01-22 20:59:47 +00:00 |
|
Spencer
|
5d68d8cda5
|
fix(core): Resolve AbortSignal MaxListenersExceededWarning (#5950) (#16735)
|
2026-01-22 20:16:00 +00:00 |
|
joshualitt
|
27d21f9921
|
feat(core): Have subagents use a JSON schema type for input. (#17152)
|
2026-01-22 00:56:01 +00:00 |
|
Sandy Tao
|
b24544c80e
|
feat(core): Enable AgentRegistry to track all discovered subagents (#17253)
|
2026-01-22 00:19:04 +00:00 |
|
Sandy Tao
|
f0f705d3ca
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +00:00 |
|
Sandy Tao
|
15f26175b8
|
fix(core): Provide compact, actionable errors for agent delegation failures (#16493)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-20 17:30:59 +00:00 |
|
Adam Weidman
|
a76946189a
|
chore: remove a2a-adapter and bump @a2a-js/sdk to 0.3.8 (#16800)
|
2026-01-17 01:01:39 +00:00 |
|
joshualitt
|
fcd860e1b0
|
feat(core): Add generalist agent. (#16638)
|
2026-01-16 17:21:13 +00:00 |
|
Christian Gunderman
|
a15978593a
|
Steer outer agent to use expert subagents when present (#16763)
|
2026-01-16 16:51:10 +00:00 |
|
Sehoon Shon
|
4b2e9f7954
|
Enable & disable agents (#16225)
|
2026-01-15 00:30:17 +00:00 |
|
Adam Weidman
|
428e602882
|
refactor: clean up A2A task output for users and LLMs (#16561)
|
2026-01-14 01:58:55 +00:00 |
|
joshualitt
|
d66ec38f82
|
feat(core): Align internal agent settings with configs exposed through settings.json (#16458)
|
2026-01-13 22:31:34 +00:00 |
|
joshualitt
|
92e31e3c4a
|
feat(core, cli): Add support for agents in settings.json. (#16433)
|
2026-01-13 20:16:02 +00:00 |
|
Christian Gunderman
|
aa52462550
|
Implement support for subagents as extensions. (#16473)
|
2026-01-13 19:09:22 +00:00 |
|
N. Taylor Mullen
|
8faa23cea6
|
feat(agents): clarify mandatory YAML frontmatter for sub-agents (#16515)
|
2026-01-13 17:44:52 +00:00 |
|
N. Taylor Mullen
|
548641c952
|
feat(agents): improve UI feedback and parser reliability (#16459)
|
2026-01-13 00:20:28 +00:00 |
|
Sehoon Shon
|
7d92242011
|
Update cli-help agent's system prompt in sub-agents section (#16441)
|
2026-01-12 20:41:01 +00:00 |
|
Adam Weidman
|
465ec9759d
|
fix(core): ensure sub-agent schema and prompt refresh during runtime (#16409)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-12 17:11:24 +00:00 |
|
Sehoon Shon
|
7b7f2fc69e
|
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 |
|
Adam Weidman
|
d315f4d3da
|
fix(core): ensure silent local subagent delegation while allowing remote confirmation (#16395)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2026-01-12 08:55:16 +00:00 |
|
joshualitt
|
041463d112
|
feat(core, ui): Add /agents refresh command. (#16204)
|
2026-01-09 17:33:59 +00:00 |
|
joshualitt
|
41a8809280
|
feat(core): Wire up model routing to subagents. (#16043)
|
2026-01-08 20:39:40 +00:00 |
|
Tommaso Sciortino
|
1aa35c8796
|
enable cli_help agent by default (#16100)
|
2026-01-07 23:43:12 +00:00 |
|
Tommaso Sciortino
|
d4b418ba01
|
Fix and rename introspection agent -> cli help agent (#16097)
|
2026-01-07 23:01:57 +00:00 |
|
Adam Weidman
|
1c77bac146
|
feat: add confirmation details support + jsonrpc vs http rest support (#16079)
|
2026-01-07 22:46:37 +00:00 |
|
Adam Weidman
|
96b9be3ec4
|
feat(agents): add support for remote agents (#16013)
|
2026-01-06 23:45:05 +00:00 |
|
Abhi
|
12c7c9cc42
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
Abhi
|
90be9c3587
|
feat(core): Standardize Tool and Agent Invocation constructors (Phase 2) (#15775)
|
2026-01-04 20:51:23 +00:00 |
|
Sehoon Shon
|
3ebe4e6a8f
|
feat(agents): Add remote agents to agent registry (#15711)
|
2025-12-30 23:11:51 +00:00 |
|
Adam Weidman
|
848e8485cd
|
feat(agents): add support for remote agents and multi-agent TOML files (#15437)
|
2025-12-30 00:12:16 +00:00 |
|
Abhi
|
5566292cc8
|
refactor(core): extract static concerns from CoreToolScheduler (#15589)
|
2025-12-26 20:51:39 +00:00 |
|
Adam Weidman
|
02a36afc38
|
feat: Add A2A Client Manager and tests (#15485)
|
2025-12-23 20:27:16 +00:00 |
|
Tommaso Sciortino
|
10ba348a3a
|
Introspection agent demo (#15232)
|
2025-12-19 22:11:32 +00:00 |
|
Tommaso Sciortino
|
edab97997a
|
Remove unused code (#15290)
|
2025-12-18 23:04:29 +00:00 |
|
Abhi
|
2b426c1d91
|
feat: add agent toml parser (#15112)
|
2025-12-18 03:46:55 +00:00 |
|
Tommaso Sciortino
|
bf90b59935
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Adam Weidman
|
d02f3f6809
|
feat(core): introduce remote agent infrastructure and rename local executor (#15110)
|
2025-12-17 17:06:38 +00:00 |
|