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

dsh-vibe-learning

v0.3.5-eap.2

Published

Vibe Learning,DeepSeek Harness 的一款氛围学习插件

Readme

Vibe Learning Plugin for DeepSeek Harness

为 DeepSeek Harness 打造的一款氛围学习插件:用户在会话开启氛围学习后,Agent 能与用户共建多层大纲、交互式上课与课后答疑、安排 FSRS 复习计划、创建小测;用户还能在 DeepSeek Harness 内直接记笔记。

设计灵感源于作者(Earzu Chan)的个人工作流。

使用

dsh plugin --profile web add dsh-vibe-learning # 添加本插件到你的配置项
dsh web # 持久生效,直接使用

以下文档未完全修订,未必对,可以不看

项目架构、关键流程、关键概念与模型的解析

配置(插件 config,全部有默认值)

config:
  dataDir: ~/.dsh-vibe-learning
  presentTimeoutMs: 3600000   # in-band present 最长等待

已知限制(POC)

  • GUI in-band“新开会话”为实验路径(目前不可用)。
  • 复习到期为被动提醒(每轮快照 + GUI);无后台定时推送。
  • 大纲并发编辑无 CAS(tmp+rename 原子写,last-wins)。

开发进展

可见我的待办项

备注

本项目正在早期开发阶段,不排除会有大量破坏兼容性的修改。 项目以 MIT 协议开源,请在 MIT 协议允许的情况下合理合法使用。

联系我:[email protected]

DeepSeek Harness 是 DeepSeek 公司的商标。本项目是第三方的 DeepSeek Harness 插件,从未宣称也无意争取什么官方地位,请注意分辨。