DeepSeek Harness Plugin
πŸ” δΈ­ζ–‡

dsh-import-agents

πŸ’¬ Sessions & Messages ⭐ 10 stars DSH Plugin

Brings sessions, chat history, and agents from pi, opencode, codex, and claude-code into DeepSeek Harness. A one-click Sync button and slash commands handle the import, and a migration prompt appears at session start.

Plugin facts

GitHub stars⭐ 10
LicenseMIT
Primary languageJavaScript
Last push2026-08-17T07:18:05Z
MaintainerChang-Tong
Added to this directory2026-08-15

Screenshots

About this plugin

Import pi / opencode / codex / claude-code sessions, chat history, and agents into DeepSeek Harness β€” one-click Sync button, slash commands, session-start migration prompt

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:Chang-Tong/dsh-import-agents

⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β†’

More about this plugin

Four sources, one command. Import sessions from pi (JSONL), opencode (SQLite), codex (JSONL), and claude-code (JSONL) β€” as real, resumable dsh sessions. - Truly resumable. Browse the full original history (text, reasoning, tool calls) and continue the conversation β€” the model gets the complete context. - Agents become skills. pi agents / mode prompts and opencode agents are converted into dsh skill bundles under $DSH AGENTS HOME/skills, with provenance recorded in frontmatter (metadata.source / metadata.kind). - One-click Sync button. A small control in the composer tool row runs /import-all and shows the result inline. - Migration prompt on session start. When a new top-level session starts and unimported history exists, the plugin asks whether to migrate β€” per-project decisions are remembered, so it never nags twice. - Workspace placement. Imported sessions attach to a workspace matching their original cwd (created on demand); /attach-workspaces retro-fits existing imports. - Idempotent. Stable ids (pi- / oc- / codex- / claude- ); re-imports skip what already exists. - Zero runtime dependencies. Node built-ins (node:zlib zstd, node:sqlite) plus dsh platform modules.

About this plugin: dsh-import-agents

What is dsh-import-agents?

dsh-import-agents is a sessions & messages plugin maintained by Chang-Tong. Brings sessions, chat history, and agents from pi, opencode, codex, and claude-code into DeepSeek Harness. A one-click Sync button and slash commands handle the import, and a migration prompt appears at session start.

How do I install dsh-import-agents?

Run dsh plugin add github:Chang-Tong/dsh-import-agents in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Chang-Tong/dsh-import-agents#commit.

Is dsh-import-agents free?

dsh-import-agents is a community open-source project released under the MIT license. You can inspect its source and install it for free.

dsh-router-standard

β˜… Featured ⭐ 299

Sessions & Messages

A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.

View plugin β†’ yjh051108 GitHub profile image yjh051108

β€Ή β€Ί