From abfeb1d6f57e5c04cd242e7871d22dacfb0b9d50 Mon Sep 17 00:00:00 2001 From: asklokesh Date: Wed, 10 Jun 2026 00:13:21 -0400 Subject: [PATCH] Add Loki Mode as an AGENTS.md adopter --- components/CompatibilitySection.tsx | 7 +++++++ public/logos/loki-mode.svg | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 public/logos/loki-mode.svg diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 02d5a4e9..3753beec 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -139,6 +139,13 @@ const agents: AgentEntry[] = [ url: "https://jetbrains.com/junie", imageSrc: "/logos/junie.svg", }, + { + name: "Loki Mode", + from: "Autonomi", + url: "https://github.com/asklokesh/loki-mode", + imageSrcLight: "/logos/loki-mode.svg", + imageSrcDark: "/logos/loki-mode.svg", + }, ]; const shuffleAgents = (items: AgentEntry[]) => { diff --git a/public/logos/loki-mode.svg b/public/logos/loki-mode.svg new file mode 100644 index 00000000..be1c3773 --- /dev/null +++ b/public/logos/loki-mode.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +