
tianji-qingtian/dsh-composer-polish
120Last commit Aug 14, 2026
dsh-composer-polish DSH plugin
dsh-composer-polish adds a ✨ Polish control beside the DeepSeek Harness composer send button. It sends the current text draft through a flash rewrite command, then fills the result back into the composer for review and editing before sending.
How to install the dsh-composer-polish DSH plugin
dsh plugin --profile web add "github:tianji-qingtian/dsh-composer-polish#v0.1.3"Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-composer-polish DSH plugin can do
- Adds a localized Chinese/English ✨ Polish button in the composer tool row.
- Rewrites text drafts using a zero-prefix deepseek-v4-flash stream with reasoning disabled.
- Returns polished text directly to the input box rather than sending a chat message.
- Preserves the draft language and intended voice while retaining code blocks, file paths, commands, identifiers, and technical terms.
- Disables empty-draft requests, shows in-progress state, and blocks duplicate clicks.
- Avoids overwriting edits made while a rewrite is running through a draft revision guard.
- Registers /polish with recordInput: false so the original draft is omitted from the command run log.
Where the dsh-composer-polish DSH plugin fits
- Tightening rambling prompts before sending them to a conversation.
- Polishing Chinese or English composer drafts while retaining technical content.
- Improving wording without manually copying rewritten text from a chat response.
- Revising a draft repeatedly while keeping final send control with the user.
Who the dsh-composer-polish DSH plugin is for
- DeepSeek Harness web-profile users.
- Users who compose long or rough chat prompts.
- Developers and technical users who need code and command text retained verbatim.
dsh-composer-polish DSH plugin limitations
- Requires the dsh CLI and a restart of the Harness profile after installation.
- The Harness is described as developer preview software that may introduce compatibility-breaking changes.
- Drafts longer than 50 KB are truncated before rewriting.
- Results are discarded if the draft changes during the rewrite.
- Failed or empty rewrites leave the draft unchanged and only log to the console.
- The polished result is recorded in command/done even though the original draft is excluded from the command run log.
- The rewrite uses a pinned deepseek-v4-flash model ID with a one-time flash-model catalog fallback.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 1 development, 4 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-composer-polish DSH plugin alternatives
DeepSeek-harness-wecom
4
Connects a WeCom AI Bot to persistent DeepSeek Harness agents for text, images, files, commands, and session-based conversations.
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
dsh-automation
32
Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
dsh-telegram-channel
5
Telegram mobile remote for attaching to live DeepSeek Harness Web sessions.
dsh-composer-polish DSH plugin questions
What is the dsh-composer-polish DSH plugin?
dsh-composer-polish is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-composer-polish DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-composer-polish use?
The snapshot records web as the dsh-composer-polish profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-composer-polish compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-composer-polish fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-composer-polish?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.