DevViking-Persike/dsh-monaco0

dsh-monaco

DeepSeek Harness plugin: serves the Monaco editor distribution over a host HTTP route, so an editor plugin needs no CDN and no extra bundler outputs

AI Analysis

核心用途是为 DSH 插件生态提供本地化的 Monaco 编辑器资源。适合需要集成代码编辑功能且不希望依赖外部 CDN 的 DSH 插件开发者。

Package
dsh-monaco
Version
0.1.0
License
MIT
Last updated
Aug 22, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DevViking-Persike/dsh-monaco

Configuration

FieldDefaultMeaning
route/monacoAbsolute URL prefix, no trailing slash.
- id: dsh-monaco
  name: 'dsh-monaco'
  config:
    route: /vendor/monaco