- .gitignore/.env.example: agent-eyes → agent-reach - README.md: 暂去掉 logo 图片标签(logo 待定) - docs/README_en.md: 完全重写,对齐中文版的表格/徽章/结构 - SKILL.md: setup → configure - sync-upstream.sh: 更新路径到 agent_reach/channels - 提交 3 个 logo 候选文件(最终选定后改名 logo.png)
15 lines
516 B
Text
15 lines
516 B
Text
# Agent Reach Configuration
|
|
# Copy to .env and fill in your values
|
|
# Or use: agent-reach configure
|
|
|
|
# Exa Search (free 1000/month) — https://exa.ai
|
|
# EXA_API_KEY=exa-your-key-here
|
|
|
|
# GitHub Token (optional, for higher rate limits) — https://github.com/settings/tokens
|
|
# GITHUB_TOKEN=ghp_your_token_here
|
|
|
|
# Reddit ISP Proxy (optional, for full Reddit access)
|
|
# REDDIT_PROXY=http://user:pass@ip:port
|
|
|
|
# Groq Whisper (optional, for video transcription) — https://console.groq.com
|
|
# GROQ_API_KEY=gsk_your_key_here
|