4.14.5
(fix): Honor includePlatformHeaders when generating to local file system output.
Previously the flag was only read for GitHub/publish output, so locally
generated SDKs always emitted the static {package}/{version} User-Agent
instead of the structured {package}/{version} (os; arch) Java/{version} form.