rabbitknight/dsh-tui--packages-dsh-tui-app0

@dsh-tui/app

The dsh terminal-surface bundle: an interactive TUI over dsh-base, ported from pi's terminal UI (@earendil-works/pi-tui)

AI 分析

核心用途是为 DSH 提供交互式终端 TUI 界面。适合喜爱命令行操作、需要在终端直接与 DSH 智能体交互的开发者和极客用户。

パッケージ
@dsh-tui/app
バージョン
0.1.0
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rabbitknight/dsh-tui#73497acf709379b2d3273442b95b3ecbbfa35fd0&path:packages/dsh-tui-app

ドキュメント

README 全文を読む ↗

安装与使用

前置:Node.js ≥ 22.19(或 ≥ 24)、npm(含 pnpm,npm i -g pnpm)。

1. 安装 bundle 到 tui profile

dsh plugin 会把剩余参数原样转发给 profile 目录内的 pnpm,所以下面的 命令等价于在 ~/.dsh/profiles/tui 里执行 pnpm add