@opengeni/api-router 2.3.2-canary.0 → 2.3.2-canary.2

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.
Files changed (1) hide show
  1. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengeni/api-router",
3
- "version": "2.3.2-canary.0",
3
+ "version": "2.3.2-canary.2",
4
4
  "description": "OpenGeni HTTP surface: the Hono adapter/router (createApp), routes, MCP HTTP transport, and HTTP access adapters over @opengeni/core. An engine-distribution surface — its runtime closure includes engine-internal packages.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -43,23 +43,23 @@
43
43
  "@hono/zod-validator": "^0.7.6",
44
44
  "@llamaindex/liteparse": "^1.5.3",
45
45
  "@modelcontextprotocol/sdk": "^1.29.0",
46
- "@opengeni/agent-proto": "^0.5.1-canary.2",
47
- "@opengeni/artifact-tool": "^0.3.7-canary.0",
48
- "@opengeni/capabilities": "^0.3.1-canary.1",
49
- "@opengeni/codemode": "^0.4.15-canary.0",
50
- "@opengeni/codex": "^0.2.19-canary.1",
51
- "@opengeni/config": "^0.20.1-canary.0",
52
- "@opengeni/contracts": "^2.5.0-canary.0",
53
- "@opengeni/core": "^2.4.0-canary.0",
54
- "@opengeni/db": "^3.4.0-canary.0",
55
- "@opengeni/documents": "^0.8.2-canary.0",
56
- "@opengeni/events": "^0.4.0-canary.0",
57
- "@opengeni/github": "^0.5.5-canary.0",
58
- "@opengeni/network": "^0.2.3-canary.1",
59
- "@opengeni/observability": "^0.8.6-canary.0",
60
- "@opengeni/runtime": "^1.4.0-canary.0",
61
- "@opengeni/storage": "^0.2.108-canary.0",
62
- "@opengeni/xai-subscription": "^0.1.2-canary.1",
46
+ "@opengeni/agent-proto": "^0.5.1-canary.4",
47
+ "@opengeni/artifact-tool": "^0.3.7-canary.2",
48
+ "@opengeni/capabilities": "^0.3.1-canary.3",
49
+ "@opengeni/codemode": "^0.4.15-canary.2",
50
+ "@opengeni/codex": "^0.2.19-canary.3",
51
+ "@opengeni/config": "^0.20.1-canary.2",
52
+ "@opengeni/contracts": "^2.5.0-canary.2",
53
+ "@opengeni/core": "^2.4.0-canary.2",
54
+ "@opengeni/db": "^3.4.0-canary.2",
55
+ "@opengeni/documents": "^0.8.2-canary.2",
56
+ "@opengeni/events": "^0.4.0-canary.2",
57
+ "@opengeni/github": "^0.5.5-canary.2",
58
+ "@opengeni/network": "^0.2.3-canary.3",
59
+ "@opengeni/observability": "^0.8.6-canary.2",
60
+ "@opengeni/runtime": "^1.4.0-canary.2",
61
+ "@opengeni/storage": "^0.2.108-canary.2",
62
+ "@opengeni/xai-subscription": "^0.1.2-canary.3",
63
63
  "@temporalio/client": "^1.17.0",
64
64
  "better-auth": "^1.6.14",
65
65
  "hono": "^4.12.18",