AICA Core v5.2.0 #480
Pinned
eeberhard
announced in
New Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 5.2.0 of AICA Core includes new features to AICA Studio and the API with new parameter validation and application manager options alongside a first version of an MCP server for integration with external LLM and AI agents. The rest of the release focuses on diverse improvements for usability and appearance.
AICA Studio
This version introduces several improvements to the application editor and overall user experience in AICA Studio. The editor now supports parameter validation for compatible components or controllers, including fixed options or length, pattern, and value constraints. The application manager table now displays a preview of the application graph on hover and includes more sorting options. Many other improvements and fixes have been made as captured in the full changelog below.
Parameter validation
Application manager improvements
General features
Fixes
API
In this version, the API server adds new endpoints for an MCP server to access applications, hardware and extensions. It also implements the responsibility of handling and manipulating URDF content of applications which was previously managed by the Event Engine, while adding a new capability to override the hardware plugin in the URDF.
Event Engine
This is a minor update that reduces the responsibility of the Event Engine to manipulate URDF content. It also refactors the predicate listener to directly push events on the subscription callback instead of polling changes during step.
Core Collection
Components
Controllers
Beta Was this translation helpful? Give feedback.
All reactions