Commit Graph

91 Commits

Author SHA1 Message Date
Mahima Shanware
51fc01be65 fix(core): resolve nested plan directory duplication and relative path policies (#25138) 2026-04-21 18:20:57 +00:00
Sandy Tao
fbd1fd7323 feat(config): split memoryManager flag into autoMemory (#25601) 2026-04-18 00:08:02 +00:00
Christian Gunderman
9d6fb68a6c feat(core): enable topic update narration by default and promote to general (#25586)
Co-authored-by: JAYADITYA <96861162+JayadityaGit@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-04-17 17:49:32 +00:00
Sandy Tao
a1ff6ce306 fix(evals): add typecheck coverage for evals, integration-tests, and memory-tests (#25480) 2026-04-16 18:20:27 +00:00
Sandy Tao
cd4c1b332d feat(core): integrate skill-creator into skill extraction agent (#25421) 2026-04-16 01:38:59 +00:00
Sandy Tao
5a61fb10bc fix(evals): update eval tests for invoke_agent telemetry and project-scoped memory (#25502) 2026-04-15 23:14:12 +00:00
anj-s
3044b87d5c test(evals): add subagent delegation evaluation tests (#24619) 2026-04-15 19:07:29 +00:00
Sandy Tao
a8491ea6a3 improve(core): require recurrence evidence before extracting skills (#25147) 2026-04-15 18:45:31 +00:00
Abhi
5c7e171020 feat(core): refactor subagent tool to unified invoke_subagent tool (#24489) 2026-04-09 16:48:24 +00:00
Christian Gunderman
d7f6d21c10 Generalize evals infra to support more types of evals, organization and queuing of named suites (#24941) 2026-04-08 23:57:26 +00:00
Christian Gunderman
f4eb44e3ca Add an eval for and fix unsafe cloning behavior. (#24457) 2026-04-07 03:17:44 +00:00
Christian Gunderman
26427c2b8a Fix issue where topic headers can be posted back to back (#24759) 2026-04-06 18:36:22 +00:00
Samee Zahid
9e21fad52e feat(core): discourage update topic tool for simple tasks (#24640)
Co-authored-by: Samee Zahid <sameez@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-03 23:52:24 +00:00
Coco Sheng
daddac16e3 Implement background process monitoring and inspection tools (#23799) 2026-04-02 15:01:00 +00:00
Alisa
5626611bb8 feat: implement high-signal PR regression check for evaluations (#23937) 2026-04-02 05:14:43 +00:00
anj-s
2c85e1e062 fix: update task tracker storage location in system prompt (#24034) 2026-04-01 18:29:09 +00:00
Jerop Kipruto
d2f0d9dd2d feat(core): prioritize discussion before formal plan approval (#24423) 2026-04-01 15:55:47 +00:00
David Pierce
718659fef4 fix(core): resolve Plan Mode deadlock during plan file creation due to sandbox restrictions (#24047) 2026-03-31 22:06:50 +00:00
ruomeng
7c549901e0 feat(plan): promote planning feature to stable (#24282) 2026-03-31 16:10:13 +00:00
Christian Gunderman
fac770a843 fix(evals): add update_topic behavioral eval (#24223) 2026-03-30 22:02:53 +00:00
Abhi
6a551f7e9c test(evals): add comprehensive subagent delegation evaluations (#24132) 2026-03-29 23:13:50 +00:00
Alisa
aa178f547c feat(evals): add reliability harvester and 500/503 retry support (#23626) 2026-03-26 01:48:45 +00:00
Samee Zahid
d2d6c9abe0 feat(evals): centralize test agents into test-utils for reuse (#23616)
Co-authored-by: Samee Zahid <sameez@google.com>
2026-03-24 19:50:48 +00:00
Adib234
c223624a85 test(evals): fix overlapping act() deadlock in app-test-helper (#23666) 2026-03-24 19:12:22 +00:00
Christian Gunderman
e8372d7a8f refactor(core): stop gemini CLI from producing unsafe casts (#23611) 2026-03-24 16:19:59 +00:00
Adib234
ff48c3a10e fix(plan): sandbox path resolution in Plan Mode to prevent hallucinations (#22737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-24 13:19:29 +00:00
Gal Zahavi
fe7baee18b feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301) 2026-03-24 04:48:13 +00:00
Samee Zahid
fbc4c83996 feat(evals): add behavioral evaluations for subagent routing (#23272)
Co-authored-by: Samee Zahid <sameez@google.com>
2026-03-24 01:19:21 +00:00
Sandy Tao
fa58e5ae05 eval(save_memory): add multi-turn interactive evals for memoryManager (#23572) 2026-03-23 22:58:55 +00:00
Abhi
dd538662c7 feat(skills): add behavioral-evals skill with fixing and promoting guides (#23349) 2026-03-23 21:06:43 +00:00
Abhi
9879ae1e58 fix(core): refine CliHelpAgent description for better delegation (#23310) 2026-03-21 06:24:37 +00:00
Sandy Tao
ad98e9c17c fix(evals): remove tool restrictions and add compile-time guards (#23312) 2026-03-21 03:45:33 +00:00
Christian Gunderman
7929516f1a Retry evals on API error. (#23322) 2026-03-21 02:52:19 +00:00
Alisa
06858e6a28 Disabling failing test while investigating (#23311) 2026-03-20 22:52:35 +00:00
ruomeng
7945227bdd feat(plan): support plan mode in non-interactive mode (#22670) 2026-03-18 20:00:26 +00:00
Christian Gunderman
55633ca50b Promote stable tests. (#22253) 2026-03-13 21:32:00 +00:00
Adib234
834055d40a fix(plan): Fix AskUser evals (#22074) 2026-03-13 13:30:19 +00:00
anj-s
3746e32770 Add behavioral evals for tracker (#20069) 2026-03-10 18:51:54 +00:00
Abhi
66cba6d96b feat(core): add concurrency safety guidance for subagent delegation (#17753) (#21278) 2026-03-06 18:09:45 +00:00
Adib234
622648a15a feat(evals): add behavioral evals for ask_user tool (#20620) 2026-03-03 17:51:15 +00:00
Christian Gunderman
27fa2a685d Add some dos and don'ts to behavioral evals README. (#20629) 2026-03-02 23:14:00 +00:00
Christian Gunderman
af24040e5d Promote stable tests to CI blocking. (#20581) 2026-02-27 21:08:12 +00:00
Christian Gunderman
94b2cb593e Add slash command for promoting behavioral evals to CI blocking (#20575)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-27 19:11:30 +00:00
Christian Gunderman
355bd0bfbc Demote unreliable test. (#20571) 2026-02-27 16:48:46 +00:00
joshualitt
325c8683db feat(core): Enable generalist agent (#19665) 2026-02-26 16:38:49 +00:00
Sandy Tao
4a47d0b349 feat(core): rename grep_search include parameter to include_pattern (#20328) 2026-02-26 04:16:21 +00:00
Christian Gunderman
f2091a1ef8 Stabilize tests. (#20095) 2026-02-24 00:01:39 +00:00
Alisa
98f312130c Search updates (#19482)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-20 17:54:28 +00:00
joshualitt
be97897a39 feat(core): experimental in-progress steering hints (2 of 2) (#19307) 2026-02-18 22:05:50 +00:00
Jerop Kipruto
d8656206d3 fix(core): clarify plan mode constraints and exit mechanism (#19438) 2026-02-18 20:09:59 +00:00