From 63b1052a1ec873991fdb7489a19980d326ca5102 Mon Sep 17 00:00:00 2001 From: Ray Myers Date: Sat, 1 Jun 2024 08:53:24 +0200 Subject: [PATCH] Update resource page --- src/pages/resources.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pages/resources.md b/src/pages/resources.md index d3bc459..3020ff7 100644 --- a/src/pages/resources.md +++ b/src/pages/resources.md @@ -9,7 +9,7 @@ title: Resources * [nopilot.dev Discord](https://discord.gg/k3hzFm5ykA) - Discussion about the ecosystem * [OpenDevin Discord](https://discord.gg/mBuDGRzzES) * [SWE-agent Discord](https://discord.gg/AVEFbBn2rH) -* OpenDevAI Discord +* [Aider Discord](https://discord.gg/Tv2uQnR88V) ## Videos * [nopilot.dev YouTube Channel](https://www.youtube.com/@nopilot-dev) @@ -18,13 +18,15 @@ title: Resources ## Coding Agents (WebUX) * [OpenDevin](https://github.com/OpenDevin/OpenDevin) -* Devin by Cognition +* [Devin](https://www.cognition-labs.com) by Cognition * [Devika](https://github.com/stitionai/devika) * [Anterion](https://github.com/MiscellaneousStuff/anterion): UX wrapping SWE-agent +* [Aidgent](https://poe.com/aidgent): Poe chatbot wrapping Aider ## Coding Agents (Backend) -* [AutoCodeRover](https://github.com/nus-apr/auto-code-rover): from NUS-apr, highest score on SWE-bench lite * [SWE-agent](https://swe-agent.com) from Princeton NLP, first Open Source agent to break 10% SWE-bench +* [Aider](https://aider.chat) +* [AutoCodeRover](https://github.com/nus-apr/auto-code-rover): from NUS-apr * [Sweep](https://sweep.dev): Turn bugs into pull requests [Longer list](https://github.com/e2b-dev/awesome-ai-agents) by E2B. @@ -32,5 +34,4 @@ title: Resources ## Eval Tools * [SWE-bench](https://www.swebench.com/) * [moatless-tools](https://github.com/aorwall/moatless-tools) - - +* [Aider code editing benchmark](https://aider.chat/benchmark/)