@local/dsh-music-player-tui
DSH TUI 本地音乐播放器:/music 打开全屏场景,选择本地目录、扫描常见音频格式(mp3/flac/m4a/ogg/wav...),mpv/ffplay/afplay 后端出声,单曲/列表循环,可删除曲目,退出场景音乐不中断。
40 results
DSH TUI 本地音乐播放器:/music 打开全屏场景,选择本地目录、扫描常见音频格式(mp3/flac/m4a/ogg/wav...),mpv/ffplay/afplay 后端出声,单曲/列表循环,可删除曲目,退出场景音乐不中断。
Keybinding cheatsheet panel for dsh-TUI: /keys opens a grouped, searchable full-screen list of all TUI keyboard shortcuts.
Blocks high-confidence secrets before dsh-TUI sends them to a model.
Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake
Window settings for dsh-tui (lightweight): startup-window maximize toggle, native Window settings section (toggle directly on card, no group page), zh/en. Font and size-preset settings removed in 0.2.0; group page removed in 0.3.0.
Keyboard shortcut that injects an encouraging message into the running dsh-TUI conversation: steer when a tool is in flight, interrupt-and-deliver when the model is only streaming text
Tavily-backed search provider for dsh: registers the `tavily` provider on ctx.web so the web_search tool runs against the Tavily Search API
DeepSeek Harness custom integration for Herdr (terminal workspace manager): reports agent lifecycle state via `pane report-agent` so Herdr tracks dsh/cc-tui panes as first-class agents.
Multi-session terminal workbench plugin for DeepSeek Harness
End-to-end encrypted remote access to DeepSeek Harness and experimental Codex workspaces from desktop, web, and Android, with dsh-TUI Host support.
Shadow-git workspace checkpoints for dsh-TUI: snapshot the working tree at every turn boundary, browse and restore file states per turn via /checkpoints.
IM bot notifications for dsh-TUI: push long-turn completion and approval requests to a 飞书/钉钉/企业微信/generic webhook, configured in /settings (webhook namespace), status via /webhook.
Read-only live subagent viewer for dsh-TUI: /subagents lists a session's subagents and opens a full-screen, real-time trajectory view.
Cron schedules for dsh-TUI: /cron saves 5-field cron entries that fire a prompt into the live conversation as a follow-up user message.
Background jobs panel for dsh-TUI: /jobs lists, watches, inspects and cancels background jobs (bash, subagent, …) via the ctx.jobs registry.
Per-stage model routing for dsh-TUI: let subagents run on a different provider/model/reasoning-effort, configured in /settings (model-switch namespace), status via /model-switch.