DeepSeek Harness plugin

TabNexus-DSH

TabNexus for DSH(独立版):零 Chrome 依赖的浏览器任务上下文插件。任务文档、自由章节、四态页面、进度、导出、全局工作区 UI,装完即用。

Jump to install

Source facts

Repository
KaichenCurry/TabNexus-DSH
Latest update
Aug 19, 2026
Category
Workflow & Automation
GitHub stars
1
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/KaichenCurry/TabNexus-DSH
Plugin: TabNexus-DSH
Author: KaichenCurry

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.en.mdSource · read only
README language

TabNexus for DSH

TabNexus-DSH is a small, client-only task and webpage organizer for DeepSeek Harness.

Tasks → categories → webpage status → simple flow

DeepSeek Harness is already the Agent, so this plugin intentionally registers no Agent tools, MCP server, Host API, or model integration. It works immediately from the top-right TabNexus capsule.

![TabNexus-DSH v0.3 flow view](docs/tabnexus-dsh-v0.3.png)

v0.3.0

  • Create, switch, rename, and delete tasks; add a task goal.
  • Organize webpages into categories and move them at any time.
  • Keep a title, URL, note, and Todo / In progress / Done status for every page.
  • Switch between a category view and a compact three-stage flow view.
  • Official DSH shell.overlay integration with a glass Dock, expanded workspace, and narrow-screen drawer.
  • Browser-local persistence; no cloud upload and no API key.
  • Only http:// and https:// URLs are accepted. Tracking parameters are removed before duplicate checks.

Install

curl -LO https://github.com/KaichenCurry/TabNexus-DSH/releases/download/v0.3.0/dsh-plugin-tabnexus-0.3.0.tgz
dsh plugin --profile web add ./dsh-plugin-tabnexus-0.3.0.tgz

Restart DSH and refresh http://127.0.0.1:3080/. The desktop shell uses the same Web Client.

Boundaries

  • No Agent tools, MCP, Host routes, or SSE.
  • No live Chrome-tab reading or bulk closing.
  • No local files, cloud sync, or Chrome-extension sync.

License

[MIT](LICENSE)