Real-world examples of what you can achieve with OpenHands
Currently, the following ssh command is timing out: $ ssh -i gneubig.pem ubuntu@XXX.us-east-2.compute.amazonaws.com ssh: connect to host XXX.us-east-2.compute.amazonaws.com port 22: Operation timed out Use the provided AWS credentials to take a look at i-XXX and examine whyAnd 2 minutes later I was able to SSH in!This shows how OpenHands can quickly diagnose and fix AWS infrastructure issues that would normally require manual investigation.Original Slack thread