From 2dbd54952ab36c81f27621cdb617543a895c6610 Mon Sep 17 00:00:00 2001 From: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com> Date: Sun, 11 Jan 2026 20:50:28 +0000 Subject: [PATCH] docs: auto-regenerate README from YAML data --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e5ac971..2dc50f1 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,15 @@ +
+ IAM - Inter agent messaging +
+ Allows for parallel subagents communication with a simple yet effective messaging system. Subagents are aware of each other, can announce their status, broadcast, and read messages asynchronously. +

+ 🔗 View Repository +
+
+
Micode - Brainstorm-Plan-Implement workflow