index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
config
/
config.ts
Age
Commit message (
Expand
)
Author
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-13
refactor: Use default centralized Flash & Pro models everywhere (#994)
N. Taylor Mullen
2025-06-12
Code Assist cleanup and docs (#993)
Tommaso Sciortino
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-11
add excludeTools flag to settings.json config (#957)
JingboWang1997-1
2025-06-11
Extensibility: Gemini.md files (#944)
matt korwel
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-11
fix version set for cli and slash commands (#892)
Zach Sais
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-10
Change yolo mode so it doesn't disable sandboxing. (#918)
Tommaso Sciortino
2025-06-10
Basic code assist support (#910)
Tommaso Sciortino
2025-06-10
Allow simple extensions for registering MCPservers (#890)
Tommaso Sciortino
2025-06-10
GEMINI_SANDBOX=false should disable seatbelt (#888)
Tommaso Sciortino
2025-06-09
Use GOOGLE_API_KEY as default if both GEMINI and GOOGLE set (#777)
Seth Troisi
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-07
Eliminate createServerConfig() (#821)
Tommaso Sciortino
2025-06-07
Add embedder (#818)
Eddie Santos
2025-06-07
Push model-switching logging into loadCliConfig (#815)
Tommaso Sciortino
2025-06-07
More version simplifiction. (#810)
Tommaso Sciortino
2025-06-06
clean up version lookup code (#804)
Tommaso Sciortino
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-05
Bump default model to `gemini-2.5-pro-preview-06-05` (#765)
Eddie Santos
2025-06-05
Add support for `.geminiignore` file (#757)
Eddie Santos
2025-06-04
Bring back 2.5-pro usage (#744)
N. Taylor Mullen
2025-06-04
feat(accessibility): Add option to disable loading phrases (#745)
N. Taylor Mullen
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-06-03
remove noop code (#728)
Olcan
2025-06-03
Fix flash preview (#723)
N. Taylor Mullen
2025-06-03
Workaround Gemini API break - Use flash 04-17 (#721)
N. Taylor Mullen
2025-06-02
feat(cli): add pro model availability check and fallback to flash (#608)
Allen Hutchison
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-05-30
Fix/cli version unknown (#642)
Scott Densmore
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
feat: add --show_memory_usage flag to display memory usage in status bar (#606)
Jacob Richman
2025-05-29
Change Config to use named parameters. (#593)
Jacob Richman
2025-05-27
fix: default to Gemini API if GEMINI_API_KEY is set and when GOOGLE_GENAI_USE...
sasha-gitg
2025-05-23
Refactor(server): Centralize GEMINI.md discovery logic in server (#498)
Allen Hutchison
2025-05-22
Fix: Prevent hang in large directories by using BFS for getFolderStru… (#470)
Allen Hutchison
2025-05-17
ability to override core system prompt (via .gemini/system.md) and specify co...
Olcan
2025-05-17
rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411)
Olcan
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison
2025-05-16
improved mcp support, including standard "mcpServers" setting with multiple n...
Olcan
2025-05-16
feat: Add support for Vertex AI and Vertex express mode (#380)
sasha-gitg
2025-05-15
rename full_context as all_files (#366)
Olcan
2025-05-15
refined cli (#365)
Olcan
[next]