diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 4c0742d..6626806 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -128,6 +128,11 @@ const agents: AgentEntry[] = [ url: "https://uipath.github.io/uipath-python", imageSrc: "/logos/uipath.svg", }, + { + name: "Augment Code", + url: "https://docs.augmentcode.com/cli/overview", + imageSrc: "/logos/augment.svg", + }, ]; const shuffleAgents = (items: AgentEntry[]) => { diff --git a/public/logos/augment.svg b/public/logos/augment.svg new file mode 100644 index 0000000..44c92ba --- /dev/null +++ b/public/logos/augment.svg @@ -0,0 +1,9 @@ + + + + + + + + +