@deepseek-ai/dsh-api-remotes 0.1.0-rc.2 → 0.1.0-rc.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.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@deepseek-ai/dsh-api-remotes",
3
3
  "description": "Remote BFF assembly and Host Agent/Session lookup policy",
4
- "version": "0.1.0-rc.2",
4
+ "version": "0.1.0-rc.3",
5
5
  "publishConfig": {
6
6
  "access": "restricted"
7
7
  },
@@ -51,43 +51,43 @@
51
51
  "lib/types/**/*.d.ts"
52
52
  ],
53
53
  "dependencies": {
54
- "@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.2"
54
+ "@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.3"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "@deepseek-ai/cordis": "^4.0.1",
58
- "@deepseek-ai/dsh-agent": "^0.1.0-rc.2",
59
- "@deepseek-ai/dsh-api-gateway": "^0.1.0-rc.2",
60
- "@deepseek-ai/dsh-commands": "^0.1.0-rc.2",
61
- "@deepseek-ai/dsh-credentials": "^0.1.0-rc.2",
62
- "@deepseek-ai/dsh-goal": "^0.1.0-rc.2",
63
- "@deepseek-ai/dsh-cordis-host-runner": "^0.1.0-rc.2",
64
- "@deepseek-ai/dsh-host-plugin-inventory": "^0.1.0-rc.2",
65
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
66
- "@deepseek-ai/dsh-agent-presets": "^0.1.0-rc.2",
67
- "@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.2",
68
- "@deepseek-ai/dsh-session-persistence": "^0.1.0-rc.2",
69
- "@deepseek-ai/dsh-typert-registry": "^0.1.0-rc.2",
70
- "@deepseek-ai/dsh-settings": "^0.1.0-rc.2",
71
- "@deepseek-ai/dsh-session": "^0.1.0-rc.2",
72
- "@deepseek-ai/dsh-llm": "^0.1.0-rc.2"
58
+ "@deepseek-ai/dsh-agent": "^0.1.0-rc.3",
59
+ "@deepseek-ai/dsh-api-gateway": "^0.1.0-rc.3",
60
+ "@deepseek-ai/dsh-commands": "^0.1.0-rc.3",
61
+ "@deepseek-ai/dsh-credentials": "^0.1.0-rc.3",
62
+ "@deepseek-ai/dsh-goal": "^0.1.0-rc.3",
63
+ "@deepseek-ai/dsh-cordis-host-runner": "^0.1.0-rc.3",
64
+ "@deepseek-ai/dsh-host-plugin-inventory": "^0.1.0-rc.3",
65
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
66
+ "@deepseek-ai/dsh-agent-presets": "^0.1.0-rc.3",
67
+ "@deepseek-ai/dsh-llm": "^0.1.0-rc.3",
68
+ "@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.3",
69
+ "@deepseek-ai/dsh-session": "^0.1.0-rc.3",
70
+ "@deepseek-ai/dsh-session-persistence": "^0.1.0-rc.3",
71
+ "@deepseek-ai/dsh-settings": "^0.1.0-rc.3",
72
+ "@deepseek-ai/dsh-typert-registry": "^0.1.0-rc.3"
73
73
  },
74
74
  "devDependencies": {
75
- "@deepseek-ai/dsh-agent": "^0.1.0-rc.2",
76
- "@deepseek-ai/dsh-api-gateway": "^0.1.0-rc.2",
77
- "@deepseek-ai/dsh-commands": "^0.1.0-rc.2",
78
- "@deepseek-ai/dsh-goal": "^0.1.0-rc.2",
79
- "@deepseek-ai/dsh-credentials": "^0.1.0-rc.2",
80
- "@deepseek-ai/dsh-cordis-host-runner": "^0.1.0-rc.2",
81
- "@deepseek-ai/dsh-host-plugin-inventory": "^0.1.0-rc.2",
82
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
83
- "@deepseek-ai/dsh-agent-presets": "^0.1.0-rc.2",
84
- "@deepseek-ai/dsh-llm": "^0.1.0-rc.2",
85
- "@deepseek-ai/dsh-session-persistence": "^0.1.0-rc.2",
86
- "@deepseek-ai/dsh-settings": "^0.1.0-rc.2",
75
+ "@deepseek-ai/dsh-agent": "^0.1.0-rc.3",
76
+ "@deepseek-ai/dsh-api-gateway": "^0.1.0-rc.3",
77
+ "@deepseek-ai/dsh-commands": "^0.1.0-rc.3",
78
+ "@deepseek-ai/dsh-credentials": "^0.1.0-rc.3",
79
+ "@deepseek-ai/dsh-goal": "^0.1.0-rc.3",
80
+ "@deepseek-ai/dsh-host-plugin-inventory": "^0.1.0-rc.3",
81
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
82
+ "@deepseek-ai/dsh-agent-presets": "^0.1.0-rc.3",
83
+ "@deepseek-ai/dsh-llm": "^0.1.0-rc.3",
84
+ "@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.3",
85
+ "@deepseek-ai/dsh-session": "^0.1.0-rc.3",
86
+ "@deepseek-ai/dsh-session-persistence": "^0.1.0-rc.3",
87
+ "@deepseek-ai/dsh-settings": "^0.1.0-rc.3",
88
+ "@deepseek-ai/dsh-typert-registry": "^0.1.0-rc.3",
87
89
  "@deepseek-ai/cordis": "^4.0.1",
88
- "@deepseek-ai/dsh-typert-registry": "^0.1.0-rc.2",
89
- "@deepseek-ai/dsh-session": "^0.1.0-rc.2",
90
- "@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.2"
90
+ "@deepseek-ai/dsh-cordis-host-runner": "^0.1.0-rc.3"
91
91
  },
92
92
  "scripts": {
93
93
  "bundle": "tsdown",