Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
CodeWiki intelligence hub tracks Google's Gemini-powered Code Wiki, the Gemini CLI roadmap, and all CodeWiki entities developers need to know about.
codewiki.wiki (powered by turbo0)
codewiki.wiki (powered by turbo0)
Submit your own product to reach creators and founders looking for the next tool to try.

AI-powered study app that generates personalized spaced-repetition plans from uploaded materials to boost exam prep.

Get paid while your AI coding agent thinks — sponsored lines in the status bar.

Free Calorie Deficit Calculator by GetFIT App. Calculate your daily calorie target, macros, and estimated weight loss timeline in seconds based on your goals and activity level.

AI-powered platform for drafting scientific figures, diagrams, and graphical abstracts from text, sketches, references, or paper notes.

AI infographic generator that turns text, reports, and data-heavy content into polished HTML/CSS infographics with accurate, editable text and plain-language refinement.
Google Code Wiki is a Google Cloud service that uses Gemini AI to automatically generate and maintain hyperlinked documentation with live diagrams for software repositories, keeping docs current after every commit.
Google Code Wiki is an AI-native documentation engine by Google, launched in November 2025 in public preview at codewiki.google. It takes a repository (public or private via the Gemini CLI extension) as input and produces structured wikis—including architecture guides, API docs, and dependency maps—with clickable links to source code and auto-generated diagrams. The service runs on Google Cloud and is free for public repositories.
Free for public repositories. Private repository support via the Gemini CLI extension is available through a waitlist (pricing not specified).
Yes, it was introduced by Google Cloud in November 2025 and is available in public preview at codewiki.google.
It scans the repository after every commit and regenerates documentation automatically, so docs always reflect the current code.
Yes, it has a built-in Gemini chat agent that answers questions using the latest wiki content as context.
Yes, through a Gemini CLI extension that is currently on a waitlist for private and air-gapped repositories.
It generates architecture diagrams, class diagrams, and sequence diagrams that mirror the repo's current state.
Yes, by providing instantly navigable, always-current documentation that lets new contributors understand the codebase and make their first commit on Day 1.