opencode_review_changes
Review file changes from a coding session with readable diffs. Get a formatted summary of all modifications to understand what was altered.
Instructions
Get a formatted summary of all file changes made in a session. Shows diffs in a readable format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Absolute path to the project directory. When provided, the request targets that project. If omitted, the OpenCode server uses its own working directory. | |
| messageID | No | Specific message ID to get diff for | |
| sessionId | Yes | Session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |