We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbd3a2 commit a367759Copy full SHA for a367759
.github/workflows/bonk.yml
@@ -27,5 +27,6 @@ jobs:
27
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
28
with:
29
model: "anthropic/claude-opus-4-5"
30
+ agent: docs # use our Docs agent by default in this repo
31
mentions: "/bonk,@ask-bonk"
32
permissions: write
0 commit comments