lihuu/dsh-plugins--plugins-dsh-file-ref0

dsh-file-ref

Independent @file workspace file reference for DeepSeek Harness web GUI: registers the '@' file source in the composer and resolves candidates through a runtime Typert Remote (fileRefFinder/find) backed by ripgrep — zero main-repo changes.

AI Analysis

核心用途是快速在 Prompt 中引用工作区文件。适合需要频繁向模型指定文件路径的开发者。依赖 ripgrep 进行快速检索。

Package
dsh-file-ref
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Usage

  1. Open a session
  2. Type @file in the input box (optionally with a keyword, e.g. @file read)
  3. Pick a file from the candidate list
  4. The file's full absolute path is inserted into the input box