wave3d-agent-sdk 0.2.1 → 0.2.3

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 CHANGED
@@ -19,13 +19,13 @@ Vocabulary:
19
19
  - Project: user workspace content. Reading a project is not opening/replacing live workspace.
20
20
 
21
21
  ```bash
22
- npx -y wave3d-agent-sdk@0.2.0 start
22
+ npx -y wave3d-agent-sdk@0.2.3 start
23
23
  ```
24
24
 
25
25
  Check SDK build before trusting a running SDK process:
26
26
 
27
27
  ```bash
28
- npx -y wave3d-agent-sdk@0.2.0 --version
28
+ npx -y wave3d-agent-sdk@0.2.3 --version
29
29
  ```
30
30
 
31
31
  The package bundles the WaveEngine SDK lookup corpus. No normal session needs a separate protected zip download.
@@ -35,12 +35,12 @@ The package bundles the WaveEngine SDK lookup corpus. No normal session needs a
35
35
  Wave Studio Copy to Agent defaults same-machine live MCP transport to this SDK:
36
36
 
37
37
  ```bash
38
- npx -y wave3d-agent-sdk@0.2.0 start
38
+ npx -y wave3d-agent-sdk@0.2.3 start
39
39
  ```
40
40
 
41
41
  Agents choose topology first:
42
42
 
43
- - Same computer as Wave Studio browser: try copied localhost `MCP_URL`, call `self_check_wave_mcp` with copied `expectedVersion` and `expectedBuildHash`, and restart exact SDK command from Copy to Agent if SDK is stale, missing tools, or prints bearer tokens before fallback.
43
+ - Same computer as Wave Studio browser: try copied localhost `MCP_URL`, call `self_check_wave_mcp` with copied `expectedVersion` and `expectedBuildHash`, and restart exact SDK command from Copy to Agent if `self_check_wave_mcp` is missing, SDK is stale, tools are missing, or the SDK prints bearer tokens before fallback.
44
44
  - Different machine, remote container, cloud agent, sandbox without shell/Node/npm, or localhost points to agent machine instead of user browser machine: use `MCP_HTTP_GATEWAY_FALLBACK_URL` directly. Do not start WaveEngine Agent SDK on wrong machine.
45
45
 
46
46
  Call `get_wave_mcp_health` (aliases: `mcp_health`, `mcp_status`) whenever transport, SDK, or session status is unclear. It reports endpoint kind, SDK version/build, tool catalog hash/count, paired sessions, and WaveEngine SDK Cache state.
@@ -50,13 +50,13 @@ Use `MCP_HTTP_GATEWAY_FALLBACK_URL` only for topology mismatch, remote/sandboxed
50
50
  For unfamiliar authoring, use the local SDK tools:
51
51
 
52
52
  ```bash
53
- npx -y wave3d-agent-sdk@0.2.0 cache search "continuous left rotation"
53
+ npx -y wave3d-agent-sdk@0.2.3 cache search "continuous left rotation"
54
54
  ```
55
55
 
56
56
  `cache refresh` without MCP arguments reinstalls the bundled SDK into `~/.wave3d/agent-cache`:
57
57
 
58
58
  ```bash
59
- npx -y wave3d-agent-sdk@0.2.0 cache refresh
59
+ npx -y wave3d-agent-sdk@0.2.3 cache refresh
60
60
  ```
61
61
 
62
62
  Old `cache refresh --mcp-url <url> --token <token>` arguments are ignored. Normal users update the npm package; no separate zip download exists.
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.1";
42537
- var WAVE3D_AGENT_SDK_REQUIRED_BUILD = "agent-sdk-20260617.2";
42536
+ var WAVE3D_AGENT_SDK_REQUIRED_VERSION = "0.2.3";
42537
+ var WAVE3D_AGENT_SDK_REQUIRED_BUILD = "agent-sdk-20260617.4";
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`;
@@ -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.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB
7
- bundleHash: VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB
8
- zip: wave-engine-sdk-2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB.zip
6
+ cacheKey: 2026-06-17.1.qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W
7
+ bundleHash: qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W
8
+ zip: wave-engine-sdk-2026-06-17.1.qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W.zip
@@ -1,21 +1,21 @@
1
1
  {
2
- "version": "2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
2
+ "version": "2026-06-17.1.qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W",
3
3
  "formatVersion": "2026-06-17.1",
4
- "cacheKey": "2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
5
- "bundleFileName": "wave-engine-sdk-2026-06-17.1.VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB.zip",
6
- "bundleHash": "VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB",
4
+ "cacheKey": "2026-06-17.1.qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W",
5
+ "bundleFileName": "wave-engine-sdk-2026-06-17.1.qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W.zip",
6
+ "bundleHash": "qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W",
7
7
  "generatedAt": "2026-06-06T00:00:00.000Z",
8
8
  "sourceVersions": {
9
9
  "onboarding": {
10
10
  "promptVersion": "2026-06-15.2",
11
- "promptHash": "L-TBWHOTLGyUlCBCpm0Z6Zgqfjtc5O0m"
11
+ "promptHash": "iK3pRMEOo0DHWhoh-mf2tMPA2Q6WFXIr"
12
12
  },
13
13
  "apiHandbook": {
14
14
  "version": "1",
15
15
  "contentHash": "ff608d6d66055f42"
16
16
  },
17
17
  "waveSkillCorpusHash": "zYNMifq0Tf_Ck95E1rgKD7pb7o0EJDIO",
18
- "sdkLookupCorpusHash": "x8mDefCjMm5J7uQzZyFbK_xrFchN8RVy"
18
+ "sdkLookupCorpusHash": "FmrK-8n-nsi1iRbkQolqhXdQ4rFhiE5o"
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.1 cache refresh",
37
+ "defaultRefreshCommand": "npx -y wave3d-agent-sdk@0.2.3 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-VgVSM-q0EypwJVocJkbDFNDSHZG2gkVB\""
44
+ "etag": "\"wave-engine-sdk-qWjJM6rOkct8YGTZNQGI1BLpjLQ56w7W\""
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": "JGxyW9TrDAIy0aWTROTHBWVtMTMSdIJS"
57
+ "hash": "547CKidKl5HZAfrPg_R0-tO0MNNFf1Ew"
58
58
  },
59
59
  {
60
60
  "path": "skills/wave-skills.jsonl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wave3d-agent-sdk",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "description": "WaveEngine Agent SDK for same-machine Wave Studio MCP plus bundled WaveEngine lookup.",
5
5
  "type": "module",
6
6
  "license": "UNLICENSED",