Launching today
RepoFold
Your codebase, explained. Always current.
9 followers
Your codebase, explained. Always current.
9 followers
RepoFold turns a GitHub repo into a wiki you can trust: every claim cites the exact file and lines, validated against the parsed source. It updates itself on every push, and coding agents can query it over MCP. Free during beta.








Love that every claim cites the file and line range, that's exactly what was missing from the AI doc tools I tried. One thing I'd find useful is letting me mark certain folders or file patterns as off-limits so generated wiki pages never include things like vendored code or generated mocks. Would keep the docs focused on the parts that actually matter.
@sercan254205 Thanks for the tips, i will write this point down to discuss maybe in feature patches :)
A diff view that shows how the wiki changed between commits would be huge, especially when you're reviewing what shifted in a tricky refactor.
@cemil1216871 Very good feature that can be! I will note that down :)