Introduces AIConfigTracker with at-most-once tracking and resumption tokens, along with Runner, RunnerResult, Judge, and Evaluator components. Also adds agent graph support, template config methods, and a Mustache templating engine with interpolation.
Java SDK
Added LDValueConverter and LDContextEncoder to the common library, enabling value conversion and context encoding at the SDK-common layer.
RedisStoreBuilder now exposes sslSocketFactory, sslParameters, and hostnameVerifier for configuring SSL connections.
Added X-LaunchDarkly-Instance-Id header to requests and fixed the FDv1 fallback directive not being honored during the initializer phase. Also drops persistent-store cache after FDv2 in-memory store initialization.


