@tomflow/proflow-agent-gateway 0.1.4 → 0.1.5

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.
@@ -20,7 +20,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
20
20
  readonly ok: true;
21
21
  readonly status: "SUCCEEDED";
22
22
  readonly moduleRef: "agent-gateway";
23
- readonly moduleVersion: "0.1.4";
23
+ readonly moduleVersion: "0.1.5";
24
24
  };
25
25
  observedEffects: never[];
26
26
  };
@@ -30,7 +30,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
30
30
  readonly ok: true;
31
31
  readonly status: "SUCCEEDED";
32
32
  readonly moduleRef: "agent-gateway";
33
- readonly moduleVersion: "0.1.4";
33
+ readonly moduleVersion: "0.1.5";
34
34
  };
35
35
  observedEffects: never[];
36
36
  };
@@ -40,7 +40,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
40
40
  ok: true;
41
41
  status: "SUCCEEDED";
42
42
  moduleRef: "agent-gateway";
43
- moduleVersion: "0.1.4";
43
+ moduleVersion: "0.1.5";
44
44
  data: {
45
45
  configStatus: "INCOMPLETE" | "INVALID" | "READY";
46
46
  missingConfig?: string[] | undefined;
@@ -55,7 +55,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
55
55
  ok: true;
56
56
  status: "SUCCEEDED";
57
57
  moduleRef: "agent-gateway";
58
- moduleVersion: "0.1.4";
58
+ moduleVersion: "0.1.5";
59
59
  checks: {
60
60
  id: string;
61
61
  status: "FAIL" | "PASS";
@@ -64,7 +64,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
64
64
  } | {
65
65
  contract: "deployment.result.v1";
66
66
  moduleRef: "agent-gateway";
67
- moduleVersion: "0.1.4";
67
+ moduleVersion: "0.1.5";
68
68
  ok: false;
69
69
  status: "ACTION_REQUIRED";
70
70
  actionRequired: {
@@ -79,7 +79,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
79
79
  } | {
80
80
  contract: "deployment.result.v1";
81
81
  moduleRef: "agent-gateway";
82
- moduleVersion: "0.1.4";
82
+ moduleVersion: "0.1.5";
83
83
  ok: false;
84
84
  status: "ACTION_REQUIRED";
85
85
  actionRequired: {
@@ -100,7 +100,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
100
100
  readonly ok: true;
101
101
  readonly status: "SUCCEEDED";
102
102
  readonly moduleRef: "agent-gateway";
103
- readonly moduleVersion: "0.1.4";
103
+ readonly moduleVersion: "0.1.5";
104
104
  };
105
105
  observedEffects: never[];
106
106
  };
@@ -110,7 +110,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
110
110
  ok: true;
111
111
  status: "SUCCEEDED";
112
112
  moduleRef: "agent-gateway";
113
- moduleVersion: "0.1.4";
113
+ moduleVersion: "0.1.5";
114
114
  data: {
115
115
  host: string;
116
116
  port: number;
@@ -118,7 +118,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
118
118
  } | {
119
119
  contract: "deployment.result.v1";
120
120
  moduleRef: "agent-gateway";
121
- moduleVersion: "0.1.4";
121
+ moduleVersion: "0.1.5";
122
122
  status: "ACTION_REQUIRED";
123
123
  ok: boolean;
124
124
  actionRequired: {
@@ -134,11 +134,11 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
134
134
  readonly ok: true;
135
135
  readonly status: "SUCCEEDED";
136
136
  readonly moduleRef: "agent-gateway";
137
- readonly moduleVersion: "0.1.4";
137
+ readonly moduleVersion: "0.1.5";
138
138
  } | {
139
139
  readonly contract: "deployment.result.v1";
140
140
  readonly moduleRef: "agent-gateway";
141
- readonly moduleVersion: "0.1.4";
141
+ readonly moduleVersion: "0.1.5";
142
142
  readonly ok: false;
143
143
  readonly status: "ACTION_REQUIRED";
144
144
  readonly actionRequired: {
@@ -154,7 +154,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
154
154
  readonly ok: true;
155
155
  readonly status: "SUCCEEDED";
156
156
  readonly moduleRef: "agent-gateway";
157
- readonly moduleVersion: "0.1.4";
157
+ readonly moduleVersion: "0.1.5";
158
158
  };
159
159
  observedEffects: string[];
160
160
  }>;
@@ -164,7 +164,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
164
164
  ok: true;
165
165
  status: "SUCCEEDED";
166
166
  moduleRef: "agent-gateway";
167
- moduleVersion: "0.1.4";
167
+ moduleVersion: "0.1.5";
168
168
  data: {
169
169
  host: string;
170
170
  port: number;
@@ -172,7 +172,7 @@ export declare function createBehaviorAdapter(service?: GatewayProcess, config?:
172
172
  } | {
173
173
  contract: "deployment.result.v1";
174
174
  moduleRef: "agent-gateway";
175
- moduleVersion: "0.1.4";
175
+ moduleVersion: "0.1.5";
176
176
  status: "ACTION_REQUIRED";
177
177
  ok: boolean;
178
178
  actionRequired: {
@@ -190,7 +190,7 @@ export declare const behaviorAdapter: {
190
190
  readonly ok: true;
191
191
  readonly status: "SUCCEEDED";
192
192
  readonly moduleRef: "agent-gateway";
193
- readonly moduleVersion: "0.1.4";
193
+ readonly moduleVersion: "0.1.5";
194
194
  };
195
195
  observedEffects: never[];
196
196
  };
@@ -200,7 +200,7 @@ export declare const behaviorAdapter: {
200
200
  readonly ok: true;
201
201
  readonly status: "SUCCEEDED";
202
202
  readonly moduleRef: "agent-gateway";
203
- readonly moduleVersion: "0.1.4";
203
+ readonly moduleVersion: "0.1.5";
204
204
  };
205
205
  observedEffects: never[];
206
206
  };
@@ -210,7 +210,7 @@ export declare const behaviorAdapter: {
210
210
  ok: true;
211
211
  status: "SUCCEEDED";
212
212
  moduleRef: "agent-gateway";
213
- moduleVersion: "0.1.4";
213
+ moduleVersion: "0.1.5";
214
214
  data: {
215
215
  configStatus: "INCOMPLETE" | "INVALID" | "READY";
216
216
  missingConfig?: string[] | undefined;
@@ -225,7 +225,7 @@ export declare const behaviorAdapter: {
225
225
  ok: true;
226
226
  status: "SUCCEEDED";
227
227
  moduleRef: "agent-gateway";
228
- moduleVersion: "0.1.4";
228
+ moduleVersion: "0.1.5";
229
229
  checks: {
230
230
  id: string;
231
231
  status: "FAIL" | "PASS";
@@ -234,7 +234,7 @@ export declare const behaviorAdapter: {
234
234
  } | {
235
235
  contract: "deployment.result.v1";
236
236
  moduleRef: "agent-gateway";
237
- moduleVersion: "0.1.4";
237
+ moduleVersion: "0.1.5";
238
238
  ok: false;
239
239
  status: "ACTION_REQUIRED";
240
240
  actionRequired: {
@@ -249,7 +249,7 @@ export declare const behaviorAdapter: {
249
249
  } | {
250
250
  contract: "deployment.result.v1";
251
251
  moduleRef: "agent-gateway";
252
- moduleVersion: "0.1.4";
252
+ moduleVersion: "0.1.5";
253
253
  ok: false;
254
254
  status: "ACTION_REQUIRED";
255
255
  actionRequired: {
@@ -270,7 +270,7 @@ export declare const behaviorAdapter: {
270
270
  readonly ok: true;
271
271
  readonly status: "SUCCEEDED";
272
272
  readonly moduleRef: "agent-gateway";
273
- readonly moduleVersion: "0.1.4";
273
+ readonly moduleVersion: "0.1.5";
274
274
  };
275
275
  observedEffects: never[];
276
276
  };
@@ -280,7 +280,7 @@ export declare const behaviorAdapter: {
280
280
  ok: true;
281
281
  status: "SUCCEEDED";
282
282
  moduleRef: "agent-gateway";
283
- moduleVersion: "0.1.4";
283
+ moduleVersion: "0.1.5";
284
284
  data: {
285
285
  host: string;
286
286
  port: number;
@@ -288,7 +288,7 @@ export declare const behaviorAdapter: {
288
288
  } | {
289
289
  contract: "deployment.result.v1";
290
290
  moduleRef: "agent-gateway";
291
- moduleVersion: "0.1.4";
291
+ moduleVersion: "0.1.5";
292
292
  status: "ACTION_REQUIRED";
293
293
  ok: boolean;
294
294
  actionRequired: {
@@ -304,11 +304,11 @@ export declare const behaviorAdapter: {
304
304
  readonly ok: true;
305
305
  readonly status: "SUCCEEDED";
306
306
  readonly moduleRef: "agent-gateway";
307
- readonly moduleVersion: "0.1.4";
307
+ readonly moduleVersion: "0.1.5";
308
308
  } | {
309
309
  readonly contract: "deployment.result.v1";
310
310
  readonly moduleRef: "agent-gateway";
311
- readonly moduleVersion: "0.1.4";
311
+ readonly moduleVersion: "0.1.5";
312
312
  readonly ok: false;
313
313
  readonly status: "ACTION_REQUIRED";
314
314
  readonly actionRequired: {
@@ -324,7 +324,7 @@ export declare const behaviorAdapter: {
324
324
  readonly ok: true;
325
325
  readonly status: "SUCCEEDED";
326
326
  readonly moduleRef: "agent-gateway";
327
- readonly moduleVersion: "0.1.4";
327
+ readonly moduleVersion: "0.1.5";
328
328
  };
329
329
  observedEffects: string[];
330
330
  }>;
@@ -334,7 +334,7 @@ export declare const behaviorAdapter: {
334
334
  ok: true;
335
335
  status: "SUCCEEDED";
336
336
  moduleRef: "agent-gateway";
337
- moduleVersion: "0.1.4";
337
+ moduleVersion: "0.1.5";
338
338
  data: {
339
339
  host: string;
340
340
  port: number;
@@ -342,7 +342,7 @@ export declare const behaviorAdapter: {
342
342
  } | {
343
343
  contract: "deployment.result.v1";
344
344
  moduleRef: "agent-gateway";
345
- moduleVersion: "0.1.4";
345
+ moduleVersion: "0.1.5";
346
346
  status: "ACTION_REQUIRED";
347
347
  ok: boolean;
348
348
  actionRequired: {
@@ -3,7 +3,7 @@ export declare const descriptor: {
3
3
  readonly contractVersion: "1.0.0";
4
4
  readonly moduleRef: "agent-gateway";
5
5
  readonly packageName: "@tomflow/proflow-agent-gateway";
6
- readonly moduleVersion: "0.1.4";
6
+ readonly moduleVersion: "0.1.5";
7
7
  readonly kind: "service";
8
8
  readonly templateVersion: "1.0.0";
9
9
  readonly platformCompatibility: ">=1.0.0 <2.0.0";
@@ -3,7 +3,7 @@ export const descriptor = {
3
3
  contractVersion: "1.0.0",
4
4
  moduleRef: "agent-gateway",
5
5
  packageName: "@tomflow/proflow-agent-gateway",
6
- moduleVersion: "0.1.4",
6
+ moduleVersion: "0.1.5",
7
7
  kind: "service",
8
8
  templateVersion: "1.0.0",
9
9
  platformCompatibility: ">=1.0.0 <2.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomflow/proflow-agent-gateway",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -24,18 +24,18 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "zod": "4.1.12",
27
- "@tomflow/proflow-module-contract": "^0.1.1"
27
+ "@tomflow/proflow-module-contract": "^0.1.3"
28
28
  },
29
29
  "devDependencies": {
30
- "@tomflow/proflow-agent-runtime": "^0.1.2",
31
- "@tomflow/proflow-execution-local": "^0.1.3",
32
- "@tomflow/proflow-deployment-conformance": "^0.1.2",
33
- "@tomflow/proflow-task-store-sqlite": "^0.1.2",
34
- "@tomflow/proflow-task-migration-runner": "^0.1.2",
35
- "@tomflow/proflow-task-orchestration": "^0.1.1",
36
- "@tomflow/proflow-execution-browser-extension": "^0.1.3",
37
- "@tomflow/proflow-platform-host": "^0.1.4",
38
- "@tomflow/proflow-execution-runtime": "^0.1.5"
30
+ "@tomflow/proflow-execution-browser-extension": "^0.1.4",
31
+ "@tomflow/proflow-task-orchestration": "^0.1.2",
32
+ "@tomflow/proflow-task-store-sqlite": "^0.1.3",
33
+ "@tomflow/proflow-task-migration-runner": "^0.1.3",
34
+ "@tomflow/proflow-execution-local": "^0.1.4",
35
+ "@tomflow/proflow-agent-runtime": "^0.1.3",
36
+ "@tomflow/proflow-execution-runtime": "^0.1.6",
37
+ "@tomflow/proflow-deployment-conformance": "^0.1.3",
38
+ "@tomflow/proflow-platform-host": "^0.1.5"
39
39
  },
40
40
  "description": "The sole Custom GPT Actions HTTP ingress and OpenAI transport anti-corruption layer.",
41
41
  "keywords": [
@@ -3,7 +3,7 @@
3
3
  "contractVersion": "1.0.0",
4
4
  "moduleRef": "agent-gateway",
5
5
  "packageName": "@tomflow/proflow-agent-gateway",
6
- "moduleVersion": "0.1.4",
6
+ "moduleVersion": "0.1.5",
7
7
  "kind": "service",
8
8
  "templateVersion": "1.0.0",
9
9
  "platformCompatibility": ">=1.0.0 <2.0.0",