claude-code-best
5ed0e63095
refactor: 将 weixin 模块从 src/ 迁移至 packages/weixin 工作区包
将 src/services/weixin/ 中的纯业务逻辑迁入 @claude-code-best/weixin
workspace 包,降低 src/ 耦合度。仅保留 server.ts 作为薄适配层。
- 迁移 7 个无修改的纯模块 (types/api/accounts/login/pairing/media/send)
- monitor.ts 内联 PERMISSION_REPLY_RE 正则,解除对 src/ 的依赖
- permissions.ts 本地定义 ChannelPermissionRequestParams 接口
- cli.ts 拆分:serve 子命令通过回调注入,login/access 保留在包内
- server.ts 重写为从 @claude-code-best/weixin 导入
- 新增 cli-serve.ts 作为 serve 入口薄壳
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 20:55:13 +08:00
..
2026-04-18 21:54:22 +08:00
2026-04-13 09:52:05 +08:00
2026-04-16 20:59:29 +08:00
2026-04-19 09:09:27 +08:00
2026-04-13 09:52:05 +08:00
2026-04-13 09:52:05 +08:00
2026-04-01 01:00:10 +08:00
2026-04-13 09:52:05 +08:00
2026-04-17 20:45:14 +08:00
2026-03-31 20:40:16 +08:00
2026-04-13 09:52:05 +08:00
2026-04-19 14:36:35 +08:00
2026-03-31 20:40:16 +08:00
2026-03-31 23:03:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-07 16:17:48 +08:00
2026-04-13 09:52:05 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 20:40:16 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-13 18:09:12 +08:00
2026-03-31 23:03:47 +08:00
2026-04-19 20:55:13 +08:00
2026-04-16 20:59:29 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-06 09:55:20 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00