How to install
dsh plugin add github:wwumit/dsh-phone About
dsh-phone — Agent 电话终端 为 DSH(DeepSeek Harness)对话环境提供**电话终端**:Agent 有号码、可寻址、可通话、可短信、可验证。号码簿由 CHA2A registry 管理——号码 ↔ did:cha2a:agent 映射,信任等级贯穿全程。 安装与版本 当前版本:**2.2.0**(npm:@wwumit/dsh-phone) bash 需装到 web profile(依赖 webServer 服务) dsh plugin --profile web add @wwumit/dsh-phone dsh web --port <端口> ⚠️ 实验性:信任摘要非安全保证;短信/信令经服务方收件箱中继(服务方可见);E2E 加密为演进方向。 功能 **iPhone 风格 App 容器(v0.6)**:时钟指针表主屏 + 4 列 App 网格(电话 / 信息 / RCS / 备忘录 / 通讯录 / 开户 / 设置 / dshlib);**开放式 App 注册表**——开发者可注册自己的 App,一行代码接入,自动出现在主屏 **双独立电话**:默认两个电话(A/B),各显示自己的号码,独立控制、可开一/二/都关 **拨号 / 来电**:拨号盘 → registry 号码簿解析 → 对端电话被唤起响铃 → 显示主叫号码 + 身份 + 信任等级(…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
claude-cookbooks
anthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
awesome-dsh-plugin
awesome-dsh-plugin/awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
claude-howto
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
claude-code-system-prompts
Piebald-AI/claude-code-system-prompts
All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.