task-passport
A DeepSeek Harness plugin and CLI for durable task-state handoffs using Task Passport and portable TaskPack files.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Previewable cross-preset session migration plugin for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →Schedule and run standalone coding tasks in fresh Agent sessions with Web and Agent management.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →A native local SQLite taskboard plugin for DeepSeek Harness with a Web UI, agent task tools, CLI, and automation.
View plugin →