dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
PROJECT TOPICS
PROJECT README
A conversation outline rail with rewind for the DeepSeek Harness web interface. Every user request becomes one tick in a vertical timeline at the conversation column's right edge; the directory panel can rewind to any user request, withdrawing it back to the composer.
The rail: one tick per user request, width proportional to message length.
Hover or focus a tick to open the directory panel listing every request with its summary.
Each row carries a rewind button that opens the confirm menu: restore code and/or summarize, then confirm.
A lightweight conversation outline for long sessions. Each user request compresses into one horizontal tick; the tick width scales with the message length, and the longest request defines the scale. Hover or focus a tick to open a rounded directory panel with every request's summary and a rewind button.
--dsw-*), so light/dark switching recolors the whole plugin instantly.Rewinding to a user request withdraws that message as if it was never sent: the message text is prefilled back into the composer, and the conversation is folded up to the previous request's assistant reply. Everything from the withdrawn message onward is collapsed.
The folded conversation disappears from the web view, and the fold marker card shows the summary (or a fold notice) with the number of collapsed messages.
Install from npm:
dsh plugin --profile web add dsh-toc-tail
Or install from the GitHub release tarball:
dsh plugin --profile web add https://github.com/PaRr0tBoY/dsh-toc-tail/archive/refs/tags/v0.1.0.tar.gz
Use the same command to update an existing installation. Restart dsh web after installation so the Host and browser client load the new version.
pnpm install
pnpm run verify
The development setup expects the Harness checkout available through the peer dependencies. Built files under lib/ are committed so profile installation does not require package build scripts.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。