docs: add archive notice for AgentScope 2.0 migration#508
Merged
rayrayraykk merged 5 commits intoMay 21, 2026
Conversation
All features of this repository have been integrated into the AgentScope 2.0 framework. Add deprecation/archive notices to README (EN/ZH) and cookbook intro pages directing users to migrate. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds an “archive notice” banner across the main README and Cookbook intro pages (EN/ZH) to inform users that AgentScope Runtime will be archived and that ongoing development has moved to AgentScope 2.0.
Changes:
- Add an IMPORTANT-style archive notice to
README.mdandREADME_zh.md. - Add an archive notice to Cookbook intro pages in both English and Chinese.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Adds an archive notice at the top of the README pointing users to AgentScope 2.0. |
| README_zh.md | Adds the Chinese version of the archive notice at the top of the README. |
| cookbook/en/intro.md | Adds an archive notice to the English Cookbook intro page. |
| cookbook/zh/intro.md | Adds an archive notice to the Chinese Cookbook intro page. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add archive notice to README (EN/ZH) and Cookbook intro pages (EN/ZH), informing users that this repository will be archived as all its capabilities — tool sandboxing, Agent-as-a-Service APIs, and full-stack observability — have been natively integrated into the AgentScope 2.0 framework.
The notice directs users to migrate to AgentScope 2.0 for continued updates and support.
Related Issue: N/A
Security Considerations: N/A
Type of Change
Component(s) Affected
Checklist
Testing
Visual inspection — verify the
[!IMPORTANT]callout renders correctly on GitHub (README) and Jupyter Book (Cookbook).Additional Notes
After this PR is merged, the repository should be archived via GitHub Settings.