From d9de78cfe88fa997c5b183ff9ce67b9e1e4a26ff Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:42:01 -0500 Subject: [PATCH] fix: bash tool description (#2260) --- packages/opencode/src/tool/bash.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/opencode/src/tool/bash.txt b/packages/opencode/src/tool/bash.txt index ce78347e..342073b9 100644 --- a/packages/opencode/src/tool/bash.txt +++ b/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' ## Summary <1-3 bullet points> +EOF +)" + Important: - NEVER update the git config