@stardustlc/dsh-suite 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 stardustlc
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.en.md ADDED
@@ -0,0 +1,71 @@
1
+ [简体中文](README.md)
2
+
3
+ # dsh-suite
4
+
5
+ > **The STARDUSTLC plugin suite**: 18 DSH plugins, one command.
6
+
7
+ Bundles five product lines — office flow (with dream-based memory), media studio, DevOps, messaging and presets — into your DeepSeek Harness at once. Every row in the combined patch keeps the component's own defaults.
8
+
9
+ ## Compatibility
10
+
11
+ Verified on `@deepseek-ai/dsh@0.1.2-alpha.2` (2026-08-31): all 18 components booted together, token auth OK, zero errors (including dsh-minimal-ptc 0.4.2 adapted to the PTC rename).
12
+
13
+ ## Install / Uninstall
14
+
15
+ The suite itself is on npm (prebuilt, no build approval needed):
16
+
17
+ ```bash
18
+ dsh plugin --profile web add @stardustlc/dsh-suite
19
+ ```
20
+
21
+ One command (suite + all 18 components; pnpm forbids git subdependencies, so components must be direct deps):
22
+
23
+ ```bash
24
+ dsh plugin --profile web add github:STARDUSTLC666/dsh-suite github:STARDUSTLC666/dsh-calendar github:STARDUSTLC666/dsh-cite github:STARDUSTLC666/dsh-code-security github:STARDUSTLC666/dsh-codex-port github:STARDUSTLC666/dsh-dingtalk github:STARDUSTLC666/dsh-docker github:STARDUSTLC666/dsh-dream github:STARDUSTLC666/dsh-email github:STARDUSTLC666/dsh-ffmpeg github:STARDUSTLC666/dsh-flakefinder github:STARDUSTLC666/dsh-hyperframes github:STARDUSTLC666/dsh-minimal-ptc github:STARDUSTLC666/dsh-ppt github:STARDUSTLC666/dsh-remotion github:STARDUSTLC666/dsh-rss github:STARDUSTLC666/dsh-slack github:STARDUSTLC666/dsh-sql github:STARDUSTLC666/dsh-voice
25
+ ```
26
+
27
+ ```bash
28
+ dsh plugin --profile web remove @stardustlc/dsh-suite
29
+ ```
30
+
31
+ Restart the web service afterwards. Prefer a single component? Install its own repo directly without this suite.
32
+
33
+ ## What's inside (18)
34
+
35
+ | Line | Component | Capability |
36
+ | :-- | :-- | :-- |
37
+ | Office | dsh-email | IMAP/SMTP list/read/search/send/folders/attachments with since/until filters, eight provider presets, send-approval gate |
38
+ | | dsh-calendar | CalDAV list/create/update/delete/search (Google/iCloud/Nextcloud/custom) |
39
+ | | dsh-rss | RSS/Atom subscriptions + cross-feed search + incremental fetch |
40
+ | | dsh-cite | Crossref lookup + four citation styles + BibTeX |
41
+ | | dsh-dream | Session replay → reflection → dream journal → AGENTS.md bridge (privacy masking) |
42
+ | Media | dsh-ffmpeg | probe/cut/concat/encode/subtitle/batch frames/GIF |
43
+ | | dsh-voice | edge-tts synthesis + ASR transcription + voice preview |
44
+ | | dsh-ppt | One prompt to HTML slideshow + PPTX export |
45
+ | | dsh-hyperframes | HyperFrames by HeyGen five-skill bundle |
46
+ | | dsh-remotion | Remotion programmatic-video skill |
47
+ | DevOps | @stardustlc/dsh-docker | Seven container tools (incl. health) + exec approval gate |
48
+ | | dsh-sql | SQLite/MySQL/PostgreSQL + read-only guard + approval gate + stats/CSV |
49
+ | | dsh-flakefinder | Flaky-test detection + quarantine manifest |
50
+ | | dsh-code-security | 40+ rule deterministic security review + SARIF |
51
+ | | dsh-codex-port | Batch-port official Codex plugins into DSH skills |
52
+ | Messaging | dsh-dingtalk | DingTalk group robot (HMAC signing) |
53
+ | | dsh-slack | Two-way Slack over Socket Mode |
54
+ | Presets | dsh-minimal-ptc | Minimal-PTC agent preset |
55
+
56
+ Every component ships a `*_health` self-check tool — run them after install.
57
+
58
+ ## Configuration
59
+
60
+ Override any component by its id in your profile's `cordis.patch.yml`.
61
+
62
+ ## Development
63
+
64
+ ```bash
65
+ pnpm install
66
+ pnpm test # 5 tests: combined patch validity, 18-entry integrity, unique ids, dependency parity, docs
67
+ ```
68
+
69
+ ## License
70
+
71
+ MIT (all components are MIT in their own repos)
package/README.md ADDED
@@ -0,0 +1,89 @@
1
+ [English](README.en.md)
2
+
3
+ # dsh-suite
4
+
5
+ > **STARDUSTLC 插件全家桶**:一条命令,装入 18 个 DSH 插件。
6
+
7
+ ![license](https://img.shields.io/github/license/STARDUSTLC666/dsh-suite) ![stars](https://img.shields.io/github/stars/STARDUSTLC666/dsh-suite?style=social)
8
+
9
+ 把办公流(含做梦记忆)、媒体工坊、DevOps、通知与预设五条产品线一次装进你的 DeepSeek Harness。本仓库提供组合补丁(18 行默认配置,与组件自带 `cordis.patch.yml` 一致);组件本身经上方一条命令直装。
10
+
11
+ ## 兼容性
12
+
13
+ 在 `@deepseek-ai/dsh@0.1.2-alpha.2` 上验证(2026-08-31):18 个组件同载真实启动,token 鉴权正常,零报错(含适配 PTC 改名的 dsh-minimal-ptc 0.4.2)。
14
+
15
+ ## 安装
16
+
17
+ 套件本体可走 npm(预构建,免 build 授权):
18
+
19
+ ```bash
20
+ dsh plugin --profile web add @stardustlc/dsh-suite
21
+ ```
22
+
23
+ 一条命令(套件 + 18 个组件一起装,pnpm 不允许 git 子依赖,所以组件必须作为直接依赖):
24
+
25
+ ```bash
26
+ dsh plugin --profile web add github:STARDUSTLC666/dsh-suite github:STARDUSTLC666/dsh-calendar github:STARDUSTLC666/dsh-cite github:STARDUSTLC666/dsh-code-security github:STARDUSTLC666/dsh-codex-port github:STARDUSTLC666/dsh-dingtalk github:STARDUSTLC666/dsh-docker github:STARDUSTLC666/dsh-dream github:STARDUSTLC666/dsh-email github:STARDUSTLC666/dsh-ffmpeg github:STARDUSTLC666/dsh-flakefinder github:STARDUSTLC666/dsh-hyperframes github:STARDUSTLC666/dsh-minimal-ptc github:STARDUSTLC666/dsh-ppt github:STARDUSTLC666/dsh-remotion github:STARDUSTLC666/dsh-rss github:STARDUSTLC666/dsh-slack github:STARDUSTLC666/dsh-sql github:STARDUSTLC666/dsh-voice
27
+ ```
28
+
29
+ 安装后重启 Web 服务。只想装个别组件?直接装对应仓库即可(如 `github:STARDUSTLC666/dsh-rss`),不需要本套件。
30
+
31
+ ## 卸载
32
+
33
+ ```bash
34
+ dsh plugin --profile web remove @stardustlc/dsh-suite
35
+ ```
36
+
37
+ ## 桶内 18 件
38
+
39
+ | 产品线 | 组件 | 能力 |
40
+ | :-- | :-- | :-- |
41
+ | 📨 办公流 | dsh-email | IMAP/SMTP 收发/搜索/附件(since/until 日期过滤),八大服务商预设,发信审批门 |
42
+ | | dsh-calendar | CalDAV 日程查建改删搜(Google/iCloud/Nextcloud) |
43
+ | | dsh-rss | RSS/Atom 订阅 + 跨订阅搜索 + 增量抓取 |
44
+ | | dsh-cite | Crossref 文献检索 + 四种引文格式 + BibTeX |
45
+ | | dsh-dream | 会话回放 → 反思 → 梦境日记 → 桥接 AGENTS.md(含隐私脱敏) |
46
+ | 🎬 媒体工坊 | dsh-ffmpeg | 探测/剪辑/拼接/转码/字幕/批量抽帧/GIF |
47
+ | | dsh-voice | edge-tts 合成 + ASR 转写 + 音色试听 |
48
+ | | dsh-ppt | 一句话生成 HTML 放映 + PPTX 导出 |
49
+ | | dsh-hyperframes | HyperFrames by HeyGen 视频五件套技能 |
50
+ | | dsh-remotion | Remotion React 编程式视频技能 |
51
+ | 🔧 DevOps | dsh-docker | 容器七工具(含 health 自检)+ exec 审批门(@stardustlc/dsh-docker) |
52
+ | | dsh-sql | SQLite/MySQL/PostgreSQL + 只读保护 + 审批门 + 统计/CSV |
53
+ | | dsh-flakefinder | flaky 测试识别 + 隔离清单 |
54
+ | | dsh-code-security | 40+ 规则代码安全审查 + SARIF |
55
+ | | dsh-codex-port | Codex 官方插件一键移植为 DSH 技能 |
56
+ | 💬 通知 | dsh-dingtalk | 钉钉群机器人(加签) |
57
+ | | dsh-slack | Slack 双向消息(Socket Mode) |
58
+ | 🧠 预设 | dsh-minimal-ptc | 极简 PTC 模式 Agent 预设 |
59
+
60
+ 全部组件自带 `*_health` 自检工具——装完先跑一遍 health,心里有底。
61
+
62
+ ## 配置
63
+
64
+ 在 profile 的 `cordis.patch.yml` 里按组件 id 覆盖即可,例如:
65
+
66
+ ```yaml
67
+ - id: sql
68
+ config:
69
+ maxRows: 500
70
+ - id: slack
71
+ config:
72
+ token: '' # 或走环境变量 DSH_SLACK_TOKEN
73
+ ```
74
+
75
+ ## 排错
76
+
77
+ - 启动失败:逐个运行组件的 `*_health` 定位;或临时在 profile 补丁里 `disabled: true` 关掉可疑组件;
78
+ - 依赖拉取慢:组件走 GitHub 源,网络不佳时配置代理后重试。
79
+
80
+ ## 开发
81
+
82
+ ```bash
83
+ pnpm install
84
+ pnpm test # 5 个测试:组合补丁 YAML 合法性、18 条目完整性、id 唯一、依赖对应、文档齐备
85
+ ```
86
+
87
+ ## License
88
+
89
+ MIT(各组件许可证以各自仓库为准,均为 MIT)
@@ -0,0 +1,79 @@
1
+ # dsh-suite 组合包补丁:一次装入 STARDUSTLC 全部 18 个 DSH 插件。
2
+ # 每行默认配置与组件自带 cordis.patch.yml 完全一致;
3
+ # 用户可在自己 profile 的 cordis.patch.yml 里按 id 覆盖任意组件的 config。
4
+ - insert:
5
+ - id: calendar
6
+ name: 'dsh-calendar'
7
+ config:
8
+ provider: custom
9
+ - id: cite
10
+ name: 'dsh-cite'
11
+ config:
12
+ timeoutMs: 15000
13
+ - id: code-security
14
+ name: 'dsh-code-security'
15
+ config:
16
+ maxFiles: 5000
17
+ failOn: medium
18
+ - id: codex-port
19
+ name: 'dsh-codex-port'
20
+ config: {}
21
+ - id: tool-dingtalk
22
+ name: dsh-dingtalk
23
+ config: {}
24
+ - id: docker
25
+ name: '@stardustlc/dsh-docker'
26
+ config:
27
+ timeoutMs: 60000
28
+ - id: dream
29
+ name: '@stardustlc/dsh-dream'
30
+ config:
31
+ maxSessions: 10
32
+ maxCharsPerSession: 6000
33
+ - id: tool-email
34
+ name: dsh-email
35
+ config: {}
36
+ - id: ffmpeg
37
+ name: 'dsh-ffmpeg'
38
+ config:
39
+ timeoutMs: 300000
40
+ - id: flakefinder
41
+ name: 'dsh-flakefinder'
42
+ config:
43
+ defaultRuns: 5
44
+ writeApproval: true
45
+ - id: hyperframes-skills
46
+ name: 'dsh-hyperframes'
47
+ config: {}
48
+ - id: ptc-minimal-preset
49
+ name: 'dsh-minimal-ptc'
50
+ - id: dsh-ppt
51
+ name: dsh-ppt
52
+ config: {}
53
+ - id: remotion-skills
54
+ name: 'dsh-remotion'
55
+ config: {}
56
+ - id: rss
57
+ name: 'dsh-rss'
58
+ config:
59
+ timeoutMs: 15000
60
+ - id: slack
61
+ name: dsh-slack
62
+ config:
63
+ # Slack 令牌:机器人令牌(xoxb-)或用户令牌(xoxp-)。
64
+ # 留空时回退到环境变量 DSH_SLACK_TOKEN。
65
+ token: ''
66
+ # 默认频道(可选):模型未特别指定频道时的默认目标(如 #general)。
67
+ defaultChannel: ''
68
+ # App-Level Token(xapp- 开头):开启 Socket Mode 后用于接收消息。
69
+ # 留空时回退到环境变量 DSH_SLACK_APP_TOKEN;两者都为空则仅单向(不收消息)。
70
+ appToken: ''
71
+ - id: sql
72
+ name: 'dsh-sql'
73
+ config:
74
+ maxRows: 1000
75
+ - id: voice
76
+ name: 'dsh-voice'
77
+ config:
78
+ asrEngine: groq
79
+ asrModel: whisper-large-v3-turbo
package/package.json ADDED
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "@stardustlc/dsh-suite",
3
+ "version": "0.1.0",
4
+ "description": "STARDUSTLC 插件全家桶·组合补丁:与 18 个组件插件配套,一条命令统一注入默认配置(办公流/媒体工坊/DevOps/通知/预设)。组件经一行 add 命令直装(pnpm 不允许 git 子依赖)。",
5
+ "type": "module",
6
+ "dsh": {
7
+ "bundle": {
8
+ "patch": "./cordis.patch.yml"
9
+ }
10
+ },
11
+ "files": [
12
+ "cordis.patch.yml",
13
+ "README.md",
14
+ "README.en.md"
15
+ ],
16
+ "scripts": {
17
+ "test": "node --test \"test/*.test.mjs\""
18
+ },
19
+ "keywords": [
20
+ "dsh",
21
+ "deepseek-harness",
22
+ "plugin",
23
+ "dsh-plugin",
24
+ "bundle",
25
+ "suite",
26
+ "toolkit"
27
+ ],
28
+ "license": "MIT",
29
+ "publishConfig": {
30
+ "access": "public"
31
+ },
32
+ "engines": {
33
+ "node": ">=22.13"
34
+ },
35
+ "dependencies": {},
36
+ "devDependencies": {
37
+ "js-yaml": "^4.1.0"
38
+ },
39
+ "repository": {
40
+ "type": "git",
41
+ "url": "git+https://github.com/STARDUSTLC666/dsh-suite.git"
42
+ },
43
+ "bugs": {
44
+ "url": "https://github.com/STARDUSTLC666/dsh-suite/issues"
45
+ },
46
+ "homepage": "https://github.com/STARDUSTLC666/dsh-suite#readme",
47
+ "author": "stardustlc",
48
+ "packageManager": "pnpm@11.7.0"
49
+ }