DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

task-router

Task delegation router plugin for DeepSeek Harness that delegates search, coding, verification, and image tasks to sub-agents.

Developer ToolsSecurity & Policy
0GitHub Stars0ForksUpdated2026-08-23

Install

No clear install command was found in the current repository evidence.

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-task-router is a DeepSeek Harness plugin designed to shift the primary model into a planning, verification, and decision-making role. It routes heavy or specialized tasks—such as Tavily web searching, browsing/summarizing, image transcription, image generation, coding, and quality verification—to dedicated sub-agents and external APIs, isolating context and reducing token usage.

Key Capabilities

  • Sub-agent task delegation for search, browse, code implementation, and verification
  • Context isolation preventing main model token overflow from raw web content
  • Tool filters to prevent infinite recursive delegation by sub-agents
  • Visual task configuration UI within DSH settings with preset provider configurations
  • DSH credentials integration to safely reference API keys without storing plaintext secrets

Useful For

  • Delegating web searches and page content summarization to Tavily and sub-models
  • Offloading code generation and modifications to dedicated coding sub-agents
  • Automating multi-step verification and issue extraction on agent outputs
  • Conserving primary model context window while executing complex multi-model workflows

Who It Fits

  • DeepSeek Harness users orchestrating multi-model pipelines
  • Developers looking to offload coding and verification to specialized sub-agents
  • Users needing isolated web browsing and search without cluttering main model context

Documented Limitations

  • Path and command constraints (allowed_paths / allowed_commands) are prompt suggestions rather than system-enforced sandbox restrictions
  • task_image_describe only accepts DSH attachment JSON references and does not support local file paths directly
  • Settings UI lacks model search and pagination, leading to lengthy dropdown lists when many models exist
  • Real-time invocation logs and live task status indicators are omitted due to stability issues
  • Lacks internationalization (i18n) support

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 2 runtime, 11 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as BSD-3-Clause.

info
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
Tiko9527/task-router
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f301472 · 2026-08-23

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-23
Last release
2026-08-23
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