DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-session-toc

A floating right-side table of contents (TOC) for the DeepSeek Harness Web UI to index user questions and jump to messages.

UI & ProductivityTerminal & TUIDeveloper Tools
2GitHub Stars0ForksUpdated2026-08-26

Install

$ dsh plugin --profile web add link:$(pwd)

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-session-toc is a DeepSeek Harness Web UI plugin that mounts a floating, collapsible table of contents on the right side of conversation pages. It extracts user questions from the complete session log and provides smooth click-to-scroll navigation to corresponding chat messages using stable DOM anchor keys and progressive history backfilling.

Key Capabilities

  • Displays a persistent, collapsible right-side table of contents overlay on conversation pages
  • Parses complete session logs on the host to list all historical user questions
  • Provides click-to-scroll navigation with automatic progressive backloading of older virtualized messages
  • Includes dual-tier caching (in-memory LRU and disk storage index) to optimize session switching and restarts
  • Offers virtualized list rendering for long conversation histories exceeding 200 entries
  • Supports auto/light/dark theme switching and adjustable background opacity persisted via localStorage
  • Automatically listens to session snapshots and updates TOC with new questions in real time

Useful For

  • Navigating and reviewing lengthy multi-turn conversations in DeepSeek Harness Web UI
  • Jumping directly to earlier questions and answers without manually scrolling through long chat histories
  • Organizing complex troubleshooting or research threads with an outline view

Who It Fits

  • DeepSeek Harness Web UI users who manage long conversations and multi-turn workflows
  • Developers and researchers needing rapid navigation across extensive session histories

Documented Limitations

  • Client-side configuration cannot be overridden dynamically due to DSH browser config pipeline constraints, relying on hardcoded defaults
  • Requires DeepSeek Harness Web profile and browser runtime support
  • Falls back to text matching or highlight-only mode if anchor keys cannot be resolved or history pagination fails

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, 5 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.

info

Source & Registry Notes

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

Source repository
notload/dsh-session-toc
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7c7b655 · 2026-09-19

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
9
Last commit
2026-08-26
Last release
2026-08-26
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