DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-trajectory-reader

DSH Web client plugin that adds a Trajectory Reader tab for per-user-round summaries of assistant activity.

VisionUI & ProductivityDeveloper ToolsBrowser & WebRemote Execution
2GitHub Stars0ForksUpdated2026-08-15

Install

$ dsh plugin --profile web add @clarkchan/trajectory-reader

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
Trajectory Reader adds a 轨迹解读 tab beside the DSH Web conversation and trajectory views. It groups activity by user round and presents rule-based need, action, error, and reply digests, with optional on-demand LLM narratives.

Key Capabilities

  • Adds a Trajectory Reader tab to the DSH Web GUI.
  • Segments sessions into rounds based on user messages, including marked steering and session-start activity.
  • Shows condensed user needs, action summaries, errors or notes, reply digests, and expandable original material.
  • Classifies actions such as planning, research, implementation, verification, and delegation.
  • Provides optional per-round or all-round LLM-generated process narratives.
  • Caches AI narrative results by material hash.
  • Registers a server endpoint that uses the host LLM service for narrative generation.

Useful For

  • Reviewing how a coding assistant handled each user request in a session.
  • Quickly inspecting tool activity, files, commands, errors, and reply outcomes by round.
  • Generating a concise Chinese need-thinking-execution-result narrative for a selected round.
  • Auditing long DSH Web conversations without replacing original messages or tool-call details.

Who It Fits

  • DeepSeek Harness Web users.
  • Developers reviewing coding-agent trajectories.
  • Users who want a structured, per-round view of assistant execution.

Documented Limitations

  • Designed for the DSH Web client profile and requires restarting `dsh web` after installation.
  • Rule-based summaries are condensed presentations; original messages and detailed tool-call records remain separately expandable.
  • AI narratives are optional, on demand, and require the host LLM service to be available.
  • The narrative endpoint limits requests to 12 rounds, uses a 120-second timeout per round, and sets `maxTokens` to 1200.
  • The supplied LLM prompt requests Chinese output and caps each narrative at 400 characters.

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, 0 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
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
flyingtimes/dsh-trajectory-reader
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6f8b4f3 · 2026-08-28

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-15
Last release
2026-08-15
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app