From 0bbc544693500636ddca26e827877eb062db914f Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:34:06 +0800 Subject: [PATCH] fix(docs): remove ai-sdk reference from README --- README-zh.md | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index ee055d3..d832d5c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -97,7 +97,6 @@ src/ 本项目基于以下优秀项目构建: - **[browser-use](https://github.com/browser-use/browser-use)** -- **[ai-sdk](https://ai-sdk.dev/)** PageAgent 专为**客户端网页增强**设计,不是服务端自动化工具。 diff --git a/README.md b/README.md index 26eebb0..1722eb3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ Please read our [Code of Conduct](CODE_OF_CONDUCT.md) and [Contributing Guide](C This project builds upon the excellent work of: - **[browser-use](https://github.com/browser-use/browser-use)** -- **[ai-sdk](https://ai-sdk.dev/)** PageAgent is designed for **client-side web enhancement**, not server-side automation.