edgeCore™ 5.0.0 Release Notes
Production date: October 13, 2025
What’s New?
Introducing the AI Code Assistant in SQL & JavaScript Transforms
The 5.0.0 release introduces an integrated AI Code Assistant, powered by ChatGPT — a major upgrade aiming to provide intelligent help directly in the edgeCore interface to boost productivity and help teams work with greater accuracy, reducing the effort needed for complex query and script development.
The AI Code Assistant is currently available in SQL and JavaScript transforms, and you can see it in action in this short demo.
Benefits
- Accelerate SQL and JavaScript Adoption
Quickly build foundational SQL and JavaScript skills and start generating queries and scripts through practical, hands-on experience. - Enhance Workflow Efficiency
Produce complex, production-ready queries and scripts with ease - Maximize Time and Cost Efficiency
Generate optimized, high-quality queries and scripts in a fraction of the time, minimizing manual effort and operational costs. - Unlock Immediate Data Insights
Execute AI-generated SQL and JavaScript directly on connected data sources to derive actionable insights.
Enabling the AI Code Assistant
Contact the Support to obtain the AI license and edgeCore version 5.0.0.
➤Linux/UNIX: when running the configure.sh script, enable AI ASSIST under Server Modes.
➤ Windows:
- Go to the conf folder of your edgeCore build.
- Open the environment.bat file.
- In the bat file, find the following: rem set EDGE_SERVER_AI_ASSIST=true
- Remove rem
- Save the change and close the file.