Skip to content

fix(docs): remove ReActAgent references and update Maven dependency format#1575

Merged
oss-maintainer merged 1 commit into
mainfrom
fix-homepage-doc
Jun 2, 2026
Merged

fix(docs): remove ReActAgent references and update Maven dependency format#1575
oss-maintainer merged 1 commit into
mainfrom
fix-homepage-doc

Conversation

@chickenlj

Copy link
Copy Markdown
Collaborator

No description provided.

@oss-maintainer oss-maintainer merged commit de64818 into main Jun 2, 2026
11 checks passed
@oss-maintainer oss-maintainer deleted the fix-homepage-doc branch June 2, 2026 16:51

Copilot AI 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.

Pull request overview

This PR updates the v2 landing-page intros to drop the ReActAgent hero tab/panel and changes the Maven “copy” UX to provide a full dependency XML snippet. It also adds a custom index.html via html_extra_path to redirect the docs site root (/) to the v2 intro page, honoring the user’s preferred language.

Changes:

  • Remove the ReActAgent tab/code panel from docs/v2/*/intro.md hero sections.
  • Update the Maven install copy button to copy a dependency XML snippet (with ${agentscope.version} placeholder).
  • Add a root index.html redirect page under docs/_extra/ intended to send / to /v2/{lang}/intro.html.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/v2/zh/intro.md Removes ReActAgent hero tab/panel and updates Maven copy snippet to XML.
docs/v2/en/intro.md Removes ReActAgent hero tab/panel and updates Maven copy snippet to XML.
docs/_extra/index.html Adds root redirect page intended to send / to v2 intro, using preferred language.

Comment thread docs/_extra/index.html
Comment on lines +22 to +23
<!-- JS-disabled fallback: meta refresh straight to v2 English intro. -->
<meta http-equiv="refresh" content="0; url=v2/en/intro.html" />
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

3 participants