index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
core
Age
Commit message (
Expand
)
Author
2025-08-07
Include Schema Error Handling for Vertex and Google Auth methods (#5780)
Adam Weidman
2025-08-07
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
2025-08-07
feat(agent): Introduce Foundational Subagent Architecture (#1805)
Abhi
2025-08-06
Add integration test for maximum schema depth error handling (#5685)
Jacob MacDonald
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
Fix to send user tool confirmation decision for yolo or non interacti… (#5677)
agarwalravikant
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-06
Detect and warn about cyclic tool refs when schema depth errors are encounter...
Jacob MacDonald
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-01
Propagate prompt (#5033)
owenofbrien
2025-08-01
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...
Silvio Junior
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
2025-07-31
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
Yuki Okita
2025-07-31
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
Sandy Tao
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-30
do not mention GEMINI.md in system prompt as it is not fixed and can confuse ...
Olcan
2025-07-28
feat: Add tests for checkpoint tag sanitization (#4882)
Seth Troisi
2025-07-28
Add new fallback state as prefactor for routing (#5065)
Abhi
2025-07-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-27
Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)
N. Taylor Mullen
2025-07-27
feat(chat): Implement /chat delete command (#2401)
Hiroaki Mitsuyoshi
2025-07-27
fix: yolo mode not respected (#4972)
Leeroy Ding
2025-07-27
(model) - Use Flash Lite For Next Speaker Checks (#4991)
Abhi
2025-07-27
Propagate user_prompt_id to GenerateConentRequest for logging (#4741)
owenofbrien
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts
2025-07-24
Sanitize checkpoint tags (#4813)
Seth Troisi
2025-07-24
Add support for logging the entire request and response object (#4725)
anj-s
2025-07-24
Log prompt id when a loop is detected (#4765)
Sandy Tao
2025-07-23
Revert "wip"
Anjali Sridhar
2025-07-23
wip
Anjali Sridhar
2025-07-23
Log flash continue (#4700)
Sandy Tao
2025-07-23
Log when flash model decided to continue (#4698)
Sandy Tao
2025-07-22
feat(core): add partUtils module with unit tests (#4575)
HyeongHo Jun
2025-07-22
feat(core): Resolve GEMINI_SYSTEM_MD case-insensitively (#4538)
Oliver Kowalke
2025-07-22
MCP OAuth Part 2 - MCP Client Integration (#4318)
Brian Ray
2025-07-21
fix: Add warning message for token limit truncation (#2260)
darkcocoa
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
[ide-mode] Use active files and selected text in user prompt (#4614)
christine betts
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-19
feat(core): display declined confirmation code diff (#4440)
Yuki Okita
2025-07-18
Implement loop check with LLM (#4337)
Sandy Tao
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-17
feat(cli): add explicit proxy option in cli (#2526)
warjiang
2025-07-17
[ide-mode] Add active file to user model request (#4312)
christine betts
2025-07-16
Revert "[ide-mode] Thread active file through to system prompt" (#4308)
christine betts
2025-07-16
Run model availability check in the background to speed up startup (#4256)
Sandy Tao
2025-07-15
[ide-mode] Thread active file through to system prompt (#4264)
christine betts
2025-07-15
Include api key in header instead of in the URL (#4240)
Sandy Tao
2025-07-15
Log the 2 types of loop detection (#4193)
Sandy Tao
[next]