Code Wiki is a new platform that tackles the bottleneck of reading existing code by providing an automated, continuously updated, structured wiki for code repositories. It features hyper-linked documentation, a Gemini-powered chat agent that understands your repo, and automated diagrams. A public preview is available for open-source projects, and a Gemini CLI extension is coming soon for secure use on private repos.
Related Posts
Building an Intelligent Social Network Analysis Assistant with Gemini 3 Pro and Flask
Have you ever looked at a complex network diagram — like a map of Game of Thrones characters or Twitter…
One “IF” to rule them all
There’s a lot of code to write, many times we just duplicate, and sometimes we do it DRY…
A Arquitetura simples
Disclaimer: Os exemplos usados aqui embora baseados em projetos reais são de minha autoria. Eu simplifico/altero alguns detalhes…