wave3d-agent-sdk 0.2.0 → 0.2.1
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/dist/cli.js
CHANGED
|
@@ -42533,8 +42533,8 @@ function normalizeWaveGenieAssetUploadRequest(request) {
|
|
|
42533
42533
|
|
|
42534
42534
|
// ../../src/lib/waveStudio/aiAssist/bridge/localAgentSdkContract.ts
|
|
42535
42535
|
var WAVE3D_AGENT_SDK_PACKAGE_NAME = "wave3d-agent-sdk";
|
|
42536
|
-
var WAVE3D_AGENT_SDK_REQUIRED_VERSION = "0.2.
|
|
42537
|
-
var WAVE3D_AGENT_SDK_REQUIRED_BUILD = "agent-sdk-20260617.
|
|
42536
|
+
var WAVE3D_AGENT_SDK_REQUIRED_VERSION = "0.2.1";
|
|
42537
|
+
var WAVE3D_AGENT_SDK_REQUIRED_BUILD = "agent-sdk-20260617.2";
|
|
42538
42538
|
var WAVE3D_AGENT_SDK_PACKAGE_SPEC = `${WAVE3D_AGENT_SDK_PACKAGE_NAME}@${WAVE3D_AGENT_SDK_REQUIRED_VERSION}`;
|
|
42539
42539
|
var WAVE3D_AGENT_SDK_START_COMMAND = `npx -y ${WAVE3D_AGENT_SDK_PACKAGE_SPEC} start`;
|
|
42540
42540
|
var WAVE3D_AGENT_SDK_CACHE_REFRESH_COMMAND_TEMPLATE = `npx -y ${WAVE3D_AGENT_SDK_PACKAGE_SPEC} cache refresh`;
|
|
@@ -52213,7 +52213,7 @@ async function ensureBundledSdkCache(options, input) {
|
|
|
52213
52213
|
handshake: {
|
|
52214
52214
|
source: "bundledWaveEngineSdk",
|
|
52215
52215
|
packageVersion: WAVE3D_AGENT_SDK_REQUIRED_VERSION,
|
|
52216
|
-
|
|
52216
|
+
agentSdkBuild: WAVE3D_AGENT_SDK_REQUIRED_BUILD,
|
|
52217
52217
|
manifest
|
|
52218
52218
|
}
|
|
52219
52219
|
});
|
package/dist/sdk/README.md
CHANGED
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
Bundled public-safe WaveEngine SDK lookup cache for wave3d-agent-sdk.
|
|
4
4
|
Generated from sanitized public API/skill corpus during package build.
|
|
5
5
|
|
|
6
|
-
cacheKey: 2026-06-17.1.
|
|
7
|
-
bundleHash:
|
|
8
|
-
zip: wave-engine-sdk-2026-06-17.1.
|
|
6
|
+
cacheKey: 2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB
|
|
7
|
+
bundleHash: VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB
|
|
8
|
+
zip: wave-engine-sdk-2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB.zip
|
package/dist/sdk/manifest.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2026-06-17.1.
|
|
2
|
+
"version": "2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
|
|
3
3
|
"formatVersion": "2026-06-17.1",
|
|
4
|
-
"cacheKey": "2026-06-17.1.
|
|
5
|
-
"bundleFileName": "wave-engine-sdk-2026-06-17.1.
|
|
6
|
-
"bundleHash": "
|
|
4
|
+
"cacheKey": "2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
|
|
5
|
+
"bundleFileName": "wave-engine-sdk-2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB.zip",
|
|
6
|
+
"bundleHash": "VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
|
|
7
7
|
"generatedAt": "2026-06-06T00:00:00.000Z",
|
|
8
8
|
"sourceVersions": {
|
|
9
9
|
"onboarding": {
|
|
10
10
|
"promptVersion": "2026-06-15.2",
|
|
11
|
-
"promptHash": "
|
|
11
|
+
"promptHash": "L-TBWHOTLGyUlCBCpm0Z6Zgqfjtc5O0m"
|
|
12
12
|
},
|
|
13
13
|
"apiHandbook": {
|
|
14
14
|
"version": "1",
|
|
15
15
|
"contentHash": "ff608d6d66055f42"
|
|
16
16
|
},
|
|
17
17
|
"waveSkillCorpusHash": "zYNMifq0Tf_Ck95E1rgKD7pb7o0EJDIO",
|
|
18
|
-
"sdkLookupCorpusHash": "
|
|
18
|
+
"sdkLookupCorpusHash": "x8mDefCjMm5J7uQzZyFbK_xrFchN8RVy"
|
|
19
19
|
},
|
|
20
20
|
"cacheContract": {
|
|
21
21
|
"llmContextCacheOnly": [
|
|
@@ -34,14 +34,14 @@
|
|
|
34
34
|
"searchDocuments"
|
|
35
35
|
],
|
|
36
36
|
"rule": "Priority 1 always-on sections must stay in LLM chat/system context. The WaveEngine SDK local cache is public-safe retrieval data, never the only memory for core policy.",
|
|
37
|
-
"defaultRefreshCommand": "npx -y wave3d-agent-sdk@0.2.
|
|
37
|
+
"defaultRefreshCommand": "npx -y wave3d-agent-sdk@0.2.1 cache refresh",
|
|
38
38
|
"refreshRule": "When using WaveEngine SDK local cache, compare cacheKey, bundleHash, and sourceVersions before trusting local lookup. If any value differs, update the SDK package or reinstall its bundled SDK cache and rebuild local indexes. Do not fetch a remote SDK zip.",
|
|
39
39
|
"onlineFallback": "HTTP Gateway does not provide cloud API lookup. If local Node/npm or cache is refused/unavailable, use only concrete Studio operations and already-known code; repair the local WaveEngine SDK before unfamiliar API authoring."
|
|
40
40
|
},
|
|
41
41
|
"download": {
|
|
42
42
|
"sameOriginPath": "/api/waveStudio/bridge/mcp/corpus",
|
|
43
43
|
"cacheBustingQuery": "",
|
|
44
|
-
"etag": "\"wave-engine-sdk-
|
|
44
|
+
"etag": "\"wave-engine-sdk-VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB\""
|
|
45
45
|
},
|
|
46
46
|
"corpus": {
|
|
47
47
|
"skillCount": 65,
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"mediaType": "application/json",
|
|
55
55
|
"role": "lookup-guide",
|
|
56
56
|
"bytes": 1288,
|
|
57
|
-
"hash": "
|
|
57
|
+
"hash": "JGxyW9TrDAIy0aWTROTHBWVtMTMSdIJS"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"path": "skills/wave-skills.jsonl",
|
|
Binary file
|