DevViking-Persike/dsh-monaco ↗★ 0
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 插件开发者。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DevViking-Persike/dsh-monacoドキュメント
README 全文を読む ↗Configuration
| Field | Default | Meaning |
|---|---|---|
route | /monaco | Absolute URL prefix, no trailing slash. |
- id: dsh-monaco
name: 'dsh-monaco'
config:
route: /vendor/monaco