[chore] Update README - #174
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
CLA Signature Pass0oshowero0, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
CLA Signature Pass0oshowero0, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 41a2cd34d7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <h2 id="updates">🔄 Updates</h2> | ||
|
|
||
| - **September 8, 2026**: 🔥 TransferQueue has been adopted in [Meshy](https://github.com/OpenBMB/Meshy). Meshy models each role as a dedicated service, and TransferQueue serves as the data flow manager that connects each role. | ||
| - **August 14, 2026**: 🔥 TransferQueue has been adopted in [Dressage]https://github.com/Accio-Lab/Dressage. By integrating TQ, peak memory usage of the data plane on the master node is reduced by 91% in a 32-node GLM-5.2 setup. Refer to the [report](https://github.com/Accio-Lab/Dressage/blob/main/docs/trajectory-storage-refactor-en.md) for details. |
There was a problem hiding this comment.
Fix the malformed Dressage link
When the README is rendered, [Dressage]https://... is treated as literal text rather than a Markdown hyperlink, so readers cannot follow the intended project link and instead see the raw URL. Wrap the URL in parentheses, consistent with the other project links in this section.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
🟡 Changes recommended
Correct the Dressage link to use standard Markdown syntax.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the README adoption timeline with a Dressage integration announcement and performance details.
Changes:
- Adds the August 14, 2026 Dressage adoption update.
- Links to the related report.
File summaries
| File | Summary | Review |
|---|---|---|
README.md |
Adds the Dressage update entry. | Fix the missing opening parenthesis in the Markdown link. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
As title.