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. 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.