continue_opencode
Continue an active OpenCode engineering session by sending follow-up instructions, fixing build failures, or advancing to the next task while preserving session context.
Instructions
Continue an active OpenCode engineering session while preserving session context.
Use this tool to send follow-up instructions, fix build/test failures, or proceed to the next engineering task in the development loop.
Args: interaction_id: The OpenCode session ID of the previous interaction session to continue. prompt: Dynamic follow-up instruction generated by Claude Desktop. workspace_path: Local workspace directory path. ide: Optional IDE environment preference ('vs_code', 'antigravity', or 'cli_direct').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ide | No | ||
| prompt | Yes | ||
| interaction_id | Yes | ||
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |