Slothtron/dsh-fff0

@slothtron/dsh-fff

FFF (Fast File Finder) tools for DeepSeek Harness — fffind (fuzzy path search) and ffgrep (content grep) backed by a resident @ff-labs/fff-node index that follows the current session workspace.

AI 分析

核心用途是提供 fffind(模糊路径搜索)和 ffgrep(内容检索)工具,由常驻索引服务驱动。适合在大型项目工作区中需要极速定位文件和检索代码内容的 DSH 用户。

パッケージ
@slothtron/dsh-fff
バージョン
0.1.0
最終更新
2026/08/18

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Slothtron/dsh-fff

ドキュメント

README 全文を読む ↗

Configuration

The fff-tools row accepts these keys (all optional):

KeyDefaultDescription
basePath''Fixed index root; empty resolves from the session workspace per call
scanTimeoutMs30000Wait budget for an index scan / reindex
toolCallTimeoutMs30000RPC timeout per tool call
serverPathpackaged copyAbsolute path to the helper script