wave-av/wave-runtime-registry--packages-dsh-plugin-wave-memory0

@wave-av/dsh-plugin-wave-memory

WAVE memory plugin for DeepSeek Harness (dsh)

AI Analysis

在回合结束时调用 `entire` 命令行工具,将当前会话日志保存为检查点以实现跨会话记忆。适合需要长期记忆持久化的任务,前提是系统已安装 `entire` CLI。

Package
@wave-av/dsh-plugin-wave-memory
Version
0.1.0
License
Apache-2.0
Last updated
Aug 19, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

@wave-av/dsh-plugin-wave-memory

On turn/end, shells out to the entire CLI to flush session logs into Entire-style checkpoints for cross-session memory persistence.

Inject

No specific services required. Listens on session/event.

Env contract

VariableRequiredDefaultNotes
(none)Requires entire CLI installed and on $PATH; workspace must be Entire-enabled

Inert by design

This plugin probes the Entire CLI for availability only. Full checkpoint persistence is gated on the workspace being Entire-enabled and the CLI being present.