Advertisement · 728 × 90

Posts by Srinath Padmanabhan

Post image

🎉 New Gemini CLI Extensions!

🔍 Elastic: Search & analyze Elasticsearch data.
gemini extensions install github.com/elastic/gemi...

🔐 Auth0: Manage Auth0 operations using natural language.
gemini extensions install github.com/auth0/auth0-...

6 days ago 2 0 0 0

🎨 UI Refinements & Better Ergonomics

We’ve polished the interface to handle high-volume output and long prompts:

• Flicker Reduction: Smoother display.
• Multi-line Prompts: Scrollbar for long prompts.
• Context Management: Improved compression.

6 days ago 1 0 1 0

🔩 Improved CLI & Interactive Control

Discovery and session management are smoother than ever:

• ACP support for /about and /help
• Subagent Metrics: /stats now breaks down requests by main agent, subagents, and utility functions.
• Live Refresh: Use /skills reload to instantly update /commands.

6 days ago 1 0 1 0
Video

🌐 Subagents are here!

Introducing specialized, isolated expert agents to handle intermediate objectives without slowing down your primary session.

• Context Isolation
• Parallel Execution
• Built-in Experts - Access @cli_help, @codebase_investigator, and more by default.

6 days ago 1 0 1 0
Post image

Gemini CLI v0.38.1 is here! 🚀

• 🌐 Subagents are here
• 🛡️ Enhanced CLI Control
• 🎨 UI & UX Refinements
• 🔌Extension Highlights and more

Details: github.com/google-gemin...

🧵

6 days ago 6 1 2 1

🎉 Gemini CLI Extensions

gcloud:
- Enable MCP-compatible AI agents to interact with your Google Cloud environment using natural language. Automate complex workflows and manage cloud resources without memorizing complex command syntax.

gemini extensions install github.com/gemini-cli-e...

1 week ago 0 0 0 0

✨ UI & Navigation

Enjoy the new Tokyo Night theme and smoother navigation with accelerated scrolling.

The footer now shows clear Authentication status, and you can use 'Tab' to queue messages immediately—even while the model is still generating a response.

1 week ago 0 0 1 0
Advertisement

🛡️ Security & Sandboxing - Sandbox mode now supports

- 'forbiddenPaths' to respect your .gitignore and keep the model out of restricted areas.
- Strict visibility lockdown for secret files (env variables etc) rendering API Keys etc. inaccessible to tools.

geminicli.com/docs/cli/san...

1 week ago 1 0 1 0

🧪 Experimental Browser Agent

The Browser Agent is now in Gemini CLI! Gemini CLI can use this to connect to Chrome, navigate the live web and automate complex UI tasks.

Enable it in settings.json and use the @browser_agent command to start exploring.

geminicli.com/docs/core/su...

1 week ago 0 0 1 0
Post image

Gemini CLI v0.37.0 is here! 🚀

• 🌐 Experimental Browser Agent
• 🛡️ Enhanced Sandbox Security
• 🎨 New Tokyo Night Theme
• ☁️ Google Cloud (gcloud) Extension

Details: github.com/google-gemin...

🧵

1 week ago 12 4 2 1
Post image

🧩 New Extensions & Policy Updates

SonarQube: Code & security analysis inside the CLI.
- geminicli.com/extensions/?...

Stitch: Generate UI using natural language.
- geminicli.com/extensions/?...

Redirect Support: The Policy Engine now supports redirect operators (>) for "always allowed" commands.

2 weeks ago 0 0 0 0
Video

✨ Refreshed UI & Speed

Faster Startup: Start typing your prompt immediately; it’ll queue and process as soon as initialization finishes.

Better UI: A new footer layout prioritizes safety indicators (YOLO/Plan mode) and improves readability in narrow terminal windows.

2 weeks ago 0 0 1 0
Video

🤖 Meet Subagents

You can now delegate repetitive tasks to specialized expert agents! Subagents run in their own context windows, keeping your main session fast and token-efficient.

Try the new @cli_help agent to fix config errors or learn about features like Git Worktree support.

2 weeks ago 0 0 1 0

We are aware of the issues facing users who are seeing unacceptable delays before the model responds and at Gemini CLI errprs. We apologize for this, unfortunately we don’t yet have a fix. We are actively working on improving the situation and will update folks here once we make progress.

2 weeks ago 0 0 1 0
Post image

Gemini CLI v0.36.0 is here! 🚀

• 🤖 Subagents for complex tasks
• ✨ Refreshed UI & faster startup
• 🛠️ Improved VSCode context
• 🧩 New SonarQube & Stitch extensions

Details: github.com/google-gemin...

2 weeks ago 3 0 1 0
Preview
GitHub - ChromeDevTools/chrome-devtools-mcp: Chrome DevTools for coding agents Chrome DevTools for coding agents. Contribute to ChromeDevTools/chrome-devtools-mcp development by creating an account on GitHub.

🎉Gemini CLI Extensions:

Chrome Devtools : Control and inspect your browser and empower Gemini CLI with Chrome Devtools gemini
extensions install github.com/ChromeDevToo...

3 weeks ago 1 0 0 0
Advertisement
Preview
Git Worktrees (experimental)

🧪Experimental - Git Worktree support 🌲

Introducing experimental Git Worktree Support! Now you can give each session its own copy of the codebase.

Work on multiple tasks simultaneously without dirtying your main tree or needing multiple clones. geminicli.com/docs/cli/git...

3 weeks ago 0 0 1 0

Admins can now control Always Allow usage. 🔐

The new security.disableAlwaysAllow setting is a game-changer for shared or high-privilege environments.

Admins can now remove "Always allow" and "Allow for this session" from tool confirmation dialogs. 🛡️

3 weeks ago 0 0 1 0
Video

⌨️ Customize key bindings and Vim mode upgrades

You now have Fully Customizable Keyboard Shortcuts. Map your workflow exactly how you want it via keybindings.json.

🎮Plus, Vim mode now supports more motions, full yank/paste support, and Alternate Buffer scrolling. geminicli.com/docs/referen...

3 weeks ago 0 0 1 0
Post image

Gemini CLI v0.35.2 is LIVE! 🚀 Custom Keybindings, Enhanced Vim Mode, and A2A.

Inside:
• ⌨️ Custom keybindings & Vim overhaul
• 🛜 A2A & gRPC support
• 🧪 Git worktree support
• 🌐 Chrome DevTools extension

🔗 github.com/google-gemin...

3 weeks ago 8 2 1 1

🎉Gemini CLI Extensions:
Easy uninstallation: Introducing --all flag to easily uninstall all extensions.
NVIDIA cuOpt: Agent skills for NVIDIA cuOpt optimization engine. geminicli.com/extensions/?...
Qodo: Enable semantic code intelligence. geminicli.com/extensions/?...

1 month ago 0 0 0 0
Post image

👁️ UI/UX Enhancements:
- Overhauled Thinking UI, Improved Truncation during planning, better output formatting during Shell commands
- MCP When referencing MCP Servers in your security policies, skills and context files you can now use the mcpName for better standardization Learn more.

1 month ago 1 0 1 0
Video

✏️ CLI & Slash Commands
- /footer: Configure your footer according to your preferences(statusline)
- Easy Skill invocation: Directly invoke skills using /skill-name
- Command Conflicts: Easily find commands with the same name - now displayed with the user. and workspace. preambles

1 month ago 0 0 1 0

🎉 Performance & Reliability:
- JIT GEMINI.​md Loading (Preview): The system now implements Just-In-Time (JIT) loading of GEMINI.​md pulling in context as needed.
- Faster Startup: We have made significant improvements to the bootup path to reduce startup times.

1 month ago 0 0 1 0
Post image

🚀 Gemini CLI v0.34.0 is here! This week’s update is all about speed, better feedback, and refined control.

⚡️ JIT loading and faster startup
🎨 Overhauled Thinking UI
🛠️ New /footer & skill shortcuts
🔒 "Always Allow" security defaults

Full breakdown in the thread below! 👇
github.com/google-gemin...

1 month ago 9 2 1 1
Advertisement
Post image

🎉Gemini CLI Extensions:
- 🛍️ Shopify: Access API schemas and dev docs via the Shopify Dev MCP server.
gemini extensions install github.com/Shopify/dev-...

- 🎨 Canva: Bring design workflows into your AI conversations.
gemini extensions install github.com/canva-sdks/c...

1 month ago 0 0 0 0
Post image

UX and ACP Enhancements !
🔹 UI: A compact, redesigned header with a fresh ASCII icon. 👁️

⚙️ ACP:
🔹 Slash Commands: Use /memory, /init, /extensions, and /restore directly in ACP.
🔹 Model Routing: New interface to swap models on the fly .

1 month ago 3 0 1 1
Video

Plan before you code. 🧠

Plan Mode creates a read-only space to leverage MCP tools and Agent Skills for deep research without side effects.

Conductor now uses this for its research phase, and you can use /plan copy to grab your architecture instantly. 🎼🔌

1 month ago 1 0 1 0
Post image

Gemini CLI v0.33.0 is live! 🚀

Plan Mode is here—a safe, read-only environment to research and architect before you build.

We’ve also shipped multiple UX improvements, ACP enhancements and more...

Full details: github.com/google-gemin...

🧵

1 month ago 6 3 1 2
Video

⏳MCP Progress bar: Long-running MCP tool calls now support visual progress bars and throttling, giving you real-time percentage and message feedback right in the terminal UI.

1 month ago 1 0 0 0