Your entrypoint and SDK version are checked against known values before being reported.
What's wrong with this entry?
Request metadata used to pass the raw CLAUDE_CODE_ENTRYPOINT and CLAUDE_AGENT_SDK_VERSION environment values through untouched. The entrypoint is now checked against a known list and reported as "other" if unrecognised, and the SDK version must match a version pattern or is reported as "other" or "none", with "unknown" allowed through. Arbitrary environment strings no longer reach the payload.
agentSdkVersion
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.247
The local-agent entrypoint registers only three built-in skills
Both mention entrypoint
-
v2.1.219
Version bumped to 2.1.219
Both mention version
-
v2.1.226
Version bump to 2.1.226
Both mention version