npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@proactive-agent/dsh

v0.5.0

Published

ProactiveAgent × DeepSeek Harness 插件组(P2-14 收拢:3 服务端 + 1 客户端,bundle 一键安装)

Downloads

463

Readme

@proactive-agent/dsh

ProactiveAgent(主动记忆 + 主动建议)× DeepSeek Harness 的 bundle 聚合包

一条命令安装整个 PA 插件组到 dsh profile:

dsh plugin --profile web add @proactive-agent/dsh

包含(6 个 cordis 插件)

| 包 | cordis id | 职责 | | --- | --- | --- | | @proactive-agent/dsh-proactive-core | pa-core | 引擎单例宿主(必须最先装) | | @proactive-agent/dsh-proactive-memory | pa-memory | 记忆工具 + persona 画像 + 每轮记忆注入 | | @proactive-agent/dsh-proactive-suggest | pa-suggest | 主动建议引擎(五触发器) | | @proactive-agent/dsh-proactive-injector | pa-injector | 建议箱摘要 + accept/dismiss 反馈闭环 | | @proactive-agent/dsh-proactive-daily | pa-daily | 每日回顾 | | @proactive-agent/dsh-proactive-skills | pa-skills | sop 记忆 → dsh skills |

细粒度安装(高级)

不用 bundle、逐个启用时,直接安装对应包并在 profile 的 cordis.patch.yml 手写 insert 行(见本包 cordis.patch.yml 内容)。

文档

  • 主 README:仓库根 README.md
  • 升级蓝图:UPGRADE-BLUEPRINT.md