Mingkuan
e74be7a3f8
Release/1.7.1 (#247)
* feat: 添加审批功能(Inline Keyboard 按钮交互)
- 新增 approval-handler.ts:监听 Gateway 审批事件,发送带 Inline Keyboard 的审批消息
- api.ts:添加 sendC2CMessageWithInlineKeyboard / sendGroupMessageWithInlineKeyboard
- gateway.ts:处理 Inline Keyboard 按钮回调,注册/注销 approval-handler
- channel.ts:配置 execApprovals(3.28)和 approvals(3.31+)抑制框架 Forwarder 重复通知
- types.ts:添加 InlineKeyboard / KeyboardButton 等 Keyboard 类型定义
- openclaw-plugin-sdk.d.ts:补充 approval-runtime 模块声明
* feat: 增加outbound过滤
* feat: 新增审批相关配置
1. 斜杠指令当遇到报错的时候,支持将文本代理给模型来回复用户
* feat: 新增gateway审批路由注册
* feat: 新增gateway审批路由注册
* feat: 修复低版本发现的问题
1. 3.11版本兼容性处理,动态加载gateway依赖
2. 兼容3.28版本,声明审批功能可用
3. 恢复默认配置的文案修改
* feat: 修复gateway依赖加载失败问题
* feat: update 1.7.1 release
2026-04-03 03:12:30 +08:00
..
2026-03-30 12:28:03 +00:00
2026-04-02 16:51:19 +08:00
2026-03-23 22:16:38 +08:00
2026-04-03 03:12:30 +08:00
2026-04-03 03:12:30 +08:00
2026-04-03 03:12:30 +08:00
2026-03-30 12:28:03 +00:00
2026-03-20 02:38:00 +08:00
2026-03-23 16:14:48 +08:00
2026-04-03 03:12:30 +08:00
2026-03-26 16:46:56 +08:00
2026-03-25 17:01:43 +08:00
2026-03-25 17:01:43 +08:00
2026-03-06 22:55:10 +08:00
2026-03-26 16:46:56 +08:00
2026-04-02 16:51:19 +08:00
2026-02-25 17:15:20 +08:00
2026-04-03 03:12:30 +08:00
2026-04-02 16:51:19 +08:00
2026-04-02 16:51:19 +08:00
2026-03-06 22:33:25 +08:00
2026-04-02 16:51:19 +08:00
2026-03-25 17:01:43 +08:00
2026-03-30 12:28:03 +00:00
2026-04-02 16:51:19 +08:00
2026-03-07 04:41:26 +08:00
2026-04-03 03:12:30 +08:00
2026-03-23 22:16:38 +08:00
2026-04-02 16:51:19 +08:00
2026-03-21 15:30:55 +08:00
2026-04-03 03:12:30 +08:00
2026-03-21 15:30:55 +08:00
2026-03-30 12:28:03 +00:00