diff options
| author | Dax Raad <[email protected]> | 2025-06-07 17:15:40 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-07 17:15:40 -0400 |
| commit | cdbdb96218e89307cd69eac87877163e2b1ffcea (patch) | |
| tree | cbdb4c397ea50b4201c71e1967b62dd8032c4622 | |
| parent | f22c93ba1b20df15d7e4f9d3f22e2b6cd28cc464 (diff) | |
| download | opencode-cdbdb96218e89307cd69eac87877163e2b1ffcea.tar.gz opencode-cdbdb96218e89307cd69eac87877163e2b1ffcea.zip | |
sync
| -rw-r--r-- | packages/opencode/src/tool/bash.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/src/tool/bash.txt b/packages/opencode/src/tool/bash.txt index ce8f48e5d..23634946e 100644 --- a/packages/opencode/src/tool/bash.txt +++ b/packages/opencode/src/tool/bash.txt @@ -128,7 +128,7 @@ gh pr create --title "the pr title" --body "$(cat <<'EOF' ## Test plan [Checklist of TODOs for testing the pull request...] -🤖 Generated with [OpenCode](https://claude.ai/code) +🤖 Generated with [OpenCode](https://opencode.ai) EOF )" </example> |
