diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx
index 4c0742d..8eeafb6 100644
--- a/components/CompatibilitySection.tsx
+++ b/components/CompatibilitySection.tsx
@@ -34,6 +34,13 @@ const agents: AgentEntry[] = [
url: "https://cursor.com",
imageSrc: "/logos/cursor.svg",
},
+ {
+ name: "Command Code",
+ url: "https://commandcode.ai",
+ imageSrcLight: "/logos/command-code-light.svg",
+ imageSrcDark: "/logos/command-code-dark.svg",
+ from: 'Langbase'
+ },
{
name: "Factory",
url: "https://factory.ai",
diff --git a/public/logos/command-code-dark.svg b/public/logos/command-code-dark.svg
new file mode 100644
index 0000000..e24010c
--- /dev/null
+++ b/public/logos/command-code-dark.svg
@@ -0,0 +1,4 @@
+
diff --git a/public/logos/command-code-light.svg b/public/logos/command-code-light.svg
new file mode 100644
index 0000000..19bd03c
--- /dev/null
+++ b/public/logos/command-code-light.svg
@@ -0,0 +1,4 @@
+