DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Simulated Life — DSH Plugin for DeepSeek Harness
← Plugins
S

dsh-simulated-life

Simulated Life

Simulated life context and world evolution for DeepSeek Harness: injects past 24h simulated events with deduplication into agent session context, and provides life_react tool for recording agent feelings, thoughts, and actions.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:john-walks-slow/dsh-simulated-life#3f2c64f2b5fd64795035db66ae814f03d533cbe8
READMECompatibilityVersions

Compatibility and provenance

Simulated Life is published as dsh-simulated-life and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/17/2026

Versions

0.1.0stable
9/17/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/19/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in memory-context.

Memsearch Dsh@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candidate review panel.Reme@agentscope-ai/remeReMe client and memory integrations for TypeScript agentsStratagate Dshstratagate-dshRecent conversations stay vivid. Older ones fade into summaries, not oblivion. StrataGate gives DeepSeek Harness six-layer, time-decaying memory, while lasting events and relationships settle into a knowledge graph. Bring your memories from other AIs withMeow Memorymeow-memoryCross-session project memory for DeepSeek Harness: seven-layer SQLite memory, first-turn snapshot injection, per-message keyword hits, memory_remember/search/project tools, automatic reflection with reflection-fold UI, and idle-triggered dream consolidati

README

dsh-simulated-life

DeepSeek Harness 插件:为 Agent 提供拟真生活上下文感知与生活反应沉淀。

功能特性

  1. 自动 24 小时生活事件注入:在每个对话回合首个 step 自动扫描工作区 .life/<yymmdd>/events.json,过滤过去 24 小时内发生的拟真事件并注入上下文。
  2. 智能增量去重:会话内记录已注入事件指纹,无新事件/无反应更新时静默跳过,避免膨胀上下文。
  3. 交互工具 life_react:允许 Agent 主动沉淀对某生活事件的情绪(feeling)、内心思考(thought)和行动(action)。
  4. 配套 Skill create-simulated-events:提供世界演算、真随机命运判定与昨日反应结算闭环。