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 (
Expand
)
Author
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 view...
Jacob Richman
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 package.json...
Brandon Keiji
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
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
2025-06-17
Auto-update notifications (#1110)
Eddie Santos
2025-06-16
Update /help page (#1119)
Miguel Solorio
2025-06-16
Cache credentials in home dir, not working dir (#1122)
Tommaso Sciortino
2025-06-16
Simplify Error handling in Code Assist onboarding (#1123)
Tommaso Sciortino
2025-06-16
Fix bug where single line inserts were deleting all text after the in… (#1114)
Jacob Richman
2025-06-16
Propagate abort signal to ccpa generateContent. (#1106)
Tommaso Sciortino
2025-06-16
fix: add httpOptions with headers field to CCPA client and set User-Agent hea...
Marlon Gamez
2025-06-16
Mock out 'open' in tests. Fix test issues. (#1100)
Tommaso Sciortino
2025-06-16
Preflight and integration npx (#1096)
matt korwel
2025-06-16
Added sandbox error hint when MCP servers fail to launch in sandbox mode (#972)
Mark McDonald
2025-06-16
feat: clear should also clear chat history (#1008)
Abhi
2025-06-16
Move the shadow git repository to the user's home dir (#1013)
Louis Jimenez
2025-06-16
feat: text-buffer: input sanitization and delete character handling. (#1031)
Jacob Richman
2025-06-16
feat(cli): Standardize keyboard shortcut hints (#1092)
N. Taylor Mullen
2025-06-16
fix version release for Dockerfile build (#1080)
Zach Sais
2025-06-15
Update /tools desc to show the name of each tool as known to the model (#1091)
Billy Biggs
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-16
Add Vertex env vars to sandbox (#1005)
Mark McDonald
2025-06-15
feat: Adds shell command context to gemini history (#1076)
Abhi
2025-06-15
bug: Fix modify edit (#1078)
Leo
2025-06-15
refactor(cli): Use excludeTools for non-interactive mode (#1072)
N. Taylor Mullen
2025-06-15
Stabilize /bug command tests with consistent version mocking (#1070)
Jerop Kipruto
2025-06-15
Add file operation telemetry (#1068)
Jerop Kipruto
2025-06-15
Support completion of checkpoint names in /resume (#1063)
Billy Biggs
2025-06-15
Stabilize prompts snapshot test by properly mocking the SANDBOX env var. (#1067)
Marat Boshernitsan
[next]