From deec9662282d2d833a46d8284a95159400072cc9 Mon Sep 17 00:00:00 2001 From: Panniantong Date: Tue, 24 Feb 2026 07:03:12 +0100 Subject: [PATCH] =?UTF-8?q?polish:=20reorder=20steps=20=E2=80=94=20search?= =?UTF-8?q?=20first=20(highest=20value),=20cookies=20second?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Search (Exa) is more valuable to most users than cookie-based channels. New order: install → search key → cookies → proxy → done --- docs/install.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/install.md b/docs/install.md index fa8ed8b..c0c7d80 100644 --- a/docs/install.md +++ b/docs/install.md @@ -23,7 +23,17 @@ agent-eyes install --env=auto Read the output. It tells you the detected environment (local/server) and what's already working. -### Step 2: Set up cookies (the approach depends on environment) +### Step 2: Set up search (highest value, free) + +> "Want to unlock web search? One free API key lets me search the web, Reddit, and Twitter. +> Go to https://exa.ai → sign up (free, 1000 searches/month) → send me the key. +> Or say 'skip' — I can still read any URL you give me." + +```bash +agent-eyes configure exa-key THE_KEY +``` + +### Step 3: Set up cookies (the approach depends on environment) #### Path A: Local computer (auto-detected) @@ -69,16 +79,6 @@ agent-eyes configure xhs-cookie "PASTED_COOKIE_STRING" **Bilibili** — export from https://www.bilibili.com : (On local computers Bilibili already works without cookies. On servers it needs a proxy — see Step 4.) -### Step 3: Set up search - -> "Want to unlock web search? One free API key lets me search the web, Reddit, and Twitter. -> Go to https://exa.ai → sign up (free, 1000 searches/month) → send me the key. -> Or say 'skip' — everything else still works." - -```bash -agent-eyes configure exa-key THE_KEY -``` - ### Step 4: Server-only — proxy for Reddit/Bilibili Only mention if environment was detected as server: