D
@dingyi222666/dsh-wakatime
v0.1.1 · 1 天前发布
WakaTime plugin for DeepSeek Harness (dsh) — track AI coding activity, lines of code, and time spent
README
@dingyi222666/dsh-wakatime


English | 中文
为 DeepSeek Harness (dsh) 开发的 WakaTime 插件 —— 统计你的 AI 编码活动、代码行数与耗时。由 opencode-wakatime 适配到 dsh 的插件模型。
安装
sh
从 npm 安装(需要 dsh >= 0.1.0-rc.6)
dsh plugin --profile web add @dingyi222666/dsh-wakatime
重启 dsh web 生效
dsh web
插件适用于任何运行 agent 循环的 profile —— web、headless、tui 等。每个要用的 profile 都需要安装一次:
```sh
dsh plugin --profile headless add @dingyi
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @dingyi222666/dsh-wakatime
- Repo
- git+https://github.com/dingyi222666/dsh-wakatime.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}