Google Releases CodeWiki
Mood
excited
Sentiment
positive
Category
tech
Key topics
open-source
documentation
developer-tools
Google has released CodeWiki, a platform aimed at improving code documentation and discoverability.
Snapshot generated from the HN discussion
Discussion Activity
Very active discussionFirst comment
2h
Peak period
31
Day 1
Avg / period
17
Based on 34 loaded comments
Key moments
- 01Story posted
11/14/2025, 1:05:59 PM
4d ago
Step 01 - 02First comment
11/14/2025, 3:18:34 PM
2h after posting
Step 02 - 03Peak activity
31 comments in Day 1
Hottest window of the conversation
Step 03 - 04Latest activity
11/15/2025, 5:05:41 PM
3d ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
We previously launched Auto Wiki (https://news.ycombinator.com/item?id=38915999) in Jan 2024 and broke the ground for AI generated wikis that explain your code. Now this product has been rebuilt by the same team, as well as others and launched as a part of Google. Hope you enjoy.
Although, I've recently moved on to working on Gemini and AI research, I'm still involved as an advisor and founder emeritus of sorts. This team moves extremely fast and while we don't have full availability yet, we're working hard on addressing some early feedback before we make it more widely available including for private repos. Personally, I think the NotebookLM integration is a nice touch and distinguishing factor that we could only do as Google.
I hope you enjoy.
Thank You, Omar (Formerly Founder/CEO MutableAI)
How well this actually works, though, I have no idea.
I put in the URL for a project of mine in Codeberg and didn't seem to be able to do anything - i expected that it'd go clone the repository, parse the code and attempt to tell stuff about it, but all i got was an error :-P.
Does anyone know of any trustworthy, usable alternatives? Perhaps even ones that run 100% on-premises?
But is this just a summary for the impatient, or can it reduce the effort for developers writing docs?
Docs have always been the mirror of code, and thus hard to get and keep right. Can we do without the mirror, or parts of it?
Does it work when you haven't written documentation for your code? Let's say one is fanatical about writing such clear code that names are sufficient to convey what's happening (i.e., no documentation and no comments). Does it work?
If not, does it work when there are only (clear) comments?
Does it tell you when documentation, comments, or code is unclear or missing?
I.e., I'd like it to go beyond summarization to fill easy gaps and point developers to the hard ones.
The marketing blurbs on point are not helpful.
It badly needs to split up the pages for different parts of large codebases. The golang/go page is way too long and the table of contents sidebar makes you watch a scrolling animation to expand subsections.
Maybe it’s too noisy, if the LLM isn’t stable about the way it’s wording things, or maybe it’s only useful for commits that make significant changes to architecture. However, I do think it’d be interesting to see how the documentation changes over time, as well as seeing how any specific PR changes it.
Also, I looked at golang, and I was definitely expecting a multi-page architecture with lots of cross references, not just one long scrolling field of content.
5 more comments available on Hacker News
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.