Plugin directory / Developer / dsh-plugin-ima-sync
dsh-plugin-ima-sync
Verified · install-tested on dsh nan1010082085/dsh-plugins/tree/main/packages/ima-sync ↗
What it does
Upload DSH conversation progress to Tencent IMA (daily notes + Work knowledge base).
Works — verified, early-stage project
Upload DSH conversation progress to Tencent IMA (daily notes + Work knowledge base). It installs cleanly and boots without issues in our testing. It's early-stage but functional.
“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:nan1010082085/dsh-plugins/tree/main/packages/ima-sync - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:nan1010082085/dsh-plugins/tree/main/packages/ima-sync. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/nan1010082085/dsh-plugins/tree/main/packages/ima-sync ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-plugin-ima-sync/)