From e9f4620ae6736fbe75de5e5afcfa9df7cc0ebdef Mon Sep 17 00:00:00 2001 From: James Murdza Date: Thu, 3 Aug 2023 13:08:34 -0400 Subject: [PATCH] Move Magnet to assistants. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a09cd05..cb82e1b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ## IDEs - [Cursor](https://www.cursor.so/) — An IDE (fork of VSCodium) with chat, edit, generate and debug features. Uses OpenAI. -- [Magnet](https://www.magnet.run/) ## Assistants @@ -17,6 +16,7 @@ - [Quack AI](https://www.quack-ai.com/) - [Tabby](https://tabbyml.github.io/tabby/) - [talk-codebase](https://github.com/rsaryev/talk-codebase) +- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. ## Documentation