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
/
config.test.ts
Age
Commit message (
Expand
)
Author
2025-07-16
Run model availability check in the background to speed up startup (#4256)
Sandy Tao
2025-07-14
fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144)
Abhi
2025-07-12
fix(core): make the commented-out test workable (#3885)
Yuki Okita
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-06-22
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
Billy Biggs
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-08
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
N. Taylor Mullen
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
Eliminate createServerConfig() (#821)
Tommaso Sciortino
2025-06-07
Add embedder (#818)
Eddie Santos
2025-06-06
Add batch editing capabilities to Edit Tool (#648)
Keith Ballinger
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-06-02
refactor: maintain 1 GeminiChat per GeminiClient (#710)
Brandon Keiji
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-05-30
Rename server->core (#638)
Tommaso Sciortino