chore: update repo name from pc-agent-loop to GenericAgent
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user