Skip to content

update news#738

Merged
wangxingjun778 merged 1 commit into
mainfrom
dev/update_news
Sep 22, 2025
Merged

update news#738
wangxingjun778 merged 1 commit into
mainfrom
dev/update_news

Conversation

@wangxingjun778

Copy link
Copy Markdown
Member

No description provided.

@wangxingjun778 wangxingjun778 merged commit a0b35cc into main Sep 22, 2025
2 checks passed
@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 updates the project's README.md file to reflect the latest features and improvements introduced in the MS-Agent v1.3.0 release. It ensures that users and contributors are aware of the new capabilities, including advanced memory management, workflow enhancements, and expanded API support.

Highlights

  • MS-Agent v1.3.0 Updates: The README.md has been updated to include new features for the MS-Agent v1.3.0 release, such as support for long-term and short-term memory, enhancements to the DeepResearch workflow, integration of RAY for document information extraction, and support for the Anthropic API format for LLMs.
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

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.

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the news section in the README.md to include the latest features from the v1.3.0 release. The changes accurately reflect the new functionalities. I've added one suggestion to improve the readability and navigation of the release notes by adding links to the new features, which is consistent with other entries in the news list.

Comment thread README.md
Comment on lines +52 to +55
- Support `Memory` for building agents with long-term and short-term memory
- Enhance the DeepResearch workflow
- Support RAY for accelerating document information extraction
- Support Anthropic API format for LLMs

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.

medium

For consistency and better user experience, consider adding links to the new features mentioned in the release notes, similar to other entries in the 'News' section. This helps users quickly find more information about these updates.

For example:

  • Memory: The README contains a detailed section on Memory. You could add an anchor to that section and link to it. Since there isn't one currently, I've left it as is in the suggestion.
  • DeepResearch: Link to the existing DeepResearch documentation.
  • RAY: Link to the official Ray project documentation, consistent with other links in this file.
  • Anthropic API: Link to the official Anthropic developer documentation.
Suggested change
- Support `Memory` for building agents with long-term and short-term memory
- Enhance the DeepResearch workflow
- Support RAY for accelerating document information extraction
- Support Anthropic API format for LLMs
- Support `Memory` for building agents with long-term and short-term memory
- Enhance the [DeepResearch workflow](projects/deep_research/README.md)
- Support [RAY](https://docs.ray.io/en/latest/) for accelerating document information extraction
- Support [Anthropic API](https://docs.anthropic.com/) format for LLMs

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.

1 participant