index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
Age
Commit message (
Expand
)
Author
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
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
Change sandbox default (#1214)
N. Taylor Mullen
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
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
fix: regression in completion filtering (#1135)
Anas H. Sulaiman
2025-06-17
feat: shell history (#1169)
Abhi
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
Fix bug where single line inserts were deleting all text after the in… (#1114)
Jacob Richman
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
feat: clear should also clear chat history (#1008)
Abhi
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
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
Support completion of checkpoint names in /resume (#1063)
Billy Biggs
2025-06-15
Add support for /mcp schema to show full parameter schema as JSON (#1050)
Billy Biggs
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-15
feat: Add token stats in footer (#909)
Asad Memon
2025-06-15
Add support for showing descriptions of CLI tools (#1052)
Billy Biggs
2025-06-15
feat(cli): add glob as a direct dependency (#1065)
N. Taylor Mullen
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
bug: Fix code colorizer (#1046)
Leo
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-14
Fix 404 URL for Vertex Auth (#1040)
Steren
2025-06-14
feat: Add custom URL support for the /bug command (#1017)
Allen Hutchison
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-13
Add a local telemetry launcher (#1015)
Keir Mierle
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-13
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
2025-06-13
fix: add micromatch to package deps (#1020)
Brandon Keiji
2025-06-13
Stop extension MCPs from hopping into settings. (#1026)
Tommaso Sciortino
2025-06-13
reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)
Anas H. Sulaiman
2025-06-13
Fix default extension context filename and update docs (#1024)
Tommaso Sciortino
[next]