Dt8333
f3397f6f08
fix: pyright lint (#4874)
* feat: 将 MessageSession 的 platform_id 改为 init=False,实例化时无需传入
Co-authored-by: aider (openai/gpt-5.2) <aider@aider.chat>
* refactor: 将 isinstance 检查改为元组、将默认模型值设为空字符串、将类型注解改为 Any 并导入
* refactor: 为 _serialize_job 增加返回类型注解 dict
* fix: 使用 cast 获取百度 AIP 的 msg 并对 psutil_addr 引入 type: ignore
Co-authored-by: aider (openai/gpt-5.2) <aider@aider.chat>
* refactor: 引入 _AddrWithPort 协议并替换 conn.laddr 的 cast
Co-authored-by: aider (openai/gpt-5.2) <aider@aider.chat>
* fix: 在构建 AstrBotMessage 时对 ctx.channel 可能为 None 进行兜底处理
Co-authored-by: aider (openai/gpt-5.2) <aider@aider.chat>
---------
Co-authored-by: aider (openai/gpt-5.2) <aider@aider.chat>
2026-02-05 21:54:12 +08:00
..
2026-02-04 23:18:32 +08:00
2025-12-29 12:30:59 +08:00
2026-02-03 16:54:53 +08:00
2026-02-04 23:21:08 +08:00
2026-02-05 10:14:31 +08:00
2026-02-01 22:04:30 +08:00
2026-01-11 14:24:26 +08:00
2026-02-03 10:24:41 +08:00
2026-02-05 21:54:12 +08:00
2026-02-05 21:54:12 +08:00
2026-02-05 21:54:12 +08:00
2026-02-01 15:49:14 +08:00
2026-02-04 15:06:03 +08:00
2026-02-01 22:04:44 +08:00
2026-02-03 10:24:41 +08:00
2026-01-31 00:05:54 +08:00
2025-12-16 10:09:57 +08:00
2026-01-23 19:52:31 +08:00
2026-02-03 10:24:41 +08:00
2026-02-01 17:42:08 +08:00
2026-02-03 01:29:21 +08:00
2026-02-04 20:31:19 +08:00
2026-01-05 17:26:10 +08:00
2026-02-01 20:43:08 +08:00
2026-02-03 10:24:41 +08:00
2026-01-31 00:05:54 +08:00
2026-01-28 01:48:57 +08:00
2025-12-02 17:11:08 +08:00
2026-02-01 20:43:08 +08:00
2026-01-03 19:12:39 +08:00
2025-12-09 14:13:47 +08:00