Skip to content

Docs/update readme#852

Merged
wangxingjun778 merged 10 commits intomodelscope:mainfrom
wangxingjun778:docs/update_readme
Feb 4, 2026
Merged

Docs/update readme#852
wangxingjun778 merged 10 commits intomodelscope:mainfrom
wangxingjun778:docs/update_readme

Conversation

@wangxingjun778
Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @wangxingjun778, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request significantly updates the project's documentation in both English and Chinese README files. The primary goal is to introduce and elaborate on the new "Agent Skills" module, providing detailed insights into its advanced functionalities. Additionally, it announces the latest release, MS-Agent v1.6.0rc0, and integrates comprehensive documentation for the newly introduced WebUI, enhancing the overall clarity and discoverability of the project's features.

Highlights

  • Enhanced Documentation for Agent Skills: A new, comprehensive section detailing the MS-Agent Skill Module's capabilities, including intelligent retrieval, DAG-based execution, progressive analysis, secure environment, and self-reflection, has been added to both the English and Chinese README files.
  • MS-Agent v1.6.0rc0 Release Announcement: The Chinese README_ZH.md now features a prominent news entry announcing the release of MS-Agent v1.6.0rc0, highlighting new features like Code Genesis, Singularity Cinema, the new Skills Framework, and WebUI.
  • Introduction of WebUI Documentation: A dedicated section for the MS-Agent WebUI, complete with a demo, quick start guide, and command parameters, has been added to README_ZH.md.
  • Documentation Structure Improvements: Horizontal rule separators (---) have been added between major sections in both README.md and README_ZH.md for better readability, and older news entries in README_ZH.md have been archived under a collapsible section.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • Added a new "Agent Skills" section with detailed descriptions of its features, including intelligent skill retrieval, DAG-based execution, progressive skill analysis, secure execution environment, and self-reflection & retry.
    • Inserted horizontal rule separators (---) between existing and new sections for improved visual separation.
  • README_ZH.md
    • Added a news entry for "MS-Agent v1.6.0rc0", listing new features: Code Genesis, Singularity Cinema, Skills Framework, and WebUI.
    • Moved older news entries into a collapsible "归档" (Archive) section.
    • Added an "Agent Skills (智能体技能)" section, providing a detailed explanation of the module's features.
    • Updated the title of the "文档研究" section to "文档深度研究".
    • Updated the title of the "Code Scratch" section to "Code Genesis".
    • Added a new "WebUI" section, including a demo image, quick start instructions, and command-line options.
    • Inserted horizontal rule separators (---) between sections.
Activity
  • The pull request was created by wangxingjun778.
  • The pull request title is "Docs/update readme".
  • The pull request description is empty.
  • The changes involve updating README.md and README_ZH.md files.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the README files in both English and Chinese to reflect new features and improve the document structure. The changes are mostly good, but I've identified a couple of issues: a duplicated section in the English README and a broken link in the Chinese version. I've provided specific comments and suggestions to address these points. The rest of the changes, primarily adding separators for better readability, are well-implemented.

@wangxingjun778 wangxingjun778 merged commit 134d976 into modelscope:main Feb 4, 2026
1 of 2 checks passed
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.

2 participants