chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-10 20:03:24 +00:00
committed by opencode
parent 55119559b3
commit 4f6b929784
21 changed files with 569 additions and 565 deletions

View File

@@ -170,7 +170,7 @@ GitLab で OpenCode を使用する方法の例をいくつか示します。
```
@opencode explain this issue
```
```
OpenCode は問題を読み、明確な説明を返信します。
@@ -180,7 +180,7 @@ GitLab の問題では、次のように言います。
```
@opencode fix this
```
```
OpenCode は新しいブランチを作成し、変更を実装し、変更を含むマージ リクエストを開きます。
@@ -190,6 +190,6 @@ GitLab マージ リクエストに次のコメントを残してください。
```
@opencode review this merge request
```
```
OpenCode はマージ リクエストをレビューし、フィードバックを提供します。