Skip to content

Support for GraalVM 25 Native Image#35

Open
ziyilin wants to merge 1 commit intoagentscope-ai:mainfrom
ziyilin:native-image-support
Open

Support for GraalVM 25 Native Image#35
ziyilin wants to merge 1 commit intoagentscope-ai:mainfrom
ziyilin:native-image-support

Conversation

@ziyilin
Copy link

@ziyilin ziyilin commented Nov 27, 2025

Support native image compiling for agentscope-runtime-java. We found some reflection information is missing from native image agent collecting, so an extra configuration file is provided.
Be noted, it is for GraalVM 25. Earlier GraalVM version needs the old reflection-config.json file.

Support native image compiling for agentscope runtime java.
We found some reflection information is missing from native image agent
collecting, so an extra configuration file is provided.
Be noted, it is for GraalVM 25. Earlier GraalVM version needs the old
reflection-config.json file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant