Skip to content

docs: Update algorithms, models and image banner in README - #298

Merged
NINGBENZHE merged 7 commits into
redai-studio:mainfrom
cattidea:docs/update-readme
Sep 4, 2026
Merged

docs: Update algorithms, models and image banner in README#298
NINGBENZHE merged 7 commits into
redai-studio:mainfrom
cattidea:docs/update-readme

Conversation

@SigureMo

@SigureMo SigureMo commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

What

Update algorithms, models and image banner in README.

Why

-

How

-

Testing

  • pre-commit run --all-files passes
  • Tests pass (pytest tests/)
  • New tests added (if applicable)
  • Documentation updated (if applicable)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • CI/CD or build changes

Screenshots / Logs

-

Preview links

This PR is co-authored with @codex (gpt-5.6 sol xhigh)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Both news entries incorrectly imply that a dedicated M2PO recipe exists.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates both READMEs to reflect current capabilities and resources.

Changes:

  • Expands algorithm and model support tables.
  • Adds recent updates and examples.
  • Resizes the banner and updates repository links.
File summaries
File Description
README.md Updates English project documentation.
README_zh.md Mirrors updates in Chinese.
Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 2
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md Outdated
Comment thread README_zh.md Outdated
SigureMo and others added 3 commits September 3, 2026 19:51
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

@ShigureNyako ShigureNyako left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved — I found no blocking issues at 3e32ddf.

I verified the bilingual README changes against the current tree: the algorithm entries are wired into the implementation, the listed model variants and examples have corresponding scripts/directories, all newly linked local guides and examples exist, and the updated 1004×240 banner renders correctly. The earlier recipe wording is now precise about runnable RLOO/REINFORCE++ recipes versus reference coverage.

All five head checks pass (pre-commit, lint, and tests on Python 3.10–3.12).
LGTMeow 🐾

@SigureMo
SigureMo marked this pull request as ready for review September 3, 2026 12:35
Copilot AI review requested due to automatic review settings September 3, 2026 12:35
@SigureMo
SigureMo requested a review from NINGBENZHE as a code owner September 3, 2026 12:35
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T02:58:56.315877Z d62fd54 New commits
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Both model tables incorrectly classify Qwen3.8-27B as text-only.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 2
  • Review effort level: Balanced

Comment thread README.md Outdated
Comment thread README_zh.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 3, 2026 12:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

The English README links to a Chinese-only algorithm recipes page.

Review details

Suppressed comments (1)

Previously missed (1) — in code that hasn't changed since the last review.

README.md:265

  • This new link from the English README opens examples/algorithms/README.md, whose content is entirely Chinese. That leaves English readers without an English landing page for the advertised recipes. Please add an English/bilingual landing page (and preserve a Chinese entry point for README_zh.md) or link this row to the English algorithm reference instead.
  • Files reviewed: 2/3 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

SigureMo and others added 2 commits September 3, 2026 20:57
Co-authored-by: Codex <noreply@openai.com>
# 📝 Documentation

## Add Iris to projects built upon Relax

- List Iris in the English and Chinese README project tables
- Describe its open-weight long-horizon search and context-management focus

Co-authored-by: Codex <noreply@openai.com>
Copilot AI review requested due to automatic review settings September 4, 2026 02:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

Both supported-model tables omit several model sizes already configured and used by the repository.

Review details

Suppressed comments (2)

Previously missed (2) — in code that hasn't changed since the last review.

README.md:121

  • The refreshed supported-model table remains incomplete: the repository provides model configs for Qwen3 0.6B, 1.7B, 8B, and 32B and Qwen3-VL 2B and 8B; runnable examples also consume the 0.6B, 1.7B, and VL-2B configs. Listing only these two sizes for each family therefore understates what Relax supports. Please include the committed sizes (or explicitly label this as a curated subset).
    README_zh.md:121
  • 更新后的支持模型表仍不完整:仓库中已有 Qwen3 0.6B、1.7B、8B、32B 以及 Qwen3-VL 2B、8B 的模型配置,可运行示例也实际使用了 0.6B、1.7B 和 VL-2B 配置。当前列表会让读者误以为 Relax 只支持这里列出的两个规模;请补齐已提交的规模,或明确说明该表仅列举部分模型。
  • Files reviewed: 2/3 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@NINGBENZHE NINGBENZHE left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@NINGBENZHE
NINGBENZHE merged commit f361a16 into redai-studio:main Sep 4, 2026
5 checks passed
@SigureMo
SigureMo deleted the docs/update-readme branch September 4, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants