Skip to content

Commit 365ef0a

Browse files
committed
Add Parallel Swarm plugin — concurrent agent execution for A0
1 parent dc1c6b4 commit 365ef0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

plugins/parallel-swarm/plugin.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Parallel Swarm
2+
description: Run multiple agents in parallel with fan-out/fan-in execution. Task dependencies, token budgets, shared memory, and dynamic model routing.
3+
github: https://github.com/up2itnow0822/a0-parallel-swarm-plugin
4+
tags:
5+
- tools
6+
- parallel
7+
- swarm
8+
- orchestration

0 commit comments

Comments
 (0)