| Bridge disconnected |
The native host is not installed, points at the wrong checkout, or is not allowed for the mounted extension id. |
Rebuild, reload the extension, rerun native-host install for the current extension id, then run autoflow status --json. |
| Not paired |
The CLI or MCP client has no valid pairing token. |
Run autoflow pair and approve the pairing from the extension UI. |
| Wrong tab/project |
The active Chrome tab is not the intended Flow project, or several Flow projects are open. |
Use explicit --project-id and --tab-id. Close unrelated Flow tabs if ownership is ambiguous. |
| Download is HTML or a tiny file |
Flow returned an error page, auth expired, or media was not actually ready. |
Treat it as a hard failure. Recheck auth, reconcile project outputs, and regenerate the download plan before retrying downloads. |
| Video cards fail with audio errors |
Return silent videos was off before the Agent video run. |
Turn it on in Flow settings, retry the affected row, reconcile again, then download only valid MP4 files. |
| Reference prompt ignores images |
The prompt typed filenames, handles, or media ids but did not attach the actual assets. |
Use the Agent plus button, select the images, click Add to Prompt, confirm visible prompt asset chips, then submit. |
| NPM install does not work |
The beta package is not published yet, NPM auth is missing, or the user lacks org/package access. |
Use the source checkout fallback until npm whoami is authenticated and the beta package is published. |