joshualitt
|
055e0f6452
|
fix(context): Fix snapshot recovery across sessions. (#26939)
|
2026-05-18 16:44:59 +00:00 |
|
Sandy Tao
|
7504259d72
|
chore: clean up launched memory features (#26941)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2026-05-13 21:22:56 +00:00 |
|
AK
|
9da30b8831
|
fix(core): isolate subagent thread context (#26449)
|
2026-05-13 18:55:17 +00:00 |
|
Adam Weidman
|
8cda688fe2
|
feat(core): change agent registration to first-wins and prioritize project (#26953)
|
2026-05-13 01:33:12 +00:00 |
|
Adam Weidman
|
c987b99394
|
refactor(core): introduce SubagentState enum for progress (#26934)
|
2026-05-12 18:58:25 +00:00 |
|
Sandy Tao
|
ebe15553a9
|
Exclude extension context from skill extraction agent (#26879)
|
2026-05-12 10:45:19 -07:00 |
|
Adam Weidman
|
54f1e8c6d7
|
feat(core): add RemoteSubagentProtocol behind AgentProtocol (#25303)
|
2026-05-08 22:48:17 +00:00 |
|
Adam Weidman
|
014bfeb89b
|
feat(core): add LocalSubagentProtocol behind AgentProtocol (#25302)
|
2026-05-08 19:28:16 +00: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 |
|
Coco Sheng
|
0d6bd29752
|
feat(cli): improve /agents refresh logging (#26442)
|
2026-05-04 19:40:48 +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 |
|
Adam Weidman
|
2cf0c75a04
|
fix(core): add explicit empty log guard in A2A pushMessage (#26198)
|
2026-04-29 17:06:18 +00:00 |
|
Abhi
|
fbd8aaad57
|
fix(core): add missing oauth fields support in subagent parsing (#26141)
|
2026-04-28 21:57:30 +00:00 |
|
Sandy Tao
|
42587de733
|
feat(memory): persist auto-memory scratchpad for skill extraction (#25873)
|
2026-04-24 17:21:12 -07:00 |
|
Sandy Tao
|
6edfba481f
|
refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716)
|
2026-04-22 01:21:55 +00:00 |
|
Adam Weidman
|
d6f88f8720
|
fix(core): remove duplicate initialize call on agents refreshed (#25670)
|
2026-04-21 20:17:21 +00:00 |
|
Spencer
|
c260550146
|
feat(telemetry): add flag for enabling traces specifically (#25343)
|
2026-04-21 18:07:32 +00:00 |
|
Christian Gunderman
|
f7b2632939
|
feat(core): Disable topic updates for subagents (#25567)
|
2026-04-17 17:35:17 +00:00 |
|
Sandy Tao
|
6d7974f1ef
|
feat(core): integrate skill-creator into skill extraction agent (#25421)
|
2026-04-16 01:38:59 +00:00 |
|
Sandy Tao
|
485f3d92d8
|
improve(core): require recurrence evidence before extracting skills (#25147)
|
2026-04-15 18:45:31 +00:00 |
|
Tanmay Vartak
|
a172b328e2
|
feat: support auth block in MCP servers config in agents (#24770)
|
2026-04-13 19:41:40 +00:00 |
|
Sandy Tao
|
26f04c9d9a
|
feat(core): add skill patching support with /memory inbox integration (#25148)
|
2026-04-13 17:44:52 +00:00 |
|
Michael Bleigh
|
3b7c17a22c
|
refactor(core): consolidate execute() arguments into ExecuteOptions (#25101)
|
2026-04-10 17:11:17 +00:00 |
|
Abhi
|
1d36309f5f
|
chore(core): increase codebase investigator turn limits to 50 (#25125)
|
2026-04-10 16:56:07 +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
|
570f0235f8
|
refactor(core): remove legacy subagent wrapping tools (#25053)
|
2026-04-09 19:51:36 +00:00 |
|
Abhi
|
b238a453e3
|
feat(core): refactor subagent tool to unified invoke_subagent tool (#24489)
|
2026-04-09 16:48:24 +00:00 |
|
Tommaso Sciortino
|
d06dba3538
|
fix(core): dynamic session ID injection to resolve resume bugs (#24972)
|
2026-04-08 23:27:24 +00:00 |
|
ruomeng
|
34b4f1c6e4
|
refactor(plan): simplify policy priorities and consolidate read-only rules (#24849)
|
2026-04-08 15:58:29 +00:00 |
|
Gaurav
|
e77b22e638
|
fix: isolate concurrent browser agent instances (#24794)
|
2026-04-08 14:31:10 +00:00 |
|
Anjaligarhwal
|
b9f1d832c8
|
fix(core): dispose Scheduler to prevent McpProgress listener leak (#24870)
|
2026-04-08 03:05:53 +00:00 |
|
Gaurav
|
4c5e887732
|
feat(telemetry): add browser agent clearcut metrics (#24688)
|
2026-04-07 07:48:38 +00:00 |
|
Gaurav
|
e116aa34f4
|
fix(browser): remove premature browser cleanup after subagent invocation (#24753)
|
2026-04-06 21:17:31 +00:00 |
|
Abhi
|
a93a1ebd65
|
fix(core): inject skill system instructions into subagent prompts if activated (#24620)
|
2026-04-03 18:45:11 +00:00 |
|
Emily Hedlund
|
ca0e6f9bd9
|
test: fix Windows CI execution and resolve exposed platform failures (#24476)
|
2026-04-03 15:50:29 +00:00 |
|
Aditya Bijalwan
|
7a70ab9a5d
|
Feat/browser agent metrics (#24210)
Co-authored-by: Gaurav Ghosh <gaghosh@google.com>
|
2026-04-03 08:21:09 +00:00 |
|
Sandy Tao
|
63cc363606
|
feat(core): scope subagent workspace directories via AsyncLocalStorage (#24445)
|
2026-04-02 16:33:08 +00:00 |
|
Gaurav
|
beff8c91aa
|
fix(browser): handle computer-use model detection for analyze_screenshot (#24502)
|
2026-04-02 15:05:21 +00:00 |
|
Sandy Tao
|
e446733b53
|
feat(core): add background memory service for skill extraction (#24274)
|
2026-04-02 05:05:31 +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 |
|
cynthialong0-0
|
16468a855d
|
feat(core): update browser agent prompt to check open pages first when bringing up (#24431)
|
2026-04-01 17:52:18 +00:00 |
|
Gaurav
|
bf3ac20da0
|
feat(browser): add sandbox-aware browser agent initialization (#24419)
|
2026-04-01 17:18:17 +00:00 |
|
cynthialong0-0
|
c61506bbc1
|
fix(core): ensure blue border overlay and input blocker to act correctly depending on browser agent activities (#24385)
|
2026-04-01 16:35:44 +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 |
|