conductor-oss/conductor ? reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted workflow engine for running durable jobs and AI agent style workflows.

I want to be able to start it locally with one command, open a web UI in the browser, create a workflow from JSON, and start it from the CLI or API. It should keep every step saved so if the server crashes or a worker goes away, the workflow can resume safely. Include retries, timeouts, rerunning failed steps, and support for simple API calling workflows without needing workers for every step.

If it fits, add a few example workflows and a clean starter UI so I can see running jobs, task status, and history. Make it easy to run with Docker too. Use the project docs and current Java and Node setup if needed, and look up any current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab