darrenhinde 7 months ago
parent
commit
63274e97a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/opencode.yml

+ 1 - 1
.github/workflows/opencode.yml

@@ -72,7 +72,7 @@ jobs:
         uses: sst/opencode/github@latest
         uses: sst/opencode/github@latest
         env:
         env:
           ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
           ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
-          OPENCODE_COMMENT: "/opencode Please review this PR. Check for code quality, potential bugs, security issues, and adherence to best practices. Provide constructive feedback and suggestions for improvement."
+          OPENCODE_COMMENT: "/opencode @codebase-agent Please review this PR. Check for code quality, potential bugs, security issues, and adherence to best practices. Provide constructive feedback and suggestions for improvement."
         with:
         with:
           model: anthropic/claude-sonnet-4-20250514
           model: anthropic/claude-sonnet-4-20250514