to parse and match all loaded classpaths on the server, helping you quickly locate the source of dependencies.
Intelligent Analysis of Missing Dependencies When a script fails to compile due to missing dependencies, you can use
Code (Text):
/si compiler <script name> fixreport
to generate an automated fix suggestion report. This locates dependencies based on package names, improving troubleshooting efficiency.
WebUI (AIBuilder) Module Update
New Agent Process Module Implements AtoA analysis based on the MCP protocol, enhancing intelligent usage of third-party plugin APIs.
️ Added flowchart support (DS and above models) Automatically generate development flowcharts, structurally displaying script logic based on requirements.
Added version pre-selection feature for development The editor now supports selecting the target server version, and AI will provide precise development suggestions based on the features of that version.
Update GitHub Code Search Function (Experimental) Expands the search scope and improves semantic matching accuracy, providing higher-quality contextual references for AI.