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
/
utils
Age
Commit message (
Expand
)
Author
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
Sandy Tao
2025-08-01
fix(config): Resolve duplicate config loading from home directory (#5090)
TIRUMALASETTI PRANITH
2025-08-01
fix(tests): refactor integration tests to be less flaky (#4890)
Allen Hutchison
2025-08-01
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
mrcabbage972
2025-08-01
New browser launcher for MCP OAuth. (#5261)
Brian Ray
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
2025-07-31
Add emacs support, as per user requests. :) (#1633)
Paige Bailey
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
2025-07-31
bug(core): UI reporting for truncated read_file. (#5155)
joshualitt
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-30
perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)
Hyunsu Shin
2025-07-27
(model) - Use Flash Lite For Next Speaker Checks (#4991)
Abhi
2025-07-27
refactor(telemetry): enhance flushToClearcut method with retry logic and earl...
Hyeladi Bassi
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-26
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
Abhi
2025-07-25
Safer Shell command Execution (#4795)
matt korwel
2025-07-25
Make errorReporting test windows compatible. (#4856)
Tommaso Sciortino
2025-07-25
Upgrade test to work on windows. (#4815)
Tommaso Sciortino
2025-07-23
Fix tests to work in windows (#4754)
Tommaso Sciortino
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-23
Fix memoryDiscovery test to work in windows. (#4742)
Tommaso Sciortino
2025-07-23
Fix windows bugs in atCommandProcessor.ts (#4684)
Tommaso Sciortino
2025-07-22
feat(core): add partUtils module with unit tests (#4575)
HyeongHo Jun
2025-07-22
Fix windows bugs + refactor tests. (#4634)
Tommaso Sciortino
2025-07-22
(feat): Initial Version of Custom Commands (#4572)
Abhi
2025-07-21
fix: character encoding issues in shell command processor (#1949)
BOYI
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: Make file type detection and binary checks asynchronous (#3286) (#3288)
sangwook
2025-07-20
fix typos in diverse files (#3550)
Didier Durand
2025-07-20
Check for zeditor if zed binary is not found (#3680)
Cole Miller
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-20
fix: prevent RangeError in GitIgnoreParser for root paths (#3417)
osbornesec
2025-07-19
Automatically detect non-interactive environments and fall back to a manual, ...
Marat Boshernitsan
2025-07-17
fix: remove direct gaxios dependency (#4289)
Pascal Birchler
2025-07-17
Zed integration (#4266)
Conrad Irwin
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 circular reference JSON serialization in telemetry logging (#4150)
Bryan Morgan
2025-07-13
Fix not using flash for next speaker check (#4016)
Sandy Tao
2025-07-11
fix: clearcut logging (retry #3744) (#3751)
Gaurav
2025-07-11
Summarize tool call outputs using tool specific summarizers (#3745)
anj-s
2025-07-09
Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...
matt korwel
2025-07-10
fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)
Gaurav
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
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-07
fix: EditTool can clobber human edits to the same file. (#3043)
Colt McAnlis
[next]