1. 将工具、webhook的时间DTO字段从字符串改为datetime类型 2. 移除工具服务中的手动ISO时间解析逻辑 3. 新增CapabilityNotSupportedError异常与get_integration_or_raise方法 4. 格式化代码行内表达式简化写法 |
||
|---|---|---|
| .. | ||
| adapters/persistence | ||
| core | ||
| framework | ||
| infrastructure | ||
| integrations | ||
| use_cases | ||
| __init__.py | ||
| exceptions.py | ||
1. 将工具、webhook的时间DTO字段从字符串改为datetime类型 2. 移除工具服务中的手动ISO时间解析逻辑 3. 新增CapabilityNotSupportedError异常与get_integration_or_raise方法 4. 格式化代码行内表达式简化写法 |
||
|---|---|---|
| .. | ||
| adapters/persistence | ||
| core | ||
| framework | ||
| infrastructure | ||
| integrations | ||
| use_cases | ||
| __init__.py | ||
| exceptions.py | ||