← Back to list

dsh-simulated-life

DeepSeek Harness Other Low risk

Simulated life context for DeepSeek Harness: every turn injects the past 24h of simulated life events from the workspace .life/ directory (sliding-window filter, session-level deduplication with delta updates, world summary) as a collapsed context notice, and the life_react tool lets the agent record feelings, thoughts and actions back into its life log for the next round of world evolution.

为 DeepSeek Harness 的 Agent 提供拟真生活上下文:每轮对话自动注入工作区 .life/ 目录近 24 小时的生活事件(滑动窗口过滤、会话内智能去重与增量更新、世界近况),并提供 life_react 工具让 Agent 把感受、思考与行动回填到自己的生活日志,反哺下一轮世界演化;配合每日世界演算工作流可获得持续的模拟人生式生活轨迹。

How to install

DeepSeek Harness dsh plugin add dsh-simulated-life

About

dsh-simulated-life 为 DeepSeek Harness(cordis plugin)的 Agent 提供**拟真生活上下文**:每轮对话自动注入工作区近 24 小时发生的"生活事件",并提供 life_react 工具让 Agent 把感受、思考与行动回填到自己的生活日志。 模型由此"生活在"一个持续演化的世界里——今天遇到过谁、发生了什么插曲、之前的决定带来了什么影响,都成为对话的自然背景;而 Agent 写回的反应,又能反哺明天的世界演化。 模型看到什么 工作区存在 .life/<yymmdd>/events.json 时,每个 turn 的第一个 step 注入一条上下文通知(plugin notice,GUI 中渲染为折叠 chip): text 【Simulated Life | 近24小时发生在你身上的生活事件】 世界近况: 初秋微雨,市中心图书馆举办旧书市集,整座城市笼罩在湿漉漉的宁静中。 • [08:30] [偶然际遇] 晨间雨中散步与偶遇 (相关人物: 陈伯) @ 转角面包店外檐下 (id: evt-260915-001) 清晨去面包店买羊角面包时,在拐角处避雨遇到了老书店老板陈伯,他递给你一把多余的格子伞…… └ 影响: 获得了一把格子伞,得知了旧诗集情报,心情平静微暖 └ [反应状态: 尚未记录反应] *你可以将这些生活经历自然融入与用户的…

Recommendation signals

57 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
57 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
TypeScript
GitHub stars
0
mo. downloads
171
Last push
2026-09-19
Created
2026-09-17

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
ai-agent, deepseek-harness, dsh-plugin, memory

Related plugins

DeepSeek HarnessMCP Server
Score80

dsh-memory

FuRongJun-1999/dsh-memory

White-box AGI architecture exploration: metacognition (self-cognition loop), continual learning (knowledge flywheel), world model (condition space, spatiotemporal memory graph), self-improvement (bootstrap discipline), zero-LLM white-box pipeline, and auditable trust guardrails.

☆ 234 ↓ 13.5K Other
DeepSeek Harness
Score68

dsh-engram

kenz1117/dsh-engram

Cross-session long-term memory under the "memory palace" metaphor: dual-scope SQLite stores (user + per-git-origin project), hybrid FTS5 + local-vector retrieval with RRF fusion and recency/proof ranking boost, automatic capture from the session log (including the final turn), provenance audit chains, consolidation distillation and decay forgetting, and a settings-page Memory Library panel with corridor topology, tour butler, and refurb list.

☆ 6 ↓ 3.7K Other
DeepSeek Harness New
Score66

dsh-pua

MichengAI/dsh-pua

Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.

☆ 3 ↓ 3.9K Other
DeepSeek Harness New
Score64

dsh-answer-reviewer

bycall/dsh-answer-reviewer

Agentic answer reviewer for DeepSeek Harness: each final assistant turn is re-reviewed by a separate LLM graded 1-100; below-threshold scores steer the agent back with concrete feedback. The score is shown as a chip on the answer's action row (green pass / red needs-work, with retry count and reason on hover). Live gate config over a 127.0.0.1 HTTP server, plus a collapsed dock above the composer and an optional right-sidebar tab via dsh-better-sidebar.

☆ 3 ↓ 800 Other