One of the cool things about OpenHands, and especially the Slack Integration, is the ability to empower folks who are on the ‘front lines’ with customers.
For example, often times Support and Customer Success teams will field bug reports, doc questions, and other ‘nits’ from customers. They tend to have few options to deal with this, other than file a feedback ticket with product teams and hope it gets prioritized in an upcoming sprint.Instead, with tools like OpenHands and the Slack integration, they can request OpenHands to make fixes proactively and then have someone on the engineering team (like a lead engineer, a merge engineer, or even technical product manager) review the PR and approve it — thus reducing the cycle time for ‘quick wins’ from weeks to just a few hours.Here’s how we do that with the OpenHands project:Original Slack threadAsked openhands to “show me some love” and…
Asked openhands to “show me some love” and it coded up this app for me, actually kinda genuinely feel lovedOriginal Slack threadNow, OpenHands does 100% of my infra IAM research for me
Got an IAM error on GCP? Send a screenshot to OH… and it just works!!! Can’t imagine going back to the early days without OH: I’d spend an entire afternoon figuring how to get IAM rightOriginal Slack thread

Very simple example, but baby steps…
I am a professor of architecture and urban design. We built, me and some students, an interactive map prototype to help visitors and new students to find important places in the campus. Considering that we lack a lot of knowledge in programming, that was really nice to build and a smooth process. We first created the main components with all-hands and then adjusted some details locally. Definitely, saved us a lot of time and money. That’s a prototype but we will have all the info by tuesday. https://buriti-emau.github.io/Mapa-UFU/Original Slack thread
Tavily adapter helps solve persistent debugging issue
Big congratulations to the new Tavily adapter… OpenHands and I have been beavering away at a Lightstreamer client library for most of this week but were getting a persistent (and unhelpful) “unexpected error” from the server.Coming back to the problem today, after trying several unsuccessful fixes prompted by me, OH decided all by itself to search the web, and found the cause of the problem (of course it was simply CRLF line endings…). I was on the verge of giving up - good thing OH has more stamina than me!This demonstrates how OpenHands’ web search capabilities can help solve debugging issues that would otherwise require extensive manual research.Original Slack threadI asked OpenHands to update my personal website for the “OpenHands Versa” paper.
It is an extremely trivial task: You just need to browse to arxiv, copy the author names, format them for BibTeX, and then modify the papers.bib file. But now I’m getting way too lazy to even open my IDE and actually do this one-file change!Original Tweet/X threadOriginal Slack threadI asked OpenHands to make an animated gif of swe-bench verified scores over time.
It took a bit of prompting but ended up looking pretty nice I thinkOriginal Slack threadQuick AWS security group fix
I really don’t like trying to fix issues with AWS, especially security groups and other finicky things like this. But I started up an instance and wasn’t able to ssh in. So I asked 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
OpenHands builds Chrome extension for GitHub integration
I asked OpenHands to write a Chrome extension based on our OpenHands Cloud API. Once installed, you can now easily launch an OpenHands cloud session from your GitHub webpage/PR!This demonstrates OpenHands’ ability to create browser extensions and integrate with external APIs, enabling seamless workflows between GitHub and OpenHands Cloud.

OpenHands tests UI automatically with visual browsing
Thanks to visual browsing — OpenHands can actually test some simple UI by serving the website, clicking the button in the browser and looking at screenshots now!Prompt is just: