{
"schema": "omdsh-workshop-submission/v2",
"operation": "create-project",
"project": {
"id": "dsh-ticktick",
"displayName": "dsh-ticktick",
"summary": "TickTick (Dida365) task bridge for DeepSeek Harness: a Session-header task panel (list filter, quick add, complete, delete, due dates, drag reorder) over the official TickTick MCP endpoint, a Ticktick Remote service, curated agent tools, an",
"kind": "extension",
"category": "interface",
"tags": [
"ticktick",
"dida365",
"todo",
"task",
"mcp"
],
"repository": "https://github.com/PerryLink/dsh-ticktick",
"path": null,
"author": {
"name": "PerryLink",
"url": "https://github.com/PerryLink"
},
"license": "Apache-2.0",
"media": null
},
"release": {
"version": "0.1.2",
"ref": "3867e1eee661fbc3c35dd8895f2db7267437b4c9",
"updatedAt": "2026-09-05T07:08:40.564Z",
"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": "@perrylink/dsh-ticktick",
"spec": "0.1.2"
},
"updateFrom": null
},
"management": {
"method": "profile-bundle",
"protocol": "harness-profile",
"label": "dsh-ticktick",
"instructions": "dsh plugin --profile <name> add @perrylink/dsh-ticktick # npm channel; or pnpm pack and add the tarball",
"source": null
},
"declarations": {
"permissions": "Registered capabilities: browser:local-storage, settings:read, settings:write, network:https://mcp.dida365.com. No writes outside the session/profile; see packageManifest.permissions.",
"testing": "Wave2 release gate green (typecheck/test/build/verify/pack, 2026-09-04); 49/49 tests; runtime smoke PASS (scoped add/dump/headless, d2-ticktick-scoped.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-plugin",
"dispose": "supported"
},
"permissions": [
"browser:local-storage",
"settings:read",
"settings:write",
"network:https://mcp.dida365.com"
],
"compatibility": {
"dshVersions": [
"0.1.2-rc.1"
]
},
"capability": {
"id": "ticktick-task-panel",
"kind": "ui",
"invocation": "open the ticktick panel from a session header",
"expected": "the task list renders and quick add/complete/delete operations reach the configured TickTick endpoint"
},
"evidence": {
"install": null,
"failureIsolation": null,
"hotReload": null,
"remove": null
}
}
}
Author Studio manifest
{ "schema": "omdsh-workshop-submission/v2", "operation": "create-project", "project": { "id": "dsh-ticktick", "displayName": "dsh-ticktick", "summary": "TickTick (Dida365) task bridge for DeepSeek Harness: a Session-header task panel (list filter, quick add, complete, delete, due dates, drag reorder) over the official TickTick MCP endpoint, a Ticktick Remote service, curated agent tools, an", "kind": "extension", "category": "interface", "tags": [ "ticktick", "dida365", "todo", "task", "mcp" ], "repository": "https://github.com/PerryLink/dsh-ticktick", "path": null, "author": { "name": "PerryLink", "url": "https://github.com/PerryLink" }, "license": "Apache-2.0", "media": null }, "release": { "version": "0.1.2", "ref": "3867e1eee661fbc3c35dd8895f2db7267437b4c9", "updatedAt": "2026-09-05T07:08:40.564Z", "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": "@perrylink/dsh-ticktick", "spec": "0.1.2" }, "updateFrom": null }, "management": { "method": "profile-bundle", "protocol": "harness-profile", "label": "dsh-ticktick", "instructions": "dsh plugin --profile <name> add @perrylink/dsh-ticktick # npm channel; or pnpm pack and add the tarball", "source": null }, "declarations": { "permissions": "Registered capabilities: browser:local-storage, settings:read, settings:write, network:https://mcp.dida365.com. No writes outside the session/profile; see packageManifest.permissions.", "testing": "Wave2 release gate green (typecheck/test/build/verify/pack, 2026-09-04); 49/49 tests; runtime smoke PASS (scoped add/dump/headless, d2-ticktick-scoped.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-plugin", "dispose": "supported" }, "permissions": [ "browser:local-storage", "settings:read", "settings:write", "network:https://mcp.dida365.com" ], "compatibility": { "dshVersions": [ "0.1.2-rc.1" ] }, "capability": { "id": "ticktick-task-panel", "kind": "ui", "invocation": "open the ticktick panel from a session header", "expected": "the task list renders and quick add/complete/delete operations reach the configured TickTick endpoint" }, "evidence": { "install": null, "failureIsolation": null, "hotReload": null, "remove": null } } }