-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Insights: google-gemini/gemini-cli
Overview
Could not load contribution data
Please try again later
10 Releases published by 2 people
-
v0.1.10-dev.11 Release v0.1.10-dev.11
published
Jul 3, 2025 -
v0.1.10-dev.12 Release v0.1.10-dev.12
published
Jul 3, 2025 -
v0.1.10-dev.13 Release v0.1.10-dev.13
published
Jul 3, 2025 -
v0.1.10-dev.14 Release v0.1.10-dev.14
published
Jul 3, 2025 -
v0.1.10-dev.15 Release v0.1.10-dev.15
published
Jul 4, 2025 -
v0.1.6
published
Jun 28, 2025 -
v0.1.7
published
Jun 28, 2025 -
v0.1.8
published
Jul 1, 2025 -
v0.1.9
published
Jul 2, 2025 -
v0.1.9+nightly.040725.97900e31 Release v0.1.9+nightly.040725.97900e31
published
Jul 4, 2025
103 Pull requests merged by 55 people
-
Mk nightly relase tag formatting
#3204 merged
Jul 4, 2025 -
fix tagging for nightly
#3202 merged
Jul 4, 2025 -
Releasing: Utilizing Github Actions and Tagging for release.
#2852 merged
Jul 4, 2025 -
Refactor text-buffer to use reducer
#2652 merged
Jul 4, 2025 -
Add and improve JSDoc comments for core tool methods
#3128 merged
Jul 4, 2025 -
Fixed Google User Id pass to Clearcut
#3147 merged
Jul 3, 2025 -
fix(client): get model from config in flashFallbackHandler
#2118 merged
Jul 3, 2025 -
feat(cli): update ascii art for smaller screens
#3117 merged
Jul 3, 2025 -
fix: show ctrl+s shortcut to expand debug console #2002
#2491 merged
Jul 3, 2025 -
Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF
#3100 merged
Jul 3, 2025 -
fix: remove unnecessary whitespace
#2781 merged
Jul 3, 2025 -
docs: fix typos in CONTRIBUTING.md
#2722 merged
Jul 3, 2025 -
refactor(ci): improve pr triage
#3082 merged
Jul 3, 2025 -
feat(workflows): add automated and scheduled PR triage
#3062 merged
Jul 3, 2025 -
Fix typo in README
#3061 merged
Jul 3, 2025 -
Update notification template
#3035 merged
Jul 2, 2025 -
help: add shift+tab tip
#2892 merged
Jul 2, 2025 -
Reduce the threshold for when we compress history.
#2898 merged
Jul 2, 2025 -
make tag required for /chat
#2904 merged
Jul 2, 2025 -
chore: bump version to 0.1.9
#2906 merged
Jul 1, 2025 -
Added support for session_id in API calls
#2886 merged
Jul 1, 2025 -
Add excludedTools to extensions.
#2853 merged
Jul 1, 2025 -
feat(core): Add infinite loop protection to client
#2793 merged
Jul 1, 2025 -
Fix characters being dropped in text-buffer
#2504 merged
Jul 1, 2025 -
Special case mime type for ts file.
#2902 merged
Jul 1, 2025 -
Improve slashCommand autoCompletion logic
#2776 merged
Jul 1, 2025 -
Docs: Add a page detailing quota and cost information
#2894 merged
Jul 1, 2025 -
feat: add audio and video support to read_file
#2556 merged
Jul 1, 2025 -
Update README.md
#2729 merged
Jul 1, 2025 -
Use the constant placeholders for ".gemini/settings.json" in gemini.tsx
#2860 merged
Jul 1, 2025 -
feat: add weekly community report workflow
#2855 merged
Jul 1, 2025 -
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 migration
#2794 merged
Jul 1, 2025 -
Make clean script cross-platform
#1990 merged
Jul 1, 2025 -
feat: Add markdown table rendering support
#1955 merged
Jul 1, 2025 -
docs(auth): clarify env-file discovery & recommend
#2402 merged
Jul 1, 2025 -
update check + tests
#2772 merged
Jul 1, 2025 -
feat(triage): improve automated issue triage workflows
#2778 merged
Jul 1, 2025 -
Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide
#2762 merged
Jul 1, 2025 -
refactor(ui): revamp exit stats display
#2771 merged
Jul 1, 2025 -
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE
#2769 merged
Jul 1, 2025 -
Use structured prompt for compression.
#2747 merged
Jul 1, 2025 -
Remove unused method
#2721 merged
Jun 30, 2025 -
Removed fallback logic for gaia id logging
#2761 merged
Jun 30, 2025 -
Fix CODE_ASSIST_ENDPOINT env var.
#2712 merged
Jun 30, 2025 -
fix(workflows): use preview release gemini-cli in triage workflows
#2759 merged
Jun 30, 2025 -
feat(workflows): add issues list command to automated triage workflow
#2749 merged
Jun 30, 2025 -
refactor(workflows): separate issue triage into two workflows
#2746 merged
Jun 30, 2025 -
Fix oauth credential caching.
#2709 merged
Jun 30, 2025 -
feat(shell): Enable prefix matching for flexible command validation
#2653 merged
Jun 30, 2025 -
feat: Change /stats to include more detailed breakdowns
#2615 merged
Jun 30, 2025 -
feat: add support to remote MCP servers for custom HTTP headers
#2477 merged
Jun 30, 2025 -
feat(cli): Add hideTips setting
#1524 merged
Jun 29, 2025 -
Highlight previous user input
#2507 merged
Jun 29, 2025 -
fix:Update /help to show correct newline key combo for different OS #…
#2043 merged
Jun 29, 2025 -
feat: modular GEMINI.md imports with @file.md syntax (#1585)
#2230 merged
Jun 29, 2025 -
Fix clearcut-logger.ts to event name GEMINI_CLI_API_RESPONSE_TOOL_TOK…
#1875 merged
Jun 29, 2025 -
Added obfuscated google account ID to clearcut log messages
#2593 merged
Jun 29, 2025 -
fix: Correct pluralization of the number of occurrences in
EditTool
tool errors#2463 merged
Jun 29, 2025 -
chore: add .editorconfig
#2572 merged
Jun 29, 2025 -
feat: allow command-specific restrictions for ShellTool
#2605 merged
Jun 29, 2025 -
refactor: remove unnecessary "await"
#2574 merged
Jun 29, 2025 -
refactor: remove unnecessary assertion
#2579 merged
Jun 29, 2025 -
Clarify .gemini/config.yaml is for the PR review bot (not CLI).
#2495 merged
Jun 29, 2025 -
Fix a heading issue for Authentication Setup doc
#2592 merged
Jun 29, 2025 -
Fix a broken link
#2598 merged
Jun 29, 2025 -
feat: add Neovim editor support
#1448 merged
Jun 29, 2025 -
docs: Add uninstallation instructions to README
#1985 merged
Jun 29, 2025 -
refactor: remove imported multiple times
#1846 merged
Jun 29, 2025 -
refactor: use for...of loop instead of traditional for loop
#1840 merged
Jun 29, 2025 -
Esc to exit privacy screen in error state
#2527 merged
Jun 29, 2025 -
📦 NEW: Theme Shades of Purple
#2114 merged
Jun 29, 2025 -
Remove debug logs that are not actionable but numerous
#2030 merged
Jun 29, 2025 -
docs: fix typos and grammatical errors
#2459 merged
Jun 29, 2025 -
fix: Correct start script reference in create_alias.sh
#1487 merged
Jun 28, 2025 -
docs: remove duplicate tool descriptions in file-system.md
#1790 merged
Jun 28, 2025 -
chore(gha): pin issue triage workflow to a specific commit
#2496 merged
Jun 28, 2025 -
Re-enable Gemini Code Assist PR review bot
#2254 merged
Jun 28, 2025 -
fix file extension in "modify flow" temp files
#2478 merged
Jun 28, 2025 -
fix edit retrigger
#2306 merged
Jun 28, 2025 -
feat: add VSCodium editor support
#2299 merged
Jun 28, 2025 -
Add troubleshooting note about CI env variables
#2229 merged
Jun 28, 2025 -
fix: typo
#2415 merged
Jun 28, 2025 -
chore: add proper pluralization handling for match in grep tool
#2344 merged
Jun 28, 2025 -
Inline the description and schema of the shell tool in the source
#1709 merged
Jun 28, 2025 -
quiet dotenv log message
#2239 merged
Jun 28, 2025 -
Fix typos
#1629 merged
Jun 28, 2025 -
chore: fix typo in mcp-client
#1555 merged
Jun 28, 2025 -
improve triage prompt
#2314 merged
Jun 28, 2025 -
add issue triage using gemini cli
#2310 merged
Jun 28, 2025 -
chore: bump to 0.1.8
#2308 merged
Jun 28, 2025 -
Updates error handling in case of incorrect tool calling.
#2304 merged
Jun 28, 2025 -
Upgrade to Ink 6 and React 19
#2096 merged
Jun 27, 2025 -
fix: add missing gaxios dependency
#2302 merged
Jun 27, 2025 -
Update Auth Label to include AI Studio
#2130 merged
Jun 27, 2025 -
Fix a circular dependency
#2246 merged
Jun 27, 2025 -
chore: bump to 0.1.6
#2285 merged
Jun 27, 2025 -
Add privacy notice slash command
#2059 merged
Jun 27, 2025 -
Handle stdin for prompts using readline for escape character parsing
#1972 merged
Jun 27, 2025 -
Further clarify the situations where a Project ID is required
#2029 merged
Jun 27, 2025 -
Add the current auth method and GCP Project config to the about message
#2112 merged
Jun 27, 2025 -
Refine Fallback message providing more options.
#1961 merged
Jun 27, 2025 -
Use 2-space indent for saved checkpoint files (#1152)
#1977 merged
Jun 27, 2025 -
Fix typos and formatting issues
#1480 merged
Jun 27, 2025
160 Pull requests opened by 121 people
-
OS-specific Gemini CLI authentication setup guide
#2155 opened
Jun 27, 2025 -
feat: Enhanced performance monitoring and telemetry infrastructure
#2157 opened
Jun 27, 2025 -
feat(cli): Add Catppuccin themes
#2166 opened
Jun 27, 2025 -
security: prevent API key exposure in debug logs
#2172 opened
Jun 27, 2025 -
fix(shell): Resolve git commit -m issue on Windows and improve cross-…
#2187 opened
Jun 27, 2025 -
docs: clarify shell command does not use default shell (#2199)
#2203 opened
Jun 27, 2025 -
feat: Added /copy command to copy output by gemini-cli
#2218 opened
Jun 27, 2025 -
feat(cli) : implement deep merge for mcpServers in settings
#2231 opened
Jun 27, 2025 -
Update MaxSizedBox.tsx
#2233 opened
Jun 27, 2025 -
fix login for when GOOGLE_APPLICATION_CREDENTIALS
#2238 opened
Jun 27, 2025 -
fix: Add warning message for token limit truncation
#2260 opened
Jun 27, 2025 -
Add support for summarizing tool output
#2273 opened
Jun 27, 2025 -
add express mode explanation
#2274 opened
Jun 27, 2025 -
Introduces a new CLI option that allows users to disable automatic m…
#2278 opened
Jun 27, 2025 -
fix: Enabled detection of VS Code installed on macOS in Applications/ non PATH
#2303 opened
Jun 27, 2025 -
Add OpenRouter support for Gemini models
#2319 opened
Jun 28, 2025 -
Feature/model fallback event
#2332 opened
Jun 28, 2025 -
Add support for POS1 key (German/European Home key) in command prompt
#2338 opened
Jun 28, 2025 -
default non interactive commands to gemini flash and suppress logs on 429
#2362 opened
Jun 28, 2025 -
Create devcontainer.json
#2379 opened
Jun 28, 2025 -
feat: ring a "bell" sound when model is done or waiting for confirmation
#2380 opened
Jun 28, 2025 -
feat(cli): add /changelog slash command for viewing release notes
#2381 opened
Jun 28, 2025 -
chore: remove unused ink-text-input dependency
#2388 opened
Jun 28, 2025 -
(chor) Remove unwanted tgz file from the npm released package.
#2400 opened
Jun 28, 2025 -
feat(chat): Implement /chat delete command
#2401 opened
Jun 28, 2025 -
fix: privacy command becomes unresponsive on error
#2410 opened
Jun 28, 2025 -
feat(config): Add fallback support for GOOGLE_CLOUD_PROJECT from settings.json
#2413 opened
Jun 28, 2025 -
Add automatic session saving with list and resume support. (feature/2174)
#2419 opened
Jun 28, 2025 -
Meu título de PR
#2434 opened
Jun 28, 2025 -
feat: Add A2A protocol integration and fix ESLint issues
#2440 opened
Jun 28, 2025 -
Fix Shift + Enter key combo to allow multiline input as documented
#2442 opened
Jun 28, 2025 -
feat: add a way to queue messages while model is thinking
#2454 opened
Jun 28, 2025 -
feat: Persist "allow always" settings
#2466 opened
Jun 28, 2025 -
Work around bracketed paste support for node < 20
#2476 opened
Jun 28, 2025 -
Optionally specify an output path for non-interactive mode
#2511 opened
Jun 29, 2025 -
feat(cli): add explicit proxy option in cli
#2526 opened
Jun 29, 2025 -
Feature custom themes
#2533 opened
Jun 29, 2025 -
feat: Advanced paste detection for terminal applications
#2570 opened
Jun 29, 2025 -
feat: add /status command to show CLI and connectivity info
#2573 opened
Jun 29, 2025 -
Feature/manual auth
#2582 opened
Jun 29, 2025 -
ensure sandbox build script is cross-platform
#2603 opened
Jun 29, 2025 -
feat(core): implement circuit breaker pattern for resilient rate limiting
#2606 opened
Jun 29, 2025 -
Adds --hide-footer and /toggle-footer features
#2609 opened
Jun 29, 2025 -
Add dynamic fences in markdown code blocks.
#2614 opened
Jun 29, 2025 -
feat(memory): ignore GEMINI.md @ imports in code spans and code blocks
#2619 opened
Jun 30, 2025 -
Feature custom themes logic
#2639 opened
Jun 30, 2025 -
fix: use cross-platform rimraf for clean scripts on Windows
#2648 opened
Jun 30, 2025 -
fix: properly escape shell special characters in git commits (fixes #2658)
#2671 opened
Jun 30, 2025 -
feat: add environment file isolation for security (fixes #2493)
#2672 opened
Jun 30, 2025 -
fix: prevent symlink-based path traversal attacks (fixes #1121)
#2677 opened
Jun 30, 2025 -
test: Enhance useGitBranchName tests for branch change handling and r…
#2678 opened
Jun 30, 2025 -
Fix/shell command injection security
#2680 opened
Jun 30, 2025 -
clarify Shift+Enter and Ctrl+Enter limitations for multiline input
#2682 opened
Jun 30, 2025 -
Security: patch multiple 0-day injection vulnerabilities (CVSS 9.8)
#2686 opened
Jun 30, 2025 -
refactor: remove redundant 'undefined' type or '?'
#2691 opened
Jun 30, 2025 -
Add session management with JSON request/response logging and resume capability
#2692 opened
Jun 30, 2025 -
fix: enforce en-US locale for number formatting in stats displays (#2688)
#2696 opened
Jun 30, 2025 -
chore: Expand node version test matrix
#2700 opened
Jun 30, 2025 -
style: Format execution time as minutes, seconds
#2707 opened
Jun 30, 2025 -
patch file implementing the fix:
#2720 opened
Jun 30, 2025 -
Correct Fix for Input Visibility Issue (#2690)
#2723 opened
Jun 30, 2025 -
feat: support GOOGLE_CLOUD_PROJECT_ID fallback (fixes #2262)
#2725 opened
Jun 30, 2025 -
feat: Add user-defined custom slash command support with argument, file
#2726 opened
Jun 30, 2025 -
fix: make selectedAuthType required with default fallback (fixes #1236)
#2733 opened
Jun 30, 2025 -
Fix and improve Gemini CLI troubleshooting.md doc
#2734 opened
Jun 30, 2025 -
feat(config): Centralize auth configuration in settings.json
#2737 opened
Jun 30, 2025 -
Fix Invalid HTML comment syntax in pull request template
#2760 opened
Jun 30, 2025 -
Fix: Standardize capitalization for "Troubleshooting Guide" in README
#2763 opened
Jun 30, 2025 -
Issue #2713 Line number rendered in the output code box is preventing…
#2768 opened
Jun 30, 2025 -
feat: add fine-grained access control for shell commands
#2780 opened
Jul 1, 2025 -
feat(cli): add /export command for conversation history export
#2785 opened
Jul 1, 2025 -
chore: fix some minor issues in the comments
#2788 opened
Jul 1, 2025 -
Add file . docerignore. Optimize the packaging process
#2791 opened
Jul 1, 2025 -
feat(cli): add hideBanner setting to disable startup banner
#2803 opened
Jul 1, 2025 -
Add Ctrl+n and Ctrl+p shortcuts to navigate input suggestions
#2806 opened
Jul 1, 2025 -
fix(core): Gracefully handle empty API responses
#2816 opened
Jul 1, 2025 -
feat: Allow setting path for config directory via environment variable
#2817 opened
Jul 1, 2025 -
feat(cli): support home key in input prompt
#2818 opened
Jul 1, 2025 -
fix(workflows): restrict issue triage workflows to upstream repository
#2822 opened
Jul 1, 2025 -
feat: Add custom ASCII art config option
#2829 opened
Jul 1, 2025 -
fix: /chat save command silently fails on invalid tags
#2839 opened
Jul 1, 2025 -
fix(core): Sanitize tool parameters to prevent invalid requests
#2844 opened
Jul 1, 2025 -
refactor: Optimize the display information of "/chat list" and "/chat resume"
#2857 opened
Jul 1, 2025 -
fix a command usage issue in deployment.md
#2862 opened
Jul 1, 2025 -
Glob to fd
#2864 opened
Jul 1, 2025 -
feat: Add inline markdown and text wrapping support to markdown tables
#2872 opened
Jul 1, 2025 -
Don't crash when typing /docs on a headless linux box
#2874 opened
Jul 1, 2025 -
feat: add pnpm installation instructions
#2878 opened
Jul 1, 2025 -
Improve Function Call argument validation and typing
#2881 opened
Jul 1, 2025 -
feat: add fuzzy matcher for edit error fallback
#2882 opened
Jul 1, 2025 -
feat: Handle inline content modification in tool scheduler
#2883 opened
Jul 1, 2025 -
feat(tools): add intelligent commit message generation tool
#2891 opened
Jul 1, 2025 -
Support configuring GEMINI_BASE_URL
#2899 opened
Jul 1, 2025 -
feat: align cli argv, settings.json, and GEMINI_SANDBOX envvar
#2907 opened
Jul 1, 2025 -
chore: bump to 0.1.10
#2916 opened
Jul 2, 2025 -
fix(cli): Prevent Tab from auto-executing incomplete slash commands
#2919 opened
Jul 2, 2025 -
Fix #2922: Prevent @ concatenation to valid paths in shellmode.
#2932 opened
Jul 2, 2025 -
Downgrade branch_protection to `log`
#2934 opened
Jul 2, 2025 -
Always allow should be smart about subcommands using a safety analyzer
#2943 opened
Jul 2, 2025 -
docs: add remote mcp server setup guide to tutorial
#2955 opened
Jul 2, 2025 -
feat(cli): enhance toCodePoints to prevent potential unicode 14 errors
#2958 opened
Jul 2, 2025 -
robustness in handling stream data
#2960 opened
Jul 2, 2025 -
feat(cli): add interactive API key input prompt for missing credentials
#2964 opened
Jul 2, 2025 -
chore(deps): Add Dependabot config
#2972 opened
Jul 2, 2025 -
:memo: Add brew documentation
#2973 opened
Jul 2, 2025 -
Feature to display warning when node version below 20
#2974 opened
Jul 2, 2025 -
Add excludeTools and includeTools to mcpServers config
#2976 opened
Jul 2, 2025 -
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior
#2978 opened
Jul 2, 2025 -
chore: pin GitHub Actions to SHAs
#2987 opened
Jul 2, 2025 -
Refactor: unify spelling conventions and correct typos
#2991 opened
Jul 2, 2025 -
chore: add CodeQL analysis
#2992 opened
Jul 2, 2025 -
chore: add shortcuts help msg
#2996 opened
Jul 2, 2025 -
fix(ui): adjust dark theme for pure black terminals
#3003 opened
Jul 2, 2025 -
Docs: Further clarify and cross ref login related behaviors
#3006 opened
Jul 2, 2025 -
fix(eslint): remove custom rule in favor of `eslint-plugin-import`
#3012 opened
Jul 2, 2025 -
chore: consistently import node modules with prefix
#3013 opened
Jul 2, 2025 -
feat: add automatic backup system for delete commands
#3016 opened
Jul 2, 2025 -
fix: add support for proxy in ClearcutLogger
#3017 opened
Jul 2, 2025 -
Tool to list code repository indexes in a gcp project
#3020 opened
Jul 2, 2025 -
fix: fix tab-key auto submit issue
#3022 opened
Jul 2, 2025 -
Add new test to verify that when an Authorization header is provided
#3023 opened
Jul 2, 2025 -
feat(cli): add Dark Modern theme based on VS Code Default Dark Modern
#3029 opened
Jul 2, 2025 -
Oauth remote MCP step1
#3030 opened
Jul 2, 2025 -
docs(windows): Improve Windows build setup instructions
#3032 opened
Jul 2, 2025 -
fix(core): enable thinking explicitly
#3033 opened
Jul 2, 2025 -
Update Terms of Service and Privacy Notice for clarity.
#3036 opened
Jul 2, 2025 -
Adding TurnId to Tool call and API responses and error logs.
#3039 opened
Jul 2, 2025 -
Update authentication.md to show how to use API keys in GCP
#3042 opened
Jul 2, 2025 -
fix: EditTool can clobber human edits to the same file.
#3043 opened
Jul 2, 2025 -
Preserve recent history when compressing.
#3049 opened
Jul 2, 2025 -
Create generator-generic-ossf-slsa3-publish.yml
#3051 opened
Jul 2, 2025 -
feat: Add voice input feature using Google Cloud Speech-to-Text
#3053 opened
Jul 2, 2025 -
feat: add user startup warnings, add home directory check
#3056 opened
Jul 2, 2025 -
Update README.md to show API key usage for Vertex
#3060 opened
Jul 2, 2025 -
ci: Update automated issue categorization with manual review step
#3067 opened
Jul 3, 2025 -
Enable Gemini CLI to reuse user's auth in Cloud Shell
#3070 opened
Jul 3, 2025 -
feat: Adding A2A Support
#3079 opened
Jul 3, 2025 -
Clarifies that Gemini Code Assist, when offered through the Google De…
#3086 opened
Jul 3, 2025 -
Add a command line option to disable extensions by name
#3088 opened
Jul 3, 2025 -
ci: disable scheduled jobs in forked repo
#3093 opened
Jul 3, 2025 -
feat(tool): sort tool list alphabetically for deterministic output
#3095 opened
Jul 3, 2025 -
convert SVG images to PNG before sending to backend
#3106 opened
Jul 3, 2025 -
Fix: Eliminate inflight deprecation warning and dependency bloat
#3125 opened
Jul 3, 2025 -
feat: allow customizing project root for VSCode debugging
#3145 opened
Jul 3, 2025 -
fix: Resolve "heap out of memory" crashes with large prompts
#3155 opened
Jul 3, 2025 -
ci: automatic labeling of duplicate issues
#3158 opened
Jul 3, 2025 -
Fix: Autocomplete paths on Windows to use forward slashes
#3162 opened
Jul 3, 2025 -
ci: update issue templates to use GitHub alert
#3167 opened
Jul 3, 2025 -
fix: concurrent request dropping in submitQuery
#3171 opened
Jul 3, 2025 -
feat(core): virtual tools support (#1806)
#3174 opened
Jul 3, 2025 -
feature(commands) - Refactor Slash Command + Vision For the Future
#3175 opened
Jul 3, 2025 -
fix(test): resolve flaky test in useLoadingIndicator
#3177 opened
Jul 3, 2025 -
fix: small typo
#3183 opened
Jul 4, 2025 -
Add a command line option to enable and list extensions
#3191 opened
Jul 4, 2025 -
fix(start): use absolute path to resolve CLI package
#3196 opened
Jul 4, 2025 -
feat: manage(disable/reset) auto-approval tools
#3201 opened
Jul 4, 2025 -
Fix: Spelling Fixes
#3203 opened
Jul 4, 2025 -
Mk nightly relase tag formatting
#3206 opened
Jul 4, 2025 -
Fix root path issue in large projects
#3208 opened
Jul 4, 2025
424 Issues closed by 78 people
-
Support for AARCH64
#3205 closed
Jul 4, 2025 -
Notification TEST - Ignore
#3200 closed
Jul 4, 2025 -
Add CLI command to list all available MCP-discovered tools
#3129 closed
Jul 4, 2025 -
Gemini tends to just hang in the middle of tasks with no output or idication of any error
#1655 closed
Jul 4, 2025 -
MCP Server crashes Gemini CLI
#2363 closed
Jul 3, 2025 -
Focus text field regardless of where I click in the terminal
#2715 closed
Jul 3, 2025 -
Token use
#3108 closed
Jul 3, 2025 -
Flash limit exceeded
#2512 closed
Jul 3, 2025 -
I didn't use much, and the error quota was used up
#2336 closed
Jul 3, 2025 -
Got this error "web search tool is currently experiencing a quota limit" in the first try
#2297 closed
Jul 3, 2025 -
Gemini Cli responses are wierd -- see screenshot
#1800 closed
Jul 3, 2025 -
Switch to 2.5 flash
#3169 closed
Jul 3, 2025 -
Google ID is incorrectly being sent to Clearcut
#3149 closed
Jul 3, 2025 -
Took a Trial, Charged For APIs
#3154 closed
Jul 3, 2025 -
Introduce a /model command to be able to select between Gemini models
#3134 closed
Jul 3, 2025 -
Can't break some jobs
#2558 closed
Jul 3, 2025 -
npm run dev cannot view output information
#2149 closed
Jul 3, 2025 -
Gemini Hangs on npm run dev and Doesn't Proceed to Next Command
#2851 closed
Jul 3, 2025 -
gemini-cli hangs in while running "npm run dev"
#2876 closed
Jul 3, 2025 -
Getting stuck on `npm run dev`
#1884 closed
Jul 3, 2025 -
Hanging on trying to start app
#3164 closed
Jul 3, 2025 -
The model frequently writes 1.5 Pro and 1.5 Flash into code instructions even if I specify 2.5
#3028 closed
Jul 3, 2025 -
🚀 Implement Next.js Web Wrapper for CPA AI Agent - Fast Deployment Strategy
#2167 closed
Jul 3, 2025 -
TypeError when registering MCP server with multi-type JSON schema for tool parameters
#2654 closed
Jul 3, 2025 -
Rate Limiting error - cant continue
#2602 closed
Jul 3, 2025 -
mcp fails to load work in other environments.
#1604 closed
Jul 3, 2025 -
Can't run composio mcp servers
#1592 closed
Jul 3, 2025 -
I use https proxy and I get an error first 923 lines hidden
#2002 closed
Jul 3, 2025 -
Its every time creating loop
#2453 closed
Jul 3, 2025 -
Infinitely repeating without changing anything in the file
#2624 closed
Jul 3, 2025 -
Gemini CLI keeps looping over the same error
#2666 closed
Jul 3, 2025 -
Infinite Scrolling
#3116 closed
Jul 3, 2025 -
tired of big company like google but so useless when release a product
#3159 closed
Jul 3, 2025 -
Multline support on Windows Command Prompt
#2481 closed
Jul 3, 2025 -
Bug Report: Gemini-CLI Line Break Issue
#2532 closed
Jul 3, 2025 -
unclear /help
#2578 closed
Jul 3, 2025 -
Help screen shortcut label for new line should be "Ctrl+Enter" to match InputPrompt behavior
#2588 closed
Jul 3, 2025 -
Bug Report: Shift+Enter sends message instead of creating a new line
#2589 closed
Jul 3, 2025 -
enable Shift + Enter to add new space and Scroll bar in input field
#3156 closed
Jul 3, 2025 -
Is there a hard limit for 8M tokens?
#3153 closed
Jul 3, 2025 -
API Errors for every authorization method
#2194 closed
Jul 3, 2025 -
API Error: Request contains an invalid argument, wondering what that is?
#2676 closed
Jul 3, 2025 -
CLI crashing when running commands after setting up mcp servers
#2522 closed
Jul 3, 2025 -
redo this command to run over ssh
#2502 closed
Jul 3, 2025 -
After adding azure-devops-mcp server to gemini-cli settings.json all prompts throw an error
#2031 closed
Jul 3, 2025 -
MCP tool calling is failing
#2565 closed
Jul 3, 2025 -
Unable to submit any request in gemini cli
#2282 closed
Jul 3, 2025 -
Unexpected API Error
#2567 closed
Jul 3, 2025 -
MCP Server Requires Authentication
#2427 closed
Jul 3, 2025 -
short, simple questions causing invalid argument / bad request errors
#2706 closed
Jul 3, 2025 -
Add auth option for headless linux server for personal Google account.
#3138 closed
Jul 3, 2025 -
Code 400 error during or after gemini uses the edit tool which blocks all further interaction
#2863 closed
Jul 3, 2025 -
[API error "code": 400,
#2867 closed
Jul 3, 2025 -
when i try to run the command i cant use it
#3140 closed
Jul 3, 2025 -
Gemini CLI Error after prompt submit
#2966 closed
Jul 3, 2025 -
this gemini cli always force close
#3063 closed
Jul 3, 2025 -
api error
#3026 closed
Jul 3, 2025 -
Error 400 INVALID_ARGUMENT for requests that are authorized via GEMINI_API_KEY
#3008 closed
Jul 3, 2025 -
Request failed with status code 400
#2977 closed
Jul 3, 2025 -
Auth issue
#2200 closed
Jul 3, 2025 -
API Error - Code 400
#3136 closed
Jul 3, 2025 -
Gemini CLI entered a file reading loop, consuming tokens (context) fast
#2923 closed
Jul 3, 2025 -
Azadbangladeshi
#3097 closed
Jul 3, 2025 -
Gemini CLI trapped in an infinite loop when upating tests.
#2774 closed
Jul 3, 2025 -
Add release notes
#3107 closed
Jul 3, 2025 -
Error: Failed to edit, could not find the string to replace.
#3127 closed
Jul 3, 2025 -
API Error 400
#3124 closed
Jul 3, 2025 -
The language model did not provide any assistant messages
#2969 closed
Jul 3, 2025 -
Going round and round without fixing a simple problem of layout change
#3098 closed
Jul 3, 2025 -
I can't update - npm update -g @google/gemini-cli
#2971 closed
Jul 3, 2025 -
Issue with git commands in Win Powershell
#3002 closed
Jul 3, 2025 -
github commit -m
#3057 closed
Jul 3, 2025 -
Gemini CLI cannot run shell commands in project folder
#3119 closed
Jul 3, 2025 -
API key auth takes extremely long time or fails with timeout
#2926 closed
Jul 3, 2025 -
gemini-cli fails to recognize "2.5 pro" model, defaults to "1.5 pro" for all queries.
#3105 closed
Jul 3, 2025 -
Multi line edit stopped working..
#3110 closed
Jul 3, 2025 -
Issue when creating new lines
#1896 closed
Jul 3, 2025 -
remove unnecessary whitespace
#3094 closed
Jul 3, 2025 -
Description: The CLI currently lacks an intuitive way to enter multiline commands or text.
#3103 closed
Jul 3, 2025 -
i dont know what this error do
#3111 closed
Jul 3, 2025 -
Gemini cannot login with Google account
#3114 closed
Jul 3, 2025 -
Typo in grep.ts
#2403 closed
Jul 3, 2025 -
Input lag and persistent text when using Korean IME in Gemini CLI on Windows
#3085 closed
Jul 3, 2025 -
Code line numbers should not be copied to the clipboard
#3084 closed
Jul 3, 2025 -
nevermind, rouge github mcp call
#3074 closed
Jul 3, 2025 -
Quota reset time?
#2981 closed
Jul 3, 2025 -
Feature Request: Support for Custom Slash Commands
#3066 closed
Jul 3, 2025 -
Error: Failed to edit, could not find the string to replace.
#3071 closed
Jul 3, 2025 -
Implement Automated and Scheduled PR Triage Workflows
#3065 closed
Jul 3, 2025 -
.zshrc file includes GEMINI_API_KEY but gemini cli claims no API key on MacOS
#2628 closed
Jul 3, 2025 -
Not using Gemini Code Assist Standard subscription even when enabled, assigned and authenticated.
#2798 closed
Jul 3, 2025 -
it always failed to login with google account if in UI-less environments
#2685 closed
Jul 3, 2025 -
gemini cli Waiting for auth... (Press ESC to cancel) Login with Google Account
#2351 closed
Jul 2, 2025 -
GoogleAI
#2647 closed
Jul 2, 2025 -
npx @google/gemini-cli invocation returns error with "React Element from an older version of React"
#3041 closed
Jul 2, 2025 -
Can't paste anything into cli
#2938 closed
Jul 2, 2025 -
Error 403 after login, unusable gemini cli
#3025 closed
Jul 2, 2025 -
replace tool gets stuck in infinite loop
#3048 closed
Jul 2, 2025 -
shift + enter command is not working
#3047 closed
Jul 2, 2025 -
feature request: allow shift+enter = in-chat new line
#3050 closed
Jul 2, 2025 -
✦ 我替换失败了,这说明 old_string 与文件内容不完全匹配。这通常是由于多行字符串中细微的空格或行尾差异造成的。
#3044 closed
Jul 2, 2025 -
model seems to not know when when "No changes detected." happens while using the edit tool
#2903 closed
Jul 2, 2025 -
The app suggests empty "no changes detected" modifications to the code.
#3038 closed
Jul 2, 2025 -
Pasting large amounts of text takes a long time, much longer than necessary most likely.
#3034 closed
Jul 2, 2025 -
Paste
#2498 closed
Jul 2, 2025 -
Pasting long text is very slow
#2342 closed
Jul 2, 2025 -
Please add ability to paste images into cli without dragging
#1910 closed
Jul 2, 2025 -
Line number rendered in the output code box is preventing users to leverage it effectively
#2713 closed
Jul 2, 2025 -
Code blocks generated by Gemini-CLI include line numbers, preventing direct copy-paste.
#2810 closed
Jul 2, 2025 -
Home and End keys doesn't work
#1843 closed
Jul 2, 2025 -
Error when talking to Gemini API
#2994 closed
Jul 2, 2025 -
line return impossible
#2988 closed
Jul 2, 2025 -
Gemini no response after input
#2359 closed
Jul 2, 2025 -
Npm
#2901 closed
Jul 2, 2025 -
GEMINI read .ts file extension as video
#2918 closed
Jul 2, 2025 -
pasting multi-line content bug
#2789 closed
Jul 2, 2025 -
Hola
#2912 closed
Jul 2, 2025 -
cannot paste any content and only retains the last character
#2913 closed
Jul 2, 2025 -
help MCP
#2887 closed
Jul 2, 2025 -
/chat list not showing saved chats
#2296 closed
Jul 2, 2025 -
GESTOBASS
#2295 closed
Jul 2, 2025 -
The model switching by it self and running tokens and time
#2292 closed
Jul 2, 2025 -
npx-ing the repo in Windows doesn't always work
#2244 closed
Jul 2, 2025 -
Un-named chat checkpoints are not listed and hard to resume when named checkpoints exist
#1794 closed
Jul 1, 2025 -
Chinese/multibyte character input broken after PR #1972 (readline implementation)
#2357 closed
Jul 1, 2025 -
Issue with Japanese input reflecting only the last character
#2358 closed
Jul 1, 2025 -
Chinese input BUG on MacOS
#2618 closed
Jul 1, 2025 -
python bug , fix \n error.
#2215 closed
Jul 1, 2025 -
Unusual Behavior of Gemini 2.5 Flash Model After Hitting Rate Limits in the CLI tool
#2197 closed
Jul 1, 2025 -
Only the last character is entered when I type Japanese.
#2361 closed
Jul 1, 2025 -
Bug: /chat save fails silently when no tag is provided
#2189 closed
Jul 1, 2025 -
Cannot switch to gemini-2.5-pro
#2181 closed
Jul 1, 2025 -
gemini error
#2147 closed
Jul 1, 2025 -
Huge Gemini API bill
#2896 closed
Jul 1, 2025 -
Create official GitHub releases and git tags
#2143 closed
Jul 1, 2025 -
Unable to append to .md file, Rate limiting detected, switched to 2.5-flash.
#2116 closed
Jul 1, 2025 -
Windows: git commit -m with spaces in message causes pathspec error
#2102 closed
Jul 1, 2025 -
/chat save ***.json seemingly does not work... neither does /chat resume...
#2661 closed
Jul 1, 2025 -
How to change the api base
#2087 closed
Jul 1, 2025 -
Failed to login
#2081 closed
Jul 1, 2025 -
Can't context switch when it needs to switch models from rate-limiting
#2060 closed
Jul 1, 2025 -
gemini cli automatic rate limiting simple request.
#2053 closed
Jul 1, 2025 -
Bug using the commands
#2034 closed
Jul 1, 2025 -
Error Reading Screenshot file with spaces from ~/Desktop folder on Mac
#2021 closed
Jul 1, 2025 -
It's just telling jokes...
#2013 closed
Jul 1, 2025 -
Why this package depends itself?
#1979 closed
Jul 1, 2025 -
failed to start through 'npm run start'
#1970 closed
Jul 1, 2025 -
Error gemini-cli-core
#1968 closed
Jul 1, 2025 -
random api errors
#1943 closed
Jul 1, 2025 -
How can we configure a custom editor?
#1927 closed
Jul 1, 2025 -
Resources exhausted after first prompt without any resources used...
#1926 closed
Jul 1, 2025 -
Rate limiting detected with just one message
#1925 closed
Jul 1, 2025 -
Subscription model
#1924 closed
Jul 1, 2025 -
Provide instructions to completely delete/uninstall Gemini CLI
#1902 closed
Jul 1, 2025 -
🔥🔥🔥中文视频教程
#1886 closed
Jul 1, 2025 -
Kuki Designed group specializes
#1873 closed
Jul 1, 2025 -
Add a consolidated pricing doc
#1868 closed
Jul 1, 2025 -
🐛 Model Switch Madness: Gemini Pro Auto-Downgrades After Short Use — No Warning, No Mercy 😅
#1852 closed
Jul 1, 2025 -
"status":"Too Many Requests"
#1849 closed
Jul 1, 2025 -
Rate-limit autoswitch bug
#1847 closed
Jul 1, 2025 -
[Feature Request] Ability to change models
#1845 closed
Jul 1, 2025 -
Persistent Auth Session
#1834 closed
Jul 1, 2025 -
Please keep a chat log between CLI sessions
#1829 closed
Jul 1, 2025 -
Very slow response
#1831 closed
Jul 1, 2025 -
Feature: Clear visibility into current data policy
#1813 closed
Jul 1, 2025 -
Path not found issue.
#1807 closed
Jul 1, 2025 -
Gemini CLI should be able to read a subsection of a file
#558 closed
Jul 1, 2025 -
When installing from Codespace, unable to authenticate
#1810 closed
Jul 1, 2025 -
Add a feature to show the usage limit is approach, exceeded and when to reset.
#1811 closed
Jul 1, 2025 -
Copy data to Google sheets
#1772 closed
Jul 1, 2025 -
Unable to connect to Gemini Code Assist. Check your network settings.
#1786 closed
Jul 1, 2025 -
After 2.5 Pro has been limitied ,the agent auto switched to 2.5 Flash,And It does not work anymore
#1792 closed
Jul 1, 2025 -
Add parallelism to free tier
#1767 closed
Jul 1, 2025 -
Glichy Ui
#1766 closed
Jul 1, 2025 -
It just wastes tokens without any response for my request.
#1755 closed
Jul 1, 2025 -
error running npm
#1744 closed
Jul 1, 2025 -
Unhandled Promise Rejections from Telemetry Logging Cause CLI Crashes During Network Failures
#1717 closed
Jul 1, 2025 -
Always automatically quit
#1700 closed
Jul 1, 2025 -
Slow @ completion on really large filesystems
#2861 closed
Jul 1, 2025 -
CLI struggles/fails to write go code that compiles
#1623 closed
Jul 1, 2025 -
Security Policy violation Branch Protection
#1670 closed
Jul 1, 2025 -
No Responses Gradually Becoming Very Slow After ~30 Min of Use (macOS Tahoe Beta 1)
#1657 closed
Jul 1, 2025 -
Persist model fallback
#1667 closed
Jul 1, 2025 -
I need to reinstall Gemini CLI everytime I close the terminal
#2858 closed
Jul 1, 2025 -
Executing in python Thread API Key not used.
#2480 closed
Jul 1, 2025 -
CLI truncates a file for no apparent reason
#1646 closed
Jul 1, 2025 -
Sign in with Google doesn't save?
#1603 closed
Jul 1, 2025 -
Unusual Input token usage.
#1597 closed
Jul 1, 2025 -
@ command freezing for large dirs
#1589 closed
Jul 1, 2025 -
容易闪退,不到20秒就退出了。
#1573 closed
Jul 1, 2025 -
Delete on Linux works as backspace instead of regular delete
#1496 closed
Jul 1, 2025 -
Option + backspace doesn't delete word by word
#1503 closed
Jul 1, 2025 -
Add `/model` command to select the model after starting the program
#2848 closed
Jul 1, 2025 -
Option + Left / Right Arrow Keys
#1511 closed
Jul 1, 2025 -
BUG: Bad Request on any prompt
#1494 closed
Jul 1, 2025 -
Quit without finishing any workflow task.
#1493 closed
Jul 1, 2025 -
Poor Comprehension Ability
#1490 closed
Jul 1, 2025 -
fixing configuration issues takes infinite time
#1475 closed
Jul 1, 2025 -
File I/O Tools (read_file, write_file) Corrupt Non-UTF-8 File Encodings
#1468 closed
Jul 1, 2025 -
Can I login with Google on a server without browser?
#2115 closed
Jul 1, 2025 -
FR: Adding advanced proxy setting
#1412 closed
Jul 1, 2025 -
This Gemini cli is worthless.
#2890 closed
Jul 1, 2025 -
Add model fallback for the Vertex API
#1403 closed
Jul 1, 2025 -
Review prompt with special tool
#1398 closed
Jul 1, 2025 -
history navigation breaks with slashCommand completitions
#1352 closed
Jul 1, 2025 -
Error when asking CLI to "list the tag name for previous checkpoints"
#1328 closed
Jul 1, 2025 -
Spell out Google Cloud instead of GCP
#1281 closed
Jul 1, 2025 -
Persist "always allow" setting
#1215 closed
Jul 1, 2025 -
.env not read in parent directory
#2372 closed
Jul 1, 2025 -
Cannot use gemini cli globally
#1205 closed
Jul 1, 2025 -
Circularity errors on `ReadFile`
#1133 closed
Jul 1, 2025 -
Allow to disable tips in the CLI
#1525 closed
Jul 1, 2025 -
Error executing tool write_file: Tool "write_file" not found in registry.
#2549 closed
Jul 1, 2025 -
Running commands in cmd.exe shell has escaping issues
#1839 closed
Jul 1, 2025 -
run_shell_command fails with quoted arguments on Windows due to cmd.exe quoting mismatch
#2457 closed
Jul 1, 2025 -
Chrome search with double quotes
#2601 closed
Jul 1, 2025 -
Git commit does not properly escape backquote (`)
#2658 closed
Jul 1, 2025 -
Cannot make "git commit' with messages properly
#2689 closed
Jul 1, 2025 -
Escaped backticks are incorrectly unescaped when attempting to replace code
#2562 closed
Jul 1, 2025 -
When suggesting `git commit` messages, gets backticks wrong
#1095 closed
Jul 1, 2025 -
Incident: Sand-boxing not working
#1059 closed
Jul 1, 2025 -
API Error: Publisher Model ... NOT_FOUND after upgrade
#1053 closed
Jul 1, 2025 -
Support nodejs 18+ instead of 20+
#1056 closed
Jul 1, 2025 -
quality problem - run away generation
#1041 closed
Jul 1, 2025 -
prompts.test.ts Snapshot Tests are Environment-Dependent
#1023 closed
Jul 1, 2025 -
Support remote MCP servers (configured with `url` in `settings.json`)
#983 closed
Jul 1, 2025 -
BUG: Read_many_files fails
#1093 closed
Jul 1, 2025 -
Run an otel collector and send logs to a centralized location
#976 closed
Jul 1, 2025 -
@ file processing is broken
#965 closed
Jul 1, 2025 -
Telemetry for local logging has multiple errors related to Metrics exporter
#915 closed
Jul 1, 2025 -
ctrl+o duplicates output if there are no debug console messages
#954 closed
Jul 1, 2025 -
"shift+enter" shortcut not working
#2823 closed
Jul 1, 2025 -
ReadFile always picks a relative filepath and fails at the first turn
#896 closed
Jul 1, 2025 -
sandbox_command logic is duplicated (and fragile)
#940 closed
Jul 1, 2025 -
Shift+enter is not working
#2873 closed
Jul 1, 2025 -
Give additional options for how checkpoints are restored.
#951 closed
Jul 1, 2025 -
Shift+Enter not working on Mac
#2435 closed
Jul 1, 2025 -
Audio/Video understanding
#1556 closed
Jul 1, 2025 -
Shift + Enter for new line doesnot work.
#2831 closed
Jul 1, 2025 -
Cancellation Token
#2324 closed
Jul 1, 2025 -
[FR] Report token usage stats upon user request and on exit
#811 closed
Jul 1, 2025 -
please add custom slash commands similar to those allowed by claude code.
#2322 closed
Jul 1, 2025 -
Add support for showing current input tokens used for a given request
#664 closed
Jul 1, 2025 -
Add support for logging User and Agent request/responses
#661 closed
Jul 1, 2025 -
alt-backspace interpreted as alt-delete
#592 closed
Jul 1, 2025 -
Add background color for code changes
#500 closed
Jul 1, 2025 -
Unclear relations to privacy policy and terms
#1454 closed
Jul 1, 2025 -
No Privacy Data Collection Notice or Opt-Out – GDPR Non-Compliant
#1489 closed
Jul 1, 2025 -
Clarify use of user's code for training within the free quota on paid service
#1472 closed
Jul 1, 2025 -
Use the constant placeholders for ".gemini/settings.json" in gemini.tsx
#1235 closed
Jul 1, 2025 -
GEMINI_API_KEY not detected by Gemini CLI despite being exported in shell environment
#1560 closed
Jul 1, 2025 -
When asking Gemini to describe my environment it struggled to do so.
#1682 closed
Jul 1, 2025 -
Rate limits
#2827 closed
Jul 1, 2025 -
Make selectedAuthType not null in settings.ts
#1236 closed
Jul 1, 2025 -
Custom ascii art header
#2828 closed
Jul 1, 2025 -
Shift+Enter - New line
#2668 closed
Jul 1, 2025 -
infinite loop
#2838 closed
Jul 1, 2025 -
Infinite loop when using git commit.
#2846 closed
Jul 1, 2025 -
Gemini Entered a Loop
#2804 closed
Jul 1, 2025 -
Enable Gemini to be hosted on a port after installation of Gemini CLI
#2821 closed
Jul 1, 2025 -
Difficulty to start on Mac
#1134 closed
Jul 1, 2025 -
Error notification when starting cli: 'punycode' is deprecated
#2012 closed
Jul 1, 2025 -
Can't access Gemini CLI after installing using npm on windows
#2170 closed
Jul 1, 2025 -
Ecommerce
#2775 closed
Jul 1, 2025 -
Feature Request: Markdown Table Rendering
#1775 closed
Jul 1, 2025 -
GOOGLE_CLOUD_PROJECT env var
#2262 closed
Jul 1, 2025 -
GEMINI CLI READS MY USER FOLDER CONTENTS WITHOUT PERMISSION
#2697 closed
Jul 1, 2025 -
API Error on agent output, while running
#2777 closed
Jul 1, 2025 -
Can I use other model like deepseek with base_url and api_key
#1795 closed
Jul 1, 2025 -
Use with any OpenAI compatible API model, including local models
#2665 closed
Jul 1, 2025 -
Rate limiting detected loop
#1671 closed
Jul 1, 2025 -
Repeated “Rate Limiting Detected” Message and CLI Stuck on “Scrutinizing Update Logic”
#1798 closed
Jul 1, 2025 -
429 Too Many Requests
#2305 closed
Jul 1, 2025 -
Documentation: HTTP link should use HTTPS for security best practices
#2755 closed
Jul 1, 2025 -
Documentation formatting error: Double colon in troubleshooting solutions
#2750 closed
Jul 1, 2025 -
Gemini CLI exit command does not terminate session (AI still intercepts commands)
#2728 closed
Jul 1, 2025 -
rename LOGIN_WITH_GOOGLE_PERSONAL to LOGIN_WITH_GOOGLE
#1649 closed
Jul 1, 2025 -
Repeat
#2500 closed
Jul 1, 2025 -
[BUG] Unexpectedly high memory consumption
#2445 closed
Jul 1, 2025 -
Dumb and stupid
#2443 closed
Jul 1, 2025 -
The `--prompt` flag executes tools without asking
#2744 closed
Jun 30, 2025 -
Enable other models
#2743 closed
Jun 30, 2025 -
No infinite loop detection
#2739 closed
Jun 30, 2025 -
Endles loop of I'm ready for the next task.
#2708 closed
Jun 30, 2025 -
Memory command doesn't work
#1565 closed
Jun 30, 2025 -
Repeating pervious chat many times
#2535 closed
Jun 30, 2025 -
Nonstop Failure loop
#2438 closed
Jun 30, 2025 -
Recognise inifinte loops
#2538 closed
Jun 30, 2025 -
Gemini 2.5 Pro - infinite loop
#2552 closed
Jun 30, 2025 -
Error: Could not discover project ID. Make sure you're authenticated with 'gemini auth'.
#1878 closed
Jun 30, 2025 -
Rate Limit Exceeded
#1881 closed
Jun 30, 2025 -
Could not discover project ID. Make sure you're authenticated with 'gemini auth'.
#2138 closed
Jun 30, 2025 -
When does the 1000 calls per day limit reset?
#2489 closed
Jun 30, 2025 -
Gemini 2.5 flash works. But how can we use Gemini 2.5 pro ?
#2148 closed
Jun 30, 2025 -
Error log insufficient to debug MCP server failure
#1812 closed
Jun 30, 2025 -
how to set default to YES
#2651 closed
Jun 30, 2025 -
登录不成功的原因
#2156 closed
Jun 30, 2025 -
it think for ever
#2272 closed
Jun 30, 2025 -
Login with Google fails due to invalid argument error
#2634 closed
Jun 30, 2025 -
Adds support for `ALL_PROXY`
#2636 closed
Jun 30, 2025 -
How to point gemini-cli to a proxy ?
#1457 closed
Jun 30, 2025 -
Feature Request: Implement Tab Autocomplete for Local Filenames in the Chat Prompt
#2630 closed
Jun 30, 2025 -
Login issue
#2633 closed
Jun 30, 2025 -
Gemini asking GOOGLE_CLOUD_PROJECT even for Google Account
#2632 closed
Jun 30, 2025 -
Error executing tool write_file: Tool "write_file" not found in registry.
#2414 closed
Jun 30, 2025 -
I just started like prompt and then after entering it it automatically change the model to The flash!
#2610 closed
Jun 30, 2025 -
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
#2585 closed
Jun 30, 2025 -
editing does not get reflected
#2569 closed
Jun 29, 2025 -
everytime I use Gemini code
#2611 closed
Jun 29, 2025 -
Update /help to show correct multline key chord for macos
#1699 closed
Jun 29, 2025 -
stuck at Identifying Quota Interactions
#2577 closed
Jun 29, 2025 -
Gemini CLI tools doc page has a broken link
#2597 closed
Jun 29, 2025 -
How to hide [dotenv@16.6.0] injecting env (1) from .gemini/.env message?
#2108 closed
Jun 29, 2025 -
Typing in Chinese in gemini-cli, only the last character is displayed
#2382 closed
Jun 29, 2025 -
对话框中文输入必须一个一个词输入,无法一个词一个词输入
#2517 closed
Jun 29, 2025 -
Chinese IME composition discards all but the last character
#2516 closed
Jun 29, 2025 -
Testing new and unique issue creation capability
#2510 closed
Jun 29, 2025 -
Creating a unique label for issue
#2509 closed
Jun 29, 2025 -
rate limit -
#1869 closed
Jun 28, 2025 -
Installation process: login with Spotify?
#2483 closed
Jun 28, 2025 -
Copy-pasting in Gemini CLI only pastes one character (Windows)
#2484 closed
Jun 28, 2025 -
Useful
#2472 closed
Jun 28, 2025 -
Detect default VSCodium installation on macOS (homebrew)
#2242 closed
Jun 28, 2025 -
Please allow running commands in cmd/powershell (irrelevant)
#2425 closed
Jun 28, 2025 -
chat history is gone after restart
#2374 closed
Jun 28, 2025 -
Standard Tier not detected/respected?!
#2447 closed
Jun 28, 2025 -
Make gemini-cli MCP-compatible
#786 closed
Jun 28, 2025 -
Custom editor
#2432 closed
Jun 28, 2025 -
Improve pluralization handling of match in grep tool
#2341 closed
Jun 28, 2025 -
"more..." option missing under /auth after Gemini CLI upgrade — can't use Workspace account
#2339 closed
Jun 28, 2025 -
Shift+Enter
#2395 closed
Jun 28, 2025 -
Shift+Enter doesn't create a new line
#2408 closed
Jun 28, 2025 -
Support MCP Sampling
#2397 closed
Jun 28, 2025 -
GeminiCLIお試し
#2399 closed
Jun 28, 2025 -
Add save dialog before exit to prevent data loss
#1726 closed
Jun 28, 2025 -
コマンド実行確認ダイアログボックスが表示されない
#2396 closed
Jun 28, 2025 -
Authentication Issue with Vertex AI
#1857 closed
Jun 28, 2025 -
📝 High praise + strategic AI usage tip (emergent puzzle solving)
#2348 closed
Jun 28, 2025 -
/tools and /memory commands incorrectly trigger bug report prompt
#2371 closed
Jun 28, 2025 -
Tools, memory commands
#2370 closed
Jun 28, 2025 -
/tools and /memory commands incorrectly trigger bug report prompt
#2369 closed
Jun 28, 2025 -
tools and memory commands incorrectly trigger bug report prompt
#2368 closed
Jun 28, 2025 -
"/tools and /memory commands incorrectly trigger bug report prompt"
#2367 closed
Jun 28, 2025 -
400 error every time I send a prompt
#2243 closed
Jun 28, 2025 -
stuck with api error code 400 .. never recovers
#2337 closed
Jun 28, 2025 -
Error to access ~/.Trash directory in CLI mode in Mac
#2252 closed
Jun 28, 2025 -
Rust rewrite
#2283 closed
Jun 28, 2025 -
Usage stats
#2317 closed
Jun 28, 2025 -
Manually open link
#2329 closed
Jun 28, 2025 -
Unexpectedly enumerating .nix folders
#2327 closed
Jun 28, 2025 -
command not found: gemini
#2225 closed
Jun 28, 2025 -
Isn't the sanatizeParameters in mcp-client.ts a typo?
#1547 closed
Jun 28, 2025 -
Error loop
#2311 closed
Jun 28, 2025 -
Privacy prompt should display automatically if unseen
#2287 closed
Jun 27, 2025 -
Edit Model did not provide valid parameters for edit tool
#2045 closed
Jun 27, 2025 -
Gemini Gets Stuck in A loop while answering
#2289 closed
Jun 27, 2025 -
add auth info to /about
#2291 closed
Jun 27, 2025 -
Inconsistent Model Selection and Quota Errors with API Key Authentication
#2293 closed
Jun 27, 2025 -
Ability to directly paste images from the clipboard.
#2279 closed
Jun 27, 2025 -
AUTO SWITCH TO FLASH MODEL.
#2288 closed
Jun 27, 2025 -
Loop of iteration persistent
#2276 closed
Jun 27, 2025 -
Stuck in the Auth Login
#2268 closed
Jun 27, 2025 -
Could not edit file for .gd (godot code)
#2227 closed
Jun 27, 2025 -
Beep when user action is required
#2261 closed
Jun 27, 2025 -
Auth issue ,
#1552 closed
Jun 27, 2025 -
Unfriendly error message when using project with Code Assist disabled
#1343 closed
Jun 27, 2025 -
`ctrl+o` when encountering error causes screen to glitch out
#668 closed
Jun 27, 2025 -
Input tokens calculate error
#2165 closed
Jun 27, 2025 -
Gemini CLI repeatedly printing the same thing
#2124 closed
Jun 27, 2025 -
memory and chat commands not available
#2107 closed
Jun 27, 2025 -
Throw error if no tag is set for /chat command
#2080 closed
Jun 27, 2025 -
Got stuck in an endless failing loop.
#2188 closed
Jun 27, 2025 -
Infinite Loop in gemini-cli When Editing a File
#2201 closed
Jun 27, 2025 -
Stop responding and stuck in a loop
#2184 closed
Jun 27, 2025 -
Stuck in a loop trying to use `replace` with a non-unique `old_string`
#2137 closed
Jun 27, 2025 -
endless loop trying to do a simple command.
#2063 closed
Jun 27, 2025 -
rate limit hit, changed to 2.5 flash but doesn't continue to work , simply loops for longTime
#2219 closed
Jun 27, 2025 -
Feature Request: Integrate AI Ultra Subscription for Higher Gemini CLI Limits
#2160 closed
Jun 27, 2025 -
Keeps looping
#1707 closed
Jun 27, 2025 -
Gemini CLI seemingly gets stuck in infinite loop
#912 closed
Jun 27, 2025 -
Loop - problem with replace tool
#2154 closed
Jun 27, 2025 -
shift+enter doesn't work
#2100 closed
Jun 27, 2025 -
Shift+Enter bug
#1942 closed
Jun 27, 2025 -
Shift+Enter not adding new line
#1753 closed
Jun 27, 2025 -
Cannot actually the 'free' tier
#2099 closed
Jun 27, 2025 -
Waiting for auth... (Press ESC to cancel) When i added task-master
#2134 closed
Jun 27, 2025 -
Error "File path must be absolute: README.md" when writing to README.md
#1455 closed
Jun 27, 2025 -
Where's cost?
#2196 closed
Jun 27, 2025 -
Taking indefinite time to respond and exhausting 2.5-Pro limit in just one prompt within a few seconds
#2103 closed
Jun 27, 2025 -
Rate limiting after simply setting up instruction files for Gemini
#2073 closed
Jun 27, 2025 -
Add login method and GCP project config to /about
#1992 closed
Jun 27, 2025 -
无法响应
#2176 closed
Jun 27, 2025 -
Cannot change flight
#2079 closed
Jun 27, 2025 -
Package it for Nix
#2110 closed
Jun 27, 2025 -
429 quota errors on Gemini 2.5 Pro despite <10 requests (oauth-personal)
#2047 closed
Jun 27, 2025 -
API Error 403 CONSUMER_INVALID after setting the GOOGLE_CLOUD_PROJECT
#1808 closed
Jun 27, 2025 -
gemini-bug
#2223 closed
Jun 27, 2025 -
Selamat malam
#2192 closed
Jun 27, 2025 -
Editor setting incorrectly reports Windsurf (Not installed)
#2016 closed
Jun 27, 2025 -
gemini cli start find his vritical bugbug
#2177 closed
Jun 27, 2025
397 Issues opened by 345 people
-
test
#3209 opened
Jul 4, 2025 -
2.5pro model
#3207 opened
Jul 4, 2025 -
replace tool repeated failure
#3198 opened
Jul 4, 2025 -
Application not response on version 0.1.7 Gemini Flash
#3197 opened
Jul 4, 2025 -
start script doesn't work when used outside project directory
#3194 opened
Jul 4, 2025 -
Multiline input not working
#3189 opened
Jul 4, 2025 -
Cant write or replace file
#3188 opened
Jul 4, 2025 -
Getting repeated 400 errors again
#3185 opened
Jul 4, 2025 -
Posting many file for conversion leads to weird results
#3180 opened
Jul 3, 2025 -
Incorrect error message (GOOGLE_CLOUD_PROJECT) due to missing age verification
#3179 opened
Jul 3, 2025 -
API Error
#3178 opened
Jul 3, 2025 -
Flaky test in useLoadingIndicator
#3176 opened
Jul 3, 2025 -
Continued API Errores
#3173 opened
Jul 3, 2025 -
Can't find a 'replace' or 'write_file' tools
#3170 opened
Jul 3, 2025 -
Beginning File Transfer (Can't copy files )
#3168 opened
Jul 3, 2025 -
Truncated Warning for Long Responses
#3166 opened
Jul 3, 2025 -
Gemini gets very confused by Justfiles, and can't seem to fix itself.
#3163 opened
Jul 3, 2025 -
Concurrent requests can be dropped if they arrive while Gemini is responding
#3161 opened
Jul 3, 2025 -
Option to exclude tools from MCP
#3160 opened
Jul 3, 2025 -
Truncated file paths break VS Code terminal click-to-open functionality
#3157 opened
Jul 3, 2025 -
ReadManyFiles does not respect .geminiignore
#3151 opened
Jul 3, 2025 -
@ auto complete on Windows cause issue with ReadManyFiles
#3150 opened
Jul 3, 2025 -
"gemini -p/--prompt displays MCP STDERR
#3148 opened
Jul 3, 2025 -
git add can't use paths with spaces
#3146 opened
Jul 3, 2025 -
Gemini CLI bypasses auth onboarding with existing GEMINI_API_KEY in .env, lacks override
#3144 opened
Jul 3, 2025 -
Gemini CLI 대화창에서 한글 입력이 바로 안되는 문제가 있습니다.
#3143 opened
Jul 3, 2025 -
Context "Scratchpad" or "Memory Buffer" Commands
#3142 opened
Jul 3, 2025 -
Failure to use WriteFile tool
#3133 opened
Jul 3, 2025 -
Support SubAgent architecture
#3132 opened
Jul 3, 2025 -
Code 400
#3131 opened
Jul 3, 2025 -
MCP Server times out on windows
#3130 opened
Jul 3, 2025 -
Let Gemini use PowerShell or Git Bash in Windows
#3126 opened
Jul 3, 2025 -
Auto changing the model from Pro to Flash within 5 to 10 msg!
#3123 opened
Jul 3, 2025 -
Table rendering is misaligned regardless of terminal width
#3122 opened
Jul 3, 2025 -
Feature request: ability to specify model temperature
#3121 opened
Jul 3, 2025 -
Corruption of main file being worked on.
#3120 opened
Jul 3, 2025 -
ReadManyFiles bug in security check
#3118 opened
Jul 3, 2025 -
Define prompt templates and reuse them
#3115 opened
Jul 3, 2025 -
Streamlining GitHub Actions workflows
#3113 opened
Jul 3, 2025 -
ESLint configuration improvements
#3112 opened
Jul 3, 2025 -
Recursive output and unable to kill using escape or Ctrl+C
#3102 opened
Jul 3, 2025 -
Ctrl+Backspace to delete whole words from prompt
#3101 opened
Jul 3, 2025 -
unable to make a git commit
#3092 opened
Jul 3, 2025 -
stuck and not listening
#3089 opened
Jul 3, 2025 -
Two edits to the same file but only the last one actually happens.
#3087 opened
Jul 3, 2025 -
Table Content Truncation - Implement Open/Fold Mode
#3080 opened
Jul 3, 2025 -
Gemini CLI Agent Modifies Code After Explicit Write Permission Revocation
#3077 opened
Jul 3, 2025 -
Agent-to-Agent (A2A) Communication
#3076 opened
Jul 3, 2025 -
Some Japanese characters are garbled randomly
#3073 opened
Jul 3, 2025 -
only top level .gitignore file is processed
#3072 opened
Jul 3, 2025 -
Bug/UX Issue: Improve Trace Output for `-p` Headless Print Mode
#3069 opened
Jul 3, 2025 -
한글 입력 시 한 박자 느리게 표시됨
#3068 opened
Jul 3, 2025 -
Gemini CLI intro font doesn't render properly on smaller screens
#3055 opened
Jul 2, 2025 -
Cannot read SVG files
#3054 opened
Jul 2, 2025 -
Support mcp server notifications/messages
#3052 opened
Jul 2, 2025 -
Problem with one character at a time when using gemini-cli in Korean on Mac
#3031 opened
Jul 2, 2025 -
No limits on what gemini-cli will try to ingest
#3024 opened
Jul 2, 2025 -
Unknown argument: chat on Windows with Node 20.15.1
#3019 opened
Jul 2, 2025 -
Failure to execute shell commands with Windows
#3015 opened
Jul 2, 2025 -
Poor real-time display of Korean IME composition in Gemini CLI
#3014 opened
Jul 2, 2025 -
Unclear how to disable or reset auto-approval for tools
#3009 opened
Jul 2, 2025 -
Copy paste multipe lines triggers issues
#3005 opened
Jul 2, 2025 -
no token cost information, no /model choice nor /billing choices, is the cli still free or not?
#3004 opened
Jul 2, 2025 -
This account requires setting the GOOGLE_CLOUD_PROJECT env var
#3001 opened
Jul 2, 2025 -
Sort tools alphabetically
#3000 opened
Jul 2, 2025 -
bug: TAB-key wrongly automatically submits when starting a /command
#2998 opened
Jul 2, 2025 -
Gemini CLI can't recognize the images!
#2997 opened
Jul 2, 2025 -
Rate Limit & Gemini Flash Error
#2995 opened
Jul 2, 2025 -
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
#2993 opened
Jul 2, 2025 -
API Error: API keys are not supported by this API when .env file exists
#2989 opened
Jul 2, 2025 -
Can anyone use the gemini-cli-bot ?
#2970 opened
Jul 2, 2025 -
Import processor regex matches code inside markdown code blocks
#2967 opened
Jul 2, 2025 -
Invisible text in dark mode with black terminal background
#2963 opened
Jul 2, 2025 -
webs_serach issue
#2962 opened
Jul 2, 2025 -
Console output not fixed to the bottom.
#2959 opened
Jul 2, 2025 -
Add Interactive Prompt for Key Passphrase Input in Gemini CLI
#2956 opened
Jul 2, 2025 -
RTL Support for Arabic
#2954 opened
Jul 2, 2025 -
Crash with OOM on a low-powered machine
#2952 opened
Jul 2, 2025 -
Can't modify files
#2951 opened
Jul 2, 2025 -
2.5 Pro Is Unavailable So It Switches to 2.5 Flash Without Any Warning Message
#2948 opened
Jul 2, 2025 -
ImportProcessor warnings pollute stderr output in v0.1.9, breaking programmatic usage
#2946 opened
Jul 2, 2025 -
Problems with parsing strings in shell mode, not delivering the full strings to the called tools.
#2945 opened
Jul 2, 2025 -
Gemini-CLI trying to fix old issues when context gets larger (~20%)
#2942 opened
Jul 2, 2025 -
Terminal shifts back to the top sometimes when Gemini-cli is generating
#2941 opened
Jul 2, 2025 -
Backtick security checks in shell commands prevent using some code snippets in commands
#2940 opened
Jul 2, 2025 -
Gemini-cli talking to itself and self-approving changes
#2939 opened
Jul 2, 2025 -
Gemini CLI read_file is executing without any explicit approval.
#2937 opened
Jul 2, 2025 -
한글 입력 시 첫 글자가 누락되는 등 입력이 밀리는 현상이 있습니다.
#2936 opened
Jul 2, 2025 -
Apologies and self-criticism is super cringe.
#2935 opened
Jul 2, 2025 -
WebFetch tries to use Gemini pro even after message about switching to Flash, causes error
#2933 opened
Jul 2, 2025 -
Allow "waiting" for 2.5-pro to be available again, instead of auto-switching to 2.5-flash
#2931 opened
Jul 2, 2025 -
Warn users if they are on node < 20
#2930 opened
Jul 2, 2025 -
ByteString error on macOS arm64 - character 8221 at index 39
#2929 opened
Jul 2, 2025 -
add settings property for geminiUrl
#2928 opened
Jul 2, 2025 -
No js pls
#2927 opened
Jul 2, 2025 -
feat(core): Add a symbol in the `&` to execute the tools and MCPs.
#2925 opened
Jul 2, 2025 -
feat(core): Add Thoughts and Total tokens in `/stats` and `/quit`.
#2924 opened
Jul 2, 2025 -
Gemini CLI adding @ to pasted file paths in shellmode
#2922 opened
Jul 2, 2025 -
Failed to login. Message: Invalid URL
#2921 opened
Jul 2, 2025 -
Security Policy violation Outside Collaborators
#2917 opened
Jul 2, 2025 -
Clarify when 429 is due to rate limiting or quota
#2909 opened
Jul 1, 2025 -
Add telemetry for 'turns' in sendMessageStream
#2908 opened
Jul 1, 2025 -
First CLI crash - OOM most probably
#2905 opened
Jul 1, 2025 -
Gemini-cli ask me to choose a theme always I close and reopen it
#2897 opened
Jul 1, 2025 -
Gemini-cli tends to write code as one-liners
#2895 opened
Jul 1, 2025 -
AI not knowing which OS I use to execute the cmd command codes
#2893 opened
Jul 1, 2025 -
Backticks, quotes, and other escaping issues
#2889 opened
Jul 1, 2025 -
Chat are never ever saved
#2888 opened
Jul 1, 2025 -
xcodebuild's `build` command takes forever & can't `esc`
#2885 opened
Jul 1, 2025 -
WSL Path not set
#2884 opened
Jul 1, 2025 -
Gemini starts loop in Windows Powershell
#2880 opened
Jul 1, 2025 -
Turkish characters in Windows folders cause issues
#2879 opened
Jul 1, 2025 -
Window is jumpy
#2877 opened
Jul 1, 2025 -
Add in session ID to CCPA proto
#2871 opened
Jul 1, 2025 -
Warning Report: `EBADENGINE` when installing `vite@7.0.0` with Node.js v20.18.1
#2870 opened
Jul 1, 2025 -
Can clobber human changes when working iteratively on the same block of code
#2869 opened
Jul 1, 2025 -
Tracking for user requested configurability
#2868 opened
Jul 1, 2025 -
Improvement in viewing the Changes
#2866 opened
Jul 1, 2025 -
Immediate Alert: Unjustified Rate Limit Breach – Error Code 429
#2865 opened
Jul 1, 2025 -
Gemini Terminal starts to flickering and duplicating output
#2859 opened
Jul 1, 2025 -
Tools are not working. Even the default ones.
#2856 opened
Jul 1, 2025 -
Gemini doesnt wait for user interaction when on auto mode
#2854 opened
Jul 1, 2025 -
The tool estimating that a file is text or binary fails with .MQ5 files
#2850 opened
Jul 1, 2025 -
after restoring a chat, Gemini is no more able to edit a file
#2849 opened
Jul 1, 2025 -
Add roots support for MCP servers
#2847 opened
Jul 1, 2025 -
.gitignore filtering does not understand negative matches
#2843 opened
Jul 1, 2025 -
Inconsistent Behavior Between `/clear` Command and History Navigation
#2842 opened
Jul 1, 2025 -
Always allow should be smart about subcommands
#2840 opened
Jul 1, 2025 -
Replace tool breaks all the time. Feeling like a babysitter.
#2837 opened
Jul 1, 2025 -
The `mcpServers` in `.gemini/settings.json` won't read from `.env` file as environment variable
#2836 opened
Jul 1, 2025 -
Gemini-cli makes assumptions about the project or object structure
#2835 opened
Jul 1, 2025 -
Can't invalidate file cache when it changes
#2834 opened
Jul 1, 2025 -
Duplicaciones espejo, parpadeos y dificultad para pegar
#2833 opened
Jul 1, 2025 -
Allow Gemini command to be opened with a path as the root of my project
#2832 opened
Jul 1, 2025 -
The model keeps on switching from the gemini 2.5 pro to gemini 2.5 flash
#2830 opened
Jul 1, 2025 -
Create new chat using `CMD+n` or `CTRL+n`
#2825 opened
Jul 1, 2025 -
`/chat` and `/chat list` doesn't print nicely
#2824 opened
Jul 1, 2025 -
Enable Gemini to be hosted on a port after installation
#2820 opened
Jul 1, 2025 -
[Bug] /chat save command silently fails on invalid tags
#2819 opened
Jul 1, 2025 -
feat: Allow Gemini config directory to be configurable via environment variable
#2815 opened
Jul 1, 2025 -
Could not discover project ID. Make sure you're authenticated with 'gemini auth'.
#2813 opened
Jul 1, 2025 -
Performance issues and difficulty in interactive debugging for front-end project
#2809 opened
Jul 1, 2025 -
tried to read too many tokens and crashed
#2808 opened
Jul 1, 2025 -
Problemi con la dettatura vocale del Mac in gemini cli
#2807 opened
Jul 1, 2025 -
[Vertex AI Auth in entreprise setup] [API Error: exception TypeError: fetch failed sending request
#2805 opened
Jul 1, 2025 -
png-img incompatible with Node.js v24
#2802 opened
Jul 1, 2025 -
Option to disable startup banner
#2801 opened
Jul 1, 2025 -
Gemini CLI hallucinates file content when accessing Github remote MCP server
#2799 opened
Jul 1, 2025 -
Korean (Hangul) input drops the last character in Gemini CLI
#2797 opened
Jul 1, 2025 -
Unable to turn off the ASCII character box drawn around the prompt line.
#2795 opened
Jul 1, 2025 -
FR: Add warning to users for directory structure if Gemini CLI is opened in root folder
#2792 opened
Jul 1, 2025 -
Execute user's cmd cli freely.
#2790 opened
Jul 1, 2025 -
MCP Streamable HTTP error
#2787 opened
Jul 1, 2025 -
NOT ABLE TO CONNECT TO ANY MCP SERVERS
#2786 opened
Jul 1, 2025 -
Feature Request: Add vi-mode keybindings to the interactive shell
#2784 opened
Jul 1, 2025 -
memory leak
#2782 opened
Jul 1, 2025 -
Feature Request: Implement a Hooks System for Custom Automation and Workflow Integration
#2779 opened
Jul 1, 2025 -
File re-reading loops & VERY high costs when using API key
#2773 opened
Jun 30, 2025 -
Gemini CLI hallucinate non-existing Utils when generating testing files.
#2770 opened
Jun 30, 2025 -
Increase the typing window size dynamically or semi dynamically given the size of pasted content
#2766 opened
Jun 30, 2025 -
Working html improvements failures
#2765 opened
Jun 30, 2025 -
there is an error when i past any text
#2758 opened
Jun 30, 2025 -
Pressing `Tab` runs `/` commands too early
#2757 opened
Jun 30, 2025 -
Invalid HTML comment syntax in pull request template
#2754 opened
Jun 30, 2025 -
Documentation inconsistency: Mixed capitalization for troubleshooting guide references
#2753 opened
Jun 30, 2025 -
TQDM Progress bars cause flickering
#2752 opened
Jun 30, 2025 -
Support using the non-interactive mode in scripting scenarios
#2748 opened
Jun 30, 2025 -
error
#2745 opened
Jun 30, 2025 -
Cannot cleanly exit OOBE flow if GOOGLE_CLOUD_PROJECT is not set for a Workspace account
#2740 opened
Jun 30, 2025 -
UI Crash resulting in prompt textbox disappearing altogether + Scrolling issues
#2732 opened
Jun 30, 2025 -
'gemini' terminated by signal SIGABRT (Abort)
#2731 opened
Jun 30, 2025 -
Mass DocString update often breaks the file due to string escaping
#2730 opened
Jun 30, 2025 -
Support user-defined custom slash commands
#2727 opened
Jun 30, 2025 -
Sudo fails.
#2719 opened
Jun 30, 2025 -
Allow users to set labels in Vertex AI API calls
#2716 opened
Jun 30, 2025 -
when using bun, executable cannot be determined
#2714 opened
Jun 30, 2025 -
GEMINI CLI NOT RECONGIZING GEMINI CODE ASSIST SUBSCRIPTION - RATE LIMITS AND REVERTS BACK TO FLASH 2.5
#2711 opened
Jun 30, 2025 -
Failed to login. Message: spawn EPERM
#2704 opened
Jun 30, 2025 -
ReadManyFiles paths parameter is required
#2702 opened
Jun 30, 2025 -
`git log` command fails with `ambiguous argument` error
#2701 opened
Jun 30, 2025 -
grep search confuses Access Denied and File Not Found errors
#2698 opened
Jun 30, 2025 -
Normalización de rutas en Windows
#2694 opened
Jun 30, 2025 -
I don't see what I'm typing
#2690 opened
Jun 30, 2025 -
Bug Report: Snapshot Mismatch in `ModelStatsDisplay`, `SessionSummaryDisplay`, and `StatsDisplay`
#2688 opened
Jun 30, 2025 -
اقتراح: دمج برنامج Cmder مع Gemini API لتسهيل التفاعل باللغة العربية واللغات الأخرى
#2687 opened
Jun 30, 2025 -
Add notification when agent requires user action
#2681 opened
Jun 30, 2025 -
Returning to completed tasks, if new prompt instruction fails
#2679 opened
Jun 30, 2025 -
Gemini CLI not handing back control to user for questions
#2663 opened
Jun 30, 2025 -
Two questions, seven million tokens
#2662 opened
Jun 30, 2025 -
erro in every submit
#2660 opened
Jun 30, 2025 -
Google AI Ultra Usage Limit Increase
#2657 opened
Jun 30, 2025 -
Takes to long to run commands
#2656 opened
Jun 30, 2025 -
Not able to select text
#2655 opened
Jun 30, 2025 -
The chat texts are duplicated
#2650 opened
Jun 30, 2025 -
CLI scrolls through the whole chat on typing each letter
#2646 opened
Jun 30, 2025 -
Configurable TERMINAL_PADDING_X value
#2645 opened
Jun 30, 2025 -
Debug Console
#2644 opened
Jun 30, 2025 -
Getting this error while trying to Authenticate via Login with Google method
#2643 opened
Jun 30, 2025 -
Unable to start the Official Alpha Vantage MCP Server
#2640 opened
Jun 30, 2025 -
Severe Input Lag and Character Dropping When Typing Korean in VS Code Gemini CLI Extension
#2638 opened
Jun 30, 2025 -
Gemini-2.5-Flash fails to understand sys.path
#2637 opened
Jun 30, 2025 -
After restarting from a freeze, an error occurs during the first conversation.
#2635 opened
Jun 30, 2025 -
Use Clearcut Logging to Set Thresholds for UI
#2631 opened
Jun 30, 2025 -
Gemini can't understand my intent
#2629 opened
Jun 30, 2025 -
Improve UX When Pasting Large Text Blocks
#2627 opened
Jun 30, 2025 -
Login through a Google account didn't get forwarded to the web browser
#2626 opened
Jun 30, 2025 -
Não consigo colar nada no input do prompt
#2625 opened
Jun 30, 2025 -
Infinite Loop of continuous crazy scrolling for hours (now it's ~ 24 hours)
#2623 opened
Jun 30, 2025 -
Feature: Nested Slash Command Completion and Execution
#2622 opened
Jun 30, 2025 -
Gemini deleted everything in my home folder when installing npm packages.
#2617 opened
Jun 30, 2025 -
Switching to flash automatically while I am standard tier.
#2613 opened
Jun 29, 2025 -
Gemini Goes Jack Torrence
#2612 opened
Jun 29, 2025 -
Not able to install
#2607 opened
Jun 29, 2025 -
Can't Access Public Website from the non-interactive environment
#2600 opened
Jun 29, 2025 -
Rate limit exceeded. Free tier limits have been reached.
#2596 opened
Jun 29, 2025 -
--interactive-prompt
#2594 opened
Jun 29, 2025 -
Unexpected project created
#2591 opened
Jun 29, 2025 -
Gemini Code Assist Standard Licence
#2586 opened
Jun 29, 2025 -
[Bug] Paste only inserts the last character on Windows
#2583 opened
Jun 29, 2025 -
[Enter] fails after resuming the «gemini» job from shell by «fg»
#2581 opened
Jun 29, 2025 -
'/docs' crashes when run on a headless machine
#2580 opened
Jun 29, 2025 -
Pasting long text stalls Gemini CLI
#2560 opened
Jun 29, 2025 -
Languages
#2559 opened
Jun 29, 2025 -
Replace text error with special characters in contents or filename
#2557 opened
Jun 29, 2025 -
failed to call mcp servers and auto switch to flash model auto of the gates
#2555 opened
Jun 29, 2025 -
Feature Request: Conversation History Export
#2554 opened
Jun 29, 2025 -
WriteFile will generate "�" character after saving to a text file
#2553 opened
Jun 29, 2025 -
Repeated Text Output
#2551 opened
Jun 29, 2025 -
Failed to Log In via 'Login with Google' on macOS - Stuck in Redirect Loop
#2547 opened
Jun 29, 2025 -
Failure to Login with google account
#2546 opened
Jun 29, 2025 -
The file edit logic in `EditTool` currently mixes two distinct operations:
#2542 opened
Jun 29, 2025 -
`gemini /review` does not take changes only belonging to PR into account
#2541 opened
Jun 29, 2025 -
Issue when authenticating using Google Account - http://localhost:41309/oauth2callback?
#2540 opened
Jun 29, 2025 -
Gemini CLI File Access Issues
#2539 opened
Jun 29, 2025 -
Scary Failure: Gemini went insane, rambling, and crashed my terminal
#2537 opened
Jun 29, 2025 -
Gemini got stuck attempting to read and write to a file in the wrong path
#2536 opened
Jun 29, 2025 -
Support Generation Config
#2534 opened
Jun 29, 2025 -
Flash is terrible at creating diffs.
#2528 opened
Jun 29, 2025 -
Challenges with Git Tooling and State Management in Gemini CLI
#2525 opened
Jun 29, 2025 -
Update to use Flash Reasoning as a fallback
#2524 opened
Jun 29, 2025 -
Gemini interprets "@" in file name too literally
#2523 opened
Jun 29, 2025 -
stateless is a feature or obstruct ?
#2519 opened
Jun 29, 2025 -
Failed over to Flash on first use
#2518 opened
Jun 29, 2025 -
한글입력 시 마지막 음절 누락
#2513 opened
Jun 29, 2025 -
bug
#2508 opened
Jun 29, 2025 -
Continuous Read Files Error
#2505 opened
Jun 29, 2025 -
Model selection
#2497 opened
Jun 28, 2025 -
Indentation is a bit strange
#2494 opened
Jun 28, 2025 -
Isolate Gemini CLI from Project-Specific .env Files
#2493 opened
Jun 28, 2025 -
Enhance Shell Mode with Interactive Autocompletion
#2492 opened
Jun 28, 2025 -
Crash due to java heap going out of memory.
#2490 opened
Jun 28, 2025 -
Backslash Interpretation Issues in Gemini CLI (Windows CMD + WSL)
#2488 opened
Jun 28, 2025 -
Does not respect prompt, proceeds without confirmation
#2486 opened
Jun 28, 2025 -
cant paste text
#2482 opened
Jun 28, 2025 -
I racked up basically 30 Million tokens unexpectedly, is this a bug or expected?
#2479 opened
Jun 28, 2025 -
When tasked to remove debug logs it gets stuck in a loop
#2475 opened
Jun 28, 2025 -
Bracketed paste not working on node < 20
#2474 opened
Jun 28, 2025 -
When asked Yes/yes always/no, there should be better text for no
#2471 opened
Jun 28, 2025 -
Switches to flash model without reason and cant use 2.5 pro
#2470 opened
Jun 28, 2025 -
Gemini-cli behave weird when resize in termux
#2469 opened
Jun 28, 2025 -
Language Server Protocol support for the Gemini CLI
#2465 opened
Jun 28, 2025 -
Wrong url for mcp docs, config docs are incorrect
#2464 opened
Jun 28, 2025 -
crashes on certain command
#2461 opened
Jun 28, 2025 -
More Verbose Progress Info (Not Clear If It's Stuck)
#2456 opened
Jun 28, 2025 -
memory refresh ignored or misleading
#2455 opened
Jun 28, 2025 -
I can not type after mentioning a file
#2452 opened
Jun 28, 2025 -
403 error when trying to login with google
#2451 opened
Jun 28, 2025 -
INVALID_ARGUMENT - global - badRequest
#2450 opened
Jun 28, 2025 -
Profile support and/or ability to specify config directory path to use
#2449 opened
Jun 28, 2025 -
pnpm instructions
#2448 opened
Jun 28, 2025 -
Gemini CLI Creating Corrupted Files with Binary Data and Invisible Characters
#2441 opened
Jun 28, 2025 -
基本
#2437 opened
Jun 28, 2025 -
Interface flickers in tmux
#2431 opened
Jun 28, 2025 -
Sending a file as prompt in non-interactive mode fails
#2430 opened
Jun 28, 2025 -
login fails when GOOGLE_APPLICATION_CREDENTIALS is set
#2429 opened
Jun 28, 2025 -
screen flickers when i type
#2428 opened
Jun 28, 2025 -
If a tool call is used at the end of agent reply, it would enter a dead-loop.
#2426 opened
Jun 28, 2025 -
Broken \n handling
#2424 opened
Jun 28, 2025 -
I use my google account to login,but it doesn't work
#2423 opened
Jun 28, 2025 -
Not detecting Visual Studio code insiders as installed editor
#2422 opened
Jun 28, 2025 -
OAuth issues in Windows in non-system drive
#2421 opened
Jun 28, 2025 -
running cli creates crackle in audio on macos
#2418 opened
Jun 28, 2025 -
[YOLT] Fine-grained access control than YOLO to allow-lists certain commands
#2417 opened
Jun 28, 2025 -
如何使用中文界面的gemini-cli
#2411 opened
Jun 28, 2025 -
Fail to generate an image
#2409 opened
Jun 28, 2025 -
/privacy: Error loading Opt-in settings: User does not have a current tier
#2407 opened
Jun 28, 2025 -
[Bug] privacy command becomes unresponsive on error
#2404 opened
Jun 28, 2025 -
Add HTTP servers
#2398 opened
Jun 28, 2025 -
Help file for windows users
#2391 opened
Jun 28, 2025 -
[Bug] 'params.old_string.split is not a function' Error During Edit Tool Execution
#2390 opened
Jun 28, 2025 -
Add session selection in non-interactive mode and session list feature
#2384 opened
Jun 28, 2025 -
gemini-cli notifies about switching to gemini-flash when it is already on gemini-flash
#2378 opened
Jun 28, 2025 -
WriteFile "Parameters failed schema validation" when MCP server defined
#2376 opened
Jun 28, 2025 -
Gemini CLI update available! 0.1.7 → 0.1.7
#2375 opened
Jun 28, 2025 -
/tools and /memory commands incorrectly trigger bug report prompt
#2366 opened
Jun 28, 2025 -
Gemini Code Assist Standard (paid) is instructing to upgrade to Standard tier?
#2365 opened
Jun 28, 2025 -
Remove the huge ASCII art that appears after launching Gemini CLI during daily use
#2360 opened
Jun 28, 2025 -
Can’t cancel authentication CLI (Google Login) when I press exit
#2354 opened
Jun 28, 2025 -
Option to choose shell (PowerShell) on Windows
#2353 opened
Jun 28, 2025 -
Feature Request: Add `/changelog` or `/release-notes` Slash Command
#2352 opened
Jun 28, 2025 -
I can't login with Google on Mac
#2350 opened
Jun 28, 2025 -
replace tool issue always repeat
#2349 opened
Jun 28, 2025 -
Zed
#2346 opened
Jun 28, 2025 -
Docker Sandbox fails to activate in WSL with Native Docker (No Docker Desktop)
#2345 opened
Jun 28, 2025 -
gemini-cli不能使用gemini-2.5-pro,启动后自动被切换到gemini-2.5-flash。根本无法使用
#2333 opened
Jun 28, 2025 -
bug switching partition
#2330 opened
Jun 28, 2025 -
cli doesn't work properly in the ubuntu shell
#2328 opened
Jun 28, 2025 -
Support deleting chat conversation
#2326 opened
Jun 28, 2025 -
ℹ ⚡ Slow response times detected.
#2325 opened
Jun 28, 2025 -
Intermittent ETIMEDOUT Error Due to IPv6 Connectivity to cloudcode-pa.googleapis.com
#2323 opened
Jun 28, 2025 -
Will gemini-cli support API integration in the future like the LLM from Ollama?
#2318 opened
Jun 28, 2025 -
UI lag and ctrl+c / esc not working in versions greater than 0.1.5
#2312 opened
Jun 28, 2025 -
Auto fix errors feature
#2309 opened
Jun 28, 2025 -
was kicked of Gemini code CLI twice in a row
#2307 opened
Jun 27, 2025 -
Failed to login on company proxy/vpn. reason: self-signed certificate in certificate chain
#2300 opened
Jun 27, 2025 -
gemini cli should allow me to enter a Gemini API key without exiting
#2290 opened
Jun 27, 2025 -
Curl tool breaks box rendering
#2286 opened
Jun 27, 2025 -
Gemini should be bash aware on cli messages it proposes
#2281 opened
Jun 27, 2025 -
Agent does not dynamically load tools from external MCP servers (e.g., gitmcp) without restart
#2280 opened
Jun 27, 2025 -
Ability to ask the tool to operate on / modify its context
#2277 opened
Jun 27, 2025 -
Gemini-cli replace tool is failing when attempting to modify configuration files
#2275 opened
Jun 27, 2025 -
[Feature Request]: Edit Any Previous Message in the Conversation
#2269 opened
Jun 27, 2025 -
Long-running shell commands cause UI lag, endless loops
#2267 opened
Jun 27, 2025 -
Gemini CLI on Windows Fails to Launch xlwings-based MCP Server
#2266 opened
Jun 27, 2025 -
Gemini-CLI does not install via npm
#2264 opened
Jun 27, 2025 -
Issue with /editor command
#2255 opened
Jun 27, 2025 -
Segfault in musl libc distros
#2251 opened
Jun 27, 2025 -
Feature Request: Support Batch Tool Calls in a Single Turn
#2250 opened
Jun 27, 2025 -
Gemini approved and merged a PR that I had asked it to help me review, without my permission.
#2248 opened
Jun 27, 2025 -
Force to use Pro Model
#2247 opened
Jun 27, 2025 -
None of the commands are being run on Win 10
#2245 opened
Jun 27, 2025 -
Support Desktop Extensions (.dxt files) to simplify MCP setup
#2241 opened
Jun 27, 2025 -
input starting with comment lines is not recognised and raises an error.
#2240 opened
Jun 27, 2025 -
Entering certain punctuation characters in the input, such as `:?。]`, causes an error.
#2236 opened
Jun 27, 2025 -
Cant login with API key
#2232 opened
Jun 27, 2025 -
autoAccept option not working in Gemini CLI
#2228 opened
Jun 27, 2025 -
gemini --resume
#2222 opened
Jun 27, 2025 -
Minor UX Issue with Command Display on Linux Terminal
#2221 opened
Jun 27, 2025 -
Tool "run_shell_command" not found when attempting to check disk space
#2220 opened
Jun 27, 2025 -
Suggesting mcpServers Merge Behavior Instead of Full Overwrite
#2216 opened
Jun 27, 2025 -
Incomplete TypeScript Error Messages Sent to Agent Hinders Debugging
#2213 opened
Jun 27, 2025 -
Gemini CLI crashes in VS Code
#2212 opened
Jun 27, 2025 -
Authentication process hangs in terminal after successful browser authorization
#2209 opened
Jun 27, 2025 -
Feature Request: Option to Disable Automatic Model Fallback (Pro to Flash)
#2208 opened
Jun 27, 2025 -
terminal lag and crash after file search
#2206 opened
Jun 27, 2025 -
Gemini CLI on Windows ignores config.json and model parameter
#2205 opened
Jun 27, 2025 -
Gemini API Auth Issue
#2202 opened
Jun 27, 2025 -
Docs on shell use tool incorrectly claim default shell is used
#2199 opened
Jun 27, 2025 -
System is getting stuck
#2198 opened
Jun 27, 2025 -
Adding @ to prompt hangs gemini-cli
#2195 opened
Jun 27, 2025 -
positioning cursor in command prompt
#2193 opened
Jun 27, 2025 -
Input token count is cooked
#2191 opened
Jun 27, 2025 -
Allow Gemini to access files outside the working directory
#2186 opened
Jun 27, 2025 -
GEMINI.md '@' file import behavior should match CLAUDE.md
#2185 opened
Jun 27, 2025 -
showing title of gemini
#2183 opened
Jun 27, 2025 -
Gemini cli sdk request
#2182 opened
Jun 27, 2025 -
Support glob patterns for `contextFileName` setting
#2180 opened
Jun 27, 2025 -
Error
#2179 opened
Jun 27, 2025 -
When I try to search a folder on my system it's freezes and gets laggy
#2178 opened
Jun 27, 2025 -
Add `/sessions` or `/history` command like Atlassian's RovoDev CLI or Cline/RooCode
#2174 opened
Jun 27, 2025 -
Not able to use remote MCP serves which require OAuth2.x authentication
#2173 opened
Jun 27, 2025 -
Authentication error when using Gemini CLI with VertexAI configuration
#2171 opened
Jun 27, 2025 -
Envvar GOOGLE_*_BASE_URL not being propagated to sandbox
#2168 opened
Jun 27, 2025 -
Clarification request: file access scope when running CLI in home directory
#2164 opened
Jun 27, 2025 -
Add more information about the system to the promt
#2163 opened
Jun 27, 2025 -
Incorrect or missing instructions for Gemini CLI authentication setup across platforms
#2161 opened
Jun 27, 2025 -
Request failed
#2158 opened
Jun 27, 2025 -
总是直接切换从flash模型
#2153 opened
Jun 27, 2025 -
Comprehensive cross-platform compatibility framework and native ARM64 support
#2152 opened
Jun 27, 2025 -
Enhanced error diagnostics with actionable error messages and automatic recovery suggestions
#2151 opened
Jun 27, 2025 -
Log in bug
#2150 opened
Jun 27, 2025 -
Add IPC or REST API support for Gemini CLI
#2145 opened
Jun 27, 2025 -
Internal Server Error
#2142 opened
Jun 27, 2025 -
Persistent 400 API error
#2141 opened
Jun 27, 2025 -
Implement resilient rate limiting with circuit breaker pattern and intelligent backoff
#2140 opened
Jun 27, 2025 -
optiopn+delete on a mac doesn't work
#2139 opened
Jun 27, 2025
228 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(cli): Enhanced file context management system and @help command
#2093 commented on
Jul 3, 2025 • 19 new comments -
feat(agent): Introduce Foundational Subagent Architecture
#1805 commented on
Jul 4, 2025 • 8 new comments -
Add support for OpenAI, Anthropic, and local LLM providers
#1939 commented on
Jul 4, 2025 • 8 new comments -
feat: Add clipboard image paste support for macOS
#1580 commented on
Jul 3, 2025 • 7 new comments -
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events
#1601 commented on
Jul 3, 2025 • 6 new comments -
chore: Project hashes do not need to be full 64 byte hex digest
#2022 commented on
Jul 3, 2025 • 6 new comments -
[DRAFT] Interactive Project & API Config Validation [WIP - NO REVIEW NEEDED]
#1820 commented on
Jul 4, 2025 • 6 new comments -
fix: always confirm dangerous shell commands
#1947 commented on
Jul 3, 2025 • 6 new comments -
Structured history proposal
#1045 commented on
Jul 3, 2025 • 5 new comments -
Introduce a screenshot tool
#1047 commented on
Jul 4, 2025 • 5 new comments -
fix: character encoding issues in shell command processor
#1949 commented on
Jul 3, 2025 • 5 new comments -
feat(mcp): add oauth for sse and http transports
#1618 commented on
Jul 4, 2025 • 5 new comments -
feat(cli): clear input buffer on CTRL+C when not executing commands
#1729 commented on
Jul 3, 2025 • 5 new comments -
Track and reset user session ID to facilitate caching.
#1997 commented on
Jul 4, 2025 • 5 new comments -
support openai like api
#1975 commented on
Jul 4, 2025 • 4 new comments -
feat(core): add plan mode
#1742 commented on
Jul 3, 2025 • 4 new comments -
Add Portkey integration
#1542 commented on
Jul 4, 2025 • 4 new comments -
Provide up-to-date files with every request
#1061 commented on
Jul 4, 2025 • 4 new comments -
docs: Add comment explaining Gemini API function response handling
#2120 commented on
Jul 4, 2025 • 4 new comments -
[DRAFT] refactor: decouple build system scripts from app sandbox config code
#1377 commented on
Jul 4, 2025 • 3 new comments -
fix(ui): reset session stats when clearing screen so footer shows 100 % context (Fixes #1541)
#1584 commented on
Jul 3, 2025 • 3 new comments -
Add emacs support, as per user requests. :)
#1633 commented on
Jul 4, 2025 • 3 new comments -
Model switch, gets the list of models with an api key or a hardcoded set without, and lets you specify which model you want to use
#1694 commented on
Jul 4, 2025 • 3 new comments -
fix(auth): prevent re-triggering Google login after ESC cancellation
#2082 commented on
Jul 4, 2025 • 2 new comments -
fix: Make spinner update less frequently to reduce flickering
#1137 commented on
Jul 4, 2025 • 2 new comments -
fix(core): Correctly handle chat state on tool call cancellation #2017
#2088 commented on
Jul 3, 2025 • 2 new comments -
feat: promptReadyCommand - command to execute when the model has responded and is ready for user input
#1191 commented on
Jul 4, 2025 • 2 new comments -
Fix/emoji support
#2074 commented on
Jul 3, 2025 • 2 new comments -
feat: reliably use selected themes across the software and remove hardcoded ansi codes (greenscreen theme added as a test)
#1656 commented on
Jul 4, 2025 • 2 new comments -
feat(cli): Add support for VISUAL/EDITOR environment variable for file viewing.
#1708 commented on
Jul 4, 2025 • 2 new comments -
feat(sandbox): Add SANDBOX_FLAGS for custom container options
#2036 commented on
Jul 3, 2025 • 2 new comments -
feat(core): update system prompts for better non-interactive command handling
#1734 commented on
Jul 3, 2025 • 2 new comments -
fix(settings): make selectedAuthType required and always set default
#2027 commented on
Jul 3, 2025 • 2 new comments -
feat(cli): add support for --interactive/-i flag
#1743 commented on
Jul 4, 2025 • 2 new comments -
Add multi-line input support with Alt+Enter
#898 commented on
Jul 3, 2025 • 2 new comments -
add notes on API keys and .gemini/.env to authentication.md
#2004 commented on
Jul 4, 2025 • 2 new comments -
Concise tool call display
#1073 commented on
Jul 4, 2025 • 1 new comment -
Centralize Key Binding Logic and Refactor
#1969 commented on
Jul 3, 2025 • 1 new comment -
feat: added `/copy` command
#2000 commented on
Jul 3, 2025 • 1 new comment -
fix: Handle EPERM file watcher errors gracefully
#1935 commented on
Jul 3, 2025 • 1 new comment -
Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK
#1381 commented on
Jul 4, 2025 • 1 new comment -
Fix installation instructions to handle master/main branch issue
#1456 commented on
Jul 4, 2025 • 1 new comment -
Added the method of setting the id on the Windows platform to the documentation
#1923 commented on
Jul 4, 2025 • 1 new comment -
Create GeminiChatHistory object which reduces MemoryRot behavior
#1546 commented on
Jul 4, 2025 • 1 new comment -
Update usePhraseCycler.ts to add more phrases
#1550 commented on
Jul 4, 2025 • 1 new comment -
Validate for known fields in settings json
#1566 commented on
Jul 4, 2025 • 1 new comment -
docs: Add MCP Development Guide
#2058 commented on
Jul 4, 2025 • 1 new comment -
feat(core): support .aiexclude
#1043 commented on
Jul 3, 2025 • 1 new comment -
fix(cli): Support special characters in sandbox profile path
#2038 commented on
Jul 3, 2025 • 1 new comment -
Add `--auto-chat` flag for automatic conversation saving
#2018 commented on
Jul 3, 2025 • 1 new comment -
feat(cli/ui): Add status command for configuration and connectivity check
#2024 commented on
Jul 3, 2025 • 1 new comment -
feat: Add MCP resources support to Gemini CLI
#1789 commented on
Jul 3, 2025 • 1 new comment -
update help command for adding next line using ctrl+j
#1770 commented on
Jul 1, 2025 • 1 new comment -
docs: update tos docs auth
#1754 commented on
Jun 30, 2025 • 1 new comment -
feat(ui): add skip option when reviewing suggestions interactively
#1745 commented on
Jul 3, 2025 • 1 new comment -
[API Error: Unexpected line format in response: ,]
#2071 commented on
Jun 27, 2025 • 0 new comments -
nit: the waiting for auth login thing prevents typing on opening the app
#2072 commented on
Jun 27, 2025 • 0 new comments -
Add Codebase Indexing for Enhanced Context and Efficiency
#2065 commented on
Jun 27, 2025 • 0 new comments -
Please clearly indicate how close I am to my quota. I don’t want to be charged unexpectedly.
#2062 commented on
Jun 27, 2025 • 0 new comments -
Add a Preference to disable loading .env files
#2061 commented on
Jun 27, 2025 • 0 new comments -
Issues analyzing PDFs
#2057 commented on
Jul 1, 2025 • 0 new comments -
Support GitHub Action for Gemini CLI
#2055 commented on
Jul 1, 2025 • 0 new comments -
session terminate suddenly without any notification.
#2054 commented on
Jul 1, 2025 • 0 new comments -
When use @ to find files
#2075 commented on
Jun 27, 2025 • 0 new comments -
gemini-cli hanging
#2076 commented on
Jul 1, 2025 • 0 new comments -
npx https://github.com/google-gemini/gemini-cli fails silently while npm install -g @google/gemini-cli works
#2077 commented on
Jul 1, 2025 • 0 new comments -
WebFetch hangs with wrong URI scheme
#2078 commented on
Jun 27, 2025 • 0 new comments -
`killall node` command terminates gemini-cli itself
#2083 commented on
Jun 27, 2025 • 0 new comments -
CONTRIBUTING.md is incorrect; also build on Windows hangs
#2084 commented on
Jul 2, 2025 • 0 new comments -
feat: add initial extensions.json for VSCode recommendations
#1988 commented on
Jul 4, 2025 • 0 new comments -
Local Telemetry script generates faulty OTEL collector config, preventing traces from appearing in Jaeger.
#2051 commented on
Jun 27, 2025 • 0 new comments -
Differentiate between Tab and Enter for slash command autocompletion
#2048 commented on
Jun 27, 2025 • 0 new comments -
Auth loops indefinitely when MCP server is misconfigured
#2046 commented on
Jun 27, 2025 • 0 new comments -
Enhance OAuth Callback Configuration for Docker Compatibility
#2040 commented on
Jul 3, 2025 • 0 new comments -
Unable to process long pdf files
#2039 commented on
Jun 27, 2025 • 0 new comments -
Unable to load sandbox profile if path contains special characters
#2035 commented on
Jun 29, 2025 • 0 new comments -
Gemini will keep tinking indefinitely
#2025 commented on
Jun 27, 2025 • 0 new comments -
Support Typescript SDK and non-interactive mode cli
#2023 commented on
Jun 27, 2025 • 0 new comments -
Add Queued Messages
#2014 commented on
Jun 28, 2025 • 0 new comments -
Gemini is not respecting .gemini/GEMINI.md, but it is respecting GEMINI.md
#2008 commented on
Jul 1, 2025 • 0 new comments -
Running multiple folders in the same session (
#2001 commented on
Jun 29, 2025 • 0 new comments -
Auth with both GOOGLE and GEMINI keys set fails with unclear error message
#1989 commented on
Jun 27, 2025 • 0 new comments -
Audio input instead of typing
#1982 commented on
Jul 2, 2025 • 0 new comments -
Copy Result/Snippet to clipboard
#1978 commented on
Jun 29, 2025 • 0 new comments -
replace tool fails on non-exact string matches (whitespace/newlines)
#1971 commented on
Jul 1, 2025 • 0 new comments -
feat: replace custom dividers with ink-divider package
#1996 commented on
Jul 3, 2025 • 0 new comments -
fix(cli): add trailing space on context completion
#1822 commented on
Jul 4, 2025 • 0 new comments -
feat: Differentiate between Tab and Enter for autocomplete
#2050 commented on
Jul 3, 2025 • 0 new comments -
Fix remaining path parameter naming inconsistencies
#1373 commented on
Jun 30, 2025 • 0 new comments -
fix: Standardize version set with GIT_COMMIT_INFO
#1159 commented on
Jul 4, 2025 • 0 new comments -
Add user-defined commands feature (#805)
#923 commented on
Jul 4, 2025 • 0 new comments -
Support Image Content in MCP tool results
#2136 commented on
Jun 30, 2025 • 0 new comments -
Don't verify auth every time you open gemini-cli
#2135 commented on
Jun 30, 2025 • 0 new comments -
Gemini complains that Deep-seated bug is beyond the scope
#2132 commented on
Jun 27, 2025 • 0 new comments -
Allow configurable port number for auth callback
#2131 commented on
Jul 2, 2025 • 0 new comments -
Select Auth Method ->Login with Google -> Failed to login
#2129 commented on
Jun 30, 2025 • 0 new comments -
Syntax highlighting swallows characters before '.' in odin and go source files
#2128 commented on
Jun 27, 2025 • 0 new comments -
Enhanced Performance Monitoring: Startup instrumentation, memory tracking, and detailed metrics collection
#2127 commented on
Jul 1, 2025 • 0 new comments -
Support custom themes
#2122 commented on
Jun 30, 2025 • 0 new comments -
Support new desktop extension packaging format
#2119 commented on
Jun 30, 2025 • 0 new comments -
Next.js dev server doesn't launch
#2117 commented on
Jun 27, 2025 • 0 new comments -
Can not switch to Google login auth when API keys are set
#2111 commented on
Jun 30, 2025 • 0 new comments -
Agent can bypass allowed commands using `&&` command concatenation.
#2106 commented on
Jun 27, 2025 • 0 new comments -
CLI Agent does not load latest environment variables.
#2105 commented on
Jun 27, 2025 • 0 new comments -
Silent termination when Gemini API output token limit is reached
#2104 commented on
Jun 27, 2025 • 0 new comments -
Gemini never seems to be able to edit a file
#2101 commented on
Jun 27, 2025 • 0 new comments -
│ Failed to login. Message: request to https://oauth2.googleapis.com/token failed, reason: connect ECONNREFUSED 127.0.0.1:443 │
#2098 commented on
Jun 30, 2025 • 0 new comments -
`replace` tool fails to modify content within Jupyter Notebook (.ipynb) files
#2097 commented on
Jun 27, 2025 • 0 new comments -
All night long thinking....
#2095 commented on
Jul 1, 2025 • 0 new comments -
Show costs
#2094 commented on
Jul 1, 2025 • 0 new comments -
Feature Request: Add configurable file exclusion patterns to prevent access to sensitive files
#2092 commented on
Jun 30, 2025 • 0 new comments -
Can not control/over-ride the initial message to the user on new session.
#2091 commented on
Jun 27, 2025 • 0 new comments -
Feature: Enhanced file context management system and @help command
#2090 commented on
Jun 30, 2025 • 0 new comments -
api fetch error
#2089 commented on
Jun 30, 2025 • 0 new comments -
Allow access to some specific files/directories when using macOS seatbelt
#347 commented on
Jul 1, 2025 • 0 new comments -
Hide the FileOperation enum in metrics from consumers
#1069 commented on
Jul 1, 2025 • 0 new comments -
BUG: Api Resource Limit Errors swallowed in non-interactive mode
#1088 commented on
Jul 1, 2025 • 0 new comments -
Feature: Allow selecting memory file when using /memory add
#1102 commented on
Jul 1, 2025 • 0 new comments -
Enhancement: Multi-Directory Workspace Support
#1118 commented on
Jul 1, 2025 • 0 new comments -
Security Vulnerability: Symlinks Can Bypass Workspace Path Validation
#1121 commented on
Jul 1, 2025 • 0 new comments -
Cannot build sandbox since Mac OS seatbelt is enabled.
#1204 commented on
Jul 1, 2025 • 0 new comments -
Isolate onSelect/onHighlight actions within AuthDialog
#1234 commented on
Jul 3, 2025 • 0 new comments -
Tool almost always uses a non-absolute path first
#1244 commented on
Jun 27, 2025 • 0 new comments -
Fix DiscoveredMCPTool typing
#1331 commented on
Jul 1, 2025 • 0 new comments -
Seeing flashing when resizing default terminal running in mac seatbelt sandbox
#1345 commented on
Jul 2, 2025 • 0 new comments -
Consistent tool naming
#1391 commented on
Jul 1, 2025 • 0 new comments -
[FR] "Google AI Pro/Ultra" subscription and Gemini CLI
#1427 commented on
Jun 27, 2025 • 0 new comments -
Brew installation ?
#1428 commented on
Jul 1, 2025 • 0 new comments -
Login with Google - Doesn't support (SSH Issue?) for headless login
#1437 commented on
Jul 4, 2025 • 0 new comments -
Add winget distribution channel
#1442 commented on
Jun 27, 2025 • 0 new comments -
Shift+Tab Not Toggling Auto-Approval in GEMINI CLI on Windows 11 PowerShell
#1445 commented on
Jul 1, 2025 • 0 new comments -
Unable to use gemini sandbox
#1446 commented on
Jul 3, 2025 • 0 new comments -
punycode node deprecation when running "gemini -s" on macOS
#1466 commented on
Jul 1, 2025 • 0 new comments -
How to use claude model through vertexai
#1477 commented on
Jul 2, 2025 • 0 new comments -
MCP servers fail to start with TypeError: fieldValue.toUpperCase is not a function
#1481 commented on
Jul 3, 2025 • 0 new comments -
gemini exits during Web auth (firewall)
#1491 commented on
Jun 29, 2025 • 0 new comments -
Slowness & CPU usage >200% on macOS
#1500 commented on
Jun 30, 2025 • 0 new comments -
gemini-2.5-pro is [API Error: got status: 429 Too Many Requests.
#1502 commented on
Jul 3, 2025 • 0 new comments -
Always shows 100% Context Left
#1507 commented on
Jun 28, 2025 • 0 new comments -
Add OpenRouter support
#1515 commented on
Jun 28, 2025 • 0 new comments -
Unable to add docker docker MCP Toolkit
#1519 commented on
Jul 2, 2025 • 0 new comments -
getting stucked for tasks in a loop
#1531 commented on
Jul 3, 2025 • 0 new comments -
Always failing: 400 - Please ensure that the number of function response parts is equal to the number of function call parts of the function call turn.
#1535 commented on
Jul 1, 2025 • 0 new comments -
Session transcript logging
#405 commented on
Jul 1, 2025 • 0 new comments -
Declined confirmations should still have their diffs displayed
#537 commented on
Jul 1, 2025 • 0 new comments -
Set the context filename in the server's memoryTool module BEFORE loading memory
#655 commented on
Jul 1, 2025 • 0 new comments -
On cancel, the immediate request prior to cancellation is not added to history yet still shows in UI.
#665 commented on
Jul 1, 2025 • 0 new comments -
Git interactions should prefer to inspect diffed content (rather than just files changed)
#671 commented on
Jul 1, 2025 • 0 new comments -
Add support for running terminal bench and other benchmarks
#690 commented on
Jul 2, 2025 • 0 new comments -
Allow GEMINI.md files to be passed via command line arg
#694 commented on
Jul 1, 2025 • 0 new comments -
Unable to write to GEMINI.MD file outside of current working directory
#768 commented on
Jul 1, 2025 • 0 new comments -
Chat history tends to alter memory behavior
#771 commented on
Jul 1, 2025 • 0 new comments -
Too many consecutive memory tool calls causes timeout in subsequent CLI responses
#773 commented on
Jul 1, 2025 • 0 new comments -
Feature Proposal: Checkpoint limit
#797 commented on
Jul 1, 2025 • 0 new comments -
Feature Proposal: Expand eligible Checkpoints events
#798 commented on
Jul 1, 2025 • 0 new comments -
Log shell commands executed in the shell history
#799 commented on
Jul 1, 2025 • 0 new comments -
FR write down my own "@" or "/" commands as defined in the GEMINI.md file
#805 commented on
Jul 3, 2025 • 0 new comments -
Consider trimming very old file reads
#846 commented on
Jul 1, 2025 • 0 new comments -
<shift>-<enter> should do an enter but keep user control
#849 commented on
Jul 3, 2025 • 0 new comments -
ERROR: missing macos seatbelt profile file when run via npx
#850 commented on
Jul 1, 2025 • 0 new comments -
UI "shifted" after exiting "Modify edit with vim"
#862 commented on
Jul 1, 2025 • 0 new comments -
Gemini CLI has a tendency to ignore or misuse memories
#875 commented on
Jul 1, 2025 • 0 new comments -
Git Config Changed
#880 commented on
Jul 1, 2025 • 0 new comments -
backspace or type whole screen reload
#889 commented on
Jul 1, 2025 • 0 new comments -
Make telemetry compatible with sandbox
#894 commented on
Jul 1, 2025 • 0 new comments -
Package gemini-cli with VS Code GCA extension
#899 commented on
Jul 1, 2025 • 0 new comments -
MCP availability is confusing when all servers fail
#929 commented on
Jul 1, 2025 • 0 new comments -
Move from imperative Read tool calls to ambient Track paradigm for files
#932 commented on
Jul 1, 2025 • 0 new comments -
Gemini CLI should refuse to process multimodal requests that it can't handle
#968 commented on
Jul 1, 2025 • 0 new comments -
Single CTRL-C should interrupt script execution (inner function calling, not script itself)
#973 commented on
Jul 1, 2025 • 0 new comments -
Repeated issues with the `replace` tool
#1028 commented on
Jul 1, 2025 • 0 new comments -
gemini claims to have made the changes but actually not
#1548 commented on
Jun 27, 2025 • 0 new comments -
Решение проблемы со входом в акааунт )))
#1750 commented on
Jul 1, 2025 • 0 new comments -
Can't change drives!
#1751 commented on
Jul 3, 2025 • 0 new comments -
Add option to hide line numbers in code output for easier copying
#1758 commented on
Jul 2, 2025 • 0 new comments -
/restore not working
#1761 commented on
Jun 30, 2025 • 0 new comments -
Feature Request: Quick-history editing via arrow-key navigation (switch chat history)
#1769 commented on
Jul 2, 2025 • 0 new comments -
Broken on Windows Terminal - unable to see the input
#1771 commented on
Jun 28, 2025 • 0 new comments -
Input with Japanese IME is not working well
#1796 commented on
Jun 28, 2025 • 0 new comments -
Inputs are not visible
#1801 commented on
Jun 27, 2025 • 0 new comments -
Failed to login
#1802 commented on
Jul 4, 2025 • 0 new comments -
I use "Gemini Code Assist" in Vscode plugin, browser see auth success but for vscode no working
#1803 commented on
Jun 30, 2025 • 0 new comments -
Native Markdown-Agent Runtime for Gemini CLI
#1806 commented on
Jul 2, 2025 • 0 new comments -
File operation on Windows is poor
#1818 commented on
Jun 28, 2025 • 0 new comments -
Unable to invoke the gpg program to sign git commits
#1827 commented on
Jun 28, 2025 • 0 new comments -
Gemini stuck in Waiting for auth loop
#1835 commented on
Jun 30, 2025 • 0 new comments -
Authentication required on every new session or Directory change
#1837 commented on
Jun 27, 2025 • 0 new comments -
Erro on execute and action in the terminal
#1851 commented on
Jul 1, 2025 • 0 new comments -
feat(cli): add shell autocompletion support for bash/zsh/fish via oclif
#1855 commented on
Jun 30, 2025 • 0 new comments -
Prompt and cursor don’t work in gemini CLI when a `CI_*` environment variable is set
#1864 commented on
Jul 3, 2025 • 0 new comments -
Improve fuzzy search for the @ filename select
#1870 commented on
Jul 2, 2025 • 0 new comments -
Should reply in the same language as the question
#1871 commented on
Jul 2, 2025 • 0 new comments -
Add Vim keybindings for prompt navigation and editing
#1893 commented on
Jul 3, 2025 • 0 new comments -
Minor typo in the help text for Keyboard Shortcuts
#1899 commented on
Jul 3, 2025 • 0 new comments -
It switches to Flash due to rate limit, but gets stuck
#1904 commented on
Jul 2, 2025 • 0 new comments -
feat(cli): Add `/status` command for configuration and connectivity check
#1941 commented on
Jun 29, 2025 • 0 new comments -
Shell Command Output with Chinese Characters Displays as Garbage
#1945 commented on
Jun 30, 2025 • 0 new comments -
API Error: `Thinking_config.include_thoughts` when using `gemini -m gemini-2.5-flash-lite-preview-06-17`
#1953 commented on
Jul 2, 2025 • 0 new comments -
Utilize Gemma
#1957 commented on
Jul 3, 2025 • 0 new comments -
not working in my mac
#1959 commented on
Jun 29, 2025 • 0 new comments -
API Error: exception TypeError: fetch failed sending request
#1549 commented on
Jul 2, 2025 • 0 new comments -
Feature Request: Allow reading/writing files outside of the workspace
#1551 commented on
Jul 1, 2025 • 0 new comments -
Accessibility
#1553 commented on
Jun 28, 2025 • 0 new comments -
Error wrongly closing
#1558 commented on
Jun 27, 2025 • 0 new comments -
Gemini CLI fails to run in interactive mode when a `CI_*` environment variable is set
#1563 commented on
Jun 27, 2025 • 0 new comments -
Sandbox fails with ARM64 arch
#1570 commented on
Jul 1, 2025 • 0 new comments -
Segfault when trying to run base command
#1575 commented on
Jun 30, 2025 • 0 new comments -
Unable to use CTRL-Z to suspend Gemini CLI
#1576 commented on
Jun 29, 2025 • 0 new comments -
Vertex AI Login not functional
#1577 commented on
Jul 1, 2025 • 0 new comments -
MCP interface does not seem to support MCP Resources, or Prompts.
#1602 commented on
Jul 1, 2025 • 0 new comments -
Add support for OpenAI models as a backend
#1605 commented on
Jul 2, 2025 • 0 new comments -
FR: Add Plan Mode (Fails to adhere to plan request)
#1607 commented on
Jul 2, 2025 • 0 new comments -
The input token count _ exceeds the maximum number of tokens allowed (1048576)."
#1619 commented on
Jun 29, 2025 • 0 new comments -
Gemini seems to not know when when "No changes detected."
#1635 commented on
Jul 2, 2025 • 0 new comments -
Requirement: Node.js version 18?
#1658 commented on
Jun 29, 2025 • 0 new comments -
Support Emacs Editor
#1660 commented on
Jun 28, 2025 • 0 new comments -
Cannot run in pnpm — Cannot find package 'react'
#1673 commented on
Jul 3, 2025 • 0 new comments -
Security Policy violation Branch Protection
#1683 commented on
Jul 3, 2025 • 0 new comments -
Some shell commands "hang" due to waiting for input or starting servers
#1689 commented on
Jul 3, 2025 • 0 new comments -
INVALID_ARGUMENT resuming a saved chat (400 BadRequest)
#1690 commented on
Jul 3, 2025 • 0 new comments -
Detect default VSCode installation on macOS (non-$PATH)
#1695 commented on
Jul 3, 2025 • 0 new comments -
Add support for VISUAL/EDITOR environment variable in external editor selection
#1698 commented on
Jul 4, 2025 • 0 new comments -
gemini --checkpointing error
#1716 commented on
Jul 1, 2025 • 0 new comments -
Clear input buffer on CTRL+C when not executing commands
#1722 commented on
Jul 1, 2025 • 0 new comments -
Gemini CLI crashes when play.googleapis.com is not reachable
#1733 commented on
Jul 1, 2025 • 0 new comments -
Unable to Switch to API Key Login After Initial Google Account Login Failure
#1735 commented on
Jun 30, 2025 • 0 new comments -
JavaScript heap out of memory
#1740 commented on
Jul 3, 2025 • 0 new comments -
Connect ETIMEOUT
#1747 commented on
Jun 30, 2025 • 0 new comments