Fix automation v2 runtime errors and ES module compatibility
- Fixed EnhancedAILearningPanel React error with recommendation objects - Converted automation-with-learning-v2.js to pure ES6 modules - Fixed singleton automation instance management - Resolved ES module/CommonJS compatibility issues - Added proper null safety checks for learning system data - Fixed API import paths for automation endpoints - Enhanced learning status display with proper error handling
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
"@zetamarkets/sdk": "^1.61.0",
|
||||
"bs58": "^6.0.0",
|
||||
"dotenv": "^17.2.0",
|
||||
"framer-motion": "^12.23.9",
|
||||
"lightweight-charts": "^4.1.3",
|
||||
"lucide-react": "^0.526.0",
|
||||
"next": "15.3.5",
|
||||
"node-fetch": "^3.3.2",
|
||||
"openai": "^5.8.3",
|
||||
|
||||
Reference in New Issue
Block a user