Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Jacob MacDonald
|
c1ea4eb434
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Alisa
|
46e10bfd9d
|
Implementing support for recitations events in responses from A2A Server (#12067)
Co-authored-by: Alisa Novikova <alisanovikova@google.com>
|
2025-10-27 18:56:08 +00:00 |
|
joshualitt
|
2cb02da5b2
|
feat(core, cli): Implement sequential approval. (#11593)
|
2025-10-27 16:59:08 +00:00 |
|
jdgarrido1105
|
745f7cf490
|
Adds executeCommand endpoint with support for /extensions list (#11515)
|
2025-10-23 13:05:43 +00:00 |
|
Sandy Tao
|
cd8269c671
|
fix(a2a-server): Fix and unskip GCS persistence test (#11755)
|
2025-10-22 22:57:34 +00:00 |
|
Abhi
|
237822c91c
|
extract console error to util func (#11675)
|
2025-10-22 20:09:10 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
jajanet
|
681ee4581d
|
fix(core): address GCS path input (#11221)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: cornmander <shikhman@google.com>
|
2025-10-20 20:05:47 +00:00 |
|
Paweł Dec
|
6653162156
|
feat: Propagate traceId from code assist to response metadata (Fixes … (#11360)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-10-20 20:00:24 +00:00 |
|
Allen Hutchison
|
b7e4e8b1de
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +00:00 |
|
Allen Hutchison
|
9d9e310682
|
feat(core): wire up UI for ASK_USER policy decisions in message bus (#10630)
|
2025-10-15 16:39:41 +00:00 |
|
Dongin Kim(Terry)
|
1470bae0d0
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
Adam Weidman
|
5674ba110b
|
chore: add a2a server bin (#10592)
|
2025-10-09 23:47:18 +00:00 |
|
Zack Birkenbuel
|
3ed350a464
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
Keith Schaab
|
003dd33abc
|
Fix: A2A server - add liveOutput and response resultsDisplay to the serialized tool call result (closes #9520) (#9788)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-30 15:26:51 +00:00 |
|
matt korwel
|
5d3c3cb0a0
|
Improve CI Times by 70% (#8530)
|
2025-09-18 16:29:40 -07:00 |
|
fuyou
|
331fcfa893
|
Fix dollar sign replacement bug in file editing (#7871)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-13 06:05:43 +00:00 |
|
Gal Zahavi
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
shishu314
|
b29b205ef0
|
fix(trust): Pass folderTrust config to a2a server (#8082)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-11 18:24:52 +00:00 |
|
Abhi
|
431bf4c273
|
feat(routing): Initialize model routing architecture (#8153)
|
2025-09-11 17:38:50 +00:00 |
|
Adam Weidman
|
9ca88f3766
|
chore(a2a-server): if a2a task creation fails return error to user (#8106)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-10 16:08:58 +00:00 |
|
Abhi
|
bb2c912bd9
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
Tommaso Sciortino
|
271e54623d
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Sandy Tao
|
13c1efeb29
|
feat(core): Save large tool outputs to a file and return truncated lines (#6240)
|
2025-09-05 22:37:29 +00:00 |
|
Gal Zahavi
|
ce485f213a
|
Revert "Fix dollar sign replacement bug in file editing (#7703)" (#7823)
|
2025-09-05 20:34:02 +00:00 |
|
fuyou
|
e2746f955c
|
Fix dollar sign replacement bug in file editing (#7703)
|
2025-09-05 02:12:57 +00:00 |
|
Tommaso Sciortino
|
ca53eccb2c
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Adam Weidman
|
b1bc2ed2d0
|
chore(a2a-server): Merge A2A types (#7650)
|
2025-09-03 16:19:15 +00:00 |
|
Sam McCauley
|
ab751618f4
|
chore(a2a-server): refactor a2a-server src directory (#7593)
|
2025-09-03 14:24:48 +00:00 |
|
David East
|
ec0c8d94ac
|
fix(a2a-server): Fix flaky test on Windows by awaiting server close (#7616)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-03 00:19:31 +00:00 |
|
Adam Weidman
|
cb840e6c09
|
chore(dedup): Mock tools refix (#7418)
|
2025-08-29 20:08:26 +00:00 |
|
Richie Foreman
|
0396e440a7
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
Victor Miura
|
1568746f06
|
fix(a2a): Don't mutate 'replace' tool args in scheduleToolCalls (#7369)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-08-29 16:32:34 +00:00 |
|
Gal Zahavi
|
87c3cbb12a
|
Revert "chore(cleanup): Consolidate MockTool definitions (#7228)" (#7283)
|
2025-08-28 04:06:50 +00:00 |
|
Gal Zahavi
|
2b206e9c56
|
Revert "Move mockTool into test-utils (#7245)" (#7277)
|
2025-08-28 03:05:47 +00:00 |
|
Adam Weidman
|
3bd7ffca66
|
Move mockTool into test-utils (#7245)
|
2025-08-27 20:18:15 +00:00 |
|
Adam Weidman
|
0c02a04cfd
|
chore(cleanup): Consolidate MockTool definitions (#7228)
|
2025-08-27 18:18:26 +00:00 |
|
Adam Weidman
|
faf22b5424
|
Add a2a-server package to gemini-cli (#6597)
|
2025-08-26 20:49:25 +00:00 |
|