Overview
dsh-cc-tui
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add ccch1mneyyy/dsh-TUI --ref dde5c860eaef6346e15363bf76e99c839d032934Capabilities
What it contributes
README / EN
Package documentation
简体中文 | English
LIMITATIONS
Known limitations
- 注入上下文(plugin source 内容)未做独立展示,随系统提示词并入进度条统计。 - `/model` 实时切换走"会话 fork 续聊"(DSH 无原位换模型 API):历史原样保留, 新会话路由到新模型,旧会话仍留在 `/resume` 列表里;选择写入 `~/.dsh-cc/model.json`,重启与 `/new` 均沿用。 - `Ctrl+V` 读剪贴板依赖 PowerShell `Get-Clipboard`:剪贴板被其他进程短暂锁定 时自动重试,持续锁定时静默放弃。 - 退出时以进程退出收尾,不等待 agent 异步落盘(持久化由 persistence 插件兜底)。 - DSH 的 `/permission`(沙箱模式切换)未适配:需要 approval 服务 + 审批 UI, 当前 TUI 不消费审批流,刻意不挂。 - `/vim` `/connect` `/hooks` `/memory` 为 CC 同名占位:对应能力在 DSH 侧无等价 机制,命令会给出明确说明而非静默。 完整已知限制与安全边界见[架构与限制](docs/architecture.md)。
