@pify/swarm 0.7.6 → 0.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @pify/swarm
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@pify/swarm) [](https://www.npmjs.com/package/@pify/swarm)
|
|
3
|
+
[](https://github.com/pifydev/swarm/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@pify/swarm) [](https://www.npmjs.com/package/@pify/swarm)
|
|
4
4
|
|
|
5
5
|
Run many [pi](https://github.com/earendil-works/pi) agents in parallel. One tool call fans a list of independent items out to child agents — with per-item routing, a concurrency queue, a live widget, and one aggregated report.
|
|
6
6
|
|
package/package.json
CHANGED