agent-swarm-kit 1.0.159 → 1.0.160
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 +2 -0
- package/build/index.cjs +13934 -15093
- package/build/index.mjs +13932 -15093
- package/package.json +5 -5
- package/types.d.ts +6865 -2701
package/README.md
CHANGED
|
@@ -267,3 +267,5 @@ Agent Swarm Kit lets you build intelligent multi-agent systems where different a
|
|
|
267
267
|
- Collaborative problem-solving systems
|
|
268
268
|
- Complex task distribution across specialized agents
|
|
269
269
|
- Intelligent system design with modular agent architecture
|
|
270
|
+
|
|
271
|
+
<!-- https://grok.com/chat/2e733449-78c6-44b4-988f-83f6fde27270?referrer=website -->
|