@pikku/cli 0.12.17 → 0.12.20
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/cli.schema.json +1 -1
- package/console-app/assets/{index-DvrDbftC.css → index-BpY2pSuA.css} +10 -1
- package/console-app/assets/index-DXLy-_D4.js +717 -0
- package/console-app/index.html +2 -2
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-channel.js +11 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +29 -2
- package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +274 -123
- package/dist/.pikku/function/pikku-functions.gen.js +5 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.json +62 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +2 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.js +2 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +2 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +2 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +7 -6
- package/dist/.pikku/pikku-services.gen.js +5 -4
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +12 -4
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +27 -7
- package/dist/.pikku/schemas/schemas/DevInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/GraphStarterInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/GraphStarterOutput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/WorkflowRunStatus.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowRunnerInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowStarterInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowStarterOutput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowStatusCheckerInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowStatusStreamFullInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/WorkflowStatusStreamInput.schema.json +1 -0
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/meta/allWorkflow.gen.json +911 -0
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +5 -2
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +2 -4
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +5 -2
- package/dist/src/cli.wiring.js +25 -0
- package/dist/src/deploy/analyzer/analyzer.d.ts +1 -0
- package/dist/src/deploy/analyzer/analyzer.js +18 -15
- package/dist/src/deploy/codegen/per-unit-codegen.js +3 -3
- package/dist/src/functions/commands/all.js +2 -186
- package/dist/src/functions/commands/bootstrap.js +10 -10
- package/dist/src/functions/commands/console.js +1 -1
- package/dist/src/functions/commands/dev.d.ts +13 -0
- package/dist/src/functions/commands/dev.js +187 -0
- package/dist/src/functions/commands/versions-update.js +7 -3
- package/dist/src/functions/commands/watch.js +1 -1
- package/dist/src/functions/wirings/rpc/pikku-command-react-query.d.ts +1 -0
- package/dist/src/functions/wirings/rpc/pikku-command-react-query.js +33 -0
- package/dist/src/functions/wirings/rpc/serialize-react-query-hooks.d.ts +1 -0
- package/dist/src/functions/wirings/rpc/serialize-react-query-hooks.js +108 -0
- package/dist/src/functions/wirings/rpc/serialize-rpc-wrapper.js +3 -3
- package/dist/src/functions/wirings/rpc/serialize-typed-rpc-map.js +6 -4
- package/dist/src/functions/wirings/workflow/serialize-workflow-routes.js +128 -29
- package/dist/src/functions/workflows/all.workflow.d.ts +1 -0
- package/dist/src/functions/workflows/all.workflow.js +207 -0
- package/dist/src/scaffold/rpc-remote.gen.js +1 -1
- package/dist/src/scaffold/workflow-routes.gen.d.ts +84 -0
- package/dist/src/scaffold/workflow-routes.gen.js +197 -0
- package/dist/src/services.js +2 -0
- package/dist/src/utils/pikku-cli-config.js +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +8 -4
- package/console-app/assets/index-CzMWJFqj.js +0 -700
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.d.ts +0 -1
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +0 -6
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.json +0 -3
- package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +0 -4
- package/dist/.pikku/agent/pikku-agent-wirings.gen.js +0 -4
- package/dist/.pikku/channel/pikku-channels-meta.gen.d.ts +0 -1
- package/dist/.pikku/channel/pikku-channels-meta.gen.js +0 -6
- package/dist/.pikku/channel/pikku-channels-meta.gen.json +0 -1
- package/dist/.pikku/channel/pikku-channels.gen.d.ts +0 -4
- package/dist/.pikku/channel/pikku-channels.gen.js +0 -5
- package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.d.ts +0 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +0 -8
- package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.json +0 -5
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +0 -4
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +0 -5
- package/dist/.pikku/pikku-websocket.gen.d.ts +0 -45
- package/dist/.pikku/pikku-websocket.gen.js +0 -63
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.d.ts +0 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +0 -6
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.json +0 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +0 -4
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +0 -5
- package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.d.ts +0 -17
- package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +0 -25
- package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.d.ts +0 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +0 -6
- package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.json +0 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +0 -4
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +0 -5
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"get": {
|
|
2
|
+
"get": {
|
|
3
|
+
"/workflow/:workflowName/status/:runId": {
|
|
4
|
+
"pikkuFuncId": "workflowStatusChecker",
|
|
5
|
+
"route": "/workflow/:workflowName/status/:runId",
|
|
6
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
7
|
+
"method": "get",
|
|
8
|
+
"params": [
|
|
9
|
+
"workflowName",
|
|
10
|
+
"runId"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"/workflow/:workflowName/status/:runId/stream": {
|
|
14
|
+
"pikkuFuncId": "workflowStatusStream",
|
|
15
|
+
"route": "/workflow/:workflowName/status/:runId/stream",
|
|
16
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
17
|
+
"method": "get",
|
|
18
|
+
"params": [
|
|
19
|
+
"workflowName",
|
|
20
|
+
"runId"
|
|
21
|
+
],
|
|
22
|
+
"sse": true
|
|
23
|
+
},
|
|
24
|
+
"/workflow/:workflowName/status/:runId/stream/full": {
|
|
25
|
+
"pikkuFuncId": "workflowStatusStreamFull",
|
|
26
|
+
"route": "/workflow/:workflowName/status/:runId/stream/full",
|
|
27
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
28
|
+
"method": "get",
|
|
29
|
+
"params": [
|
|
30
|
+
"workflowName",
|
|
31
|
+
"runId"
|
|
32
|
+
],
|
|
33
|
+
"sse": true
|
|
34
|
+
}
|
|
35
|
+
},
|
|
3
36
|
"post": {
|
|
4
37
|
"/remote/rpc/:rpcName": {
|
|
5
38
|
"pikkuFuncId": "remoteRPCHandler",
|
|
@@ -16,6 +49,34 @@
|
|
|
16
49
|
"inline": false
|
|
17
50
|
}
|
|
18
51
|
]
|
|
52
|
+
},
|
|
53
|
+
"/workflow/:workflowName/start": {
|
|
54
|
+
"pikkuFuncId": "workflowStarter",
|
|
55
|
+
"route": "/workflow/:workflowName/start",
|
|
56
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
57
|
+
"method": "post",
|
|
58
|
+
"params": [
|
|
59
|
+
"workflowName"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
"/workflow/:workflowName/run": {
|
|
63
|
+
"pikkuFuncId": "workflowRunner",
|
|
64
|
+
"route": "/workflow/:workflowName/run",
|
|
65
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
66
|
+
"method": "post",
|
|
67
|
+
"params": [
|
|
68
|
+
"workflowName"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
"/workflow/:workflowName/graph/:nodeId": {
|
|
72
|
+
"pikkuFuncId": "graphStarter",
|
|
73
|
+
"route": "/workflow/:workflowName/graph/:nodeId",
|
|
74
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
75
|
+
"method": "post",
|
|
76
|
+
"params": [
|
|
77
|
+
"workflowName",
|
|
78
|
+
"nodeId"
|
|
79
|
+
]
|
|
19
80
|
}
|
|
20
81
|
},
|
|
21
82
|
"put": {},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.20
|
|
3
3
|
*/
|
|
4
4
|
import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
|
|
5
5
|
import './http/pikku-http-wirings-meta.gen.js';
|
|
@@ -8,4 +8,5 @@ import './cli/pikku-cli-wirings-meta.gen.js';
|
|
|
8
8
|
import './schemas/register.gen.js';
|
|
9
9
|
import './http/pikku-http-wirings.gen.js';
|
|
10
10
|
import './function/pikku-functions.gen.js';
|
|
11
|
+
import './workflow/pikku-workflow-wirings.gen.js';
|
|
11
12
|
import './cli/pikku-cli-wirings.gen.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.20
|
|
3
3
|
*/
|
|
4
4
|
import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
|
|
5
5
|
import './http/pikku-http-wirings-meta.gen.js';
|
|
@@ -8,4 +8,5 @@ import './cli/pikku-cli-wirings-meta.gen.js';
|
|
|
8
8
|
import './schemas/register.gen.js';
|
|
9
9
|
import './http/pikku-http-wirings.gen.js';
|
|
10
10
|
import './function/pikku-functions.gen.js';
|
|
11
|
+
import './workflow/pikku-workflow-wirings.gen.js';
|
|
11
12
|
import './cli/pikku-cli-wirings.gen.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.20
|
|
3
3
|
*/
|
|
4
4
|
import type { SingletonServices } from '../types/application-types.d.js';
|
|
5
5
|
import type { Services } from '../types/application-types.d.js';
|
|
@@ -16,14 +16,15 @@ export declare const requiredSingletonServices: {
|
|
|
16
16
|
readonly jwt: false;
|
|
17
17
|
readonly logger: true;
|
|
18
18
|
readonly metaService: false;
|
|
19
|
-
readonly queueService:
|
|
20
|
-
readonly schedulerService:
|
|
19
|
+
readonly queueService: true;
|
|
20
|
+
readonly schedulerService: true;
|
|
21
21
|
readonly schema: true;
|
|
22
22
|
readonly secrets: true;
|
|
23
|
+
readonly sessionStore: false;
|
|
23
24
|
readonly variables: true;
|
|
24
|
-
readonly workflowRunService:
|
|
25
|
-
readonly workflowService:
|
|
25
|
+
readonly workflowRunService: true;
|
|
26
|
+
readonly workflowService: true;
|
|
26
27
|
};
|
|
27
28
|
export declare const requiredWireServices: {};
|
|
28
|
-
export type RequiredSingletonServices = Pick<SingletonServices, 'config' | 'getInspectorState' | 'logger' | 'schema' | 'secrets' | 'variables'> & Partial<Omit<SingletonServices, 'config' | 'getInspectorState' | 'logger' | 'schema' | 'secrets' | 'variables'>>;
|
|
29
|
+
export type RequiredSingletonServices = Pick<SingletonServices, 'config' | 'getInspectorState' | 'logger' | 'queueService' | 'schedulerService' | 'schema' | 'secrets' | 'variables' | 'workflowRunService' | 'workflowService'> & Partial<Omit<SingletonServices, 'config' | 'getInspectorState' | 'logger' | 'queueService' | 'schedulerService' | 'schema' | 'secrets' | 'variables' | 'workflowRunService' | 'workflowService'>>;
|
|
29
30
|
export type RequiredWireServices = Partial<Services>;
|
|
@@ -12,13 +12,14 @@ export const requiredSingletonServices = {
|
|
|
12
12
|
'jwt': false,
|
|
13
13
|
'logger': true,
|
|
14
14
|
'metaService': false,
|
|
15
|
-
'queueService':
|
|
16
|
-
'schedulerService':
|
|
15
|
+
'queueService': true,
|
|
16
|
+
'schedulerService': true,
|
|
17
17
|
'schema': true,
|
|
18
18
|
'secrets': true,
|
|
19
|
+
'sessionStore': false,
|
|
19
20
|
'variables': true,
|
|
20
|
-
'workflowRunService':
|
|
21
|
-
'workflowService':
|
|
21
|
+
'workflowRunService': true,
|
|
22
|
+
'workflowService': true,
|
|
22
23
|
};
|
|
23
24
|
// Wire services map: true if required, false if available but unused
|
|
24
25
|
export const requiredWireServices = {};
|
|
@@ -3,18 +3,20 @@
|
|
|
3
3
|
"pikkuFetch": "pikkuFetch",
|
|
4
4
|
"pikkuWebSocketTyped": "pikkuWebSocketTyped",
|
|
5
5
|
"pikkuRPCClient": "pikkuRPCClient",
|
|
6
|
+
"pikkuReactQuery": "pikkuReactQuery",
|
|
6
7
|
"pikkuQueueService": "pikkuQueueService",
|
|
7
8
|
"pikkuOpenAPI": "pikkuOpenAPI",
|
|
8
9
|
"pikkuNext": "pikkuNext",
|
|
10
|
+
"pikkuBootstrap": "pikkuBootstrap",
|
|
9
11
|
"pikkuInfoFunctions": "pikkuInfoFunctions",
|
|
10
12
|
"pikkuInfoTags": "pikkuInfoTags",
|
|
11
13
|
"pikkuInfoMiddleware": "pikkuInfoMiddleware",
|
|
12
14
|
"pikkuInfoPermissions": "pikkuInfoPermissions",
|
|
13
|
-
"pikkuBootstrap": "pikkuBootstrap",
|
|
14
15
|
"all": "all",
|
|
15
16
|
"bootstrap": "bootstrap",
|
|
16
17
|
"watch": "watch",
|
|
17
18
|
"consoleCommand": "consoleCommand",
|
|
19
|
+
"dev": "dev",
|
|
18
20
|
"pikkuVersionsInit": "pikkuVersionsInit",
|
|
19
21
|
"pikkuVersionsCheck": "pikkuVersionsCheck",
|
|
20
22
|
"pikkuVersionsUpdate": "pikkuVersionsUpdate",
|
|
@@ -31,6 +33,12 @@
|
|
|
31
33
|
"deployPlan": "deployPlan",
|
|
32
34
|
"deployInfo": "deployInfo",
|
|
33
35
|
"remoteRPCHandler": "remoteRPCHandler",
|
|
36
|
+
"workflowStarter": "workflowStarter",
|
|
37
|
+
"workflowRunner": "workflowRunner",
|
|
38
|
+
"workflowStatusChecker": "workflowStatusChecker",
|
|
39
|
+
"workflowStatusStream": "workflowStatusStream",
|
|
40
|
+
"workflowStatusStreamFull": "workflowStatusStreamFull",
|
|
41
|
+
"graphStarter": "graphStarter",
|
|
34
42
|
"pikkuSummary": "pikkuSummary",
|
|
35
43
|
"pikkuAIAgentTypes": "pikkuAIAgentTypes",
|
|
36
44
|
"pikkuAIAgent": "pikkuAIAgent",
|
|
@@ -51,12 +59,12 @@
|
|
|
51
59
|
"pikkuFunctions": "pikkuFunctions",
|
|
52
60
|
"pikkuServices": "pikkuServices",
|
|
53
61
|
"pikkuGateway": "pikkuGateway",
|
|
54
|
-
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
55
|
-
"pikkuHTTP": "pikkuHTTP",
|
|
56
|
-
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
57
62
|
"pikkuMCPJSON": "pikkuMCPJSON",
|
|
58
63
|
"pikkuMCPTypes": "pikkuMCPTypes",
|
|
59
64
|
"pikkuMCP": "pikkuMCP",
|
|
65
|
+
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
66
|
+
"pikkuHTTP": "pikkuHTTP",
|
|
67
|
+
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
60
68
|
"pikkuMiddleware": "pikkuMiddleware",
|
|
61
69
|
"pikkuSecretDefinitionTypes": "pikkuSecretDefinitionTypes",
|
|
62
70
|
"pikkuVariableDefinitionTypes": "pikkuVariableDefinitionTypes",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.20
|
|
3
3
|
*/
|
|
4
4
|
import { addSchema } from '@pikku/core/schema';
|
|
5
5
|
import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
|
|
@@ -10,6 +10,8 @@ import * as WatchInput from './schemas/WatchInput.schema.json' with { type: 'jso
|
|
|
10
10
|
addSchema('WatchInput', WatchInput);
|
|
11
11
|
import * as ConsoleCommandInput from './schemas/ConsoleCommandInput.schema.json' with { type: 'json' };
|
|
12
12
|
addSchema('ConsoleCommandInput', ConsoleCommandInput);
|
|
13
|
+
import * as DevInput from './schemas/DevInput.schema.json' with { type: 'json' };
|
|
14
|
+
addSchema('DevInput', DevInput);
|
|
13
15
|
import * as PikkuVersionsInitInput from './schemas/PikkuVersionsInitInput.schema.json' with { type: 'json' };
|
|
14
16
|
addSchema('PikkuVersionsInitInput', PikkuVersionsInitInput);
|
|
15
17
|
import * as PikkuNewFunctionInput from './schemas/PikkuNewFunctionInput.schema.json' with { type: 'json' };
|
|
@@ -28,12 +30,30 @@ import * as DeployPlanInput from './schemas/DeployPlanInput.schema.json' with {
|
|
|
28
30
|
addSchema('DeployPlanInput', DeployPlanInput);
|
|
29
31
|
import * as RemoteRPCHandlerInput from './schemas/RemoteRPCHandlerInput.schema.json' with { type: 'json' };
|
|
30
32
|
addSchema('RemoteRPCHandlerInput', RemoteRPCHandlerInput);
|
|
33
|
+
import * as WorkflowStarterInput from './schemas/WorkflowStarterInput.schema.json' with { type: 'json' };
|
|
34
|
+
addSchema('WorkflowStarterInput', WorkflowStarterInput);
|
|
35
|
+
import * as WorkflowStarterOutput from './schemas/WorkflowStarterOutput.schema.json' with { type: 'json' };
|
|
36
|
+
addSchema('WorkflowStarterOutput', WorkflowStarterOutput);
|
|
37
|
+
import * as WorkflowRunnerInput from './schemas/WorkflowRunnerInput.schema.json' with { type: 'json' };
|
|
38
|
+
addSchema('WorkflowRunnerInput', WorkflowRunnerInput);
|
|
39
|
+
import * as WorkflowStatusCheckerInput from './schemas/WorkflowStatusCheckerInput.schema.json' with { type: 'json' };
|
|
40
|
+
addSchema('WorkflowStatusCheckerInput', WorkflowStatusCheckerInput);
|
|
41
|
+
import * as WorkflowRunStatus from './schemas/WorkflowRunStatus.schema.json' with { type: 'json' };
|
|
42
|
+
addSchema('WorkflowRunStatus', WorkflowRunStatus);
|
|
43
|
+
import * as WorkflowStatusStreamInput from './schemas/WorkflowStatusStreamInput.schema.json' with { type: 'json' };
|
|
44
|
+
addSchema('WorkflowStatusStreamInput', WorkflowStatusStreamInput);
|
|
45
|
+
import * as WorkflowStatusStreamFullInput from './schemas/WorkflowStatusStreamFullInput.schema.json' with { type: 'json' };
|
|
46
|
+
addSchema('WorkflowStatusStreamFullInput', WorkflowStatusStreamFullInput);
|
|
47
|
+
import * as GraphStarterInput from './schemas/GraphStarterInput.schema.json' with { type: 'json' };
|
|
48
|
+
addSchema('GraphStarterInput', GraphStarterInput);
|
|
49
|
+
import * as GraphStarterOutput from './schemas/GraphStarterOutput.schema.json' with { type: 'json' };
|
|
50
|
+
addSchema('GraphStarterOutput', GraphStarterOutput);
|
|
51
|
+
import * as PikkuChannelsOutput from './schemas/PikkuChannelsOutput.schema.json' with { type: 'json' };
|
|
52
|
+
addSchema('PikkuChannelsOutput', PikkuChannelsOutput);
|
|
31
53
|
import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' with { type: 'json' };
|
|
32
54
|
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
33
55
|
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
34
56
|
addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
|
|
35
|
-
import * as PikkuChannelsOutput from './schemas/PikkuChannelsOutput.schema.json' with { type: 'json' };
|
|
36
|
-
addSchema('PikkuChannelsOutput', PikkuChannelsOutput);
|
|
37
57
|
import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
|
|
38
58
|
addSchema('PikkuCLIOutput', PikkuCLIOutput);
|
|
39
59
|
import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOutput.schema.json' with { type: 'json' };
|
|
@@ -46,14 +66,12 @@ import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' w
|
|
|
46
66
|
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
47
67
|
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
48
68
|
addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
|
|
49
|
-
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
50
|
-
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
51
69
|
import * as PikkuMiddlewareOutput from './schemas/PikkuMiddlewareOutput.schema.json' with { type: 'json' };
|
|
52
70
|
addSchema('PikkuMiddlewareOutput', PikkuMiddlewareOutput);
|
|
71
|
+
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
72
|
+
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
53
73
|
import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' with { type: 'json' };
|
|
54
74
|
addSchema('PikkuPackageOutput', PikkuPackageOutput);
|
|
55
|
-
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
56
|
-
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
57
75
|
import * as PikkuQueueOutput from './schemas/PikkuQueueOutput.schema.json' with { type: 'json' };
|
|
58
76
|
addSchema('PikkuQueueOutput', PikkuQueueOutput);
|
|
59
77
|
import * as PikkuPublicRPCOutput from './schemas/PikkuPublicRPCOutput.schema.json' with { type: 'json' };
|
|
@@ -66,6 +84,8 @@ import * as PikkuSchedulerOutput from './schemas/PikkuSchedulerOutput.schema.jso
|
|
|
66
84
|
addSchema('PikkuSchedulerOutput', PikkuSchedulerOutput);
|
|
67
85
|
import * as PikkuTriggerOutput from './schemas/PikkuTriggerOutput.schema.json' with { type: 'json' };
|
|
68
86
|
addSchema('PikkuTriggerOutput', PikkuTriggerOutput);
|
|
87
|
+
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
88
|
+
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
69
89
|
import * as PikkuWorkflowRoutesOutput from './schemas/PikkuWorkflowRoutesOutput.schema.json' with { type: 'json' };
|
|
70
90
|
addSchema('PikkuWorkflowRoutesOutput', PikkuWorkflowRoutesOutput);
|
|
71
91
|
import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "port": { "type": "string" }, "watch": { "type": "boolean" }, "hmr": { "type": "boolean" } }, "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "nodeId": { "type": "string" }, "data": {} }, "required": ["workflowName", "nodeId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "runId": { "type": "string" } }, "required": ["runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "additionalProperties": false, "properties": { "configFile": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "types": { "type": "array", "items": { "type": "string" } }, "userSessionType": { "type": "string" }, "singletonServicesFactoryType": { "type": "string" }, "wireServicesFactoryType": { "type": "string" }, "outDir": { "type": "string" }, "schemaDirectory": { "type": "string" }, "typesDeclarationFile": { "type": "string" }, "functionsFile": { "type": "string" }, "functionsMetaFile": { "type": "string" }, "functionsMetaJsonFile": { "type": "string" }, "functionTypesFile": { "type": "string" }, "httpWiringsFile": { "type": "string" }, "httpWiringMetaFile": { "type": "string" }, "httpWiringMetaJsonFile": { "type": "string" }, "httpMapDeclarationFile": { "type": "string" }, "httpTypesFile": { "type": "string" }, "gatewaysWiringFile": { "type": "string" }, "channelsWiringFile": { "type": "string" }, "channelsWiringMetaFile": { "type": "string" }, "channelsWiringMetaJsonFile": { "type": "string" }, "channelsMapDeclarationFile": { "type": "string" }, "channelsTypesFile": { "type": "string" }, "rpcInternalWiringMetaFile": { "type": "string" }, "rpcInternalWiringMetaJsonFile": { "type": "string" }, "rpcInternalMapDeclarationFile": { "type": "string" }, "rpcMapDeclarationFile": { "type": "string" }, "remoteRpcWorkersFile": { "type": "string" }, "publicRpcFile": { "type": "string" }, "publicAgentFile": { "type": "string" }, "consoleFunctionsFile": { "type": "string" }, "workflowRoutesFile": { "type": "string" }, "triggersTypesFile": { "type": "string" }, "triggersWiringFile": { "type": "string" }, "triggersWiringMetaFile": { "type": "string" }, "triggersWiringMetaJsonFile": { "type": "string" }, "triggerSourcesMetaFile": { "type": "string" }, "triggerSourcesMetaJsonFile": { "type": "string" }, "schedulersWiringFile": { "type": "string" }, "schedulersWiringMetaFile": { "type": "string" }, "schedulersWiringMetaJsonFile": { "type": "string" }, "schedulersTypesFile": { "type": "string" }, "queueWorkersWiringFile": { "type": "string" }, "queueWorkersWiringMetaFile": { "type": "string" }, "queueWorkersWiringMetaJsonFile": { "type": "string" }, "queueMapDeclarationFile": { "type": "string" }, "queueTypesFile": { "type": "string" }, "workflowsWiringFile": { "type": "string" }, "workflowsWiringMetaFile": { "type": "string" }, "workflowsWorkersFile": { "type": "string" }, "workflowMapDeclarationFile": { "type": "string" }, "workflowTypesFile": { "type": "string" }, "workflowMetaDir": { "type": "string" }, "mcpWiringsFile": { "type": "string" }, "mcpWiringsMetaFile": { "type": "string" }, "mcpWiringsMetaJsonFile": { "type": "string" }, "mcpTypesFile": { "type": "string" }, "agentWiringsFile": { "type": "string" }, "agentWiringMetaFile": { "type": "string" }, "agentWiringMetaJsonFile": { "type": "string" }, "agentTypesFile": { "type": "string" }, "agentMapDeclarationFile": { "type": "string" }, "cliWiringsFile": { "type": "string" }, "cliWiringMetaFile": { "type": "string" }, "cliWiringMetaJsonFile": { "type": "string" }, "cliBootstrapFile": { "type": "string" }, "cliTypesFile": { "type": "string" }, "servicesFile": { "type": "string" }, "middlewareFile": { "type": "string" }, "middlewareGroupsMetaJsonFile": { "type": "string" }, "permissionsFile": { "type": "string" }, "permissionsGroupsMetaJsonFile": { "type": "string" }, "bootstrapFile": { "type": "string" }, "packageFile": { "type": "string" }, "addonTypesFile": { "type": "string" }, "nodeTypesFile": { "type": "string" }, "secretTypesFile": { "type": "string" }, "secretsFile": { "type": "string" }, "secretsMetaJsonFile": { "type": "string" }, "credentialsFile": { "type": "string" }, "credentialsMetaJsonFile": { "type": "string" }, "variableTypesFile": { "type": "string" }, "variablesFile": { "type": "string" }, "variablesMetaJsonFile": { "type": "string" }, "$schema": { "type": "string" }, "extends": { "type": "string" }, "rootDir": { "type": "string" }, "srcDirectories": { "type": "array", "items": { "type": "string" } }, "ignoreFiles": { "type": "array", "items": { "type": "string" } }, "packageMappings": { "type": "object", "additionalProperties": { "type": "string" } }, "addon": { "anyOf": [{ "type": "boolean" }, { "type": "object", "properties": { "categories": { "type": "array", "items": { "type": "string" } }, "icon": { "type": "string" }, "displayName": { "type": "string" }, "description": { "type": "string" }, "openapi": { "type": "object", "properties": { "version": { "type": "string" }, "hash": { "type": "string" } }, "required": ["version", "hash"], "additionalProperties": false } }, "additionalProperties": false }] }, "addonName": { "type": "string" }, "models": { "type": "object", "additionalProperties": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "model": { "type": "string" }, "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "required": ["model"], "additionalProperties": false }] } }, "agentDefaults": { "type": "object", "properties": { "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "additionalProperties": false }, "agentOverrides": { "type": "object", "additionalProperties": { "type": "object", "properties": { "model": { "type": "string" }, "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "additionalProperties": false } }, "configDir": { "type": "string" }, "tsconfig": { "type": "string" }, "clientFiles": { "type": "object", "properties": { "fetchFile": { "type": "string" }, "websocketFile": { "type": "string" }, "rpcWiringsFile": { "type": "string" }, "queueWiringsFile": { "type": "string" }, "mcpJsonFile": { "type": "string" }, "nextBackendFile": { "type": "string" }, "nextHTTPFile": { "type": "string" } }, "additionalProperties": false }, "openAPI": { "type": "object", "properties": { "outputFile": { "type": "string" }, "additionalInfo": { "$ref": "#/definitions/OpenAPISpecInfo" } }, "required": ["outputFile", "additionalInfo"], "additionalProperties": false }, "schema": { "type": "object", "properties": { "additionalProperties": { "type": "boolean" }, "supportsImportAttributes": { "type": "boolean" } }, "additionalProperties": false }, "cli": { "type": "object", "properties": { "entrypoints": { "type": "object", "additionalProperties": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "type": { "type": "string", "const": "local" }, "path": { "type": "string" } }, "required": ["type", "path"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "channel" }, "name": { "type": "string" }, "route": { "type": "string" }, "wirePath": { "type": "string" }, "path": { "type": "string" } }, "required": ["type", "wirePath"], "additionalProperties": false }, { "type": "array", "items": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "type": { "type": "string", "const": "local" }, "path": { "type": "string" } }, "required": ["type", "path"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "channel" }, "name": { "type": "string" }, "route": { "type": "string" }, "wirePath": { "type": "string" }, "path": { "type": "string" } }, "required": ["type", "wirePath"], "additionalProperties": false }] } }] } } }, "additionalProperties": false }, "workflows": { "type": "object", "properties": { "orchestratorQueue": { "type": "string" }, "workerQueue": { "type": "string" } }, "additionalProperties": false }, "scaffold": { "type": "object", "properties": { "addonDir": { "type": "string" }, "functionDir": { "type": "string" }, "wiringDir": { "type": "string" }, "middlewareDir": { "type": "string" }, "permissionDir": { "type": "string" }, "pikkuDir": { "type": "string" }, "rpc": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "console": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "agent": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "workflow": { "$ref": "#/definitions/PikkuScaffoldFeature" } }, "additionalProperties": false }, "forceRequiredServices": { "type": "array", "items": { "type": "string" } }, "schemasFromTypes": { "type": "array", "items": { "type": "string" } }, "stateOutput": { "type": "string" }, "stateInput": { "type": "string" }, "verboseMeta": { "type": "boolean" }, "lint": { "type": "object", "properties": { "servicesNotDestructured": { "type": "string", "enum": ["off", "warn", "error"] }, "wiresNotDestructured": { "type": "string", "enum": ["off", "warn", "error"] } }, "additionalProperties": false }, "addonMetaJsonFile": { "type": "string" }, "globalHTTPPrefix": { "type": "string" }, "deploy": { "type": "object", "properties": { "providers": { "type": "object", "additionalProperties": { "type": "string" } }, "defaultProvider": { "type": "string" }, "serverlessIncompatible": { "type": "array", "items": { "type": "string" } } }, "required": ["providers"], "additionalProperties": false }, "filters": { "$ref": "#/definitions/InspectorFilters" } }, "required": ["addonTypesFile", "agentMapDeclarationFile", "agentTypesFile", "agentWiringMetaFile", "agentWiringMetaJsonFile", "agentWiringsFile", "bootstrapFile", "channelsMapDeclarationFile", "channelsTypesFile", "channelsWiringFile", "channelsWiringMetaFile", "channelsWiringMetaJsonFile", "cliBootstrapFile", "cliTypesFile", "cliWiringMetaFile", "cliWiringMetaJsonFile", "cliWiringsFile", "configDir", "consoleFunctionsFile", "credentialsFile", "credentialsMetaJsonFile", "filters", "functionTypesFile", "functionsFile", "functionsMetaFile", "functionsMetaJsonFile", "gatewaysWiringFile", "httpMapDeclarationFile", "httpTypesFile", "httpWiringMetaFile", "httpWiringMetaJsonFile", "httpWiringsFile", "mcpTypesFile", "mcpWiringsFile", "mcpWiringsMetaFile", "mcpWiringsMetaJsonFile", "middlewareFile", "middlewareGroupsMetaJsonFile", "nodeTypesFile", "outDir", "packageFile", "packageMappings", "permissionsFile", "permissionsGroupsMetaJsonFile", "publicAgentFile", "publicRpcFile", "queueMapDeclarationFile", "queueTypesFile", "queueWorkersWiringFile", "queueWorkersWiringMetaFile", "queueWorkersWiringMetaJsonFile", "remoteRpcWorkersFile", "rootDir", "rpcInternalMapDeclarationFile", "rpcInternalWiringMetaFile", "rpcInternalWiringMetaJsonFile", "rpcMapDeclarationFile", "schedulersTypesFile", "schedulersWiringFile", "schedulersWiringMetaFile", "schedulersWiringMetaJsonFile", "schemaDirectory", "secretTypesFile", "secretsFile", "secretsMetaJsonFile", "servicesFile", "srcDirectories", "triggerSourcesMetaFile", "triggerSourcesMetaJsonFile", "triggersTypesFile", "triggersWiringFile", "triggersWiringMetaFile", "triggersWiringMetaJsonFile", "tsconfig", "typesDeclarationFile", "variableTypesFile", "variablesFile", "variablesMetaJsonFile", "workflowMapDeclarationFile", "workflowMetaDir", "workflowRoutesFile", "workflowTypesFile", "workflowsWiringFile", "workflowsWiringMetaFile", "workflowsWorkersFile"], "definitions": { "OpenAPISpecInfo": { "type": "object", "properties": { "info": { "type": "object", "properties": { "title": { "type": "string" }, "version": { "type": "string" }, "description": { "type": "string" }, "termsOfService": { "type": "string" }, "contact": { "type": "object", "properties": { "name": { "type": "string" }, "url": { "type": "string" }, "email": { "type": "string" } }, "additionalProperties": false }, "license": { "type": "object", "properties": { "name": { "type": "string" }, "url": { "type": "string" } }, "required": ["name"], "additionalProperties": false } }, "required": ["title", "version", "description"], "additionalProperties": false }, "servers": { "type": "array", "items": { "type": "object", "properties": { "url": { "type": "string" }, "description": { "type": "string" } }, "required": ["url"], "additionalProperties": false } }, "tags": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" } }, "required": ["name"], "additionalProperties": false } }, "externalDocs": { "type": "object", "properties": { "description": { "type": "string" }, "url": { "type": "string" } }, "required": ["url"], "additionalProperties": false }, "securitySchemes": { "type": "object" }, "security": { "type": "array", "items": { "type": "object", "additionalProperties": { "type": "array", "items": {} } } } }, "required": ["info", "servers"], "additionalProperties": false }, "PikkuScaffoldFeature": { "type": ["string", "boolean"], "enum": ["auth", "no-auth", false] }, "InspectorFilters": { "type": "object", "properties": { "names": { "type": "array", "items": { "type": "string" } }, "tags": { "type": "array", "items": { "type": "string" } }, "types": { "type": "array", "items": { "type": "string" } }, "directories": { "type": "array", "items": { "type": "string" } }, "httpRoutes": { "type": "array", "items": { "type": "string" } }, "httpMethods": { "type": "array", "items": { "type": "string" } } }, "additionalProperties": false } } }
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "additionalProperties": false, "properties": { "configFile": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "types": { "type": "array", "items": { "type": "string" } }, "userSessionType": { "type": "string" }, "singletonServicesFactoryType": { "type": "string" }, "wireServicesFactoryType": { "type": "string" }, "outDir": { "type": "string" }, "schemaDirectory": { "type": "string" }, "typesDeclarationFile": { "type": "string" }, "functionsFile": { "type": "string" }, "functionsMetaFile": { "type": "string" }, "functionsMetaJsonFile": { "type": "string" }, "functionTypesFile": { "type": "string" }, "httpWiringsFile": { "type": "string" }, "httpWiringMetaFile": { "type": "string" }, "httpWiringMetaJsonFile": { "type": "string" }, "httpMapDeclarationFile": { "type": "string" }, "httpTypesFile": { "type": "string" }, "gatewaysWiringFile": { "type": "string" }, "channelsWiringFile": { "type": "string" }, "channelsWiringMetaFile": { "type": "string" }, "channelsWiringMetaJsonFile": { "type": "string" }, "channelsMapDeclarationFile": { "type": "string" }, "channelsTypesFile": { "type": "string" }, "rpcInternalWiringMetaFile": { "type": "string" }, "rpcInternalWiringMetaJsonFile": { "type": "string" }, "rpcInternalMapDeclarationFile": { "type": "string" }, "rpcMapDeclarationFile": { "type": "string" }, "remoteRpcWorkersFile": { "type": "string" }, "publicRpcFile": { "type": "string" }, "publicAgentFile": { "type": "string" }, "consoleFunctionsFile": { "type": "string" }, "workflowRoutesFile": { "type": "string" }, "triggersTypesFile": { "type": "string" }, "triggersWiringFile": { "type": "string" }, "triggersWiringMetaFile": { "type": "string" }, "triggersWiringMetaJsonFile": { "type": "string" }, "triggerSourcesMetaFile": { "type": "string" }, "triggerSourcesMetaJsonFile": { "type": "string" }, "schedulersWiringFile": { "type": "string" }, "schedulersWiringMetaFile": { "type": "string" }, "schedulersWiringMetaJsonFile": { "type": "string" }, "schedulersTypesFile": { "type": "string" }, "queueWorkersWiringFile": { "type": "string" }, "queueWorkersWiringMetaFile": { "type": "string" }, "queueWorkersWiringMetaJsonFile": { "type": "string" }, "queueMapDeclarationFile": { "type": "string" }, "queueTypesFile": { "type": "string" }, "workflowsWiringFile": { "type": "string" }, "workflowsWiringMetaFile": { "type": "string" }, "workflowsWorkersFile": { "type": "string" }, "workflowMapDeclarationFile": { "type": "string" }, "workflowTypesFile": { "type": "string" }, "workflowMetaDir": { "type": "string" }, "mcpWiringsFile": { "type": "string" }, "mcpWiringsMetaFile": { "type": "string" }, "mcpWiringsMetaJsonFile": { "type": "string" }, "mcpTypesFile": { "type": "string" }, "agentWiringsFile": { "type": "string" }, "agentWiringMetaFile": { "type": "string" }, "agentWiringMetaJsonFile": { "type": "string" }, "agentTypesFile": { "type": "string" }, "agentMapDeclarationFile": { "type": "string" }, "cliWiringsFile": { "type": "string" }, "cliWiringMetaFile": { "type": "string" }, "cliWiringMetaJsonFile": { "type": "string" }, "cliBootstrapFile": { "type": "string" }, "cliTypesFile": { "type": "string" }, "servicesFile": { "type": "string" }, "middlewareFile": { "type": "string" }, "middlewareGroupsMetaJsonFile": { "type": "string" }, "permissionsFile": { "type": "string" }, "permissionsGroupsMetaJsonFile": { "type": "string" }, "bootstrapFile": { "type": "string" }, "packageFile": { "type": "string" }, "addonTypesFile": { "type": "string" }, "nodeTypesFile": { "type": "string" }, "secretTypesFile": { "type": "string" }, "secretsFile": { "type": "string" }, "secretsMetaJsonFile": { "type": "string" }, "credentialsFile": { "type": "string" }, "credentialsMetaJsonFile": { "type": "string" }, "variableTypesFile": { "type": "string" }, "variablesFile": { "type": "string" }, "variablesMetaJsonFile": { "type": "string" }, "$schema": { "type": "string" }, "extends": { "type": "string" }, "rootDir": { "type": "string" }, "srcDirectories": { "type": "array", "items": { "type": "string" } }, "ignoreFiles": { "type": "array", "items": { "type": "string" } }, "packageMappings": { "type": "object", "additionalProperties": { "type": "string" } }, "addon": { "anyOf": [{ "type": "boolean" }, { "type": "object", "properties": { "categories": { "type": "array", "items": { "type": "string" } }, "icon": { "type": "string" }, "displayName": { "type": "string" }, "description": { "type": "string" }, "openapi": { "type": "object", "properties": { "version": { "type": "string" }, "hash": { "type": "string" } }, "required": ["version", "hash"], "additionalProperties": false } }, "additionalProperties": false }] }, "addonName": { "type": "string" }, "models": { "type": "object", "additionalProperties": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "model": { "type": "string" }, "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "required": ["model"], "additionalProperties": false }] } }, "agentDefaults": { "type": "object", "properties": { "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "additionalProperties": false }, "agentOverrides": { "type": "object", "additionalProperties": { "type": "object", "properties": { "model": { "type": "string" }, "temperature": { "type": "number" }, "maxSteps": { "type": "number" } }, "additionalProperties": false } }, "configDir": { "type": "string" }, "tsconfig": { "type": "string" }, "clientFiles": { "type": "object", "properties": { "fetchFile": { "type": "string" }, "websocketFile": { "type": "string" }, "rpcWiringsFile": { "type": "string" }, "reactQueryFile": { "type": "string" }, "queueWiringsFile": { "type": "string" }, "mcpJsonFile": { "type": "string" }, "nextBackendFile": { "type": "string" }, "nextHTTPFile": { "type": "string" } }, "additionalProperties": false }, "openAPI": { "type": "object", "properties": { "outputFile": { "type": "string" }, "additionalInfo": { "$ref": "#/definitions/OpenAPISpecInfo" } }, "required": ["outputFile", "additionalInfo"], "additionalProperties": false }, "schema": { "type": "object", "properties": { "additionalProperties": { "type": "boolean" }, "supportsImportAttributes": { "type": "boolean" } }, "additionalProperties": false }, "cli": { "type": "object", "properties": { "entrypoints": { "type": "object", "additionalProperties": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "type": { "type": "string", "const": "local" }, "path": { "type": "string" } }, "required": ["type", "path"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "channel" }, "name": { "type": "string" }, "route": { "type": "string" }, "wirePath": { "type": "string" }, "path": { "type": "string" } }, "required": ["type", "wirePath"], "additionalProperties": false }, { "type": "array", "items": { "anyOf": [{ "type": "string" }, { "type": "object", "properties": { "type": { "type": "string", "const": "local" }, "path": { "type": "string" } }, "required": ["type", "path"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "channel" }, "name": { "type": "string" }, "route": { "type": "string" }, "wirePath": { "type": "string" }, "path": { "type": "string" } }, "required": ["type", "wirePath"], "additionalProperties": false }] } }] } } }, "additionalProperties": false }, "workflows": { "type": "object", "properties": { "orchestratorQueue": { "type": "string" }, "workerQueue": { "type": "string" } }, "additionalProperties": false }, "scaffold": { "type": "object", "properties": { "addonDir": { "type": "string" }, "functionDir": { "type": "string" }, "wiringDir": { "type": "string" }, "middlewareDir": { "type": "string" }, "permissionDir": { "type": "string" }, "pikkuDir": { "type": "string" }, "rpc": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "console": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "agent": { "$ref": "#/definitions/PikkuScaffoldFeature" }, "workflow": { "$ref": "#/definitions/PikkuScaffoldFeature" } }, "additionalProperties": false }, "forceRequiredServices": { "type": "array", "items": { "type": "string" } }, "schemasFromTypes": { "type": "array", "items": { "type": "string" } }, "stateOutput": { "type": "string" }, "stateInput": { "type": "string" }, "verboseMeta": { "type": "boolean" }, "lint": { "type": "object", "properties": { "servicesNotDestructured": { "type": "string", "enum": ["off", "warn", "error"] }, "wiresNotDestructured": { "type": "string", "enum": ["off", "warn", "error"] } }, "additionalProperties": false }, "addonMetaJsonFile": { "type": "string" }, "globalHTTPPrefix": { "type": "string" }, "deploy": { "type": "object", "properties": { "providers": { "type": "object", "additionalProperties": { "type": "string" } }, "defaultProvider": { "type": "string" }, "serverlessIncompatible": { "type": "array", "items": { "type": "string" } } }, "required": ["providers"], "additionalProperties": false }, "filters": { "$ref": "#/definitions/InspectorFilters" } }, "required": ["addonTypesFile", "agentMapDeclarationFile", "agentTypesFile", "agentWiringMetaFile", "agentWiringMetaJsonFile", "agentWiringsFile", "bootstrapFile", "channelsMapDeclarationFile", "channelsTypesFile", "channelsWiringFile", "channelsWiringMetaFile", "channelsWiringMetaJsonFile", "cliBootstrapFile", "cliTypesFile", "cliWiringMetaFile", "cliWiringMetaJsonFile", "cliWiringsFile", "configDir", "consoleFunctionsFile", "credentialsFile", "credentialsMetaJsonFile", "filters", "functionTypesFile", "functionsFile", "functionsMetaFile", "functionsMetaJsonFile", "gatewaysWiringFile", "httpMapDeclarationFile", "httpTypesFile", "httpWiringMetaFile", "httpWiringMetaJsonFile", "httpWiringsFile", "mcpTypesFile", "mcpWiringsFile", "mcpWiringsMetaFile", "mcpWiringsMetaJsonFile", "middlewareFile", "middlewareGroupsMetaJsonFile", "nodeTypesFile", "outDir", "packageFile", "packageMappings", "permissionsFile", "permissionsGroupsMetaJsonFile", "publicAgentFile", "publicRpcFile", "queueMapDeclarationFile", "queueTypesFile", "queueWorkersWiringFile", "queueWorkersWiringMetaFile", "queueWorkersWiringMetaJsonFile", "remoteRpcWorkersFile", "rootDir", "rpcInternalMapDeclarationFile", "rpcInternalWiringMetaFile", "rpcInternalWiringMetaJsonFile", "rpcMapDeclarationFile", "schedulersTypesFile", "schedulersWiringFile", "schedulersWiringMetaFile", "schedulersWiringMetaJsonFile", "schemaDirectory", "secretTypesFile", "secretsFile", "secretsMetaJsonFile", "servicesFile", "srcDirectories", "triggerSourcesMetaFile", "triggerSourcesMetaJsonFile", "triggersTypesFile", "triggersWiringFile", "triggersWiringMetaFile", "triggersWiringMetaJsonFile", "tsconfig", "typesDeclarationFile", "variableTypesFile", "variablesFile", "variablesMetaJsonFile", "workflowMapDeclarationFile", "workflowMetaDir", "workflowRoutesFile", "workflowTypesFile", "workflowsWiringFile", "workflowsWiringMetaFile", "workflowsWorkersFile"], "definitions": { "OpenAPISpecInfo": { "type": "object", "properties": { "info": { "type": "object", "properties": { "title": { "type": "string" }, "version": { "type": "string" }, "description": { "type": "string" }, "termsOfService": { "type": "string" }, "contact": { "type": "object", "properties": { "name": { "type": "string" }, "url": { "type": "string" }, "email": { "type": "string" } }, "additionalProperties": false }, "license": { "type": "object", "properties": { "name": { "type": "string" }, "url": { "type": "string" } }, "required": ["name"], "additionalProperties": false } }, "required": ["title", "version", "description"], "additionalProperties": false }, "servers": { "type": "array", "items": { "type": "object", "properties": { "url": { "type": "string" }, "description": { "type": "string" } }, "required": ["url"], "additionalProperties": false } }, "tags": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" } }, "required": ["name"], "additionalProperties": false } }, "externalDocs": { "type": "object", "properties": { "description": { "type": "string" }, "url": { "type": "string" } }, "required": ["url"], "additionalProperties": false }, "securitySchemes": { "type": "object" }, "security": { "type": "array", "items": { "type": "object", "additionalProperties": { "type": "array", "items": {} } } } }, "required": ["info", "servers"], "additionalProperties": false }, "PikkuScaffoldFeature": { "type": ["string", "boolean"], "enum": ["auth", "no-auth", false] }, "InspectorFilters": { "type": "object", "properties": { "names": { "type": "array", "items": { "type": "string" } }, "tags": { "type": "array", "items": { "type": "string" } }, "types": { "type": "array", "items": { "type": "string" } }, "directories": { "type": "array", "items": { "type": "string" } }, "httpRoutes": { "type": "array", "items": { "type": "string" } }, "httpMethods": { "type": "array", "items": { "type": "string" } } }, "additionalProperties": false } } }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "id": { "type": "string" }, "status": { "$ref": "#/definitions/WorkflowStatus" }, "startedAt": { "type": "string", "format": "date-time" }, "completedAt": { "type": "string", "format": "date-time" }, "steps": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "status": { "$ref": "#/definitions/StepStatus" }, "duration": { "type": "number" } }, "required": ["name", "status"], "additionalProperties": false } }, "output": {}, "error": { "type": "object", "properties": { "message": { "type": "string" } }, "required": ["message"], "additionalProperties": false } }, "required": ["id", "status", "startedAt", "steps"], "additionalProperties": false, "definitions": { "WorkflowStatus": { "type": "string", "enum": ["running", "suspended", "completed", "failed", "cancelled"], "description": "Workflow run status" }, "StepStatus": { "type": "string", "enum": ["pending", "running", "scheduled", "succeeded", "failed", "suspended"], "description": "Workflow step status" } } }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "data": {} }, "required": ["workflowName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "data": {} }, "required": ["workflowName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "runId": { "type": "string" } }, "required": ["runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "runId": { "type": "string" } }, "required": ["workflowName", "runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "runId": { "type": "string" } }, "required": ["workflowName", "runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "runId": { "type": "string" } }, "required": ["workflowName", "runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.20
|
|
3
3
|
*/
|
|
4
4
|
export { wireVariable } from '@pikku/core/variable';
|
|
5
5
|
export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
|