Robert Brennan
Robert Brennan
Sorry I saw the package.json and commented without really looking at the tests! On closer look, I'm not sure if these tests are actually valuable. GitHub already runs a lot...
Closing due to lack of information
@openhands-agent please merge main and fix conflicts
@amanape yeah I think we should still show the card, even if GitHub is not selected. It'll be a little bare but I'd like to put more info in there...
This is a strange one. Can anyone reproduce?
Does the problem persist if you choose `gpt-4-0125-preview` in the UI settings?
Going to close this one, but we definitely need some better model management. Thanks all!
In the original issue, the agent is getting cleaned up, even though there's clearly a websocket connection...not sure what is happening here
this logic did change recently, so good chance there's a bug
Oh no I was wrong, `_cleanup_session` gets called, but bails out before it gets to `_close_session`. We should rename that function/log. It seems like we just timed out while waiting...