# dsh-honcho — DeepSeek Harness plugin install manifest

> Generated: 2026-09-17 09:19 · Source: https://deepseekmodel.com/plugins

## Overview

Honcho memory plugin by Plastic Labs: injects the user profile, session summary and relevant conclusions at session start, uploads each turn to Honcho in the background with secrets redacted, and adds honcho_search / honcho_chat / honcho_remember tools plus a /honcho status command; configured through the ~/.honcho/config.json shared with the other Honcho integrations, against hosted honcho.dev or a self-hosted instance.

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Memory | plastic-labs | 3 | — | — | — |

## Install

```bash
dsh plugin --profile web add @honcho-ai/dsh-honcho
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/plastic-labs/dsh-honcho
- Plugin page: https://deepseekmodel.com/plugin-detail?id=plastic-labs%2Fdsh-honcho
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-16
