Ritik-Thakur-sudo/Conduit ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called Conduit that lets people create browser automation workflows visually.
I want a canvas where I can drag, connect, and configure steps like Open URL, Act, Observe, Extract, Agent, and Send Email. The app should let each step pass data to the next one, so I can use values from earlier steps inside later ones. It should feel like a real workflow builder, with clear validation, a side panel for node settings, and a console that shows what is happening while the workflow runs.
Make it run automations in the background using a real browser, and show live progress, step status, errors, and outputs as it executes. I also want collaboration so multiple people can edit the same workflow at once, login and organization support, and the ability to replay the browser session after a run finishes.
Please make it polished and production ready, with a modern UI and working auth, realtime updates, and workflow history. If you need anything unclear, look up the current docs online first.
Are you gonna build this?
make sure you review the code using coderabbit