index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Collapse
)
Author
2025-06-21
point Code Assist client to prod server (#1201)
Marlon Gamez
2025-06-21
feat(cli): update Tips.tsx component (#1284)
cperry-goog
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-21
Fix Static duplication and input prompt tearing (#1279)
Sandy Tao
2025-06-21
Remove packages/cli/README.md (#1278)
Tommaso Sciortino
2025-06-20
bug: fix cancel after a tool has been used (#1270)
Abhi
2025-06-20
fix: remove circular references in core package (#1271) (#1272)
Brandon Keiji
2025-06-20
Auth timeout (#1263)
matt korwel
2025-06-20
Auth blocking (#1261)
matt korwel
2025-06-20
fallback to gemini_api_key (#1255)
matt korwel
2025-06-20
feat(auth): handle auth flow errors gracefully (#1256)
N. Taylor Mullen
2025-06-20
Prevent hard crashing on update notifier fail. (#1254)
N. Taylor Mullen
2025-06-20
feat: Update default Gemini Flash model to 2.5 (#1241)
N. Taylor Mullen
2025-06-20
Bug fix telemetry token count (#1250)
Abhi
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-06-20
Turn off debug logging of MaxSizedBox errors by default. (#1228)
Jacob Richman
2025-06-20
Support autocompletion for checkpoints (#1253)
Louis Jimenez
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Move the shell history our of the project .gemini to the home dir (#1195)
Louis Jimenez
2025-06-19
Tactical client lifetime fix. (#1247)
N. Taylor Mullen
2025-06-20
Reword auth dialog options (#1246)
Tommaso Sciortino
2025-06-19
Initially hide some Auth options behind "More..." (#1245)
Tommaso Sciortino
2025-06-20
fix: flicker of StreamingState to Idle when tool finishes (#1190) (#1216)
N. Taylor Mullen
Co-authored-by: Asad Memon <
[email protected]
>
2025-06-19
Auth First Run (#1207)
matt korwel
Co-authored-by: Tommaso Sciortino <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-06-19
Set slice=true on tests to supress output. (#1168)
Tommaso Sciortino
2025-06-19
fix: auto-update sandbox regression (#1221)
Eddie Santos
2025-06-19
bug: removes raw api response from stdout (#1224)
Abhi
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the ↵
Jacob Richman
viewport (#1217)
2025-06-19
refactor: remove docker tagging step from sandbox publishing (#1223)
Brandon Keiji
2025-06-19
add sandboxImageName in package.json (#1219)
Leo
2025-06-19
Initialize geminiClient in noninteractive mode (#1222)
Tommaso Sciortino
2025-06-19
Remove verification to prevent file reverts and endless loops (#1213)
anj-s
2025-06-19
Change sandbox default (#1214)
N. Taylor Mullen
2025-06-18
Use Env Var directly instead of through GoogleAuth() (#1202)
Tommaso Sciortino
2025-06-18
Refactor in preparation for Reauth (#1196)
Tommaso Sciortino
2025-06-18
refactor: consolidate container image tag source of truth to cli ↵
Brandon Keiji
package.json (#1156)
2025-06-18
Fix noise in headless mode on STDOUT (#1184)
Allen Hutchison
2025-06-18
Cherry pick fix for enabling the agent to verify changes using tests (#1185)
anj-s
2025-06-18
CCPA Count Token support (#1170)
Tommaso Sciortino
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-18
fix: check package.json for app version (#1160) (#1182)
Brandon Keiji
2025-06-18
Support logging in with Application Default Credentials (#1157)
Tommaso Sciortino
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-06-18
Cherrypick endless loops fix onto release (#1181)
anj-s
2025-06-18
Fix flakey test (#1178)
Tommaso Sciortino
2025-06-18
Move the logs.json to a project specific user home dir (#1145)
Louis Jimenez
2025-06-17
feat: update default gemini model to GA 2.5 pro (#1173)
N. Taylor Mullen
2025-06-18
fix: regression in completion filtering (#1135)
Anas H. Sulaiman
2025-06-17
feat: shell history (#1169)
Abhi
2025-06-17
Clear out untracked files when restoring a checkpoint (#1139)
Louis Jimenez
2025-06-17
Support escaping carriage returns with \ (#1127)
Billy Biggs
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
Followup to https://github.com/google-gemini/gemini-cli/pull/986
[next]