-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrelease-manifest.json
More file actions
67 lines (67 loc) · 2.65 KB
/
Copy pathrelease-manifest.json
File metadata and controls
67 lines (67 loc) · 2.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"schemaVersion": "open-design-agent-plugin-distribution/v2",
"repositoryName": "open-design-agent-plugins",
"primaryAudience": "agent",
"agentEntrypoint": "AGENTS.md",
"distributionRepository": "https://github.com/nexu-io/open-design-agent-plugins",
"distributionStatus": "published-git-marketplace",
"supportedHosts": [
"codex"
],
"marketplace": {
"name": "open-design",
"gitSource": "nexu-io/open-design-agent-plugins",
"gitRef": "main",
"manifest": ".agents/plugins/marketplace.json",
"sha256": "40ff1b5e1d623714569571dc258e15aeee2a2fd730201e5b3a904ed49e4edb81"
},
"plugin": {
"name": "open-design",
"version": "0.5.2",
"path": "plugins/codex/open-design",
"contentListSha256": "f1a1811a3b558fa4e062e2fba1a70b3363b0919a35debf287062e4546257b808",
"minimumCodexCliVersion": "0.144.6",
"minimumOpenDesignVersion": "0.17.0",
"telemetrySchemaVersion": 3
},
"source": {
"repository": "https://github.com/nexu-io/open-design",
"compatibilityRange": ">=0.17.0",
"minimumRelease": {
"version": "0.17.0",
"ref": "refs/tags/open-design-v0.17.0",
"commit": "90a660add511da6408464a1bf3d4d5945ad06400"
},
"recommendedRelease": {
"version": "0.18.0",
"ref": "refs/heads/release/v0.18.0",
"commit": "1a3cfd0fd625736e8b63249b38163c999b741f36",
"tagObserved": false
},
"treeState": "compatible-open-design-runtime-at-or-above-v0.17.0"
},
"velaCompatibility": {
"repository": "https://github.com/powerformer/vela",
"bundledPackage": "@powerformer/vela-cli",
"minimumBundledVersion": "0.0.27",
"recommendedBundledVersion": "0.0.28",
"runtimeState": "bundled-with-open-design-v0.17.0-or-newer",
"telemetryState": "pending-production-plugin-correlation-validation"
},
"generatedAt": "2026-07-30T05:08:28Z",
"releaseProvenanceValidatedAt": "2026-08-05T10:32:35Z",
"validation": {
"status": "published-distribution-and-released-open-design-source-validated",
"validatedAt": "2026-08-05T10:32:35Z",
"codexCliVersion": "0.145.0",
"packageTests": "10 passed",
"distributionValidator": "passed",
"pluginCreatorValidator": "helper-schema-lacks-supportURL; codex-cli-0.145.0-ingestion-passed",
"skillValidator": "passed",
"isolatedMarketplaceInstall": "passed-local-open-design-0.5.2",
"compatibleOpenDesignRuntime": ">=0.17.0",
"minimumCompatibleOpenDesignRuntime": "open-design-v0.17.0@90a660add511da6408464a1bf3d4d5945ad06400",
"recommendedOpenDesignRuntime": "release/v0.18.0@1a3cfd0fd625736e8b63249b38163c999b741f36",
"telemetryV3EndToEnd": "pending-vela-production-validation-and-controlled-e2e"
}
}