summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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]>
2025-06-29Remove debug logs that are not actionable but numerous (#2030)anj-s
2025-06-29docs: fix typos and grammatical errors (#2459)Krushna Sharma
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28fix: Correct start script reference in create_alias.sh (#1487)JimmyLiao
2025-06-28docs: remove duplicate tool descriptions in file-system.md (#1790)Vladislav Semyanov
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-28chore(gha): pin issue triage workflow to a specific commit (#2496)Jerop Kipruto
2025-06-28Re-enable Gemini Code Assist PR review bot (#2254)Umair Idris
2025-06-28fix file extension in "modify flow" temp files (#2478)Leo
2025-06-28fix edit retrigger (#2306)Leo
2025-06-28feat: add VSCodium editor support (#2299)Pyush Sinha
Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28Add troubleshooting note about CI env variables (#2229)christine betts
Co-authored-by: Scott Densmore <[email protected]>
2025-06-28fix: typo (#2415)Reid
Signed-off-by: reidliu41 <[email protected]>
2025-06-28chore: add proper pluralization handling for match in grep tool (#2344)Kalle Ahlström
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28Inline the description and schema of the shell tool in the source (#1709)Billy Biggs