summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-06-29Fix clearcut-logger.ts to event name GEMINI_CLI_API_RESPONSE_TOOL_TOK… (#1875)uttamkanodia14
2025-06-29Added obfuscated google account ID to clearcut log messages (#2593)Bryan Morgan
2025-06-29fix: Correct pluralization of the number of occurrences in `EditTool` tool ↵Tim Rogers
errors (#2463)
2025-06-29chore: add .editorconfig (#2572)Adam Spiers
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-29refactor: remove unnecessary "await" (#2574)Noritaka Kobayashi
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29Clarify .gemini/config.yaml is for the PR review bot (not CLI). (#2495)Umair Idris
2025-06-29Fix a heading issue for Authentication Setup doc (#2592)Will 保哥
2025-06-29Fix a broken link (#2598)Will 保哥
2025-06-29feat: add Neovim editor support (#1448)yuki yano
2025-06-29docs: Add uninstallation instructions to README (#1985)Zircoz
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29refactor: remove imported multiple times (#1846)Noritaka Kobayashi
2025-06-29refactor: use for...of loop instead of traditional for loop (#1840)Noritaka Kobayashi
2025-06-29Esc to exit privacy screen in error state (#2527)Tommaso Sciortino
2025-06-29📦 NEW: Theme Shades of Purple (#2114)Ahmad Awais ⌘
Co-authored-by: Scott Densmore <[email protected]>