You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tool): handle empty additionalProperties in schema
Updated ToolSchema to correctly handle cases where additionalProperties is an empty schema, ensuring that the original semantics are preserved. Added unit tests to verify this behavior.
修复(tool):处理 schema 中的空 additionalProperties
更新 ToolSchema,以正确处理 additionalProperties 为空 schema 的情况,确保保留原语义。添加单元测试以验证此行为。
Change-Id: Idf4c5fd6a530da24a9a691765c44c61be7831713
Signed-off-by: OhYee <oyohyee@oyohyee.com>
0 commit comments