opencode_session_status
Check the status of all active coding sessions to identify running or idle ones, helping manage autonomous tasks across projects.
Instructions
Get status for all sessions (running, idle, etc.)
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |