Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Amazon Stock Hits Worst Losing Streak Since 2006 Amid Investor AI Spending Fears

    February 17, 2026

    Why Your Personal Data Keeps Showing Up on the Dark Web as It Grows

    February 17, 2026

    U.S. Automakers Recalibrate EV Strategy as Federal Subsidies End and Demand Wanes

    February 17, 2026
    Facebook X (Twitter) Instagram
    • Tech
    • AI News
    • Get In Touch
    Facebook X (Twitter) LinkedIn
    TallwireTallwire
    • Tech

      U.S. Automakers Recalibrate EV Strategy as Federal Subsidies End and Demand Wanes

      February 17, 2026

      Roku Plans Streaming Bundles Push to Boost Profitability in 2026

      February 17, 2026

      Meta Plans Facial Recognition for Smart Glasses Amid Privacy Pushback

      February 17, 2026

      Spotify Developers Haven’t Written Code Since December Thanks to AI Transformation

      February 16, 2026

      Waymo Goes Fully Autonomous in Nashville, Tennessee

      February 16, 2026
    • AI News

      Amazon Stock Hits Worst Losing Streak Since 2006 Amid Investor AI Spending Fears

      February 17, 2026

      Why Your Personal Data Keeps Showing Up on the Dark Web as It Grows

      February 17, 2026

      Behind the AI Industry’s Burnout and Turnover Crisis

      February 17, 2026

      Meta Plans Facial Recognition for Smart Glasses Amid Privacy Pushback

      February 17, 2026

      Airbnb Shifts One-Third Of Customer Support To AI In North America

      February 17, 2026
    • Security

      Why Your Personal Data Keeps Showing Up on the Dark Web as It Grows

      February 17, 2026

      Fintech Lending Giant Figure Confirms Significant Data Breach Exposing Customer Records

      February 17, 2026

      US Lawmakers Urge Tighter Export Controls to Curb China’s Access to Chipmaking Equipment

      February 16, 2026

      Senator Raises Questions On eSafety Crackdown And Potential Strain On US-Australia Relationship

      February 16, 2026

      AI Safety Researcher Resigns, Warns ‘World Is in Peril’ Amid Broader Industry Concerns

      February 15, 2026
    • Health

      UK Kids Turning to AI Chatbots and Acting on Advice at Alarming Rates

      February 16, 2026

      Landmark California Trial Sees YouTube Defend Itself, Rejects ‘Social Media’ and Addiction Claims

      February 16, 2026

      Instagram Top Executive Says ‘Addiction’ Doesn’t Exist in Landmark Social Media Trial

      February 15, 2026

      Amazon Pharmacy Rolls Out Same-Day Prescription Delivery To 4,500 U.S. Cities

      February 14, 2026

      AI Advances Aim to Bridge Labor Gaps in Rare Disease Treatment

      February 12, 2026
    • Science

      XAI Publicly Unveils Elon Musk’s Interplanetary AI Vision In Rare All-Hands Release

      February 14, 2026

      Elon Musk Shifts SpaceX Priority From Mars Colonization to Building a Moon City

      February 14, 2026

      NASA Artemis II Spacesuit Mobility Concerns Ahead Of Historic Mission

      February 13, 2026

      AI Agents Build Their Own MMO Playground After Moltbook Ignites Agent-Only Web Communities

      February 12, 2026

      AI Advances Aim to Bridge Labor Gaps in Rare Disease Treatment

      February 12, 2026
    • People

      Google Co-Founder’s Epstein Contacts Reignite Scrutiny of Elite Tech Circles

      February 7, 2026

      Bill Gates Denies “Absolutely Absurd” Claims in Newly Released Epstein Files

      February 6, 2026

      Informant Claims Epstein Employed Personal Hacker With Zero-Day Skills

      February 5, 2026

      Starlink Becomes Critical Internet Lifeline Amid Iran Protest Crackdown

      January 25, 2026

      Musk Pledges to Open-Source X’s Recommendation Algorithm, Promising Transparency

      January 21, 2026
    TallwireTallwire
    Home»AI News»Google Opens Gemini CLI, Adds Third-Party Extensions to Its AI Terminal Tool
    AI News

    Google Opens Gemini CLI, Adds Third-Party Extensions to Its AI Terminal Tool

    Updated:December 25, 20253 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    Google Opens Gemini CLI, Adds Third-Party Extensions to Its AI Terminal Tool
    Google Opens Gemini CLI, Adds Third-Party Extensions to Its AI Terminal Tool
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Google just rolled out a new extensions system for its Gemini CLI command-line AI tool, letting external tools like Figma and Stripe integrate directly into the terminal environment—without requiring Google’s endorsement. According to TechCrunch, the new Gemini CLI Extensions feature allows outside companies to publish extensions publicly on GitHub and lets developers install them manually. This move comes hot on the heels of OpenAI’s launch of ChatGPT apps, though Google’s approach is far less curated: unlike the closed app store model from OpenAI, any developer can create and publish a Gemini CLI extension. The extension launch effectively transforms Gemini CLI from just a terminal AI assistant into a more modular, extensible ecosystem. The CLI itself, introduced in June, now supports the Gemini 2.5 Pro model and is available under an open-source license, enabling developers to tap advanced AI features directly from their terminal workflows.

    Sources: InfoWorld, TechCrunch

    Key Takeaways

    – The new Gemini CLI Extensions let third parties publish integrations without needing Google’s approval, favoring open extensibility over a curated app store model.

    – Gemini CLI is already open source and supports Gemini 2.5 Pro, and with extensions, it is positioning itself as a modular platform rather than a closed AI tool.

    – Google’s move clearly targets competition with OpenAI’s ChatGPT app ecosystem, offering a freer, developer-centric alternative.

    In-Depth

    When Google first introduced Gemini CLI in June, it marked a clear bet on embedding AI more deeply into developer workflows. The idea: rather than switching back and forth between your code editor, browser, or AI assistant, you could just talk to Gemini from your terminal. That launch included generous free limits, open-source licensing, and support for coding, research, and even media generation tasks. With today’s extensions announcement, Google is upping the ante—turning the CLI into a platform.

    The new Gemini CLI Extensions allow third-party services to build integrations (extensions) that users can install themselves. Companies like Figma and Stripe are among the first to build such extensions, giving developers direct terminal access to their tools. That means workflows like “generate design assets,” “trigger payments,” or “check usage stats” might be done entirely from the terminal, via AI prompts. Importantly, unlike some AI app ecosystems (like OpenAI’s, which are curated), Google is enabling open publishing of extensions, hosted on public repositories like GitHub, with developers free to explore, audit, or fork them. This approach increases innovation potential but also raises trust and security considerations.

    The backdrop here is competition: just days earlier, OpenAI launched its own app system within ChatGPT, tightly curates which apps are offered, and controls the ecosystem. Google’s approach is more decentralized—letting the community experiment and iterate. That said, the underlying Gemini CLI remains the same: it leverages the Gemini 2.5 Pro model, supports large context windows, and can ground prompts using web search and local context. Google also supports extension protocols like MCP (Model Context Protocol) to let developers connect external services.

    From a strategic perspective, Google is positioning Gemini CLI as a serious alternative to AI-first platforms, especially for developers. By building a more open, modular system, it aims to accelerate adoption and reduce friction. But openness comes with tradeoffs: extension security, maintaining compatibility, and ensuring quality can be hard at scale. Still, for developers who prefer flexibility and control, this extension model could be compelling.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleGoogle Offers Reinstatement to YouTubers Removed Over COVID-19 / Election Speech After Former Policies Lifted
    Next Article Google Overhauls Play Store with Gemini-Powered AI and Gaming Features

    Related Posts

    Amazon Stock Hits Worst Losing Streak Since 2006 Amid Investor AI Spending Fears

    February 17, 2026

    Why Your Personal Data Keeps Showing Up on the Dark Web as It Grows

    February 17, 2026

    Behind the AI Industry’s Burnout and Turnover Crisis

    February 17, 2026

    U.S. Automakers Recalibrate EV Strategy as Federal Subsidies End and Demand Wanes

    February 17, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    U.S. Automakers Recalibrate EV Strategy as Federal Subsidies End and Demand Wanes

    February 17, 2026

    Roku Plans Streaming Bundles Push to Boost Profitability in 2026

    February 17, 2026

    Meta Plans Facial Recognition for Smart Glasses Amid Privacy Pushback

    February 17, 2026

    Spotify Developers Haven’t Written Code Since December Thanks to AI Transformation

    February 16, 2026
    Top Reviews
    Tallwire
    Facebook X (Twitter) LinkedIn Threads Instagram RSS
    • Tech
    • Entertainment
    • Business
    • Government
    • Academia
    • Transportation
    • Legal
    • Press Kit
    © 2026 Tallwire. Optimized by ARMOUR Digital Marketing Agency.

    Type above and press Enter to search. Press Esc to cancel.