mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 12:29:29 +00:00
rename: IAM -> pocket universe
This commit is contained in:
parent
b9986c21bb
commit
28c28c8b4e
2 changed files with 4 additions and 4 deletions
|
|
@ -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.
|
||||
4
data/plugins/pocket-universe.yaml
Normal file
4
data/plugins/pocket-universe.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue