Skip to content
dsh.fish

Browse

13 results

Bundle

@huiliyi37/dsh-tianshu-tui

dsh-tianshu-tui: an interactive terminal UI plugin for the official DeepSeek Harness — streaming markdown/tool cards, 16+ themes, slash commands, session tabs, LSP diagnostics, cost tracking, self-update (`dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui`)

huiliyi37251
Bundle

dsh-lsp-actions

LSP action surface for DeepSeek Harness: diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints, and rename tools over language servers, plus the editor action protocol (lsp.actions.*) that makes the plugin the IDE integration backend

PerryLink16
Bundle

@shaoshi/dshscan

Security scanner for DSH plugins: static and semantic passes over plugin source, DSH-specific attack-surface rules, npm audit, batch scanning, and an HTML report with per-finding severity and evidence.

shaoshi2010
Bundle

dsh-native-playbook

Task-aware native capability manager for DeepSeek Harness — use, prepare, and verify built-in DSH tools before adding another plugin.

cyanseek5
Bundle

@local/dsh-engineering-services

IDE engineering services for DeepSeek Harness: LSP diagnostics/navigation/rename, DAP debugging (debugpy + js-debug), and task-toolchain build/test/lint runs.

wefio3
Bundle

@a179-sanae/dsh-code-check

Auto type-check and lint diagnostics for DeepSeek Harness: after the model edits code, tsc runs in the background and a code_check tool reports what broke

a179-sanae2
Bundle

dsh-lens

Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, type-checking, and structural analysis.

NexusAgentX1
Bundle

dsh-blast-radius

DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them

haoku1231
Bundle

modelspoke

Local OpenAI-compatible model-server discovery + tiered reasoning-metadata resolution for DeepSeek Harness (dsh).

americanjeff1
Bundle

dsh-coding-tools

Bounded code reading, exact-version editing, structural search, and LSP intelligence for DeepSeek Harness.

leonardoxr
Bundle

dsh-typelens

Automatic, bounded type context and edit diagnostics for DeepSeek Harness

fantasyce
Bundle

dsh-vscode-mode

DSH 上的类 VSCode 编码体验:Monaco 编辑器(文件页签/QuickOpen/状态栏,可驻 DSH 0.1.5+ 官方右侧 Sidebar 与对话同屏)+ 命令栏(Ctrl+Shift+P)与可扩展指令系统 + VS Code 兼容代码片段(.code-snippets 全局/项目,IntelliSense 展开)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚)+ 语言服务器(LSP)智能(跳转定义/引用/hover/大纲 + VSIX 扩展市场安装),状态持久化到工作区旁

Lenonss