
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
dsh-chat-timeline-plus
Advanced tools
DeepSeek 官网风格消息时间线(增强版 fork):悬停问答预览、面板钉住常驻、重点标记、平滑跳转。fork of dsh-chat-timeline.
English | 简体中文
DeepSeek Harness(DSH)消息时间线:右侧常驻导航轨 + 悬停展开面板,悬停即预览问答,一键钉住常驻。
非 DeepSeek 官方出品。部分功能继承自 dsh-chat-timeline。
鼠标在时间线条目上停留约 0.35 秒,左侧浮出预览卡,同时显示该轮的问题与回答摘要——不用跳转就能定位是哪一轮对话:
2026-08-25 14:32)展开面板左上角的图钉:点击钉住后面板常驻展开,鼠标移开不收起;再点取消。按会话记忆,切回自动恢复。
★ 加星标记重点问答,折叠态显示金色指示线,「只看标记 (n)」一键筛选。
面板中跨天的消息自动插入日期分隔行(今天 / 昨天 / YYYY-MM-DD),长会话一眼看清时间脉络。
# 当前 profile(通常是 web)
dsh plugin add dsh-chat-timeline-plus
# 或明确指定 profile
dsh plugin --profile web add dsh-chat-timeline-plus
该命令会自动:npm 拉包 → 写入 profile 依赖 → 注册 bundle(cordis.patch.yml)→ pnpm install。
适合不通过 dsh CLI 管理插件的用户:
cd ~/.dsh/profiles/web
npm install dsh-chat-timeline-plus # 或 pnpm add
然后编辑该目录的 package.json,在 dsh.profile.bundles 数组中加入:
{
"dsh": {
"profile": {
"bundles": [ /* …, */ "dsh-chat-timeline-plus" ]
}
}
}
git clone https://github.com/NIU-001-LIU/dsh-chat-timeline-plus.git
cd dsh-chat-timeline-plus
install.bat(自动复制到 profile 并注册)~/.dsh/profiles/web/plugins/dsh-chat-timeline-plus/,依赖写 "file:plugins/dsh-chat-timeline-plus",再按方式二加入 bundles 数组Desktop 用户:profile 目录在
~/.dsh/profiles/desktop,步骤相同。
验证加载(可选):浏览器访问 dsh 服务首页,页面源码 __DSH_BOOT__ 清单里应含 dsh-chat-timeline-plus。
dsh plugin remove dsh-chat-timeline-plus
或手动:从 bundles 数组移除条目 → 删依赖 → pnpm install → 重启。
plugin-management/state.json 的 disabledBundles(崩溃插件会被自动禁用,清空后重启)lib/ 并重启MIT,见 LICENSE。
FAQs
DeepSeek 官网风格消息时间线(增强版 fork):悬停问答预览、面板钉住常驻、重点标记、平滑跳转。fork of dsh-chat-timeline.
We found that dsh-chat-timeline-plus demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.