Skip to content

[Submission] dsh-session-pin@0.7.4 #159

Description

@PerryLink

Author Studio manifest

{
  "schema": "omdsh-workshop-submission/v2",
  "operation": "create-project",
  "project": {
    "id": "dsh-session-pin",
    "displayName": "dsh-session-pin",
    "summary": "Pin sessions and workspaces to the top of the DeepSeek Harness sidebar with per-pin row colors — a dual-face (host + client) dsh plugin with row [pin][swatch] controls, a header toggle, and a pinned panel.",
    "kind": "extension",
    "category": "developer-tools",
    "tags": [
      "session-pin",
      "pin",
      "workspace"
    ],
    "repository": "https://github.com/PerryLink/dsh-session-pin",
    "path": null,
    "author": {
      "name": "PerryLink",
      "url": "https://github.com/PerryLink"
    },
    "license": "Apache-2.0",
    "media": null
  },
  "release": {
    "version": "0.7.4",
    "ref": "12811aabd0527f5adaea5abfffc11c46423cef4c",
    "updatedAt": "2026-09-05T07:08:39.831Z",
    "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-session-pin",
      "spec": "0.7.4"
    },
    "updateFrom": null
  },
  "management": {
    "method": "profile-bundle",
    "protocol": "harness-profile",
    "label": "dsh-session-pin",
    "instructions": "dsh plugin --profile <name> add dsh-session-pin   # npm channel; or pnpm pack and add the tarball",
    "source": null
  },
  "declarations": {
    "permissions": "Registered capabilities: browser:local-storage, settings:read, settings:write. 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 in the wave2 d2-smoke-v4 matrix (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-plugin",
      "dispose": "supported"
    },
    "permissions": [
      "browser:local-storage",
      "settings:read",
      "settings:write"
    ],
    "compatibility": {
      "dshVersions": [
        "0.1.2-rc.1"
      ]
    },
    "capability": {
      "id": "session-pin-toggle",
      "kind": "ui",
      "invocation": "click the pushpin on a session row",
      "expected": "the session joins the pinned set and moves to the front of its workspace account"
    },
    "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