Composer Workflow Improvement - Review Before Create

Hey Team,

First, I want to acknowledge composer is one of the truly stand out AI tools I have used so far and I think second to Chat it nails alot of the iterative development workflow.

  1. I would want the ability to review any changes before they are made to my code. Currently if I prompt composer it goes off and makes the changes directly. Doing a reject all is either a hit or miss. It can leave dangling files and directories. Which becomes a clean up job.

  2. I would want the ability to make updates to the changes composer is proposing then selectively choose which changes to apply from within the composer.

This is similar to how I work with chat now. I will ask it to make a series of changes and it will one by one list which file it’s updating and allow me to make that choice. I think the UI of composer would make this process faster especially for changes that will be much larger than a few file updates.