webdaemon 30.0.0 → 31.0.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.
@@ -34,7 +34,7 @@ export interface ToolResult {
34
34
  }
35
35
  /**
36
36
  * How a catalog tool is reached: `kind` is `platform` (a daemon POST route
37
- * such as `/ai/memory/search`) or `mcp` (an app's MCP server, addressed by
37
+ * such as `/ai/index/search`) or `mcp` (an app's MCP server, addressed by
38
38
  * `path` and optionally a differing `mcpToolName`).
39
39
  */
40
40
  export interface ToolRoute {
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "files": [
14
14
  "dist"
15
15
  ],
16
- "version": "30.0.0",
16
+ "version": "31.0.0",
17
17
  "description": "Web Daemon",
18
18
  "module": "./dist/index.js",
19
19
  "keywords": [