
10/15/2025
What this post added
This post announces the stable release of Genkit Go 1.0, an open-source AI development framework for Go. It introduces production-ready features including type-safe AI flows using Go structs and JSON schema validation, a unified interface for multiple model providers (Google AI, Vertex AI, OpenAI, Ollama, etc.), support for tool calling, RAG, and multimodal content. It also highlights rich local development tools like a standalone CLI binary and Developer UI. A new command, `genkit init:ai-tools`, is introduced to integrate AI coding assistants (Gemini CLI, Firebase Studio, Claude Code, Cursor) with the Genkit framework.