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-20
Refac: Centralize storage file management (#4078)
Yuki Okita
2025-08-20
feat: auto-approve compatible pending tools when allow always is selected (#6...
Arya Gummadi
2025-08-19
feat(core): Add --skip-next-speaker-check flag (#6589)
Sandy Tao
2025-08-19
Get ToolRegistry from config instead of passing it (#6592)
Tommaso Sciortino
2025-08-19
Remove unnecessary promiuse usage. (#6585)
Tommaso Sciortino
2025-08-19
Log all session metadata (#6423)
owenofbrien
2025-08-19
fix: add privacy settings hook and tests (#6360)
Arya Gummadi
2025-08-19
Changes to add tool_type as dimension (#6538)
agarwalravikant
2025-08-18
bug(core): Do not throw validation errors when building tools in `nonInteract...
joshualitt
2025-08-18
feat(client/compression): Log telemetry when compressing chat context. (#6195)
Richie Foreman
2025-08-18
Sends Gemini CLI Client install id to Vertex and Gemini. (#6217)
uttamkanodia14
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-15
Check for pending tool calls before appending IDE Context (#6317)
Evan Otero
2025-08-15
Revert #6088 (#6328)
Gal Zahavi
2025-08-15
feat(core): Migrate MockTools to declarative pattern. (#6197)
joshualitt
2025-08-14
fix(#5340): unable to load chats with weird characters (#5969)
HugoMurillo
2025-08-14
feat(core): refactor shell execution to use node-pty (#6088)
Gal Zahavi
2025-08-14
refactor: remove modelCheck feature (#6185)
Allen Hutchison
2025-08-13
fix(core): Discard thought signature when switching from Gemini API Key to OA...
Sandy Tao
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
Fix: log api response error status codes (#6015)
owenofbrien
2025-08-11
chore: migrate from responseSchema to use responseJsonSchema. (#4814)
Wanlin Du
2025-08-11
Modify content generated describing the ide context to only include deltas af...
Jacob Richman
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
2025-08-08
Add a request queue to the tool scheduler (#5845)
Jacob MacDonald
2025-08-08
fix(cli) - Adding logging for response and error in LoggingContentGenerator (...
shishu314
2025-08-08
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
agarwalravikant
2025-08-07
fix(cli) - Move logging into CodeAssistServer (#5781)
shishu314
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
[next]