DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-whale-companion

DeepSeek Harness plugin that adds a whale-maid persona and automatically continues near-limit WebUI sessions.

Terminal & TUI
0GitHub Stars0ForksUpdated2026-08-15

Install

$ dsh plugin --profile web add F:\dsh\dsh-whale-companion

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
DSH Whale Companion is a web-enabled DeepSeek Harness plugin with two independent features: an additive blue-whale maid persona prompt and automatic session continuation when a Workspace conversation reaches 88% of its context window after a completed turn.

Key Capabilities

  • Adds an independent `whale-companion:persona` system-prompt section without replacing existing Harness, deployment, or other system prompts.
  • Uses a full persona prompt only on the first model request in a new session, then retains a short reminder; exposes a `read_whale_persona` tool for on-demand rereading.
  • Provides a WebUI settings page for editing and saving a custom persona.
  • Stores custom persona content in `$DSH_HOME/plugins/dsh-whale-companion/persona.json` and falls back to the default persona if the file is invalid.
  • Automatically creates and opens a new Workspace session after an idle, completed WebUI conversation reaches 88% context pressure.
  • Transfers only the last complete user/assistant turn to the new session, capped at 24,000 characters.
  • Uses browser localStorage to prevent repeated continuation for the same source session.

Useful For

  • Add an optional character persona while preserving existing DeepSeek Harness prompts.
  • Continue long Workspace conversations before they exhaust the context window.
  • Customize the whale-maid persona from DeepSeek Harness WebUI settings.

Who It Fits

  • DeepSeek Harness WebUI users.
  • Users running long conversations in Workspaces.
  • Users who want an additive, configurable role-play persona.

Documented Limitations

  • Automatic continuation requires the WebUI client to remain open.
  • Continuation applies only to selected ordinary sessions in a Workspace that are idle and have a complete reply.
  • The trigger depends on `dsh-token-meter` context-pressure data and occurs at 88% of the context window.
  • Only the last complete user/assistant turn is transferred; conversation history is not fully forked.
  • Transferred handoff text is limited to 24,000 characters.
  • Successful-continuation tracking is stored in the current browser's localStorage.
  • Saving persona changes does not restart Harness; a restart is needed for saved content to load on next startup.

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 2 runtime, 17 development, 9 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
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
xianshu-virtuous/dsh-whale-companion
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
baaaf1a · 2026-09-17

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-15
Last release
No release detected
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