Merge pull request #95 from spoons-and-mirrors/plugin/iam

Plugin/iam
This commit is contained in:
Lucas Shamanic 2026-01-11 20:50:17 +00:00 committed by GitHub
commit fe43d6925b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
data/plugins/iam.yaml Normal file
View file

@ -0,0 +1,4 @@
name: IAM
repo: https://github.com/spoons-and-mirrors/iam
description: Inter agent messaging
full_description: 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.