workspai 0.43.1 → 0.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -10
- package/contracts/agent-customization-pack.v1.json +1 -1
- package/contracts/autopilot-release.v1.json +204 -0
- package/contracts/cli-operation-result.v1.json +119 -0
- package/contracts/command-capabilities.v1.json +138 -0
- package/contracts/compatibility-matrix.v1.json +37 -0
- package/contracts/create-planner-capabilities.v1.json +156 -65
- package/contracts/doctor-project-scan.v2.json +60 -0
- package/contracts/doctor-remediation-plan.v1.json +19 -4
- package/contracts/doctor-remediation-plan.v2.json +7 -0
- package/contracts/doctor-workspace-cache.v2.json +82 -0
- package/contracts/extension-cli-compatibility.v1.json +47 -3
- package/contracts/infra-plan.v1.json +189 -0
- package/contracts/private-product-manifest.v1.json +155 -0
- package/contracts/product-factory-plan.v1.json +200 -0
- package/contracts/project-archive.v1.json +40 -0
- package/contracts/project-entry-capability.v1.json +127 -0
- package/contracts/published-contract-catalog.v1.json +334 -0
- package/contracts/runtime-command-surface.v1.json +239 -10
- package/contracts/version.v1.json +48 -0
- package/contracts/workspace-archive-capabilities.v1.json +90 -0
- package/contracts/workspace-archive-manifest.v1.json +107 -0
- package/contracts/workspace-archive-operation-result.v1.json +565 -0
- package/contracts/workspace-intelligence/agent-customization-pack-report.v1.json +98 -0
- package/contracts/workspace-intelligence/agent-hooks.v1.json +38 -0
- package/contracts/workspace-intelligence/agent-reports-index.v1.json +56 -0
- package/contracts/workspace-intelligence/mcp-design.v1.json +42 -0
- package/contracts/workspace-intelligence/workspace-context.v1.json +12 -0
- package/contracts/workspace-intelligence/workspace-explain.v1.json +1 -0
- package/contracts/workspace-intelligence-architecture.v1.json +723 -0
- package/contracts/workspace-intelligence-chain.v1.json +1194 -0
- package/contracts/workspace-list.v1.json +56 -0
- package/contracts/workspace-model-cache.v1.json +55 -0
- package/contracts/workspace-snapshot.v1.json +58 -0
- package/contracts/workspace-snapshot.v2.json +97 -0
- package/contracts/workspace-sync.v1.json +30 -0
- package/contracts/workspace-watch-event.v1.json +112 -0
- package/dist/analyze-6OCBM4ID.js +1 -0
- package/dist/{artifact-remediation-plan-244S5K6I.js → artifact-remediation-plan-Z7OCSME3.js} +2 -2
- package/dist/autopilot-release-LI2WJCEW.js +1 -0
- package/dist/{chunk-LZQNVH7D.js → chunk-2K3GYCPS.js} +1 -1
- package/dist/chunk-2QN6BMM7.js +2 -0
- package/dist/chunk-2QOWRBQD.js +1 -0
- package/dist/chunk-5AKYMAIL.js +1 -0
- package/dist/{chunk-FDDDQMJ2.js → chunk-5PVEQ6CZ.js} +1 -1
- package/dist/{chunk-DOCPUNWS.js → chunk-7EIMPQR3.js} +1 -1
- package/dist/{chunk-U6AXYUQY.js → chunk-7IHLTPZ6.js} +1 -1
- package/dist/chunk-7RIWU5TZ.js +1 -0
- package/dist/chunk-B66A4TVP.js +1 -0
- package/dist/chunk-CL6TGI4Q.js +8 -0
- package/dist/chunk-FWJV7CCI.js +2 -0
- package/dist/chunk-J4AICQFB.js +1 -0
- package/dist/chunk-JICOD2GI.js +1 -0
- package/dist/{chunk-EMTQ6OKI.js → chunk-JP25YL3J.js} +1 -1
- package/dist/chunk-L2Q7B2OJ.js +1 -0
- package/dist/chunk-L3E6IRUQ.js +8 -0
- package/dist/chunk-LG6RFLPZ.js +1 -0
- package/dist/chunk-LGP6WXS2.js +4 -0
- package/dist/{chunk-ONU457VN.js → chunk-M4VITK6X.js} +52 -50
- package/dist/chunk-NTXO7BMH.js +4 -0
- package/dist/{chunk-PPHTYJ7G.js → chunk-OW4UNG27.js} +36 -37
- package/dist/chunk-P4SWTY5X.js +33 -0
- package/dist/chunk-TRMDODFM.js +13 -0
- package/dist/chunk-UNF72FTB.js +1 -0
- package/dist/chunk-V5JN4TDX.js +2 -0
- package/dist/chunk-VA5MRHKM.js +2 -0
- package/dist/chunk-XIVFLY6G.js +1 -0
- package/dist/chunk-YUX4YFGL.js +78 -0
- package/dist/{create-42RTNLH2.js → create-DFAWAS5C.js} +1 -1
- package/dist/doctor-PVSWDBJL.js +1 -0
- package/dist/index.d.ts +250 -24
- package/dist/index.js +194 -195
- package/dist/pipeline-ND734AJM.js +5 -0
- package/dist/{platform-capabilities-XAVU4HSM.js → platform-capabilities-YICBF4FA.js} +1 -1
- package/dist/{pythonRapidkitExec-GCQ3M46E.js → pythonRapidkitExec-UJYIB6FL.js} +1 -1
- package/dist/{workspace-DZHWB7BV.js → workspace-FQT3QIRS.js} +1 -1
- package/dist/workspace-agent-sync-ZYCPXTU3.js +1 -0
- package/dist/workspace-archive-EEGLHZDW.js +10 -0
- package/dist/workspace-context-WAGGJCDL.js +1 -0
- package/dist/{workspace-contract-2TA27LGT.js → workspace-contract-SEI4SNSG.js} +1 -1
- package/dist/workspace-explain-MVGGRCDN.js +1 -0
- package/dist/workspace-explain-contract-KT757JGQ.js +1 -0
- package/dist/{workspace-feedback-R6H4UFZB.js → workspace-feedback-RCB25NFO.js} +1 -1
- package/dist/{workspace-foundation-FQWHPQGX.js → workspace-foundation-KXDL6P6X.js} +1 -1
- package/dist/{workspace-history-CGCK2DJI.js → workspace-history-M4QQBIPB.js} +1 -1
- package/dist/workspace-intelligence-QOGD2TZS.js +1 -0
- package/dist/workspace-mcp-serve-CEFKEMYG.js +3 -0
- package/dist/{workspace-model-F3B75TYT.js → workspace-model-GMSRBICO.js} +1 -1
- package/dist/workspace-registry-summary-S52SEJAG.js +1 -0
- package/dist/workspace-run-VC4OUPRF.js +1 -0
- package/dist/{workspace-verify-OAATQV5T.js → workspace-verify-NP4GMFSV.js} +1 -1
- package/dist/workspace-watch-IIBH3Y25.js +1 -0
- package/docs/AI_FEATURES.md +67 -34
- package/docs/README.md +2 -1
- package/docs/commands-reference.md +26 -14
- package/docs/contracts/ARTIFACT_CATALOG.md +60 -36
- package/docs/contracts/README.md +3 -2
- package/docs/create-planner-capabilities.md +36 -18
- package/docs/workspace-operations.md +25 -0
- package/package.json +26 -14
- package/scripts/enterprise-package-smoke.mjs +40 -8
- package/scripts/prepack-enterprise.mjs +8 -0
- package/dist/analyze-5BU4QIPK.js +0 -1
- package/dist/autopilot-release-45YVOBQO.js +0 -1
- package/dist/chunk-3QVTWKUI.js +0 -4
- package/dist/chunk-753LOKFZ.js +0 -2
- package/dist/chunk-AMDKXXLP.js +0 -1
- package/dist/chunk-AQ4XZZC6.js +0 -1
- package/dist/chunk-CDE4Q77U.js +0 -2
- package/dist/chunk-DNAY5ALC.js +0 -1
- package/dist/chunk-FHSMY75W.js +0 -1
- package/dist/chunk-FM7GMFZA.js +0 -2
- package/dist/chunk-HV5ZFXAZ.js +0 -13
- package/dist/chunk-LRW2SAGL.js +0 -4
- package/dist/chunk-LTWYYP6E.js +0 -7
- package/dist/chunk-NAAQMSO3.js +0 -1
- package/dist/chunk-NFUXULIF.js +0 -1
- package/dist/chunk-OL64GWQC.js +0 -9
- package/dist/chunk-SI3AQKIP.js +0 -1
- package/dist/chunk-TH5Y3EMA.js +0 -33
- package/dist/chunk-UQKCCWUL.js +0 -78
- package/dist/chunk-XNGANEXM.js +0 -2
- package/dist/doctor-DK4BON3N.js +0 -1
- package/dist/pipeline-HQ57V6OZ.js +0 -5
- package/dist/workspace-agent-sync-5ADIQS7B.js +0 -1
- package/dist/workspace-archive-GCZNI44O.js +0 -3
- package/dist/workspace-context-GEXDHA7A.js +0 -1
- package/dist/workspace-explain-D5NNL3NG.js +0 -1
- package/dist/workspace-explain-contract-DNS2YEL7.js +0 -1
- package/dist/workspace-intelligence-BEM6WGCZ.js +0 -1
- package/dist/workspace-mcp-serve-OMBA5V3C.js +0 -3
- package/dist/workspace-registry-summary-6MFBRWDS.js +0 -1
- package/dist/workspace-run-3WJXIQKR.js +0 -1
- package/dist/workspace-watch-HU2OTQ52.js +0 -1
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": "workspai-workspace-archive-capabilities-v1",
|
|
3
|
+
"commands": [
|
|
4
|
+
"export",
|
|
5
|
+
"inspect",
|
|
6
|
+
"verify",
|
|
7
|
+
"doctor",
|
|
8
|
+
"hydrate"
|
|
9
|
+
],
|
|
10
|
+
"container": {
|
|
11
|
+
"writeFormat": "zip64",
|
|
12
|
+
"readFormats": [
|
|
13
|
+
"zip",
|
|
14
|
+
"zip64"
|
|
15
|
+
],
|
|
16
|
+
"compressionModes": [
|
|
17
|
+
"store",
|
|
18
|
+
"deflate"
|
|
19
|
+
],
|
|
20
|
+
"defaultCompression": "store"
|
|
21
|
+
},
|
|
22
|
+
"streaming": {
|
|
23
|
+
"export": true,
|
|
24
|
+
"remoteDownload": true,
|
|
25
|
+
"inspect": true,
|
|
26
|
+
"verify": true,
|
|
27
|
+
"hydrate": true,
|
|
28
|
+
"payloadBufferedInMemory": false
|
|
29
|
+
},
|
|
30
|
+
"sizePolicy": {
|
|
31
|
+
"workspacePayloadDefault": "unlimited",
|
|
32
|
+
"safetyBudgets": "opt-in",
|
|
33
|
+
"manifestMemoryLimitBytes": 268435456,
|
|
34
|
+
"remoteDownloadTimeoutDefaultMs": 1800000
|
|
35
|
+
},
|
|
36
|
+
"integrity": {
|
|
37
|
+
"algorithm": "sha256",
|
|
38
|
+
"manifestRequired": true,
|
|
39
|
+
"strictVerificationRequiresChecksums": true
|
|
40
|
+
},
|
|
41
|
+
"cliFlags": {
|
|
42
|
+
"archiveCompression": {
|
|
43
|
+
"signature": "--archive-compression <mode>",
|
|
44
|
+
"description": "Archive compression: store (default) or deflate",
|
|
45
|
+
"appliesTo": [
|
|
46
|
+
"export"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"maxDownloadSize": {
|
|
50
|
+
"signature": "--max-download-size <size>",
|
|
51
|
+
"description": "Optional maximum remote archive download size (for example 8gb)",
|
|
52
|
+
"appliesTo": [
|
|
53
|
+
"inspect",
|
|
54
|
+
"verify",
|
|
55
|
+
"doctor",
|
|
56
|
+
"hydrate"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
"maxExpandedSize": {
|
|
60
|
+
"signature": "--max-expanded-size <size>",
|
|
61
|
+
"description": "Optional maximum expanded archive payload size (for example 20gb)",
|
|
62
|
+
"appliesTo": [
|
|
63
|
+
"inspect",
|
|
64
|
+
"verify",
|
|
65
|
+
"doctor",
|
|
66
|
+
"hydrate"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"downloadTimeoutMs": {
|
|
70
|
+
"signature": "--download-timeout-ms <ms>",
|
|
71
|
+
"description": "Remote archive download timeout in milliseconds; 0 disables it",
|
|
72
|
+
"appliesTo": [
|
|
73
|
+
"inspect",
|
|
74
|
+
"verify",
|
|
75
|
+
"doctor",
|
|
76
|
+
"hydrate"
|
|
77
|
+
]
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"contracts": {
|
|
81
|
+
"manifest": {
|
|
82
|
+
"schemaVersion": "workspai-workspace-archive-manifest-v1",
|
|
83
|
+
"path": "contracts/workspace-archive-manifest.v1.json"
|
|
84
|
+
},
|
|
85
|
+
"operationResult": {
|
|
86
|
+
"schemaVersion": "workspai-workspace-archive-operation-result-v1",
|
|
87
|
+
"path": "contracts/workspace-archive-operation-result.v1.json"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"$id": "https://workspai.dev/contracts/workspace-archive-manifest.v1.json",
|
|
4
|
+
"title": "Workspai Workspace Archive Manifest v1",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"version",
|
|
9
|
+
"kind",
|
|
10
|
+
"workspaceName",
|
|
11
|
+
"exportedAt",
|
|
12
|
+
"security",
|
|
13
|
+
"files"
|
|
14
|
+
],
|
|
15
|
+
"properties": {
|
|
16
|
+
"schemaVersion": {
|
|
17
|
+
"const": "workspai-workspace-archive-manifest-v1"
|
|
18
|
+
},
|
|
19
|
+
"version": {
|
|
20
|
+
"const": 1
|
|
21
|
+
},
|
|
22
|
+
"kind": {
|
|
23
|
+
"const": "workspai.workspace.archive"
|
|
24
|
+
},
|
|
25
|
+
"workspaceName": {
|
|
26
|
+
"type": "string",
|
|
27
|
+
"minLength": 1
|
|
28
|
+
},
|
|
29
|
+
"exportedAt": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"format": "date-time"
|
|
32
|
+
},
|
|
33
|
+
"exportedBy": {
|
|
34
|
+
"enum": [
|
|
35
|
+
"workspai",
|
|
36
|
+
"workspai-vscode"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
"archiveFormat": {
|
|
40
|
+
"enum": [
|
|
41
|
+
"zip-store",
|
|
42
|
+
"zip-deflate"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
"containerFormat": {
|
|
46
|
+
"enum": [
|
|
47
|
+
"zip",
|
|
48
|
+
"zip64"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
"compression": {
|
|
52
|
+
"enum": [
|
|
53
|
+
"store",
|
|
54
|
+
"deflate"
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
"streaming": {
|
|
58
|
+
"type": "boolean"
|
|
59
|
+
},
|
|
60
|
+
"security": {
|
|
61
|
+
"type": "object",
|
|
62
|
+
"additionalProperties": false,
|
|
63
|
+
"required": [
|
|
64
|
+
"envFilesIncluded",
|
|
65
|
+
"excludedByDefault"
|
|
66
|
+
],
|
|
67
|
+
"properties": {
|
|
68
|
+
"envFilesIncluded": {
|
|
69
|
+
"type": "boolean"
|
|
70
|
+
},
|
|
71
|
+
"excludedByDefault": {
|
|
72
|
+
"type": "array",
|
|
73
|
+
"items": {
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
"uniqueItems": true
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"files": {
|
|
81
|
+
"type": "array",
|
|
82
|
+
"items": {
|
|
83
|
+
"type": "object",
|
|
84
|
+
"additionalProperties": false,
|
|
85
|
+
"required": [
|
|
86
|
+
"path",
|
|
87
|
+
"size",
|
|
88
|
+
"sha256"
|
|
89
|
+
],
|
|
90
|
+
"properties": {
|
|
91
|
+
"path": {
|
|
92
|
+
"type": "string",
|
|
93
|
+
"minLength": 1
|
|
94
|
+
},
|
|
95
|
+
"size": {
|
|
96
|
+
"type": "integer",
|
|
97
|
+
"minimum": 0
|
|
98
|
+
},
|
|
99
|
+
"sha256": {
|
|
100
|
+
"type": "string",
|
|
101
|
+
"pattern": "^[a-f0-9]{64}$"
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|