From af52f405ddfa8f15d2940c1603544e496c8f7973 Mon Sep 17 00:00:00 2001 From: goldentak Date: Tue, 14 Apr 2026 18:55:50 +0500 Subject: [PATCH] =?UTF-8?q?Add=20Asynkor=20=E2=80=94=20coordination=20laye?= =?UTF-8?q?r=20for=20AI=20agent=20teams?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4095c22..5dfb978 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram ## 🤖 Agents & Orchestration +- [**Asynkor**](https://github.com/asynkor/asynkor) (3 ⭐) - Coordination layer for AI agent teams. File leasing prevents overwrites, shared memory compounds learnings, cross-machine sync eliminates merge conflicts. One MCP server for Claude Code, Cursor, Windsurf. + - 🔥 [**agents**](https://github.com/wshobson/agents) (25.0k ⭐) - A collection of production-ready subagents for Claude Code. - 🔥 [**Claude-Flow**](https://github.com/ruvnet/claude-flow) (11.4k ⭐) - An enterprise-grade AI orchestration platform that revolutionizes how developers build with AI. - 🔥 [**agents**](https://github.com/contains-studio/agents) (11.4k ⭐) - A comprehensive collection of specialized AI agents designed to accelerate and enhance every aspect of rapid development.