I’m testing the application and I don’t know whether, when I make changes to the code, the app’s chat part already interacts with those changes in the code. Is this possible?
Yes: if you work within the same project in PaellaDoc, the engine you choose can take the current state of the code into account, including recent changes. It doesn’t work like a „chat about documents“, but rather as a development orchestrator that coordinates code engines over your local repo. In practice, that means the useful context depends on which project/task you have open and how you’re handling that change within the workflow of stories/tasks. If you’re looking for validation that the change behaves as expected, Golden Gate serves to check the visible behavior, not just that the code compiles. What you want is for the chat to „see“ unsaved changes, or changes already saved in the project?
1 Like