{
  "smartCommitHostAgent": {
    "review": {
      "threshold": 6,
      "language": "zh-cn",
      "skill": {
        "id": "code-review",
        "path": "",
        "promptTuning": ""
      }
    },
    "pullRequest": {
      "provider": "gitlab",
      "authToken": "env:SMART_COMMIT_PULL_REQUEST_AUTH_TOKEN"
    },
    "pullRequestCreation": {
      "configFilePath": "",
      "titlePrompt": "",
      "reviewers": []
    },
    "pullRequestReview": {
      "configFilePath": "",
      "skillPromptTuning": ""
    }
  }
}
