Przeglądaj źródła

fix: bash tool description (#2260)

Aiden Cline 5 miesięcy temu
rodzic
commit
d9de78cfe8
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      packages/opencode/src/tool/bash.txt

+ 3 - 0
packages/opencode/src/tool/bash.txt

@@ -109,6 +109,9 @@ IMPORTANT: When the user asks you to create a pull request, follow these steps c
 gh pr create --title "the pr title" --body "$(cat <<'EOF'
 gh pr create --title "the pr title" --body "$(cat <<'EOF'
 ## Summary
 ## Summary
 <1-3 bullet points>
 <1-3 bullet points>
+EOF
+)"
+</example>
 
 
 Important:
 Important:
 - NEVER update the git config
 - NEVER update the git config