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-08-20
Changes to add MCP tool count, and MCP tool name as dimension (#6631)
agarwalravikant
2025-08-16
Add support for HTTP OpenTelemetry exporters (#6357)
Billy Biggs
2025-08-13
fix(core): Discard thought signature when switching from Gemini API Key to OA...
Sandy Tao
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
2025-08-07
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
Jacob MacDonald
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-03
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Kumbham Ajay Goud
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-28
Add new fallback state as prefactor for routing (#5065)
Abhi
2025-07-25
feat: add /mcp refresh command (#4566)
Ramón Medrano Llamas
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
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