Documentation and branding refresh for the standalone SocAI plugin.
Updated
- new SocAI-aligned repository banner and primary hero image
- rewritten README with a clearer tools overview, architecture, installation paths, example prompts, configuration reference, safety boundary, and compatibility evidence
- cleaner standalone integration language throughout the repository
The plugin runtime and three-tool contract are unchanged from v0.1.0.
Install
dsh plugin --profile web add git+https://github.com/socai-io/dsh-socai.gitOr install the attached precompiled artifact:
dsh plugin --profile web add https://github.com/socai-io/dsh-socai/releases/download/v0.1.1/dsh-socai.tgzValidation
Both supported DSH revisions pass build, strict typecheck, the 19-test matrix, and package validation. The release tarball contains only runtime and package documentation assets; repository artwork is not shipped into the runtime package.