yangzhe1003 / dsh-web-search-firecrawl

已收录

Firecrawl-backed search provider plugin for the DeepSeek Harness web capability seam (ctx.web)

main模型工具 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:yangzhe1003/dsh-web-search-firecrawl

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 8a977fd同步于 2026年8月18日

dsh-web-search-firecrawl

本项目已迁移到 https://github.com/elves-ai/dsh-web-search-firecrawl

后续的开发与维护均在新仓库进行,请前往新仓库获取最新代码、文档与发布。本仓库仅保留此迁移说明。

卸载原插件

已安装旧版插件(@yangzhe1003/dsh-web-search-firecrawl)的用户,迁移前请先卸载:

dsh plugin --profile web remove -w @yangzhe1003/dsh-web-search-firecrawl

dsh plugin 会将参数转发给 profile 目录下的 pnpm,因此卸载与安装同形:使用 remove 子命令,并带 -w 指向 profile 根工作区。卸载完成后重启 dsh web 生效。

仓库信息

许可证
未提供
最后更新
2026年8月17日 03:22

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。