-
refactor(runtime): rename `FormProtocol` to `FromProtocol` across payload handling logic
发布于
2026-05-17 15:39:07 +00:00 - Updated variable, function, and struct names from
FormProtocoltoFromProtocolfor clarity. - Adjusted related payload matching and normalization logic.
- Updated tests and examples to align with the new naming convention.
下载附件
- Updated variable, function, and struct names from