docs(readme): lead with multi-channel driving (browser + WeChat + Telegram)#56
Merged
Conversation
…egram) The intro only advertised the browser/Nexior path. The tagline + a new 'Two ways to drive it' block now make clear the same daemon is also driven from a WeChat or Telegram chat (each message = one Claude Code/Codex turn), linking to the existing Chat channels setup section.
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.
What & why
README 之前只宣传了 browser/Nexior 一种驱动方式。现在顶部介绍体现「同一个 daemon,多种驱动入口」——浏览器/手机 + 你已经在用的微信 / Telegram 聊天账号,方便客户直接照着 setup。
coding-bridge up);② 聊天账号(coding-bridge channels start,一条消息 = 一次 Claude/Codex turn),链接到已有的 Chat channels setup 小节。纯文档改动,不碰代码。两条链路已在本地对真实的微信 gateway 和真实 Telegram bot 跑通:
channels doctor两个渠道全绿,channels start两条outcome=okturn(Telegram reply 379 chars / WeChat reply 67 chars)。🤖 对抗评审
纯 README 文案改动(trivial)。自查:锚点
#chat-channels-wechat--telegram与现有## Chat channels (WeChat & Telegram)标题的 GitHub slug 匹配;coding-bridge up/coding-bridge channels start命令正确;studio.acedata.cloud、coding-bridge.acedata.cloud链接有效;无事实错误。VERDICT: CLEAN。