From 0b24dd0bcda14efd1407ea72686befc3285e3a5e Mon Sep 17 00:00:00 2001
From: liyin2015
Date: Sun, 1 Feb 2026 15:10:25 -0800
Subject: [PATCH] feat: Add AdaL CLI to compatible agents
AdaL is an AI coding CLI from SylphAI that supports AGENTS.md.
Adds AdaL to the compatibility section with logo.
Co-Authored-By: AdaL
---
components/CompatibilitySection.tsx | 6 +++
public/logos/adal.svg | 82 +++++++++++++++++++++++++++++
2 files changed, 88 insertions(+)
create mode 100644 public/logos/adal.svg
diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx
index 4c0742d..20f1a0e 100644
--- a/components/CompatibilitySection.tsx
+++ b/components/CompatibilitySection.tsx
@@ -18,6 +18,12 @@ const agents: AgentEntry[] = [
from: "OpenAI",
imageSrc: "/logos/codex.svg",
},
+ {
+ name: "AdaL",
+ url: "https://sylph.ai/",
+ from: "SylphAI",
+ imageSrc: "/logos/adal.svg",
+ },
{
name: "Amp",
url: "https://ampcode.com",
diff --git a/public/logos/adal.svg b/public/logos/adal.svg
new file mode 100644
index 0000000..a93f7be
--- /dev/null
+++ b/public/logos/adal.svg
@@ -0,0 +1,82 @@
+
+