diff --git a/README.md b/README.md index c5f59b8b0..a6bf20544 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +> [!IMPORTANT] +> ## Archive Notice +> +> With the release of [AgentScope 2.0](https://github.com/agentscope-ai/agentscope), all capabilities of AgentScope Runtime — including tool sandboxing, Agent-as-a-Service APIs, and full-stack observability — have been natively integrated into AgentScope 2.0. +> +> We recommend all users migrate to AgentScope 2.0 (https://github.com/agentscope-ai/agentscope) for continued updates, new features and community support. This repository will remain available in read-only mode for reference and will be archived soon. +> +> Thank you to everyone who contributed to and used AgentScope Runtime! +
# AgentScope Runtime: A Production-grade Runtime for Agent Applications diff --git a/README_zh.md b/README_zh.md index ed9caa461..1f54bce63 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,3 +1,12 @@ +> [!IMPORTANT] +> ## 归档公告 +> +> 随着 [AgentScope 2.0](https://github.com/agentscope-ai/agentscope) 的发布,AgentScope Runtime 的所有核心能力——包括工具沙箱化、Agent 即服务(AaaS)API 以及全栈可观测性——均已被原生集成至 AgentScope 2.0。 +> +> 我们建议所有用户迁移至 AgentScope 2.0 (https://github.com/agentscope-ai/agentscope),以获得持续更新、新功能及社区支持。本仓库将以只读模式继续保留供参考,并将于近期归档(Archive)。 +> +> 感谢每一位为 AgentScope Runtime 做出贡献和使用本项目的开发者! +
# AgentScope Runtime:一个生产级的智能体应用运行时框架 diff --git a/cookbook/en/intro.md b/cookbook/en/intro.md index c4ddc6c6f..d91172399 100644 --- a/cookbook/en/intro.md +++ b/cookbook/en/intro.md @@ -1,5 +1,13 @@ # Welcome to AgentScope Runtime Cookbook +```{important} Archive Notice +With the release of [AgentScope 2.0](https://github.com/agentscope-ai/agentscope), all capabilities of AgentScope Runtime — including tool sandboxing, Agent-as-a-Service APIs, and full-stack observability — have been natively integrated into AgentScope 2.0. + +We recommend all users migrate to AgentScope 2.0 (https://github.com/agentscope-ai/agentscope) for continued updates, new features and community support. This repository will remain available in read-only mode for reference and will be archived soon. + +Thank you to everyone who contributed to and used AgentScope Runtime! +``` + [![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-black.svg?logo=github)](https://github.com/agentscope-ai/agentscope-runtime) [![WebUI](https://img.shields.io/badge/Try_WebUI-Online-green.svg?logo=googlechrome)](http://webui.runtime.agentscope.io/) [![PyPI](https://img.shields.io/pypi/v/agentscope-runtime?label=PyPI&color=brightgreen&logo=python)](https://pypi.org/project/agentscope-runtime/) diff --git a/cookbook/zh/intro.md b/cookbook/zh/intro.md index b4ea7a752..bd605a40e 100644 --- a/cookbook/zh/intro.md +++ b/cookbook/zh/intro.md @@ -1,5 +1,13 @@ # 欢迎来到AgentScope Runtime Cookbook +```{important} 归档公告 +随着 [AgentScope 2.0](https://github.com/agentscope-ai/agentscope) 的发布,AgentScope Runtime 的所有核心能力——包括工具沙箱化、Agent 即服务(AaaS)API 以及全栈可观测性——均已被原生集成至 AgentScope 2.0。 + +我们建议所有用户迁移至 AgentScope 2.0 (https://github.com/agentscope-ai/agentscope),以获得持续更新、新功能及社区支持。本仓库将以只读模式继续保留供参考,并将于近期归档(Archive)。 + +感谢每一位为 AgentScope Runtime 做出贡献和使用本项目的开发者! +``` + [![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-black.svg?logo=github)](https://github.com/agentscope-ai/agentscope-runtime) [![WebUI](https://img.shields.io/badge/Try_WebUI-Online-green.svg?logo=googlechrome)](http://webui.runtime.agentscope.io/) [![PyPI](https://img.shields.io/pypi/v/agentscope-runtime?label=PyPI&color=brightgreen&logo=python)](https://pypi.org/project/agentscope-runtime/)