Skip to content

[Submission] dsh-reach@0.1.2 #156

Description

@PerryLink

Author Studio manifest

{
  "schema": "omdsh-workshop-submission/v2",
  "operation": "create-project",
  "project": {
    "id": "dsh-reach",
    "displayName": "dsh-reach",
    "summary": "Multi-channel decision & remote-control bridge for DeepSeek Harness: pushes any workspace's approval/question cards to IM channels (WeChat iLink first) and answers them from chat, with a session console, per-channel security, and an open pu",
    "kind": "extension",
    "category": "developer-tools",
    "tags": [
      "wechat",
      "ilink",
      "clawbot",
      "im",
      "bridge"
    ],
    "repository": "https://github.com/PerryLink/dsh-reach",
    "path": null,
    "author": {
      "name": "PerryLink",
      "url": "https://github.com/PerryLink"
    },
    "license": "Apache-2.0",
    "media": null
  },
  "release": {
    "version": "0.1.2",
    "ref": "c76530476122e33b5f6d5b8fe843c16f6641c3cb",
    "updatedAt": "2026-09-05T07:08:40.644Z",
    "channel": "stable",
    "compatibility": "0.1.2-rc.1",
    "changelog": "Wave2 batch release (2026-09-04) for the published @deepseek-ai/dsh 0.1.2-rc.1 host line; see CHANGELOG.md.",
    "capabilities": {
      "requiresFabric": false,
      "deepHook": false,
      "restartRequired": true
    },
    "profileBundle": {
      "packageName": "dsh-reach",
      "spec": "0.1.2"
    },
    "updateFrom": null
  },
  "management": {
    "method": "profile-bundle",
    "protocol": "harness-profile",
    "label": "dsh-reach",
    "instructions": "dsh plugin --profile <name> add dsh-reach   # npm channel; or pnpm pack and add the tarball",
    "source": null
  },
  "declarations": {
    "permissions": "Registered capabilities: network:outbound. No writes outside the session/profile; see packageManifest.permissions.",
    "testing": "Wave2 release gate green (typecheck/test/build/verify/pack, 2026-09-04); profile runtime smoke PASS via the repo compat-method (pre-provisioned allowBuilds; add/dump/headless load OK, d2-reach-autoreview.log, 2026-09-04); devDeps/test peers pinned to the published 0.1.2-rc.1 line; install/remove evidence not separately collected (packageManifest.evidence null).",
    "trustedPublisherRequested": false,
    "installScriptsMustRemainDisabled": true
  },
  "packageManifest": {
    "schema": "omdsh-workshop-package/v1",
    "type": "plugin",
    "integration": {
      "protocol": "harness-profile",
      "artifact": "cordis.patch.yml"
    },
    "install": {
      "mode": "transactional",
      "adapter": "profile-bundle",
      "failurePolicy": "generation-rollback",
      "touchesCurrentBeforeActivation": false
    },
    "lifecycle": {
      "activation": "restart",
      "dispose": "supported"
    },
    "permissions": [
      "network:outbound"
    ],
    "compatibility": {
      "dshVersions": [
        "0.1.2-rc.1"
      ]
    },
    "capability": {
      "id": "im-decision-bridge",
      "kind": "surface",
      "invocation": "/reach",
      "expected": "mirrors approval/question cards from any DSH workspace into IM channels, answers them from chat through the native pending waterfall, and exposes a session console and an open push service"
    },
    "evidence": {
      "install": null,
      "failureIsolation": null,
      "hotReload": null,
      "remove": null
    }
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions