You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Copy this to your AI Agent:
20
20
21
21
### Goal
22
22
23
-
Install Agent Reach and all upstream tools so your user's agent has full internet access. After installation, you'll use the upstream tools directly (bird CLI, yt-dlp, mcporter, gh CLI, etc.) — Agent Reach is just the installer and health checker.
23
+
Install Agent Reach and all upstream tools so your user's agent has full internet access. After installation, you'll use the upstream tools directly (twitter-cli, rdt-cli, xhs-cli, yt-dlp, mcporter, gh CLI, etc.) — Agent Reach is just the installer and health checker.
Update Agent Reach to the latest version, then verify everything still works.
27
+
Update Agent Reach to the latest version, install any new upstream tools, migrate from deprecated tools, and verify everything works. The user should not need to do anything manually.
28
28
29
29
### Step 1: Check current version
30
30
31
31
```bash
32
32
agent-reach check-update
33
33
```
34
34
35
-
If it says "已是最新版本", you're done — tell the user.
35
+
If it says "已是最新版本", skip to Step 5 (verify). Otherwise continue.
0 commit comments