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 분석

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

패키지
dsh-monaco
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 22.

설치

$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