high0/dsh-brave-search
DeepSeek Harness 捆绑包,提供 Brave Search API 访问及统一的 brave_search 工具
catalog 简介:DeepSeek Harness bundle providing Brave Search API access and a unified brave_search tool
安装
umask 077; read -rs "BRAVE_SEARCH_API_KEY?Brave API key: "; printf '\n'; if [ -e ~/.env ] && [ ! -f ~/.env ]; then printf '%s\n' '~/.env exists but is not a regular file; rename or remove that directory first.' >&2; unset BRAVE_SEARCH_API_KEY; else touch ~/.env && sed -i '' '/^BRAVE_SEARCH_API_KEY=/d' ~/.env && printf 'BRAVE_SEARCH_API_KEY=%s\n' "$BRAVE_SEARCH_API_KEY" >> ~/.env && unset BRAVE_SEARCH_API_KEY && (dsh plugin --profile web remove dsh-brave-search >/dev/null 2>&1 || true) && dsh plugin --profile web add github:high0/dsh-brave-search && npx @deepseek-ai/dsh web; fi
把 high0/dsh-brave-search 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
anywhere-labs/deepseek-harness-desktop
ccch1mneyyy/dsh-TUI
alvinunreal/openpets
agentrq/agentrq
toby-bridges/api-relay-audit
ysr666/dsh-vision-router
Anionex/dsh-vision-toolkit
ccch1mneyyy/working-activity