We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22c93b commit cdbdb96Copy full SHA for cdbdb96
packages/opencode/src/tool/bash.txt
@@ -128,7 +128,7 @@ gh pr create --title "the pr title" --body "$(cat <<'EOF'
128
## Test plan
129
[Checklist of TODOs for testing the pull request...]
130
131
-🤖 Generated with [OpenCode](https://claude.ai/code)
+🤖 Generated with [OpenCode](https://opencode.ai)
132
EOF
133
)"
134
</example>
0 commit comments