feat(cli): auto-stage when nothing staged for g m/g l/g o; docs: update README

This commit is contained in:
s41r4j
2025-10-02 12:48:16 +05:30
parent c0f4cd97eb
commit f7c07e1af1
21 changed files with 2200 additions and 447 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"provider": "gemini",
"model": "",
"conventional": true,
"copy": true,
"autoStage": false,
"maxDiffSize": 100000,
"cacheEnabled": true,
"progressIndicators": true
}