Add config for jeremy code assist

192236f8dd0a213365974fb1267c8bb7179994c5

Cohee <18619528+Cohee1207@users.noreply.github.com>

3 files changed, +12 -0Ignore whitespace
.dockerignore+1 -0
@@ -14,3 +14,4 @@ access.log
14.DS_Store14.DS_Store
15/public/scripts/extensions/third-party15/public/scripts/extensions/third-party
16/colab16/colab
17.gemini
.gemini/config.yaml+10 -0
@@ -0,0 +1,10 @@
1have_fun: true
2code_review:
3 disable: false
4 comment_severity_threshold: MEDIUM
5 max_review_comments: -1
6 pull_request_opened:
7 help: false
8 summary: true
9 code_review: false
10ignore_patterns: []
.npmignore+1 -0
@@ -13,3 +13,4 @@ access.log
13.git13.git
14/public/scripts/extensions/third-party14/public/scripts/extensions/third-party
15/colab15/colab
16.gemini