rename: IAM -> pocket universe

This commit is contained in:
spoons-and-mirrors 2026-01-18 23:46:41 +01:00
parent b9986c21bb
commit 28c28c8b4e
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -0,0 +1,4 @@
name: Pocket Universe
repo: https://github.com/spoons-and-mirrors/pocket-universe
tagline: A subagent driven pocket universe for your primary agent
description: Async agents can be powerful, but orchestration is at best finicky; they fire and forget, orphan work, lose context, waste time... and tokens. This plugin extends the native opencode subagent paradigm to provide: closed loop, resilient, async agents, blocking main thread execution. A "pocket universe". This ships with three tools creating a robust system for parallel subagents to communicate and coordinate work