Local development with queues and AI

I’m working on a project using queues and AI to analyze news feeds. We’re hitting a bit of a roadblock because we’re not able to effectively develop locally. For development, AI must be run with --remote, yet queues don’t yet support --remote. Without being able to use wrangler dev we might have to move to another platform. Do others have solutions for how to solve this? Is there anything planned on the wrangler roadmap to help support this situation?