Skip to content

dsh-socai v0.1.0

Choose a tag to compare

@IRONICBo IRONICBo released this 01 Sep 17:34

First standalone release of the SocAI plugin for DeepSeek Harness.

Included

  • socai_xhs_search for Xiaohongshu discovery and focused search
  • socai_xhs_author for author and competitor research
  • socai_xhs_get_notes for targeted note reading
  • bundled socai-xhs-research Skill and model routing guidance
  • structured SocAI CLI results with a campaign-tagged socai.io link

The plugin uses the local SocAI CLI and the user's existing Chrome profile. It does not provide hosted remote execution or bypass platform authentication.

Requirements

  • Node.js 22+
  • DeepSeek Harness 0.1.1-rc.2 or 0.1.2-alpha.2
  • SocAI CLI 0.4.12+

Install

dsh plugin --profile web add git+https://github.com/socai-io/dsh-socai.git

The attached dsh-socai.tgz contains the same precompiled runtime files and can be used as a pinned release artifact.

Validation

Both supported DSH revisions pass build, strict typecheck, and the 19-test matrix in CI. Remote Git installation, profile composition, and DSH Web boot were also verified before release.