Merged
Conversation
This was referenced Feb 28, 2026
This was referenced Mar 3, 2026
mammut001
pushed a commit
to mammut001/LobsterAI
that referenced
this pull request
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 概述
本 PR 为 LobsterAI 集成了网易小蜜蜂(Xiaomifeng)作为新的远程控制渠道,使用户能够通过小蜜蜂个人数字助理直接与 LobsterAI Agent 交互。
✨ 新增功能
核心集成
XiaomifengGateway,支持小蜜蜂自定义消息格式(type 100)UI 增强
文档更新
README.md(英文)和README_zh.md(中文)添加小蜜蜂平台说明🔧 技术细节
新增/修改的关键文件
src/main/im/xiaomifengGateway.tssrc/main/im/imGatewayManager.tssrc/main/im/imStore.tssrc/main/im/types.tssrc/renderer/components/im/IMSettings.tsxsrc/renderer/services/i18n.tssrc/renderer/store/slices/imSlice.tssrc/renderer/types/im.tspublic/xiaomifeng.pngelectron-builder.json架构说明
node-nim)作为消息接收通道IMGateway接口设计模式🧪 测试
手动测试清单
🚀 使用说明
对于用户
对于开发者
npm install安装依赖npm run electron:dev开发或npm run build构建📝 相关链接
测试环境: