We're releasing Graal Script Agent! 🤖
It turns natural-language requests into sandboxed application plugins that run locally, allowing users to customize applications for their needs without writing or reviewing code.
Learn more and see it in action:
GraalVM 25.2 is here!🎉
It brings sandboxed application plugins, reduced memory usage, G1 in Native Image across all platforms, and more — see what's new: medium.com/graalvm/graalv…
Download: graalvm.org/downloads/
GraalVM sandboxing provides a controlled execution boundary for customer-supplied, dynamically loaded, and AI-generated code.
Learn how to restrict host access, enforce resource limits, and contain failures: