[建议 / Feature] Bot 队友模式(对标 x.ai Grok Bot 与 Hermes Bot Mode):常驻 AI 队友侧栏 + 消息式交互 + 电脑控制人工接管
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
背景
x.ai 的 Grok Bot(https://x.ai/bot)把 Agent 产品化成了一组常驻 AI 队友:侧栏里是 Chief / Inbox Manager / Sales Outbound 这样的具名队友,消息式交互,每个队友有持续记忆和分工,需要时电脑控制画面直接嵌入聊天流、一键 Take over 人工接管。Hermes 已迅速跟进(v0.21.0 的 BOTS 标签页)。
为什么 ZCode 最有资格做这个
ZCode Desktop 已经把最难的地基全部建好了,只差这层产品化:
- 定时任务(automations) —— 队友的“主动干活”能力现成
- computer-use 插件 —— 电脑控制 + 权限分级已有,补一个“画面嵌入聊天流 + Take over 接管”的 UI 就是 Grok Bot 的核心体验
- MCP 生态 + Skills —— 队友的能力插件体系现成
- 内部已有 bot 基础设施(bot 状态、任务绑定、移动端绑定通道),缺的是用户侧的“队友”产品形态
具体建议
- 侧栏新增「BOTS / 队友」视图:可创建多个具名队友,各自绑定 模型 / 技能 / MCP 工具集 / 记忆目录 / 定时任务
- 消息式交互(像跟同事聊天),任务结果以卡片回到对话流
- computer-use 执行时画面嵌入对话,提供 Take over / I'm done 人工接管按钮
- 队友可互相 @ 协作(我们的多 Agent 工作流:五个每日扫描 + 共享记忆 + Agent Registry,就是靠外部脚本拼出来的——这功能原生内置会省掉所有胶水)
- 移动端消息互通(已有的绑定通道正好用上)
一点期许
GLM-5.3-Flash 的价格优势是 ZCode 最大的护城河之一——跑常驻队友这种高频交互形态,成本模型天然成立。如果再把稳定性和细节 bug 打磨好、补上这个 Bot 队友模式,ZCode 会成为同类产品里最能打的一个。作为把全部日常工作流(每日五扫描 + Swing 交易系统)都搬上 ZCode 的重度用户,非常期待。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the existing automations, computer-use plugin, MCP/Skills, and bot infrastructure described in the issue; completion would require an agreed scope for the teammate sidebar, chat flow, computer-use handoff, memory, scheduling, and collaboration features.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100