About this automation
Dokkai ingests a repository, builds a full dependency graph of it (calls, inheritance, definitions, modules), slices the real source into rich chunks, and stores everything in a vector database. The name _dokkai_ (読解) is Japanese for "reading comprehension" - which is exactly what this gives an LLM over your code.
How to Use This Repository
This is a community-contributed repository for openclaw. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/gusmaooleo/dokkai - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.