Robert Brennan
Robert Brennan
@frankxu2004 any immediate thoughts here? I'm not 100% sure it's the browser, but it seems like the most likely culprit
Thanks for the feedback @amanape! I believe I've addressed it. Re the UX--there is a special message when we force-show the modal, saying that settings have changed.
@zGamerZz can you send a specific example, with a specific agent? gpt-3.5 should be good enough for simple tasks, and we have loop-detection already...
Looks like the loop got caught at least. Can you try CodeActAgent?
@frankxu2004 you can probably move this into agent_controller.close() now
Looking good! I think we just need to add a `close()` call into agent_controller
Thanks Frank!
@isavita what is the use case here? With ChatGPT, it makes sense that you'd want to copy stuff out of the messages--that's where e.g. the generated code is. But with...
Thanks! This will be helpful
@SmartManoj looks like you just need to fix the conflict. @enyst would you rather this PR reverts the config stuff, so we can take care of it in your PR?