I’m running ApplyPilot 0.3.0 and the pipeline completes successfully, showing jobs as “Ready to apply” (e.g., 13 ready in applypilot status), but when I run applypilot apply it immediately exits with “Queue empty” and does nothing. I also tried using --url with a specific job that is marked ready, and it still returns “Queue empty.” No browser opens, no actions are taken, and no meaningful logs are generated. My Claude setup and Playwright environment are both working correctly, so it seems like the apply stage is not picking up jobs that are already marked ready.
I’m running ApplyPilot 0.3.0 and the pipeline completes successfully, showing jobs as “Ready to apply” (e.g., 13 ready in
applypilot status), but when I runapplypilot applyit immediately exits with “Queue empty” and does nothing. I also tried using--urlwith a specific job that is marked ready, and it still returns “Queue empty.” No browser opens, no actions are taken, and no meaningful logs are generated. My Claude setup and Playwright environment are both working correctly, so it seems like the apply stage is not picking up jobs that are already marked ready.