N. Taylor Mullen
|
2c6cbb13f1
|
feat(core): support custom reasoning models by default (#19227)
|
2026-02-16 20:47:58 +00:00 |
|
Tommaso Sciortino
|
c3b25c722f
|
fix: Windows Specific Agent Quality & System Prompt (#18351)
|
2026-02-05 17:50:12 +00:00 |
|
joshualitt
|
f993d68579
|
feat(core): Remove legacy settings. (#17244)
|
2026-01-22 20:59:47 +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 |
|
Tommaso Sciortino
|
1082081ff0
|
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
|
9c048d5efb
|
feat(core): introduce remote agent infrastructure and rename local executor (#15110)
|
2025-12-17 17:06:38 +00:00 |
|
Abhi
|
12a97835bb
|
feat: ensure codebase investigator uses preview model when main agent does (#14412)
|
2025-12-09 21:07:50 +00:00 |
|
fancivez
|
df1ffff691
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Abhi
|
b8561d2a40
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Abhi
|
c56c456071
|
refactor(core): Centralize tool names to avoid circular dependencies - Edit, Grep, Read (#11434)
|
2025-10-19 23:21:47 +00:00 |
|
Silvio Junior
|
42c3662a34
|
Make codebase investigator less prone to be triggered for simple searches (#10655)
|
2025-10-14 17:19:17 +00:00 |
|
Silvio Junior
|
53ed0bc9e5
|
Add function processOutput to AgentDefinition and typing for an agent's output (#10447)
|
2025-10-03 17:21:08 +00:00 |
|
Silvio Junior
|
a1f73f3a03
|
Modify GCLI system prompt to conditionally use the CodebaseInvestigator (#10419)
|
2025-10-02 19:37:44 +00:00 |
|
Abhi
|
1c3979f9a9
|
refactor(agents): implement submit_final_output tool for agent completion (#10377)
|
2025-10-02 18:07:58 +00:00 |
|
Abhi
|
1c529d62c3
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|
Silvio Junior
|
9013760a9b
|
Codebase Investigator: Separate initial query from system prompt and apply templateStrings in query and initialMessages (#10282)
|
2025-10-01 20:21:01 +00:00 |
|
Abhi
|
dabc341401
|
refactor(agents): Introduce Declarative Agent Framework (#9778)
|
2025-09-30 21:00:54 +00:00 |
|