dsh-gap-feed
agent 思考超时时,直接在对话流中推出一条今日头条热点或提醒消息。
During long agent thinking, posts a hot-news or reminder message directly into the conversation stream.
怎么安装
dsh plugin add dsh-gap-feed 简介
dsh-gap-feed English | 中文 A DeepSeek Harness (dsh) plugin that posts a **hot-news or reminder card directly into the conversation stream** while the agent is thinking for a long time. Low-frequency, never intrusive. Features **In-stream injection** — when the agent thinks longer than a threshold, the plugin appends an assistant/message directly into the session log (session.append + surfaceOp:'append'), rendered as a card in the conversation stream with a clickable link. If a source fails, it silently degrades — never blocks the conversation. **Multiple sources** — today's hot news from Toutia…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, news
同类推荐
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。
dsh-lark
omdsh-dev/dsh-lark
DeepSeek Harness 的飞书/Lark 机器人渠道:每个会话驱动独立 agent,工具审批、模型提问与计划审阅都以卡片回到聊天,点按钮或直接回复即可作答;聊天里用 `/cd`、`/model`、`/new` 切工作区、换模型、重开会话,多个机器人各自独立并可在同群交接回合。