curl https://win.oneshotagent.com/v1/compute/goal_01HX8K3YZ \ -H "Content-Type: application/json"
{ "success": true, "data": { "id": "goal_01HX8K3YZ...", "status": "active", "name": "Research AI frameworks and build comparison page", "objective": "Research the top 10 AI agent frameworks...", "current_phase": 2, "plan": { "phases": [ { "name": "Research", "tasks": 3 }, { "name": "Build", "tasks": 2 }, { "name": "Deliver", "tasks": 1 } ] }, "budget": { "total": "8.500000", "spent": "2.150000", "reserved": "3.000000", "remaining": "3.350000" }, "started_at": "2026-01-15T12:00:00Z", "last_wake_at": "2026-01-15T12:05:30Z", "created_at": "2026-01-15T12:00:00Z" } }
Get the status and progress of a compute goal
active
completed
cancelled
failed
total
spent
reserved
remaining