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
/
utils
Age
Commit message (
Expand
)
Author
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
2025-08-07
fix(logging): Ensure sandbox startup messages are routed to stderr (#5725)
Allen Hutchison
2025-08-05
feat(cli): route non-interactive output to stderr (#5624)
Allen Hutchison
2025-08-02
feat(autoupdate): Improve update check and refactor for testability (#5389)
Gal Zahavi
2025-07-30
fix(update): correctly report new updates (#4821)
Sambhav Khanna
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-26
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
Abhi
2025-07-23
Update diff colors (#4747)
Miguel Solorio
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-20
fix typos in diverse files (#3550)
Didier Durand
2025-07-20
feat: Added /copy command for copying output to clipboard with new Command Se...
Devansh Sharma
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-18
fix(cli): not show update avaialble messages when running gemini-cli locally ...
Yuki Okita
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-12
feat: Add clipboard image paste support for macOS (#1580)
Jayson Dasher
2025-07-12
Fix extra whitespace in markdown rendering. (#3943)
Jacob Richman
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-07
Fix nested markdown Rendering for table headers and rows #3331 (#3362)
zfflxx
2025-07-01
feat: Add markdown table rendering support (#1955)
Tian Jian Wang
2025-07-01
update check + tests (#2772)
Eddie Santos
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
refactor: use for...of loop instead of traditional for loop (#1840)
Noritaka Kobayashi
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-25
fix(update-notifier): resolve __dirname error on npx execution (#1406)
matt korwel
2025-06-24
fix: use correct directory for update checks (#1394)
Marat Boshernitsan
2025-06-24
feat: add custom message for 429 errors (#1366)
Abhi
2025-06-23
Add error messaging for 429 errors (#1316)
Abhi
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-20
Prevent hard crashing on update notifier fail. (#1254)
N. Taylor Mullen
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-17
Auto-update notifications (#1110)
Eddie Santos
2025-06-15
feat: Adds shell command context to gemini history (#1076)
Abhi
2025-06-14
bug: Fix code colorizer (#1046)
Leo
2025-06-13
Replace logo with custom ASCII (#958)
Miguel Solorio
2025-06-10
feat: Add UI for /stats slash command (#883)
Abhi
2025-06-07
feat(cli): improve API error parsing and display (#829)
Scott Densmore
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-04
Update light themes (#726)
Miguel Solorio
2025-06-02
Color enhancements (#680)
Miguel Solorio
2025-06-01
more strict italics: delimiters cannot be preceded/followed by \w or [./\\]\S...
Olcan
2025-05-30
feat: add --show_memory_usage flag to display memory usage in status bar (#606)
Jacob Richman
2025-05-19
fix: Ensure user written `!` is treated opaquely if not in shell mode\n\n- Ad...
Taylor Mullen
2025-05-15
Refactor: Improve UI rendering and address code review comments
Taylor Mullen
2025-05-15
Addressed code review comments
Taylor Mullen
[next]