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-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
2025-07-15
Introduce loop detection service that breaks simple loop (#3919)
Sandy Tao
2025-07-14
Don't start uncompressed history with a function response (#4141)
Tommaso Sciortino
2025-07-13
feat(tools): Centralize shell tool summarization (#4009)
N. Taylor Mullen
2025-07-12
ensure system instruction also uses <state_snapshot> (#3951)
Abhi
2025-07-12
Fix issues that resulted in Gemini trying to use relative paths where absolut...
Jacob Richman
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
fix: `TypeError: Cannot read properties of undefined (reading 'authType')` (#...
Gaurav
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
2025-07-11
Summarize tool call outputs using tool specific summarizers (#3745)
anj-s
2025-07-11
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Bryan Morgan
2025-07-11
Add support for specifying maxSessionTurns via the settings configuration (#3...
anj-s
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
2025-07-09
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Bryan Morgan
2025-07-09
Improve quota- and resource-related 429 error handling, also taking Code Assi...
Bryan Morgan
2025-07-08
Fix bad request in model check (#3568)
Sandy Tao
2025-07-08
Improve auth env var validation logic and messaging to detect settings that c...
Marat Boshernitsan
2025-07-08
Preserve recent history when compressing. (#3049)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
Initialize MCP tools once at start up instead of every time we auth. (#3483)
Tommaso Sciortino
2025-07-05
feat: Handle inline content modification in tool scheduler (#2883)
Adam Weidman
2025-07-03
fix(client): get model from config in flashFallbackHandler (#2118)
SunskyXH
2025-07-02
Reduce the threshold for when we compress history. (#2898)
Vachan
2025-07-02
make tag required for /chat (#2904)
Seth Troisi
2025-07-01
Added support for session_id in API calls (#2886)
Bryan Morgan
2025-07-01
feat(core): Add infinite loop protection to client (#2793)
Allen Hutchison
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-07-01
Use structured prompt for compression. (#2747)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
refactor: remove unnecessary "await" (#2574)
Noritaka Kobayashi
2025-06-29
refactor: remove unnecessary assertion (#2579)
Noritaka Kobayashi
2025-06-29
refactor: remove imported multiple times (#1846)
Noritaka Kobayashi
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-27
Use 2-space indent for saved checkpoint files (#1152) (#1977)
Billy Biggs
2025-06-26
Updating the first user message to mention the product name (#2037)
Bryan Morgan
2025-06-26
Revert "feat: Add model selection logic (#1678)" (#1983)
anj-s
[next]