Ruiming-cn/dsh-better-at1

dsh-better-at

Fast @ file/session reference caching for the DeepSeek Harness Web GUI

AI 分析

核心用途是加速网页端使用 `@` 符号引用本地文件、文件夹或历史会话的过程,提供模糊搜索和快速过滤。适合需要频繁跨文件和跨会话进行上下文关联的复杂开发任务。

パッケージ
dsh-better-at
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/21

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ruiming-cn/dsh-better-at

ドキュメント

README 全文を読む ↗

Usage

Use @ exactly as usual:

  • @ opens the fast file/folder + session picker.
  • @src/ browses inside src/.
  • @README fuzzy-searches file basenames.
  • @refactor filters DSH sessions by id, cwd, or label.

After selection, the native composer behavior is preserved: files become atomic file references (or editable directory paths), and DSH sessions become native session references.

Configuration

The Host plugin accepts two settings through the profile patch: