Documentation Index
Fetch the complete documentation index at: https://vibekanban.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Agent Reports Empty Codebase
If your coding agent reports that the codebase is empty when you create a new task, you may have Git’s sparse-checkout feature enabled in your repository. Solution: Run the following command in the root directory of your repository:Enabling Debug Logs
If you need more detailed logs to help debug an issue, you can enable debug-level logging by setting theRUST_LOG environment variable.
Usage:
DANGER: Wiping Your Database
If you encounter irrecoverable errors and need to completely wipe your Vibe Kanban database, you can delete the application data directory for your operating system. Delete the following directory based on your OS:- macOS
- Linux
- Windows