{ "taskVersion": 1, "id": "t-workspace-demo", "prompt": "Use the bash tool to create a file named proof.txt in the current directory containing exactly the text: workspace works. Then reply with exactly: WORKSPACE_OK", "workspace": "demo", "capabilities": { "tools": ["bash", "read", "write"] }, "expectExact": "WORKSPACE_OK", "timeoutSeconds": 180 }