Comment by quantadev
20 days ago
I assumed I was using 'Agent mode' but now that you mentioned it, I checked and you're right I've been in 'Ask mode' instead. oops. So thanks for the tip!
I'm looking forward to seeing how Agent Mode is better. Copilot has been such a great experience so far I haven't tried to keep up with every little new feature they add, and I've fallen behind.
I find agent mode much more powerful as it can search your code base for further reference and even has access to other systems (I haven't seen exactly what is the other level of access, I'm guessing it isn't full access to the web but it can access certain only info repositories). I do find it sometime a little over eager to do instead of explain, so Ask mode is still useful when you want explanations. It also appears that agent has the search capabilities while ask does not, but it might also be something recently added to both and I just don't recall it from being in ask mode as I'm use to the past when it wasn't present.
Yeah in Ask mode, it shows me the code it's proposing, and explains it, and I have to click an icon to get it to merge the change into my code tentatively and then click "Keep" to make it actually merge into the code permanently. I kind of like that workflow a lot, but I guess you're saying Agent Mode just slams the changes into the code. I may or may not like that. Often I pick only, parts of what it's done. Thanks for the tips.