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-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
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
[next]