OpenCnid/deepseek-rlm--packages-rlm2

@deepseek-rlm/dsh-rlm

Cordis Service Definition for persistent RLM kernels

包名
@deepseek-rlm/dsh-rlm
版本
0.1.0-preview.0
许可证
MIT
最近更新
2026年8月22日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

@deepseek-rlm/dsh-rlm

This package is the provider-neutral Service Definition for ctx.rlm. It defines cell execution, kernel inspection, snapshots, restart, disposal, lifecycle events, and log-only RLM session events. It owns no Python process, model choice, tool policy, or child-agent lifecycle.

Runtime failures from Python resolve as RlmExecutionResult; invalid caller input and kernel substrate failures reject. A provider maps one exact DSH Agent/SessionId to one live kernel and must preserve the exact Agent as the authority for every bridged host operation.

Compatibility requirement

DeepSeek Harness rc.7 cannot mark out-of-tree informational events with its existing ignorable: true envelope contract. This package exposes appendRlmSessionEvent(), which requires the public method supplied by 0003-public-ignorable-session-events.patch and fails with UNSUPPORTED_IGNORABLE_SESSION_EVENTS when it is absent. It never falls back to a live event that would poison cold restore.