kwaak 0.8.2

Run a team of autonomous agents on your code, right from your terminal
Documentation
1
2
3
4
5
6
7
8
9
10
---
source: src/indexing/query.rs
expression: "Templates::render(\"indexing_document.md\",\n&Context::from_serialize(document).unwrap(),).unwrap()"
---
The following snippet is part of the file `my file`


````
This is a test document
````