Whenever I use Plan mode, I noticed that the Build operation only respect changes that I asked in the chat, and not those that I make directly in the plan markdown file. Is that the expected behavior?
E.g, suppose the plan says it’s going to create a dialog with title “Test 123”. If I edit the markdown file to change the title to “New title”, the build operation will still use “Test 123”. However, if I ask in the chat something like “Let’s use the title ‘New title’ for the dialog”, it will make the changes to the markdown and build it correctly.