summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-06-30Remove unused method (#2721)Tommaso Sciortino
2025-06-30Removed fallback logic for gaia id logging (#2761)owenofbrien
2025-06-30Fix CODE_ASSIST_ENDPOINT env var. (#2712)Tommaso Sciortino
2025-06-30fix(workflows): use preview release gemini-cli in triage workflows (#2759)Jerop Kipruto
2025-06-30feat(workflows): add issues list command to automated triage workflow (#2749)Jerop Kipruto
2025-06-30refactor(workflows): separate issue triage into two workflows (#2746)Jerop Kipruto
2025-06-30Fix oauth credential caching. (#2709)Tommaso Sciortino
2025-06-30feat(shell): Enable prefix matching for flexible command validation (#2653)Jerop Kipruto
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-30feat: add support to remote MCP servers for custom HTTP headers (#2477)Adam Spiers
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29Highlight previous user input (#2507)Faizan Alam
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29fix:Update /help to show correct newline key combo for different OS #… (#2043)Devansh
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)Niladri Das