workflow_status
Check workflow session progress and recover context after interruption. Returns phase, findings severity, proposed changes, and optionally status of all files.
Instructions
Get current workflow v2 session status without advancing.
Returns:
Overall progress (phase, percent complete)
Summary of findings by severity
Summary of proposed changes
Optionally: status of all files
Use this to check on workflow progress or recover context after interruption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Workflow session ID | |
| include_all_files | No | Include status of all files (can be large for big workspaces) |