diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx
index 02d5a4e9..8e1a7167 100644
--- a/components/CompatibilitySection.tsx
+++ b/components/CompatibilitySection.tsx
@@ -139,6 +139,12 @@ const agents: AgentEntry[] = [
url: "https://jetbrains.com/junie",
imageSrc: "/logos/junie.svg",
},
+ {
+ name: "OpenHands",
+ url: "https://docs.openhands.dev/overview/skills",
+ imageSrcLight: "/logos/openhands-light.svg",
+ imageSrcDark: "/logos/openhands-dark.svg",
+ },
];
const shuffleAgents = (items: AgentEntry[]) => {
diff --git a/public/logos/openhands-dark.svg b/public/logos/openhands-dark.svg
new file mode 100644
index 00000000..dcb9f0ae
--- /dev/null
+++ b/public/logos/openhands-dark.svg
@@ -0,0 +1,7 @@
+
diff --git a/public/logos/openhands-light.svg b/public/logos/openhands-light.svg
new file mode 100644
index 00000000..3aa40d44
--- /dev/null
+++ b/public/logos/openhands-light.svg
@@ -0,0 +1,9 @@
+