Cubic’s AI Wiki automatically indexes your codebase and produces searchable wikis, complete with links to source code, architecture diagrams, and more. Use it to get up to speed with unfamiliar codebases, or to answer questions about your codebase. Wiki documentation viewer showing agent lifecycle and data flow
Beta feature: Wiki is currently in beta. Generation typically takes 3 minutes.

Getting started

1

Navigate to Wiki

Go to cubic.dev/wiki or click Wiki in the main navigation.
2

Generate documentation

Select a repository and click Generate. The AI analyzes your codebase and creates documentation in about 3 minutes.
3

Search and explore

Browse the documentation or ask questions in natural language to get instant answers.
The wiki is not automatically regenerated when your repository is updated—you need to manually refresh it when needed.

Asking questions

Ask questions about your codebase in plain English and get comprehensive answers with code references.

Sharing answers

Every search generates a shareable URL. Share the link with teammates - anyone in your GitHub organization with repository access can view it.

Frequently asked questions