summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-05Mk nohup (#3285)matt korwel
2025-07-05fix typos in diverse files (#3284)Didier Durand
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05feat: Update minimum Node.js version to 20 (#3277)matt korwel
2025-07-05Doc: update gemini-cli README.md to require Node.js version 20+ (#3247)Ned Nguyen
Co-authored-by: matt korwel <[email protected]>
2025-07-05fix a command usage issue in deployment.md (#2862)Will 保哥
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05Mk sign nightly release commits (#3264)matt korwel
2025-07-04Signing tags (#3254)matt korwel
2025-07-04Mk nightly relase tag formatting (#3206)matt korwel
2025-07-04ci: update issue templates to use GitHub alert (#3167)Jack Wotherspoon
2025-07-04chore: typo fixes (#3203)Mithlesh kumar
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-03Mk nightly relase tag formatting (#3204)matt korwel
2025-07-04fix tagging for nightly (#3202)matt korwel
2025-07-04Releasing: Utilizing Github Actions and Tagging for release. (#2852)matt korwel
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-04Refactor text-buffer to use reducer (#2652)Sandy Tao
2025-07-04Add and improve JSDoc comments for core tool methods (#3128)moon jooho
2025-07-03Fixed Google User Id pass to Clearcut (#3147)Bryan Morgan
2025-07-03fix(client): get model from config in flashFallbackHandler (#2118)SunskyXH
Co-authored-by: Jacob Richman <[email protected]>
2025-07-03fix: show ctrl+s shortcut to expand debug console #2002 (#2491)Devansh Sharma
Co-authored-by: Jacob Richman <[email protected]>
2025-07-03Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF (#3100)Fausto Núñez Alberro
Co-authored-by: Riccardo Carlesso <[email protected]>
2025-07-03fix: remove unnecessary whitespace (#2781)moon jooho
Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-03docs: fix typos in CONTRIBUTING.md (#2722)Taeik Lim
Signed-off-by: Taeik Lim <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-03refactor(ci): improve pr triage (#3082)Jerop Kipruto
2025-07-03feat(workflows): add automated and scheduled PR triage (#3062)Jerop Kipruto
2025-07-02Fix typo in README (#3061)Michael Carolin
2025-07-02Update notification template (#3035)Eddie Santos
2025-07-02help: add shift+tab tip (#2892)Abhi
2025-07-02Reduce the threshold for when we compress history. (#2898)Vachan
2025-07-02make tag required for /chat (#2904)Seth Troisi
2025-07-01chore: bump version to 0.1.9 (#2906)Brandon Keiji
2025-07-01Added support for session_id in API calls (#2886)Bryan Morgan
2025-07-01Add excludedTools to extensions. (#2853)Tommaso Sciortino
2025-07-01feat(core): Add infinite loop protection to client (#2793)Allen Hutchison
2025-07-01Fix 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-01Special case mime type for ts file. (#2902)Tommaso Sciortino
2025-07-01Improve slashCommand autoCompletion logic (#2776)Seth Troisi
2025-07-01Docs: Add a page detailing quota and cost information (#2894)Preston Holmes
Co-authored-by: Jenna Inouye <[email protected]>
2025-07-01feat: add audio and video support to read_file (#2556)Santhosh Kumar
2025-07-01Update README.md (#2729)Logan Kilpatrick
Co-authored-by: Allen Hutchison <[email protected]>
2025-07-01Use the constant placeholders for ".gemini/settings.json" in gemini.tsx (#2860)Tommaso Sciortino
2025-07-01feat: add weekly community report workflow (#2855)Jerop Kipruto
2025-07-01Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 ↵Jacob Richman
migration (#2794)
2025-07-01Make clean script cross-platform (#1990)MirzaSamadAhmedBaig
Co-authored-by: Scott Densmore <[email protected]>
2025-07-01feat: Add markdown table rendering support (#1955)Tian Jian Wang
Co-authored-by: heartyguy <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-07-01docs(auth): clarify env-file discovery & recommend (#2402)Hemant
2025-07-01update check + tests (#2772)Eddie Santos
2025-07-01feat(triage): improve automated issue triage workflows (#2778)Jerop Kipruto
2025-07-01Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide ↵Jvr
(#2762) Co-authored-by: Seth Troisi <[email protected]>
2025-07-01refactor(ui): revamp exit stats display (#2771)Abhi
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-07-01Use structured prompt for compression. (#2747)Tommaso Sciortino