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). |
||
|---|---|---|
| .. | ||
| agent | ||
| llm | ||
| memory | ||
| orchestrator | ||
| task | ||
| team | ||
| tool | ||
| utils | ||
| index.ts | ||
| types.ts | ||
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). |
||
|---|---|---|
| .. | ||
| agent | ||
| llm | ||
| memory | ||
| orchestrator | ||
| task | ||
| team | ||
| tool | ||
| utils | ||
| index.ts | ||
| types.ts | ||