<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/googledevs/best-of/2025/11" -->

---
title: Best Google Developers posts — November 2025 | daily.dev
description: The most upvoted Google Developers posts from November 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/googledevs/best-of/2025/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/googledevs/best-of/2025/11
og:type: website
og:site_name: daily.dev
og:title: Best Google Developers posts — November 2025 | daily.dev
og:description: The most upvoted Google Developers posts from November 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Google Developers — November 2025

1. 1  
[](https://daily.dev/posts/announcing-the-genkit-extension-for-gemini-cli-k5d1aqwpu "Announcing the Genkit Extension for Gemini CLI")  
Article  
![Avatar of googledevs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ea4bbded4e7f45ccb82e121a3156535f)Google Developers · 42w  
Announcing the Genkit Extension for Gemini CLI  
Google launched the Genkit Extension for Gemini CLI, enabling developers to build and debug AI applications directly from the terminal. The extension provides context-aware assistance through tools like flow execution, documentation lookup, and OpenTelemetry trace analysis. It integrates Genkit's MCP server with specialized context files to give Gemini CLI comprehensive understanding of Genkit's architecture and best practices. Developers can install it via a single command and immediately access language-specific guidance, run flows for debugging, and receive tailored code suggestions that follow Genkit patterns.  
83  
1
2. 2  
[](https://daily.dev/posts/making-the-terminal-beautiful-one-pixel-at-a-time-0vnd7k1ka "Making the terminal beautiful one pixel at a time")  
Article  
![Avatar of googledevs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ea4bbded4e7f45ccb82e121a3156535f)Google Developers · 42w  
Making the terminal beautiful one pixel at a time  
Gemini CLI v0.15.0 introduces a major UI overhaul with a new rendering foundation that eliminates screen flicker, bouncing prompts, and visual artifacts. Key improvements include mouse support for navigation, persistent header lines for context, stable input positioning at the bottom, and clean terminal resizing. The update maintains full chat history accessibility while delivering a graphical-interface-level polish in the terminal. Users can upgrade via npm and provide feedback on GitHub.  
60  
4
3. 3  
[](https://daily.dev/posts/introducing-the-jules-extension-for-gemini-cli-7du0thebu "Introducing the Jules extension for Gemini CLI")  
Article  
![Avatar of googledevs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ea4bbded4e7f45ccb82e121a3156535f)Google Developers · 42w  
Introducing the Jules extension for Gemini CLI  
Google launched the Jules extension for Gemini CLI, an autonomous coding assistant that handles tasks asynchronously in a background virtual machine. While Gemini CLI serves as an interactive terminal collaborator for active tasks, Jules works independently to clone code, install dependencies, and modify files. Developers can delegate tasks using the /jules command and check progress without interrupting their workflow. The extension requires Gemini CLI v0.4.0 or newer and can be installed with auto-update capabilities.  
29

[See all Google Developers archives](/sources/googledevs/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/googledevs/best-of/2025/11#page","url":"https://daily.dev/sources/googledevs/best-of/2025/11","name":"Best Google Developers Posts — November 2025","description":"The most upvoted Google Developers posts from November 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/googledevs/best-of/2025/11#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/announcing-the-genkit-extension-for-gemini-cli-k5d1aqwpu","name":"Announcing the Genkit Extension for Gemini CLI"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/making-the-terminal-beautiful-one-pixel-at-a-time-0vnd7k1ka","name":"Making the terminal beautiful one pixel at a time"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/introducing-the-jules-extension-for-gemini-cli-7du0thebu","name":"Introducing the Jules extension for Gemini CLI"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Google Developers","item":"https://daily.dev/sources/googledevs"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/googledevs/best-of"},{"@type":"ListItem","position":5,"name":"November 2025"}]}]}
```

