lmzhen/dsh-evolution--packages-evolution-agent1

@deepseek-ai/dsh-evolution-agent-preset

向会话暴露记忆与技能进化工具的 Agent 预设

AI 分析

为会话提供记忆和技能进化工具的接口预设。适合需要让 Agent 具备动态记忆与技能更新能力的任务。

套件
@deepseek-ai/dsh-evolution-agent-preset
版本
0.3.70
授權
MIT
最近更新
2026年9月12日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

@deepseek-ai/dsh-evolution-agent-preset

Agent preset exposing memory and skill evolution tools to a session

Model Experience

Indirect model surface

What the model sees

@deepseek-ai/dsh-evolution-agent-preset registers no direct prompt or tool schema itself. Model-visible effects are owned by the packages that consume this service.

Token effect

Zero direct token effect from this package; consumers add any model-visible tokens.

KV Cache effect

Independent of request-prefix construction. This package does not alter the assembled prompt or tool list.

Known Limitations and Deferred Work

  • No known durable consumer gaps at this time. Runtime contracts are covered by package and boundary tests.