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
/
config
Age
Commit message (
Expand
)
Author
2025-08-04
ide-mode flag cleanup (#5531)
Shreya Keshive
2025-08-03
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Kumbham Ajay Goud
2025-08-01
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
mrcabbage972
2025-07-31
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
Yuki Okita
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
2025-07-28
Add new fallback state as prefactor for routing (#5065)
Abhi
2025-07-28
Revert "feat: Add /config refresh command" (#5060)
N. Taylor Mullen
2025-07-28
feat: Add /config refresh command (#4993)
Ramón Medrano Llamas
2025-07-27
(model) - Use Flash Lite For Next Speaker Checks (#4991)
Abhi
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts
2025-07-25
feat: add /mcp refresh command (#4566)
Ramón Medrano Llamas
2025-07-24
Add Google credentials provider for authenticating with MCP servers (#4748)
ashwinpvg
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-23
add `--telemetry-outfile` flag (#4689)
smhendrickson
2025-07-22
MCP OAuth Part 2 - MCP Client Integration (#4318)
Brian Ray
2025-07-21
Refactor the logic for deciding whether to launch a browser into config (#4622)
Marat Boshernitsan
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-19
Revert background agent commits (#4479)
Tommaso Sciortino
2025-07-18
Add /background commands (when background agent is configured) (#4407)
Tommaso Sciortino
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-16
Run model availability check in the background to speed up startup (#4256)
Sandy Tao
2025-07-15
Enable tool summarization only when explicitly set in settings.json (#4140)
anj-s
2025-07-15
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
Tommaso Sciortino
2025-07-14
fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144)
Abhi
2025-07-14
Add feature flag for IDE integration (#3927)
Shreya Keshive
2025-07-12
fix(core): make the commented-out test workable (#3885)
Yuki Okita
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
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
Add a command line option to enable and list extensions (#3191)
Billy Biggs
2025-07-07
Initialize MCP tools once at start up instead of every time we auth. (#3483)
Tommaso Sciortino
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-07
Add excludeTools and includeTools to mcpServers config (#2976)
Jordan Demeulenaere
2025-06-30
feat: add support to remote MCP servers for custom HTTP headers (#2477)
Adam Spiers
2025-06-29
feat: allow command-specific restrictions for ShellTool (#2605)
Jerop Kipruto
2025-06-29
refactor: remove imported multiple times (#1846)
Noritaka Kobayashi
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-24
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...
Bryan Morgan
2025-06-24
Refactor usage statistics to be a top-level setting (#1363)
Jerop Kipruto
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-23
Enable clearcut logging by default (#1309)
owenofbrien
[next]