Sandy Tao
|
ebe15553a9
|
Exclude extension context from skill extraction agent (#26879)
|
2026-05-12 10:45:19 -07:00 |
|
Aishanee Shah
|
f86e0ee418
|
fix(core): throw explicit error on dropped tool responses (#26668)
|
2026-05-08 18:36:39 +00:00 |
|
AK
|
ebeea7570d
|
fix(core): cache model routing decision in LocalAgentExecutor (#26548)
|
2026-05-08 00:18:22 +00:00 |
|
Sandy Tao
|
a7beb890d0
|
feat(memory): add Auto Memory inbox flow with canonical-patch contract (#26338)
|
2026-05-04 19:07:13 +00:00 |
|
AK
|
40b384de2c
|
fix(core): make subagents aware of active approval modes (#23608)
|
2026-05-01 22:21:38 +00:00 |
|
Sandy Tao
|
42587de733
|
feat(memory): persist auto-memory scratchpad for skill extraction (#25873)
|
2026-04-24 17:21:12 -07:00 |
|
Christian Gunderman
|
f7b2632939
|
feat(core): Disable topic updates for subagents (#25567)
|
2026-04-17 17:35:17 +00:00 |
|
Abhi
|
7d1de3bccc
|
feat(core): persist subagent agentId in tool call records (#25092)
|
2026-04-10 16:47:25 +00:00 |
|
Spencer
|
f744913584
|
feat(core): migrate chat recording to JSONL streaming (#23749)
|
2026-04-09 21:13:55 +00:00 |
|
Abhi
|
b238a453e3
|
feat(core): refactor subagent tool to unified invoke_subagent tool (#24489)
|
2026-04-09 16:48:24 +00:00 |
|
Abhi
|
a93a1ebd65
|
fix(core): inject skill system instructions into subagent prompts if activated (#24620)
|
2026-04-03 18:45:11 +00:00 |
|
Sandy Tao
|
63cc363606
|
feat(core): scope subagent workspace directories via AsyncLocalStorage (#24445)
|
2026-04-02 16:33:08 +00:00 |
|
Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Abhi
|
2d432c1489
|
fix(core): ensure complete_task tool calls are recorded in chat history (#24437)
|
2026-04-01 19:53:46 +00:00 |
|
Gaurav
|
aed85725b6
|
feat(browser): supersede stale snapshots to reclaim context-window tokens (#24440)
|
2026-04-01 18:41:39 +00:00 |
|
Abhi
|
dcf5afafda
|
fix(core): resolve subagent chat recording gaps and directory inheritance (#24368)
|
2026-04-01 15:29:38 +00:00 |
|
joshualitt
|
fd5c103f99
|
refactor(core): Centralize context management logic into src/context (#24380)
|
2026-04-01 00:01:46 +00:00 |
|
Abhi
|
5b5f87abc7
|
fix(core): ensure default agents provide tools and use model-specific schemas (#24268)
|
2026-03-30 23:10:57 +00:00 |
|
Abhi
|
104587bae8
|
feat(core): subagent isolation and cleanup hardening (#23903)
|
2026-03-27 03:43:39 +00:00 |
|
Shaswat Raj
|
f11bd3d079
|
fix(core): thread AbortSignal to chat compression requests (#20405) (#20778)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-03-25 16:57:59 +00:00 |
|
Abhi
|
a1f9af3fa7
|
fix(core): accurately reflect subagent tool failure in UI (#23187)
|
2026-03-24 01:56:00 +00:00 |
|
Abhi
|
32a123fc54
|
feat(core): inject memory and JIT context into subagents (#23032)
|
2026-03-19 17:16:09 +00:00 |
|
Abhi
|
5fa14dbe42
|
feat(core): resilient subagent tool rejection with contextual feedback (#22951)
|
2026-03-19 01:09:37 +00:00 |
|
AK
|
c12fc340c1
|
fix(core): explicitly map execution context in LocalAgentExecutor (#22949)
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
|
2026-03-18 19:54:48 +00:00 |
|
AK
|
7bfe6ac418
|
feat(core): subagent local execution and tool isolation (#22718)
|
2026-03-18 02:34:44 +00:00 |
|
Adam Weidman
|
44ce90d76c
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|
Christian Gunderman
|
ef5627eece
|
Disallow Object.create() and reflect. (#22408)
|
2026-03-16 16:24:27 +00:00 |
|
Abhi
|
7242d71c01
|
fix(core): prevent duplicate tool schemas for instantiated tools (#22204)
|
2026-03-12 19:09:23 +00:00 |
|
Abhi
|
8432bcee75
|
fix(core): resolve MCP tool FQN validation, schema export, and wildcards in subagents (#22069)
|
2026-03-12 14:17:36 +00:00 |
|
N. Taylor Mullen
|
4a6d1fad9d
|
fix(core): propagate subagent context to policy engine (#22086)
|
2026-03-11 23:01:45 +00:00 |
|
joshualitt
|
20a226a5ab
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
AK
|
527074b50a
|
feat(policy): support subagent-specific policies in TOML (#21431)
|
2026-03-09 19:22:46 +00:00 |
|
Aditya Bijalwan
|
759575faa8
|
Feat/browser agent progress emission (#21218)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-09 17:26:00 +00:00 |
|
nityam
|
28af4e127f
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Abhi
|
b7a8f0d1f9
|
fix(core): ensure subagents use qualified MCP tool names (#20801)
|
2026-03-02 21:12:13 +00:00 |
|
Christian Gunderman
|
7ca3a33f8b
|
Subagent activity UX. (#17570)
|
2026-03-02 21:04:31 +00:00 |
|
Abhi
|
d2d345f41a
|
fix(cli): filter subagent sessions from resume history (#19698)
|
2026-02-21 17:41:27 +00:00 |
|
Christian Gunderman
|
58d637f919
|
Disallow and suppress unsafe assignment (#19736)
|
2026-02-20 22:28:55 +00:00 |
|
Christian Gunderman
|
c276d0c7b6
|
Fix message too large issue. (#19499)
|
2026-02-19 19:06:36 +00:00 |
|
joshualitt
|
87f5dd15d6
|
feat(core): experimental in-progress steering hints (2 of 2) (#19307)
|
2026-02-18 22:05:50 +00:00 |
|
Yuna Seol
|
8aca3068cf
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-02-17 17:32:30 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Abhi
|
11951592aa
|
feat(core): pause agent timeout budget while waiting for tool confirmation (#18415)
|
2026-02-08 04:03:47 +00:00 |
|
Abhi
|
b39cefe14e
|
feat(core): add default execution limits for subagents (#18274)
|
2026-02-04 06:28:00 +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
|
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
|
27d21f9921
|
feat(core): Have subagents use a JSON schema type for input. (#17152)
|
2026-01-22 00:56:01 +00:00 |
|
Christian Gunderman
|
a15978593a
|
Steer outer agent to use expert subagents when present (#16763)
|
2026-01-16 16:51:10 +00:00 |
|