DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-focus-chat

A DSH web UI plugin that adds a condensed Focus chat tab for reading conversation outcomes.

VisionUI & ProductivityTerminal & TUIBrowser & WebRemote Execution
16GitHub Stars1ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add @dingyi222666/dsh-focus-chat

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-focus-chat adds a separate Focus chat tab to the DSH web GUI. It summarizes assistant turns and folds detailed tool activity into expandable rows while retaining access to the underlying conversation details.

Key Capabilities

  • Adds a Focus chat tab in DSH web conversations.
  • Condenses assistant activity into summary lines with durations, context items, commands, file operations, and background jobs.
  • Allows folded turns and summary lines to be expanded for detailed tool cards, thinking, context injections, files, and actions.
  • Splits folded summaries around mid-turn user interjections.
  • Shows stopped turns as “Stopped after X.”
  • Uses an existing conversation snapshot entirely on the client and does not make model requests.

Useful For

  • Reviewing what an assistant accomplished without reading every streamed event.
  • Scanning tool-heavy coding conversations for commands, edits, reads, and outcomes.
  • Switching between a concise conversation reading surface and the standard transcript.

Who It Fits

  • DSH web users with long or tool-intensive conversations.
  • Developers who want a Claude Code-style condensed conversation view.

Documented Limitations

  • It provides a separate view rather than modifying the built-in chat transcript.
  • Inspect/details-panel deep links are unavailable.
  • Third-party tool-card extensions added to the normal chat view do not render in Focus chat.
  • Folding applies only to consecutive tool runs; visible content keeps runs separate.
  • Inline file links require the optional file-mentions service.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 26 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
dingyi222666/dsh-focus-chat
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e05d2d0 · 2026-08-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
16GitHub stars
Forks
1
Open issues
1
Last commit
2026-08-16
Last release
No release detected