From 9c311271df47239b1daedc1bfe500056d5994848 Mon Sep 17 00:00:00 2001 From: Altynbek Orumbayev Date: Tue, 31 Mar 2026 23:00:08 +0200 Subject: [PATCH] Add Kagan to IDE Extensions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8391689..e6ca970 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Plugins that add AI-powered completion, chat, and refactoring to existing code e - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. - [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention. +- [Kagan](https://github.com/kagan-sh/kagan) — Open-source AI orchestration board with a VS Code extension for planning, running, and reviewing coding agent tasks. ---