Gemini 3 Pro is now integrated into Gemini CLI, unlocking state-of-the-art reasoning, agentic coding, and advanced tool use for enhanced developer productivity. It’s available now for Google AI Ultra and paid Gemini API key subscribers (upgrade CLI to 0.16.x). Features include generating 3D apps and code from visual sketches, running complex shell commands, creating documentation, and debugging live Cloud Run services.
Related Posts
🐘 Introduction to Docker Compose
Author: Muhammad Khabbab Brief explanation of Docker Compose and its purpose For multi-container Docker applications, Docker Compose is…
Formik Works Great; Here’s Why I Wrote My Own
TL;DR? I made a library to compete with Formik and React Hook Form called “HouseForm”. It would mean…
Need help with the Odin Project ‘Tic Tac Toe’
I have started the Odin Project ‘create the Tic Tac Toe game’, and the instruction say use factory…