dingyi222666/dsh-wakatime

dingyi222666★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

WakaTime plugin for DeepSeek Harness (dsh) — track AI coding activity, lines of code, and time spent

README 摘要

@dingyi222666/dsh-wakatime English 中文 WakaTime plugin for DeepSeek Harness (dsh) — track your AI coding activity, lines of code, and time spent. Adapted from opencode-wakatime to dsh's plugin model. Install The plugin works in any profile that runs the agent loop — web , headless , tui , … — install it into each profile you use: From source (GitHub) Notes: - dsh plugin behaves like adding a dependency to your profile. A bundle plugin is loaded once its full package name appears in the profile's dsh.profile.bundles list (added automatically); the bundle patch ( cordis.patch.yml ) applies on the next boot. - To update, run the same command again. - With the repo source-launched CLI, run the args through the bin directly ( node --import tsx/esm apps/cli/src/bin.ts plugin --profile web add @dingyi222666/dsh-wakatime ). Configuration The plugin works out of the box. To override behavior, add a row with the same id ( wakatime ) in your profile's user patch layer ( $DSH HOME/profiles/ /cordis.patch.yml ) or via --patch : All fields are optional and validated by a schemastery schema at load. Features - Automatic CLI management — downloads and updates wakatime-cli automatically, or uses a g…

在 GitHub 查看完整 README →
终端/TUIdsh-pluginwakatime

分类