dsh-usage-dock
Per-session CNY cost pill in the composer dock: rides the shipped stats row and expands into the token buckets and both tariff bounds.
310 results
Per-session CNY cost pill in the composer dock: rides the shipped stats row and expands into the token buckets and both tariff bounds.
Voice control for DSH web: speech-to-text into the composer (with auto-send) and spoken playback of assistant replies via the Web Speech API
DSH web-profile plugin: spawns one top-level session per ready wayfinder task (wayfinder_spawn_session), prints the spawn protocol (wayfinder_snippet), and triggers an in-session Wayfinder map card above the composer (wayfinder_mock_map), rendered from a session projection like the To-dos panel.
Composer control for DeepSeek Harness auto-compaction: set a percent (30–80) or absolute token threshold that persists in settings.yaml.
Voice dictation for the DeepSeek Harness composer — mic button + Web Speech API
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en)
Filter input for the composer model menu: case-insensitive list filtering with combobox keyboard navigation, rendered with the shipped menu design
DSH web plugin: click a pending image in the composer to annotate it (pen, box, arrow, text) and insert the annotated PNG back as a new attachment.
DeepSeek Harness bundle: runtime-context snapshot and conversation trajectory cards docked above the composer
输入框菜单 Tab 增强:为加号菜单与 / 弹窗添加「指令 | 我的技能 | 插件来源」分页 Tab
Independent DSH usage and plan-quota plugin with official provider windows, CLIProxyAPI aggregation, and a current-model composer strip.
DSH (DeepSeek Harness) web plugin: adds a “PPT 制作” entry to the composer “+” menu that kicks off a bundled, self-contained PPT orchestration prompt — one menu pick, one short message, no repeated approval prompts.
DSH 截图提问插件:输入框相机按钮或 Ctrl+Shift+A → 自动最小化窗口 → 原生全屏框选浮层(确认/取消按钮)→ 选区直接作为图片附件进入当前会话输入框,全程不落盘。Screenshot-to-ask for DeepSeek Harness: the window hides, a native region overlay covers every monitor, and the crop lands in the composer as an image attachment.
Adds a right-click menu to DeepSeek Harness inside desktop shells that ship no context menu: cut, copy, paste and select all in the composer, plus copy and copy-as-plain-text on selected text elsewhere.
Predicts the remaining wall time of the live DeepSeek Harness turn from its step history and shows it as a progress bar with a live percentage under the composer.
DeepSeek Harness web plugin: an ambient balance/limit reading under the composer, showing upstream-reported DeepSeek balance and OpenCode Go usage, plus a day’s spend folded from the balance deltas the host samples.
Live subagent progress dock for DeepSeek Harness: folds each child session's events into a subagentProgress projection (turn/step, last tool, latest assistant preview, notify_user updates) and renders a frosted-glass status dock above the parent conversation composer.
DSH plugin: turn the composer into a uniformly translucent frosted-glass pane, with a persisted on/off preference row in Settings → General.
Billing season and account balance chip for the DeepSeek Harness web GUI composer: a native-looking pill after the cache-hit stat, with a panel on click. DeepSeek Harness 计费时段与余额插件
DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.
让 DSH 0.1.5 使用 Enter 换行、Cmd/Ctrl+Enter 提交。
Composer compact control for the DeepSeek Harness web UI: a button beside the model selector that runs the deployment's own /compact command.