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 @@ + + + + + + + + + + + + +