chore: update repo name from pc-agent-loop to GenericAgent

This commit is contained in:
Liang Jiaqing
2026-03-13 12:48:38 +08:00
parent 029cd91c9a
commit 2a98cc44e5

View File

@@ -64,8 +64,8 @@ The agent doesn't just execute — it **learns and remembers**.
```bash ```bash
# 1. Clone # 1. Clone
git clone https://github.com/lsdefine/pc-agent-loop.git git clone https://github.com/lsdefine/GenericAgent.git
cd pc-agent-loop cd GenericAgent
# 2. Install minimal deps # 2. Install minimal deps
pip install streamlit pywebview pip install streamlit pywebview
@@ -206,8 +206,8 @@ Agent 不只是执行——它**学习并记忆**。
```bash ```bash
# 1. 克隆 # 1. 克隆
git clone https://github.com/lsdefine/pc-agent-loop.git git clone https://github.com/lsdefine/GenericAgent.git
cd pc-agent-loop cd GenericAgent
# 2. 安装最小依赖 # 2. 安装最小依赖
pip install streamlit pywebview pip install streamlit pywebview