docs(readme): align documentation with current dev runtime - #288
Merged
Conversation
Go coverage
Files below baselineShowing the 5 largest file-level regressions.
Base branch: dev · Commit: 4c725ff · Test workflow run |
There was a problem hiding this comment.
已审阅固定范围 fdf669e00ac72e5c72d5cd767c124bd7c670cc46...2242cc4403c7d6e6c11a67372e4c75854e54a684 中的 README.md。文档新增的运行边界、环境变量、启动命令、包脚本、基础设施版本和内部链接均与当前仓库内容一致,未发现需要作者修复的正确性、兼容性或可维护性问题。
验证:
git diff --check通过,README 无冲突标记且仅保留一个 Coverage badge。- README 中列出的本地链接均存在。
go test ./packages/contracts/... ./services/api/... ./services/realtime-audio/... ./sdks/device/...通过。
jinyu918
reviewed
Aug 20, 2026
Removed several documentation links and updated existing ones.
jinyu918
approved these changes
Aug 21, 2026
torbys
approved these changes
Aug 21, 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.
Summary
devruntime, control/media split, assistant and interpretation modes, delivery behavior, device SDK, and current boundaries.pnpmstartup commands with the supported Windows launcher, Docker Compose, Go service, Web, and Mobile commands.mainso the existing README merge conflict is resolved without duplicate badges.Verification
git diff --checkupstream/main: no conflicts in the resulting tree.