DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-better-at

Caches DSH Web file and session reference indexes for instant client-side @ mention filtering.

Terminal & TUIDeveloper ToolsBrowser & WebSkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-08-30

Install

$ dsh plugin --profile web add github:Ruiming-cn/dsh-better-at

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-better-at optimizes the @ mention reference menu in the DeepSeek Harness Web GUI. By pre-indexing workspace files and logical DSH sessions and performing candidate ranking locally in the browser, it removes per-keystroke host round-trips while preserving native mention insertion syntax and codecs.

Key Capabilities

  • Preloads workspace files and session references on session warmup
  • Performs in-browser keystroke filtering and fuzzy matching without host round-trips
  • Supports hierarchical folder exploration and workspace-wide fuzzy file queries
  • Ranks DSH session mentions with working-directory affinity
  • Uses stale-while-revalidate background cache updates
  • Preserves native mention serialization formats (@path and dsh-session references)

Useful For

  • Speeding up file and directory selection via the @ picker in large projects
  • Referencing previous DSH sessions rapidly without typing lag
  • Improving overall responsiveness of the DeepSeek Harness Web composer

Who It Fits

  • DeepSeek Harness Web UI users working on large codebases
  • Developers seeking low-latency @ mention lookups for files and sessions

Documented Limitations

  • Files and sessions reflect a cache freshness window (default 30s for files, 5m for sessions)
  • Bounded by configurable maximum entry limits (default 10,000 entries)
  • Symbolic links and excluded directories (.git, node_modules) are not indexed
  • Relies on the DSH Web UI input trigger reference architecture

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 2 runtime, 15 development, 12 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Ruiming-cn/dsh-better-at
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
40bf875 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-30
Last release
2026-08-30
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app