Diagnosing Dream Builds

Diagnoses Dream local-cloud builds when `tau list/query builds` is empty or unreliable, by hitting the jobs HTTP endpoint directly (`GET /jobs/<project_id>`, `GET /job/<job_id>`) using the GitHub token from `~/tau.yaml`, then downloading logs with `tau query logs --jid`. Use when Dream builds appear silent, the build table is empty after `dream inject`, or you need raw job ids and logs for a failing build.

taubyte Updated

File contents

taubyte/skills/tree/main/skills/diagnosing-dream-builds commit 47fee15d2e

Frequently asked questions

npx skillmds@latest add taubyte/diagnosing-dream-builds