Runfusion/Fusion ? reverse-engineered prompt
Reverse engineered prompt
Build me a dashboard for a software factory that lets me describe a task in plain English and then have AI agents plan it, work on it in separate git worktrees, review it, and ship it.
I want a clean web app where I can create a task, see it move through planning, todo, in progress, review, and done, and open a task to read the generated plan, file changes, diffs, and review notes. It should feel like a Trello board for coding work, with a simple onboarding flow to connect an AI provider, optionally connect GitHub, and then start a first task. Include support for approvals before risky actions, and make it easy to pause, re prompt, or change the task while it runs.
Use the existing docs and current best practices if you need to look anything up online.