Robert Brennan

Results 1265 comments of 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

@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...

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...