DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Archive Manager — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@michengai/dsh-archive-manager

Archive Manager

NPM-installable DSH Web plugin for managing archived sessions.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @michengai/dsh-archive-manager@0.1.44
READMECompatibilityVersions
Archive a session from the session menuArchived sessions settings page

Compatibility and provenance

Archive Manager is published as @michengai/dsh-archive-manager and currently resolves to version 0.1.44. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.44stable
9/18/2026
0.1.43stable
9/16/2026
0.1.42stable
9/14/2026
Show 42 more versionsCollapse versions
0.1.41stable
9/14/2026
0.1.40stable
9/13/2026
0.1.39stable
9/11/2026
0.1.38stable
9/10/2026
0.1.37stable
9/10/2026
0.1.36stable
9/10/2026
0.1.35stable
9/10/2026
0.1.34stable
9/9/2026
0.1.33stable
9/8/2026
0.1.32stable
9/7/2026
0.1.31stable
9/7/2026
0.1.30stable
9/4/2026
0.1.29stable
9/3/2026
0.1.28stable
9/3/2026
0.1.27stable

Related plugins

Loading related plugins…

Latest
0.1.44
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
1.6 MB
Files
19
Surface
web
License
Apache-2.0
Source
npm
GitHub
★ 0
Weekly downloads
15,639
Security scan
✓ v0.1.44 scan passed
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
9/3/2026
0.1.26stable
9/3/2026
0.1.25stable
9/3/2026
0.1.24stable
9/2/2026
0.1.23stable
9/1/2026
0.1.22stable
9/1/2026
0.1.21stable
8/31/2026
0.1.20stable
8/31/2026
0.1.19stable
8/30/2026
0.1.18stable
8/28/2026
0.1.17stable
8/28/2026
0.1.16stable
8/26/2026
0.1.15stable
8/26/2026
0.1.14stable
8/24/2026
0.1.13stable
8/23/2026
0.1.12stable
8/17/2026
0.1.11stable
8/17/2026
0.1.10stable
8/17/2026
0.1.9stable
8/17/2026
0.1.8stable
8/16/2026
0.1.7stable
8/16/2026
0.1.6stable
8/16/2026
0.1.5stable
8/16/2026
0.1.4stable
8/16/2026
0.1.3stable
8/16/2026
0.1.2stable
8/16/2026
0.1.1stable
8/16/2026
0.1.0stable
8/16/2026

Related plugins

More verified plugins in memory-context.

Memory Plugin@openviking/dsh-memory-pluginOpenViking memory and context bundle for DeepSeek HarnessContextdsh-contextA DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves.Weknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

README

DSH Archive Manager

DSH Archive Manager

Safely manage archived sessions in DeepSeek Harness

简体中文 · Changelog · Apache-2.0

DSH Archive Manager is a community-maintained DeepSeek Harness (DSH) plugin, not an official DeepSeek AI product.

What you can do

Put inactive conversations away and find them again when needed, keeping everyday task lists tidy.

  • Archive conversations: put away one chat or all unarchived chats in a workspace.
  • Find past work: search titles, filter by project, and sort by time or title.
  • Restore tasks: restore one chat, selected chats, a project group, or all archives.
  • Clean up records: permanently delete unwanted archived conversations after confirmation.

Screenshots

Archive a chat from the sidebar session menu:

Archive a session from the session menu

Find, restore, and clean up chats in Settings → Archived sessions:

Archived sessions settings page

Prerequisites

  • A working DeepSeek Harness Web installation with dsh available in your terminal.
  • Supported DSH versions: 0.1.0-rc.8, 0.1.1-rc.2, 0.1.2-rc.1, 0.1.5-rc.1, 0.1.5-rc.2, 0.1.6-alpha.1, and 0.1.6-alpha.2. Other versions are not currently supported.
  • Node.js matching ^22.19.0 || >=24.0.0. Source installation also requires pnpm.

Installation

Examples use the web profile. Replace it with the profile you actually use.

Ask an agent to install it

Send this prompt to an agent that can run terminal commands on your computer:

Install the latest @michengai/dsh-archive-manager into my local DSH web profile using the official npm registry. Check the plugin configuration afterward, then explain how to reload DSH and open archived session management.

Install manually

Run in PowerShell:

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8

dsh plugin --profile web add @michengai/dsh-archive-manager@latest --registry=https://registry.npmjs.org/

Restart DSH Web, then hard-refresh your browser with Ctrl+Shift+R. Open Settings → Archived sessions to get started.

Usage

GoalAction
Archive one chatOpen its sidebar menu and choose Archive session
Archive a workspaceOpen the workspace menu and choose the option to archive its chats
Find an archiveOpen Settings → Archived sessions, then search titles or filter by project
Change the orderSort by update time, creation time, or title
Restore one chatClick Restore beside the session
Archive a project or ungrouped chatsOn Unarchived, open the group’s … menu and confirm archiving all chats in that group, regardless of search filters
Archive across projectsSwitch to Unarchived, select sessions across projects, then click Archive and confirm
Restore or delete in bulkSelect chats and use the bulk actions, or use the project menu or page-wide actions

The page opens on Archived, with Unarchived on the right. Switching tabs clears selections; changing search or project filters preserves them. Check the hidden selection count before applying bulk actions, or clear your selection first.

Restore all / Delete all remain on the Archived tab and apply to archived sessions across all projects, regardless of filters. Unarchived excludes subagents and blank placeholders and supports sorting by update time or title.

Settings and sidebar batch archive/restore call the single-session APIs serially: official ctx.workspaces.archiveSession on every supported host, official ctx.workspaces.unarchiveSession on DSH 0.1.6+, and this plugin's workspaceRegistry.unarchiveSession on older hosts.

View and continue archived conversations

Available starting with 0.1.40:

  • Open session: open the native DSH session to view messages, attachments, and tool details. Continue chatting while keeping the session archived.
  • Restore and open: unarchive the session and open it to resume work.

Updates

Click Check for updates in the archive management page header. DSH CLI or Desktop environments with automatic update support can update directly; other environments provide a manual command for the current profile. You can also rerun the installation command above.

FAQ

Why is the entry missing after installation?

Restart DSH Web and hard-refresh your browser. Make sure you installed into the profile you are using. If the entry is still missing, run:

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8

dsh --profile web --dump-config

The configuration should include workspace-archive-manager and ui-workspace-archive-manager. On DSH 0.1.6+, official ui-settings-unarchive-sessions should be disabled: true so Settings keeps only this plugin's Archived sessions page. If you previously set the official ui-workspace to disabled: true in your profile's cordis.patch.yml, remove that disabling override and restart.

How is archiving different from deletion?

Archiving puts a conversation away so you can restore it later. Permanent deletion cannot be undone and may also remove that session's attachments. It does not delete your project working directory. Deletion requires confirmation.

Can I use it with Codex UI?

Yes. Codex UI keeps its sidebar appearance and interactions. Archive management remains available in Settings → Archived sessions.

For other problems, open an issue with your DSH and plugin versions, reproduction steps, and error details.

Install from source

Expand for development or testing unreleased changes

Run these commands in a directory of your choice. For local changes that have not been pushed, use the existing working copy.

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8

git clone https://github.com/MichengAI/dsh-archive-manager.git
Set-Location .\dsh-archive-manager
pnpm install --frozen-lockfile
pnpm build
dsh plugin --profile web add .

Restart DSH Web and hard-refresh your browser afterward. Edit src, not the generated lib directory. Run pnpm test to validate changes or pnpm verify for the full checks.

DSH product ecosystem

For a desktop workbench, download DSH Codex Desktop. Existing DeepSeek Harness installations can add plugins as needed by following each project's README. Below are 11 first-party plugins; consult the corresponding desktop release notes and bundled catalog for what that version includes.

PluginWhat you can do
Codex UIOrganize projects and conversations, search tasks, and navigate chat turns
Agency AgentsChoose and summon specialists for your task
Skills ManagerFind, enable, create, and import local skills
Archive ManagerSearch, restore, or clean up archived conversations
IM ConnectSend tasks and receive replies through messaging platforms
AutomationSchedule tasks and review each run
BTWAsk side questions without interrupting the main task
SimplifyUse /simplify to improve code within your Git changes
PUAGuide the Agent to try new approaches after failures, investigate causes, and verify results before completion
Code ReviewUse /review to request an independent Agent code review and receive the report in the current conversation
Codex PetView conversation notifications and respond to tool approvals and questions through a desktop pet

License

Licensed under Apache License 2.0.