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

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

DeepSeek Harness 的 WAVE 记忆插件,支持跨会话记忆持久化

AI 分析

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

套件
@wave-av/dsh-plugin-wave-memory
版本
0.1.0
授權
Apache-2.0
最近更新
2026年8月19日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 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.