DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

task-passport

A DeepSeek Harness plugin and CLI for durable task-state handoffs using Task Passport and portable TaskPack files.

UI & ProductivityTerminal & TUIDeveloper ToolsSkills & Workflows
10GitHub Stars1ForksUpdated2026-08-24

Install

$ dsh plugin --profile web add [email protected]

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
Task Passport is a DSH-native bundle with a CLI and MCP interface for creating, opening, checkpointing, packaging, and receiving durable task state across supported AI harnesses. It preserves verified task context and next steps rather than transferring chat histories.

Key Capabilities

  • Creates task passports with stable IDs and task summaries.
  • Reads task goals, state, verified facts, decisions, and next steps.
  • Writes versioned checkpoints and rejects stale writes through expected-version conflict detection.
  • Packages and receives portable TaskPack handoff files.
  • Checks TaskPack conformance through a CLI command.
  • Supports U-King, a local-directory reference store, and third-party storage providers.
  • Exposes the same task operations through CLI, DSH integration, and stdio MCP.

Useful For

  • Hand off an ongoing task between DeepSeek Harness sessions or users.
  • Share task state between DSH, Claude Code, Codex, and other command-capable harnesses.
  • Keep durable task context outside an uninstallable plugin lifecycle.
  • Package verified task context for transfer to another machine.
  • Use a local shared directory as the authoritative task-state store.

Who It Fits

  • DeepSeek Harness users managing multi-session tasks.
  • AI-agent developers integrating task handoff through CLI or MCP.
  • Teams transferring work between compatible AI harnesses.
  • Developers implementing a custom Task Passport storage provider.

Documented Limitations

  • Requires Node.js 20 or later.
  • DSH web usage requires installation in the web profile; custom profiles cannot be parents of the web subcommand.
  • A task should use only one authoritative storage provider to avoid divergent passports.
  • Does not transfer previous AI chat logs or entire project files.
  • U-King portable or custom installations may require an explicit executable path.
  • Long task state is supplied through files rather than command-line arguments.

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, 3 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
dongsheng123132/task-passport
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
4d876e4 · 2026-08-25

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
10GitHub stars
Forks
1
Open issues
1
Last commit
2026-08-24
Last release
2026-08-13
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