add caveman ai plugin config

This commit is contained in:
Yisroel Baum 2026-05-01 10:52:56 +03:00
parent ed4440eec2
commit 7091eefd4a
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

9
caveman.json Normal file
View file

@ -0,0 +1,9 @@
{
"enabled": true,
"defaultMode": "full",
"features": {
"caveman": true,
"commit": ,
"review": true
}
}