timwhitez/dsh-self-evolving--packages-dsh-self-evolving1

@dsh-self-evolving/core

Trusted durable RSI controller: content-addressed object store, hash-chain journal, pure state reducer + snapshot, action saga, budget double-entry ledger. Crash-safe by construction; the filesystem is the source of truth (spec 06).

AI 분석

核心用途是为自我进化系统提供崩溃安全的文件系统级状态控制。适合需要高可靠性、防灾恢复的自动化 Agent 运行环境。

패키지
@dsh-self-evolving/core
버전
0.2.3
라이선스
Apache-2.0
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:timwhitez/dsh-self-evolving#4eb3bb4058dce4330ecbfc2b96e9c2bdabb71677&path:packages/dsh-self-evolving

@dsh-self-evolving/core

Trusted durable RSI controller for DeepSeek Harness (DSH): content-addressed object store, hash-chain journal, pure state reducer + snapshot, action saga, and a budget double-entry ledger. The filesystem is the source of truth; indexes are derived.

It is published as part of the dsh-self-evolving project and is installable as a DSH profile bundle:

export DSH_SELF_EVOLVING_STATE_DIR="${XDG_STATE_HOME:-$HOME/.local/state}/dsh-self-evolving/demo-1"
export DSH_SELF_EVOLVING_RUN_ID=demo-1
dsh plugin --profile headless add @dsh-self-evolving/core@0.2.3

The bundle fails Config validation when the state root or run id is omitted, by design.

Claim boundary: this package verifies stable iteration, crash recovery, and a fixed-replay engineering effect. It does not claim a Terminal-Bench score improvement, sealed promotion, leaderboard result, or SOTA.