open-multi-agent/src/team
JackChen 3a46669a69 fix: use explicit crypto import for Node 18 compatibility
crypto.randomUUID() is not globally available in Node 18. Import
randomUUID from node:crypto explicitly so the framework works on
all supported Node versions (>=18).
2026-04-02 23:46:43 +08:00
..
messaging.ts fix: use explicit crypto import for Node 18 compatibility 2026-04-02 23:46:43 +08:00
team.ts Initial release: open-multi-agent v0.1.0 2026-04-01 04:33:15 +08:00