diff --git a/src/bcbench/agent/shared/config.yaml b/src/bcbench/agent/shared/config.yaml index 42020ff3b..95ac2893d 100644 --- a/src/bcbench/agent/shared/config.yaml +++ b/src/bcbench/agent/shared/config.yaml @@ -51,7 +51,7 @@ prompt: {% endif %} code-review-template: | - /review + /bcquality-al-review Review only the uncommitted working-tree changes (git diff HEAD); do not compare commits such as HEAD~1..HEAD or origin/main. @@ -114,14 +114,14 @@ plugins: revision: "d884ae04edebef577e82ff7c4e143debd0bbec99" path: "." - name: "BCQuality" - enabled: false + enabled: true # grant_dir_access gives BCQuality's skill --add-dir access to read its own knowledge files at # runtime. This is a (hopefully temporary) design that may change once that content is served # via skills / an MCP server instead. - grant_dir_access: false + grant_dir_access: true source: github repo: "microsoft/BCQuality" - revision: "ad8ccde5953fd6ce072e3b59049406783066ed60" + revision: "31d110abc822947a220b6c3fd68e7a7dffbd54ee" path: "." mcp: