Skip to content

Commit d9de78c

Browse files
authored
fix: bash tool description (#2260)
1 parent ef6bff6 commit d9de78c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/opencode/src/tool/bash.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ IMPORTANT: When the user asks you to create a pull request, follow these steps c
109109
gh pr create --title "the pr title" --body "$(cat <<'EOF'
110110
## Summary
111111
<1-3 bullet points>
112+
EOF
113+
)"
114+
</example>
112115

113116
Important:
114117
- NEVER update the git config

0 commit comments

Comments
 (0)