index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
components
Age
Commit message (
Collapse
)
Author
2025-07-08
style: Format execution time as minutes, seconds (#2707)
Ayesha Shafique
2025-07-07
Fix double "esc" bug in Auth dialog (#3493)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-07
fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)
Sambhav Khanna
Co-authored-by: matt korwel <
[email protected]
>
2025-07-06
feat: YOLO mode shorctut displayed inside /help (#3367)
Devansh Sharma
2025-07-05
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
Daniel Sibaja
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-04
Refactor text-buffer to use reducer (#2652)
Sandy Tao
2025-07-02
help: add shift+tab tip (#2892)
Abhi
2025-07-01
Fix characters being dropped in text-buffer (#2504)
Billy Biggs
Co-authored-by: Sandy Tao <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-01
Improve slashCommand autoCompletion logic (#2776)
Seth Troisi
2025-07-01
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 ↵
Jacob Richman
migration (#2794)
2025-07-01
refactor(ui): revamp exit stats display (#2771)
Abhi
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-30
Remove unused method (#2721)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
Highlight previous user input (#2507)
Faizan Alam
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-29
fix:Update /help to show correct newline key combo for different OS #… (#2043)
Devansh
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-28
Fix typos (#1629)
SADIK KUZU
Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
Co-authored-by: jacob314 <
[email protected]
>
2025-06-27
Update Auth Label to include AI Studio (#2130)
Philipp Schmid
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-27
Handle stdin for prompts using readline for escape character parsing (#1972)
Billy Biggs
2025-06-27
Add the current auth method and GCP Project config to the about message (#2112)
Preston Holmes
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-26
Fix doc link in the auth dialog (#1688)
anj-s
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-25
Add tos and privacy links docs for clarity (#1571)
anj-s
2025-06-25
Clarify why authentication failures might be happening and direct users to ↵
Marat Boshernitsan
documentation (#1478) Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-25
docs: fix typos in documentation (#1411)
Daniel Tedesco
Co-authored-by: Dan Tedesco <
[email protected]
>
2025-06-24
Truncate all strings before displaying in a tool messages to avoid stack ↵
Jacob Richman
overflows (#1395)
2025-06-24
Remove uses of the spread operator that appear to have caused a maximum call ↵
Jacob Richman
stack size exceeded error (#1389)
2025-06-24
Do not render mcp responses as markdown (#1388)
Sandy Tao
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
2025-06-23
Polish Theme Dialog (#1356)
Jacob Richman
2025-06-23
Updated docs and /stats command to support lack of token caching support for ↵
Bryan Morgan
OAuth users (b/426943001) (#1307)
2025-06-23
Remove fallback to render normall rather than using custom MaxSizedBox ↵
Jacob Richman
layout logic (#1340)
2025-06-22
Scotdensmore/first run auth fix (#1322)
Scott Densmore
2025-06-23
{bug} Vertex Auth Support (#1302)
matt korwel
Co-authored-by: Tommaso Sciortino <
[email protected]
>
2025-06-22
update tips (#1315)
cperry-goog
2025-06-22
feat: Only show ctrl-s when idle (#1299)
N. Taylor Mullen
2025-06-22
feat: Add /docs command and update UI (#1297)
N. Taylor Mullen
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
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-20
Auth timeout (#1263)
matt korwel
2025-06-20
Auth blocking (#1261)
matt korwel
2025-06-20
Turn off debug logging of MaxSizedBox errors by default. (#1228)
Jacob Richman
2025-06-20
Reword auth dialog options (#1246)
Tommaso Sciortino
[next]