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.

Project Karen — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
P

project-karen

Project Karen

ProjectKaren: a DeepSeek Harness plugin that gives a roleplay character a clock - sleep/wake, greetings, idle actions, proactive small talk, and optional outing photos.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:2huy4n/ProjectKaren#c620d74544a36ae72d9720b98359a33ac1583381
READMECompatibilityVersions

Compatibility and provenance

Project Karen is published as project-karen 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
web
Release source
github
Registry updated
9/24/2026

Versions

0.1.0stable
9/24/2026
Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
AGPL-3.0-or-later
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/24/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

README

ProjectKaren

一个 DSH 插件:让角色会睡觉、会被吵醒、会自己找事做、也会先开口说话。

A DeepSeek Harness plugin that gives a roleplay character a clock: sleep / wake, greetings, idle actions, proactive small talk, and optional outing photos.

角色卡与世界观不由本插件提供——懒狗作者假设你的会话里已经有角色了。 本插件只负责「时间」这一维:什么时候睡、什么时候醒、醒来之后干什么。

功能

  • 睡眠 / 唤醒
  • 睡着
  • 吵醒
  • 问候
  • 自由动作
  • 主动搭话
  • 出游照片

安装

从 GitHub:

dsh plugin --profile <profile> add "git+https://github.com/2huy4n/ProjectKaren#v0.1.0"

安装后需要重启 DSH,在「设置 → ProjectKaren」里配置。

配置项

键含义
enabled总开关
defaultMuted新会话是否默认静音
sleepStart / sleepJitter入睡基准时刻 / 模糊 ±分钟
wakeStart / wakeJitter醒来基准时刻 / 模糊 ±分钟
greetEnabled / greetWindowMinutes早安+晚安开关 / 醒来后多久内还补早安
greetNoonEnabled / noonStart / noonJitterMinutes午安开关 / 中午基准 / 模糊 ±分钟
nightLeadMinutes睡前提前多少分钟道晚安
barrageCount / barrageWindowMinutes / barrageAwakeMinutes吵醒阈值 / 统计窗口 / 清醒时长
talkEnabled / talkIntervalMinutes / talkJitterMinutes / talkDailyMax主动搭话开关 / 间隔 / 模糊 / 每日上限
talkQuietStart / talkQuietEnd静默时段(留空 = 不设)
actionEnabled / actionIntervalMinutes / actionJitterMinutes / actionIdleMinutes自由动作开关 / 间隔 / 模糊 / 静默多久才动
actionDefaultMinutes / actionMinMinutes / actionMaxMinutes / actionDailyMax动作时长默认 / 最短 / 最长 / 每日上限
apiBase / apiPath / apiKey / model / size生图接口(OpenAI 兼容的 /images/generations)
photoPrompt没传 prompt 时用的默认画面描述
offsetMinutes时钟偏移(调试用,整体平移插件看到的"现在")

状态与日志

配置与每会话状态存在 ~/.dsh/project-karen.json(DSH_HOME 优先)。 面板里有「活跃会话」列表(状态 / 入睡醒来时刻 / 正在做什么 / 今日次数)和「最近动作」日志,可一键清空。

License

AGPL-3.0-or-later —— GNU Affero General Public License v3.0 或更高版本。

Copyright (C) 2026 2huy4n · 完整条文见 LICENSE