Context
Search Codebase
Search codebase lets Kombai read files from your repo for better contextual understanding of the codebase. This helps Kombai generate more accurate code based on your existing code structure and components. It works in both code and ask modes.
To enable the search, click the Settings icon in the Kombai’s chat input and turn on the Search Codebase toggle.
Example use case
- Ask Kombai to use components from your repo before code generation.
- Ask questions about existing code in your repo.