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

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

WAVE memory plugin for DeepSeek Harness (dsh)

AI 分析

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

パッケージ
@wave-av/dsh-plugin-wave-memory
バージョン
0.1.0
ライセンス
Apache-2.0
最終更新
2026/08/19

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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.