KeynoWu/dsh-ai-news0

dsh-ai-news

AI 新闻插件:多源聚合(HN/ArXiv/官方博客 RSS/中文 AI 媒体),侧边栏展示,点击让 agent 总结

包名
dsh-ai-news
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

使用(正式接入)

~/.dsh/profiles/web/cordis.patch.yml

- insert:
    - id: dsh-ai-news
      name: dsh-ai-news
      config:
        fetchTimeoutMs: 15000
        maxItems: 50
        maxDays: 3        # 只显示最近 N 天(0 = 不限)

可选配置(覆盖默认源 / 抓取参数):

    config:
      sources:
        - id: my-rss
          name: 我的源
          kind: international
          type: rss
          url: https://example.com/feed.xml