@agent-native/dispatch 0.10.0 → 0.10.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.
- package/dist/actions/apply-dream-proposal.d.ts +27 -1
- package/dist/actions/apply-dream-proposal.d.ts.map +1 -1
- package/dist/actions/approve-dispatch-change.d.ts +20 -1
- package/dist/actions/approve-dispatch-change.d.ts.map +1 -1
- package/dist/actions/approve-vault-request.d.ts +18 -1
- package/dist/actions/approve-vault-request.d.ts.map +1 -1
- package/dist/actions/archive-workspace-app.d.ts +5 -1
- package/dist/actions/archive-workspace-app.d.ts.map +1 -1
- package/dist/actions/ask_app.d.ts +8 -1
- package/dist/actions/ask_app.d.ts.map +1 -1
- package/dist/actions/create-dream-report.d.ts +57 -1
- package/dist/actions/create-dream-report.d.ts.map +1 -1
- package/dist/actions/create-link-token.d.ts +8 -1
- package/dist/actions/create-link-token.d.ts.map +1 -1
- package/dist/actions/create-pylon-ticket.d.ts +15 -1
- package/dist/actions/create-pylon-ticket.d.ts.map +1 -1
- package/dist/actions/create-vault-grant.d.ts +15 -1
- package/dist/actions/create-vault-grant.d.ts.map +1 -1
- package/dist/actions/create-vault-secret.d.ts +19 -1
- package/dist/actions/create-vault-secret.d.ts.map +1 -1
- package/dist/actions/create-workspace-resource-grant.d.ts +14 -1
- package/dist/actions/create-workspace-resource-grant.d.ts.map +1 -1
- package/dist/actions/create-workspace-resource.d.ts +38 -1
- package/dist/actions/create-workspace-resource.d.ts.map +1 -1
- package/dist/actions/create_embed_session.d.ts +11 -1
- package/dist/actions/create_embed_session.d.ts.map +1 -1
- package/dist/actions/delete-destination.d.ts +32 -1
- package/dist/actions/delete-destination.d.ts.map +1 -1
- package/dist/actions/delete-vault-secret.d.ts +15 -1
- package/dist/actions/delete-vault-secret.d.ts.map +1 -1
- package/dist/actions/delete-workspace-resource.d.ts +33 -1
- package/dist/actions/delete-workspace-resource.d.ts.map +1 -1
- package/dist/actions/deny-vault-request.d.ts +17 -1
- package/dist/actions/deny-vault-request.d.ts.map +1 -1
- package/dist/actions/ensure-dream-job.d.ts +31 -1
- package/dist/actions/ensure-dream-job.d.ts.map +1 -1
- package/dist/actions/get-agent-thread-debug.d.ts +53 -1
- package/dist/actions/get-agent-thread-debug.d.ts.map +1 -1
- package/dist/actions/get-app-creation-settings.d.ts +1 -1
- package/dist/actions/get-dispatch-settings.d.ts +1 -1
- package/dist/actions/get-dream-settings.d.ts +1 -1
- package/dist/actions/get-dream.d.ts +46 -1
- package/dist/actions/get-dream.d.ts.map +1 -1
- package/dist/actions/get-vault-access-settings.d.ts +1 -1
- package/dist/actions/get-workspace-info.d.ts +1 -1
- package/dist/actions/get-workspace-resource-effective-context.d.ts +6 -1
- package/dist/actions/get-workspace-resource-effective-context.d.ts.map +1 -1
- package/dist/actions/grant-vault-secrets-to-app.d.ts +25 -1
- package/dist/actions/grant-vault-secrets-to-app.d.ts.map +1 -1
- package/dist/actions/grant-workspace-resources-to-app.d.ts +15 -1
- package/dist/actions/grant-workspace-resources-to-app.d.ts.map +1 -1
- package/dist/actions/list-agent-thread-sources.d.ts +7 -1
- package/dist/actions/list-agent-thread-sources.d.ts.map +1 -1
- package/dist/actions/list-available-workspace-templates.d.ts +1 -1
- package/dist/actions/list-connected-agents.d.ts +11 -1
- package/dist/actions/list-connected-agents.d.ts.map +1 -1
- package/dist/actions/list-destinations.d.ts +13 -1
- package/dist/actions/list-destinations.d.ts.map +1 -1
- package/dist/actions/list-dispatch-approvals.d.ts +18 -1
- package/dist/actions/list-dispatch-approvals.d.ts.map +1 -1
- package/dist/actions/list-dispatch-audit.d.ts +14 -1
- package/dist/actions/list-dispatch-audit.d.ts.map +1 -1
- package/dist/actions/list-dispatch-overview.d.ts +59 -1
- package/dist/actions/list-dispatch-overview.d.ts.map +1 -1
- package/dist/actions/list-dispatch-usage-metrics.d.ts +3 -1
- package/dist/actions/list-dispatch-usage-metrics.d.ts.map +1 -1
- package/dist/actions/list-dream-candidates.d.ts +22 -1
- package/dist/actions/list-dream-candidates.d.ts.map +1 -1
- package/dist/actions/list-dreams.d.ts +27 -1
- package/dist/actions/list-dreams.d.ts.map +1 -1
- package/dist/actions/list-integrations-catalog.d.ts +1 -1
- package/dist/actions/list-linked-identities.d.ts +27 -1
- package/dist/actions/list-linked-identities.d.ts.map +1 -1
- package/dist/actions/list-mcp-app-access.d.ts +12 -1
- package/dist/actions/list-mcp-app-access.d.ts.map +1 -1
- package/dist/actions/list-vault-audit.d.ts +14 -1
- package/dist/actions/list-vault-audit.d.ts.map +1 -1
- package/dist/actions/list-vault-grants.d.ts +15 -1
- package/dist/actions/list-vault-grants.d.ts.map +1 -1
- package/dist/actions/list-vault-requests.d.ts +16 -1
- package/dist/actions/list-vault-requests.d.ts.map +1 -1
- package/dist/actions/list-vault-secret-options.d.ts +7 -1
- package/dist/actions/list-vault-secret-options.d.ts.map +1 -1
- package/dist/actions/list-vault-secrets.d.ts +11 -1
- package/dist/actions/list-vault-secrets.d.ts.map +1 -1
- package/dist/actions/list-workspace-apps.d.ts +4 -1
- package/dist/actions/list-workspace-apps.d.ts.map +1 -1
- package/dist/actions/list-workspace-resource-grants.d.ts +14 -1
- package/dist/actions/list-workspace-resource-grants.d.ts.map +1 -1
- package/dist/actions/list-workspace-resource-options.d.ts +3 -1
- package/dist/actions/list-workspace-resource-options.d.ts.map +1 -1
- package/dist/actions/list-workspace-resources-for-app.d.ts +13 -1
- package/dist/actions/list-workspace-resources-for-app.d.ts.map +1 -1
- package/dist/actions/list-workspace-resources.d.ts +16 -1
- package/dist/actions/list-workspace-resources.d.ts.map +1 -1
- package/dist/actions/list_apps.d.ts +12 -1
- package/dist/actions/list_apps.d.ts.map +1 -1
- package/dist/actions/navigate.d.ts +4 -1
- package/dist/actions/navigate.d.ts.map +1 -1
- package/dist/actions/open_app.d.ts +18 -1
- package/dist/actions/open_app.d.ts.map +1 -1
- package/dist/actions/preview-dream-proposal.d.ts +41 -1
- package/dist/actions/preview-dream-proposal.d.ts.map +1 -1
- package/dist/actions/preview-workspace-resource-change.d.ts +6 -1
- package/dist/actions/preview-workspace-resource-change.d.ts.map +1 -1
- package/dist/actions/provider-api-catalog.d.ts +21 -1
- package/dist/actions/provider-api-catalog.d.ts.map +1 -1
- package/dist/actions/provider-api-docs.d.ts +5 -1
- package/dist/actions/provider-api-docs.d.ts.map +1 -1
- package/dist/actions/provider-api-register.d.ts +83 -1
- package/dist/actions/provider-api-register.d.ts.map +1 -1
- package/dist/actions/provider-api-request.d.ts +20 -1
- package/dist/actions/provider-api-request.d.ts.map +1 -1
- package/dist/actions/reject-dispatch-change.d.ts +21 -1
- package/dist/actions/reject-dispatch-change.d.ts.map +1 -1
- package/dist/actions/reject-dream-proposal.d.ts +25 -1
- package/dist/actions/reject-dream-proposal.d.ts.map +1 -1
- package/dist/actions/remove-pending-workspace-app.d.ts +5 -1
- package/dist/actions/remove-pending-workspace-app.d.ts.map +1 -1
- package/dist/actions/request-vault-secret.d.ts +18 -1
- package/dist/actions/request-vault-secret.d.ts.map +1 -1
- package/dist/actions/restore-starter-workspace-resources.d.ts +7 -1
- package/dist/actions/restore-starter-workspace-resources.d.ts.map +1 -1
- package/dist/actions/revoke-vault-grant.d.ts +14 -1
- package/dist/actions/revoke-vault-grant.d.ts.map +1 -1
- package/dist/actions/revoke-workspace-resource-grant.d.ts +13 -1
- package/dist/actions/revoke-workspace-resource-grant.d.ts.map +1 -1
- package/dist/actions/scaffold-workspace-app.d.ts +8 -1
- package/dist/actions/scaffold-workspace-app.d.ts.map +1 -1
- package/dist/actions/search-agent-threads.d.ts +30 -1
- package/dist/actions/search-agent-threads.d.ts.map +1 -1
- package/dist/actions/send-code-agent-remote-command.d.ts +32 -1
- package/dist/actions/send-code-agent-remote-command.d.ts.map +1 -1
- package/dist/actions/send-platform-message.d.ts +12 -1
- package/dist/actions/send-platform-message.d.ts.map +1 -1
- package/dist/actions/set-app-creation-settings.d.ts +3 -1
- package/dist/actions/set-app-creation-settings.d.ts.map +1 -1
- package/dist/actions/set-dispatch-approval-policy.d.ts +21 -1
- package/dist/actions/set-dispatch-approval-policy.d.ts.map +1 -1
- package/dist/actions/set-dream-settings.d.ts +15 -1
- package/dist/actions/set-dream-settings.d.ts.map +1 -1
- package/dist/actions/set-mcp-app-access.d.ts +15 -1
- package/dist/actions/set-mcp-app-access.d.ts.map +1 -1
- package/dist/actions/set-vault-access-settings.d.ts +3 -1
- package/dist/actions/set-vault-access-settings.d.ts.map +1 -1
- package/dist/actions/start-workspace-app-creation.d.ts +52 -1
- package/dist/actions/start-workspace-app-creation.d.ts.map +1 -1
- package/dist/actions/sync-vault-to-app.d.ts +30 -1
- package/dist/actions/sync-vault-to-app.d.ts.map +1 -1
- package/dist/actions/unarchive-workspace-app.d.ts +5 -1
- package/dist/actions/unarchive-workspace-app.d.ts.map +1 -1
- package/dist/actions/update-vault-secret.d.ts +20 -1
- package/dist/actions/update-vault-secret.d.ts.map +1 -1
- package/dist/actions/update-workspace-app-metadata.d.ts +5 -1
- package/dist/actions/update-workspace-app-metadata.d.ts.map +1 -1
- package/dist/actions/update-workspace-resource.d.ts +37 -1
- package/dist/actions/update-workspace-resource.d.ts.map +1 -1
- package/dist/actions/upsert-destination.d.ts +37 -1
- package/dist/actions/upsert-destination.d.ts.map +1 -1
- package/dist/actions/view-screen.d.ts +1 -1
- package/dist/components/ui/alert.d.ts +3 -3
- package/dist/components/ui/alert.d.ts.map +1 -1
- package/dist/components/ui/badge.d.ts +3 -3
- package/dist/components/ui/badge.d.ts.map +1 -1
- package/dist/components/ui/button.d.ts +4 -4
- package/dist/components/ui/button.d.ts.map +1 -1
- package/dist/components/ui/button.js +1 -1
- package/dist/components/ui/button.js.map +1 -1
- package/dist/components/ui/chart.d.ts +3 -3
- package/dist/components/ui/chart.d.ts.map +1 -1
- package/dist/components/ui/label.d.ts +1 -1
- package/dist/components/ui/label.d.ts.map +1 -1
- package/dist/components/ui/navigation-menu.d.ts +1 -1
- package/dist/components/ui/navigation-menu.d.ts.map +1 -1
- package/dist/components/ui/sheet.d.ts +3 -3
- package/dist/components/ui/sheet.d.ts.map +1 -1
- package/dist/components/ui/sidebar.d.ts +5 -5
- package/dist/components/ui/sidebar.d.ts.map +1 -1
- package/dist/components/ui/toast.d.ts +3 -3
- package/dist/components/ui/toast.d.ts.map +1 -1
- package/dist/components/ui/toggle-group.d.ts +8 -8
- package/dist/components/ui/toggle-group.d.ts.map +1 -1
- package/dist/components/ui/toggle.d.ts +8 -8
- package/dist/components/ui/toggle.d.ts.map +1 -1
- package/dist/components/workspace-resource-impact-preview.d.ts +1 -1
- package/dist/components/workspace-resource-impact-preview.d.ts.map +1 -1
- package/dist/db/schema.d.ts +123 -123
- package/dist/routes/pages/$appId.d.ts +1 -1
- package/dist/routes/pages/$appId.d.ts.map +1 -1
- package/dist/routes/pages/_index.d.ts +1 -1
- package/dist/routes/pages/_index.d.ts.map +1 -1
- package/dist/routes/pages/approval.js.map +1 -1
- package/dist/routes/pages/approvals.js.map +1 -1
- package/dist/routes/pages/audit.js.map +1 -1
- package/dist/routes/pages/destinations.js.map +1 -1
- package/dist/routes/pages/identities.js.map +1 -1
- package/dist/routes/pages/overview.js.map +1 -1
- package/dist/server/lib/app-creation-store.d.ts +1 -1
- package/dist/server/lib/app-creation-store.d.ts.map +1 -1
- package/dist/server/lib/app-creation-store.js +1 -1
- package/dist/server/lib/app-creation-store.js.map +1 -1
- package/dist/server/lib/dispatch-store.d.ts +76 -76
- package/dist/server/lib/dispatch-store.d.ts.map +1 -1
- package/dist/server/lib/dreams-store.d.ts +52 -52
- package/dist/server/lib/dreams-store.d.ts.map +1 -1
- package/dist/server/lib/dreams-store.js +1 -1
- package/dist/server/lib/dreams-store.js.map +1 -1
- package/dist/server/lib/provider-api.d.ts +2 -2
- package/dist/server/lib/thread-debug-store.d.ts +13 -5
- package/dist/server/lib/thread-debug-store.d.ts.map +1 -1
- package/dist/server/lib/thread-debug-store.js.map +1 -1
- package/dist/server/lib/vault-store.d.ts +61 -50
- package/dist/server/lib/vault-store.d.ts.map +1 -1
- package/dist/server/lib/workspace-resources-store.d.ts +42 -42
- package/package.json +1 -1
- package/src/components/ui/button.tsx +1 -1
- package/src/routes/pages/approval.tsx +1 -1
- package/src/routes/pages/approvals.tsx +1 -1
- package/src/routes/pages/audit.tsx +1 -1
- package/src/routes/pages/destinations.tsx +1 -1
- package/src/routes/pages/identities.tsx +2 -2
- package/src/routes/pages/overview.tsx +1 -1
- package/src/server/lib/app-creation-store.ts +6 -3
- package/src/server/lib/dreams-store.ts +11 -1
- package/src/server/lib/thread-debug-store.ts +1 -1
|
@@ -1,3 +1,15 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
appId: string;
|
|
3
|
+
}, {
|
|
4
|
+
appId: string;
|
|
5
|
+
resources: import("../server/lib/workspace-resources-store.js").WorkspaceResourceForApp[];
|
|
6
|
+
counts: {
|
|
7
|
+
total: number;
|
|
8
|
+
workspace: number;
|
|
9
|
+
global: number;
|
|
10
|
+
granted: number;
|
|
11
|
+
autoLoaded: number;
|
|
12
|
+
};
|
|
13
|
+
}>;
|
|
2
14
|
export default _default;
|
|
3
15
|
//# sourceMappingURL=list-workspace-resources-for-app.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-resources-for-app.d.ts","sourceRoot":"","sources":["../../src/actions/list-workspace-resources-for-app.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-resources-for-app.d.ts","sourceRoot":"","sources":["../../src/actions/list-workspace-resources-for-app.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAIA,wBAQG"}
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
kind?: "agent" | "skill" | "instruction" | "knowledge" | "mcp-server" | undefined;
|
|
3
|
+
}, {
|
|
4
|
+
id: string;
|
|
5
|
+
ownerEmail: string;
|
|
6
|
+
orgId: string | null;
|
|
7
|
+
kind: string;
|
|
8
|
+
name: string;
|
|
9
|
+
description: string | null;
|
|
10
|
+
path: string;
|
|
11
|
+
content: string;
|
|
12
|
+
scope: string;
|
|
13
|
+
createdBy: string;
|
|
14
|
+
createdAt: number;
|
|
15
|
+
updatedAt: number;
|
|
16
|
+
}[]>;
|
|
2
17
|
export default _default;
|
|
3
18
|
//# sourceMappingURL=list-workspace-resources.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-resources.d.ts","sourceRoot":"","sources":["../../src/actions/list-workspace-resources.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-resources.d.ts","sourceRoot":"","sources":["../../src/actions/list-workspace-resources.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAIA,wBAWG"}
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<Record<string, never>, {
|
|
2
|
+
workspace: boolean;
|
|
3
|
+
gateway: string;
|
|
4
|
+
apps: {
|
|
5
|
+
id: string;
|
|
6
|
+
name: string;
|
|
7
|
+
description: string;
|
|
8
|
+
url: string;
|
|
9
|
+
running: boolean;
|
|
10
|
+
source: string;
|
|
11
|
+
}[];
|
|
12
|
+
}>;
|
|
2
13
|
export default _default;
|
|
3
14
|
//# sourceMappingURL=list_apps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list_apps.d.ts","sourceRoot":"","sources":["../../src/actions/list_apps.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list_apps.d.ts","sourceRoot":"","sources":["../../src/actions/list_apps.ts"],"names":[],"mappings":";;;;;;;;;;;;AAIA,wBAsBG"}
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
* --view View name to navigate to
|
|
14
14
|
* --path URL path to navigate to
|
|
15
15
|
*/
|
|
16
|
-
declare const _default:
|
|
16
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
17
|
+
view?: string | undefined;
|
|
18
|
+
path?: string | undefined;
|
|
19
|
+
}, string>;
|
|
17
20
|
export default _default;
|
|
18
21
|
//# sourceMappingURL=navigate.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navigate.d.ts","sourceRoot":"","sources":["../../src/actions/navigate.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"navigate.d.ts","sourceRoot":"","sources":["../../src/actions/navigate.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;;;;AAMH,wBAuBG"}
|
|
@@ -1,3 +1,20 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
app: string;
|
|
3
|
+
view?: string | undefined;
|
|
4
|
+
path?: string | undefined;
|
|
5
|
+
params?: Record<string, string | number | boolean> | undefined;
|
|
6
|
+
embed?: boolean | undefined;
|
|
7
|
+
chrome?: "full" | "minimal" | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
app: string;
|
|
10
|
+
view?: string;
|
|
11
|
+
path?: string;
|
|
12
|
+
url: string;
|
|
13
|
+
embed?: boolean;
|
|
14
|
+
chrome?: "full" | "minimal";
|
|
15
|
+
embedStartUrl?: string;
|
|
16
|
+
embedTargetPath?: string;
|
|
17
|
+
embedExpiresAt?: number;
|
|
18
|
+
}>;
|
|
2
19
|
export default _default;
|
|
3
20
|
//# sourceMappingURL=open_app.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open_app.d.ts","sourceRoot":"","sources":["../../src/actions/open_app.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"open_app.d.ts","sourceRoot":"","sources":["../../src/actions/open_app.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AA6HA,wBAyBG"}
|
|
@@ -1,3 +1,43 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
id: string;
|
|
3
|
+
}, {
|
|
4
|
+
proposal: {
|
|
5
|
+
evidence: import("../server/lib/dreams-store.js").DreamEvidence[];
|
|
6
|
+
id: string;
|
|
7
|
+
ownerEmail: string;
|
|
8
|
+
orgId: string | null;
|
|
9
|
+
createdAt: number;
|
|
10
|
+
updatedAt: number;
|
|
11
|
+
targetType: string;
|
|
12
|
+
status: string;
|
|
13
|
+
summary: string;
|
|
14
|
+
title: string;
|
|
15
|
+
dreamId: string;
|
|
16
|
+
targetPath: string;
|
|
17
|
+
rationale: string;
|
|
18
|
+
content: string;
|
|
19
|
+
confidence: number;
|
|
20
|
+
risk: string;
|
|
21
|
+
appliedBy: string | null;
|
|
22
|
+
appliedAt: number | null;
|
|
23
|
+
rejectedBy: string | null;
|
|
24
|
+
rejectedAt: number | null;
|
|
25
|
+
};
|
|
26
|
+
target: {
|
|
27
|
+
type: string;
|
|
28
|
+
path: string;
|
|
29
|
+
kind: import("../server/lib/workspace-resources-store.js").WorkspaceResourceKind | null;
|
|
30
|
+
resourceId: string | null;
|
|
31
|
+
};
|
|
32
|
+
operation: "create" | "update" | "append";
|
|
33
|
+
targetExists: boolean;
|
|
34
|
+
currentContent: string | null;
|
|
35
|
+
proposedContent: string;
|
|
36
|
+
approval: {
|
|
37
|
+
required: boolean;
|
|
38
|
+
policyEnabled: boolean;
|
|
39
|
+
willRequestApproval: boolean;
|
|
40
|
+
};
|
|
41
|
+
}>;
|
|
2
42
|
export default _default;
|
|
3
43
|
//# sourceMappingURL=preview-dream-proposal.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preview-dream-proposal.d.ts","sourceRoot":"","sources":["../../src/actions/preview-dream-proposal.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"preview-dream-proposal.d.ts","sourceRoot":"","sources":["../../src/actions/preview-dream-proposal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBASG"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
operation?: "create" | "update" | "delete" | undefined;
|
|
3
|
+
resourceId?: string | undefined;
|
|
4
|
+
path?: string | undefined;
|
|
5
|
+
scope?: "all" | "selected" | undefined;
|
|
6
|
+
}, import("../server/lib/workspace-resources-store.js").WorkspaceResourceChangeImpact>;
|
|
2
7
|
export default _default;
|
|
3
8
|
//# sourceMappingURL=preview-workspace-resource-change.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preview-workspace-resource-change.d.ts","sourceRoot":"","sources":["../../src/actions/preview-workspace-resource-change.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"preview-workspace-resource-change.d.ts","sourceRoot":"","sources":["../../src/actions/preview-workspace-resource-change.ts"],"names":[],"mappings":";;;;;;AAIA,wBAoBG"}
|
|
@@ -1,3 +1,23 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
provider?: string | undefined;
|
|
3
|
+
}, {
|
|
4
|
+
providers: unknown[] | {
|
|
5
|
+
id: "amplitude" | "bigquery" | "sentry" | "posthog" | "mixpanel" | "github" | "slack" | "twitter" | "notion" | "jira" | "gmail" | "google_drive" | "hubspot" | "granola" | "apollo" | "commonroom" | "dataforseo" | "ga4" | "gcloud" | "gong" | "google_calendar" | "grafana" | "prometheus" | "pylon" | "stripe";
|
|
6
|
+
label: string;
|
|
7
|
+
defaultBaseUrl: string;
|
|
8
|
+
baseUrlCredentialKey: string | null;
|
|
9
|
+
auth: string;
|
|
10
|
+
credentialKeys: readonly string[];
|
|
11
|
+
docsUrls: readonly string[];
|
|
12
|
+
specUrls: readonly string[];
|
|
13
|
+
allowedHostSuffixes: readonly string[];
|
|
14
|
+
placeholders: readonly import("@agent-native/core/provider-api").ProviderApiPlaceholder[];
|
|
15
|
+
defaultHeaders: Record<string, string>;
|
|
16
|
+
examples: readonly import("@agent-native/core/provider-api").ProviderApiExample[];
|
|
17
|
+
notes: readonly string[];
|
|
18
|
+
templateUses: readonly import("@agent-native/core").WorkspaceConnectionTemplateUse[];
|
|
19
|
+
}[];
|
|
20
|
+
guidance: string;
|
|
21
|
+
}>;
|
|
2
22
|
export default _default;
|
|
3
23
|
//# sourceMappingURL=provider-api-catalog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider-api-catalog.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-catalog.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"provider-api-catalog.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-catalog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAIA,wBAqBG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider-api-docs.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-docs.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"provider-api-docs.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-docs.ts"],"names":[],"mappings":";;;;;AAIA,wBA4BG"}
|
|
@@ -1,3 +1,85 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
operation?: "delete" | "get" | "list" | "upsert" | undefined;
|
|
3
|
+
id?: string | undefined;
|
|
4
|
+
label?: string | undefined;
|
|
5
|
+
baseUrl?: string | undefined;
|
|
6
|
+
auth?: {
|
|
7
|
+
type: "none";
|
|
8
|
+
} | {
|
|
9
|
+
type: "bearer";
|
|
10
|
+
credentialKey: string;
|
|
11
|
+
} | {
|
|
12
|
+
type: "basic";
|
|
13
|
+
usernameKey: string;
|
|
14
|
+
passwordKey: string;
|
|
15
|
+
} | {
|
|
16
|
+
type: "api-key-header";
|
|
17
|
+
credentialKey: string;
|
|
18
|
+
headerName: string;
|
|
19
|
+
} | undefined;
|
|
20
|
+
docsUrls?: string[] | undefined;
|
|
21
|
+
allowedHostSuffixes?: string[] | undefined;
|
|
22
|
+
defaultHeaders?: Record<string, string> | undefined;
|
|
23
|
+
notes?: string | undefined;
|
|
24
|
+
scope?: "user" | "org" | undefined;
|
|
25
|
+
}, {
|
|
26
|
+
providers: {
|
|
27
|
+
id: string;
|
|
28
|
+
label: string;
|
|
29
|
+
baseUrl: string;
|
|
30
|
+
authType: "none" | "bearer" | "basic" | "api-key-header";
|
|
31
|
+
docsUrls: string[];
|
|
32
|
+
notes: string;
|
|
33
|
+
updatedAt: number;
|
|
34
|
+
}[];
|
|
35
|
+
count: number;
|
|
36
|
+
found?: undefined;
|
|
37
|
+
id?: undefined;
|
|
38
|
+
provider?: undefined;
|
|
39
|
+
deleted?: undefined;
|
|
40
|
+
registered?: undefined;
|
|
41
|
+
label?: undefined;
|
|
42
|
+
message?: undefined;
|
|
43
|
+
} | {
|
|
44
|
+
found: boolean;
|
|
45
|
+
id: string;
|
|
46
|
+
providers?: undefined;
|
|
47
|
+
count?: undefined;
|
|
48
|
+
provider?: undefined;
|
|
49
|
+
deleted?: undefined;
|
|
50
|
+
registered?: undefined;
|
|
51
|
+
label?: undefined;
|
|
52
|
+
message?: undefined;
|
|
53
|
+
} | {
|
|
54
|
+
found: boolean;
|
|
55
|
+
provider: import("@agent-native/core/provider-api").CustomProviderConfig;
|
|
56
|
+
providers?: undefined;
|
|
57
|
+
count?: undefined;
|
|
58
|
+
id?: undefined;
|
|
59
|
+
deleted?: undefined;
|
|
60
|
+
registered?: undefined;
|
|
61
|
+
label?: undefined;
|
|
62
|
+
message?: undefined;
|
|
63
|
+
} | {
|
|
64
|
+
deleted: boolean;
|
|
65
|
+
id: string;
|
|
66
|
+
providers?: undefined;
|
|
67
|
+
count?: undefined;
|
|
68
|
+
found?: undefined;
|
|
69
|
+
provider?: undefined;
|
|
70
|
+
registered?: undefined;
|
|
71
|
+
label?: undefined;
|
|
72
|
+
message?: undefined;
|
|
73
|
+
} | {
|
|
74
|
+
registered: boolean;
|
|
75
|
+
id: string;
|
|
76
|
+
label: string;
|
|
77
|
+
message: string;
|
|
78
|
+
providers?: undefined;
|
|
79
|
+
count?: undefined;
|
|
80
|
+
found?: undefined;
|
|
81
|
+
provider?: undefined;
|
|
82
|
+
deleted?: undefined;
|
|
83
|
+
}>;
|
|
2
84
|
export default _default;
|
|
3
85
|
//# sourceMappingURL=provider-api-register.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider-api-register.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-register.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"provider-api-register.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-register.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+CA,wBAsJG"}
|
|
@@ -1,3 +1,22 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
provider: string;
|
|
3
|
+
path: string;
|
|
4
|
+
method?: "POST" | "HEAD" | "GET" | "PUT" | "DELETE" | "PATCH" | undefined;
|
|
5
|
+
query?: unknown;
|
|
6
|
+
headers?: Record<string, unknown> | undefined;
|
|
7
|
+
body?: unknown;
|
|
8
|
+
auth?: "default" | "none" | undefined;
|
|
9
|
+
connectionId?: string | undefined;
|
|
10
|
+
accountId?: string | undefined;
|
|
11
|
+
timeoutMs?: unknown;
|
|
12
|
+
maxBytes?: unknown;
|
|
13
|
+
saveToFile?: string | undefined;
|
|
14
|
+
fetchAllPages?: {
|
|
15
|
+
cursorPath: string;
|
|
16
|
+
cursorParam: string;
|
|
17
|
+
itemsPath?: string | undefined;
|
|
18
|
+
maxPages?: unknown;
|
|
19
|
+
} | undefined;
|
|
20
|
+
}, unknown>;
|
|
2
21
|
export default _default;
|
|
3
22
|
//# sourceMappingURL=provider-api-request.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider-api-request.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-request.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"provider-api-request.d.ts","sourceRoot":"","sources":["../../src/actions/provider-api-request.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAMA,wBA8GG"}
|
|
@@ -1,3 +1,23 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
id: string;
|
|
3
|
+
reason?: string | undefined;
|
|
4
|
+
}, {
|
|
5
|
+
id: string;
|
|
6
|
+
ownerEmail: string;
|
|
7
|
+
orgId: string | null;
|
|
8
|
+
changeType: string;
|
|
9
|
+
targetType: string;
|
|
10
|
+
targetId: string | null;
|
|
11
|
+
status: string;
|
|
12
|
+
summary: string;
|
|
13
|
+
payload: string;
|
|
14
|
+
beforeValue: string | null;
|
|
15
|
+
afterValue: string | null;
|
|
16
|
+
requestedBy: string;
|
|
17
|
+
reviewedBy: string | null;
|
|
18
|
+
reviewedAt: number | null;
|
|
19
|
+
createdAt: number;
|
|
20
|
+
updatedAt: number;
|
|
21
|
+
}>;
|
|
2
22
|
export default _default;
|
|
3
23
|
//# sourceMappingURL=reject-dispatch-change.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reject-dispatch-change.d.ts","sourceRoot":"","sources":["../../src/actions/reject-dispatch-change.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reject-dispatch-change.d.ts","sourceRoot":"","sources":["../../src/actions/reject-dispatch-change.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAIA,wBAOG"}
|
|
@@ -1,3 +1,27 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
id: string;
|
|
3
|
+
reason?: string | undefined;
|
|
4
|
+
}, {
|
|
5
|
+
evidence: import("../server/lib/dreams-store.js").DreamEvidence[];
|
|
6
|
+
id: string;
|
|
7
|
+
ownerEmail: string;
|
|
8
|
+
orgId: string | null;
|
|
9
|
+
createdAt: number;
|
|
10
|
+
updatedAt: number;
|
|
11
|
+
targetType: string;
|
|
12
|
+
status: string;
|
|
13
|
+
summary: string;
|
|
14
|
+
title: string;
|
|
15
|
+
dreamId: string;
|
|
16
|
+
targetPath: string;
|
|
17
|
+
rationale: string;
|
|
18
|
+
content: string;
|
|
19
|
+
confidence: number;
|
|
20
|
+
risk: string;
|
|
21
|
+
appliedBy: string | null;
|
|
22
|
+
appliedAt: number | null;
|
|
23
|
+
rejectedBy: string | null;
|
|
24
|
+
rejectedAt: number | null;
|
|
25
|
+
}>;
|
|
2
26
|
export default _default;
|
|
3
27
|
//# sourceMappingURL=reject-dream-proposal.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reject-dream-proposal.d.ts","sourceRoot":"","sources":["../../src/actions/reject-dream-proposal.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reject-dream-proposal.d.ts","sourceRoot":"","sources":["../../src/actions/reject-dream-proposal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAOG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-pending-workspace-app.d.ts","sourceRoot":"","sources":["../../src/actions/remove-pending-workspace-app.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-pending-workspace-app.d.ts","sourceRoot":"","sources":["../../src/actions/remove-pending-workspace-app.ts"],"names":[],"mappings":";;;;;AAIA,wBAWG"}
|
|
@@ -1,3 +1,20 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
credentialKey: string;
|
|
3
|
+
appId: string;
|
|
4
|
+
reason?: string | undefined;
|
|
5
|
+
}, {
|
|
6
|
+
id: string;
|
|
7
|
+
ownerEmail: string;
|
|
8
|
+
orgId: string | null;
|
|
9
|
+
credentialKey: string;
|
|
10
|
+
appId: string;
|
|
11
|
+
reason: string | null;
|
|
12
|
+
requestedBy: string;
|
|
13
|
+
status: string;
|
|
14
|
+
reviewedBy: string | null;
|
|
15
|
+
reviewedAt: number | null;
|
|
16
|
+
createdAt: number;
|
|
17
|
+
updatedAt: number;
|
|
18
|
+
}>;
|
|
2
19
|
export default _default;
|
|
3
20
|
//# sourceMappingURL=request-vault-secret.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-vault-secret.d.ts","sourceRoot":"","sources":["../../src/actions/request-vault-secret.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"request-vault-secret.d.ts","sourceRoot":"","sources":["../../src/actions/request-vault-secret.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAIA,wBAWG"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
paths?: string[] | undefined;
|
|
3
|
+
}, {
|
|
4
|
+
restored: import("../server/lib/workspace-resources-store.js").WorkspaceResourceOption[];
|
|
5
|
+
existing: import("../server/lib/workspace-resources-store.js").WorkspaceResourceOption[];
|
|
6
|
+
unknown: string[];
|
|
7
|
+
}>;
|
|
2
8
|
export default _default;
|
|
3
9
|
//# sourceMappingURL=restore-starter-workspace-resources.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-starter-workspace-resources.d.ts","sourceRoot":"","sources":["../../src/actions/restore-starter-workspace-resources.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-starter-workspace-resources.d.ts","sourceRoot":"","sources":["../../src/actions/restore-starter-workspace-resources.ts"],"names":[],"mappings":";;;;;;;AAIA,wBAYG"}
|
|
@@ -1,3 +1,16 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
grantId: string;
|
|
3
|
+
}, {
|
|
4
|
+
id: string;
|
|
5
|
+
ownerEmail: string;
|
|
6
|
+
orgId: string | null;
|
|
7
|
+
secretId: string;
|
|
8
|
+
appId: string;
|
|
9
|
+
grantedBy: string;
|
|
10
|
+
status: string;
|
|
11
|
+
syncedAt: number | null;
|
|
12
|
+
createdAt: number;
|
|
13
|
+
updatedAt: number;
|
|
14
|
+
}>;
|
|
2
15
|
export default _default;
|
|
3
16
|
//# sourceMappingURL=revoke-vault-grant.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revoke-vault-grant.d.ts","sourceRoot":"","sources":["../../src/actions/revoke-vault-grant.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"revoke-vault-grant.d.ts","sourceRoot":"","sources":["../../src/actions/revoke-vault-grant.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAIA,wBAMG"}
|
|
@@ -1,3 +1,15 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
grantId: string;
|
|
3
|
+
}, {
|
|
4
|
+
id: string;
|
|
5
|
+
ownerEmail: string;
|
|
6
|
+
orgId: string | null;
|
|
7
|
+
resourceId: string;
|
|
8
|
+
appId: string;
|
|
9
|
+
status: string;
|
|
10
|
+
syncedAt: number | null;
|
|
11
|
+
createdAt: number;
|
|
12
|
+
updatedAt: number;
|
|
13
|
+
}>;
|
|
2
14
|
export default _default;
|
|
3
15
|
//# sourceMappingURL=revoke-workspace-resource-grant.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revoke-workspace-resource-grant.d.ts","sourceRoot":"","sources":["../../src/actions/revoke-workspace-resource-grant.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"revoke-workspace-resource-grant.d.ts","sourceRoot":"","sources":["../../src/actions/revoke-workspace-resource-grant.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAOA,wBAOG"}
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
template: string;
|
|
3
|
+
appId?: string | null | undefined;
|
|
4
|
+
}, {
|
|
5
|
+
appId: string;
|
|
6
|
+
template: string;
|
|
7
|
+
output: string;
|
|
8
|
+
}>;
|
|
2
9
|
export default _default;
|
|
3
10
|
//# sourceMappingURL=scaffold-workspace-app.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scaffold-workspace-app.d.ts","sourceRoot":"","sources":["../../src/actions/scaffold-workspace-app.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"scaffold-workspace-app.d.ts","sourceRoot":"","sources":["../../src/actions/scaffold-workspace-app.ts"],"names":[],"mappings":";;;;;;;;AAKA,wBA4BG"}
|
|
@@ -1,3 +1,32 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
sourceId?: string | undefined;
|
|
3
|
+
query?: string | undefined;
|
|
4
|
+
ownerEmail?: string | undefined;
|
|
5
|
+
limit?: unknown;
|
|
6
|
+
}, {
|
|
7
|
+
source: {
|
|
8
|
+
id: string;
|
|
9
|
+
label: string;
|
|
10
|
+
kind: "current" | "env" | "configured";
|
|
11
|
+
databaseUrlEnv: string | null;
|
|
12
|
+
};
|
|
13
|
+
access: {
|
|
14
|
+
viewerEmail: string;
|
|
15
|
+
scope: string;
|
|
16
|
+
canInspectAll: boolean;
|
|
17
|
+
};
|
|
18
|
+
query: string;
|
|
19
|
+
count: number;
|
|
20
|
+
threads: {
|
|
21
|
+
id: string;
|
|
22
|
+
ownerEmail: string;
|
|
23
|
+
title: string;
|
|
24
|
+
preview: string;
|
|
25
|
+
messageCount: number;
|
|
26
|
+
createdAt: number;
|
|
27
|
+
updatedAt: number;
|
|
28
|
+
snippet: string;
|
|
29
|
+
}[];
|
|
30
|
+
}>;
|
|
2
31
|
export default _default;
|
|
3
32
|
//# sourceMappingURL=search-agent-threads.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-agent-threads.d.ts","sourceRoot":"","sources":["../../src/actions/search-agent-threads.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-agent-threads.d.ts","sourceRoot":"","sources":["../../src/actions/search-agent-threads.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAyBG"}
|
|
@@ -1,3 +1,34 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
command: {
|
|
3
|
+
type: "create";
|
|
4
|
+
prompt: string;
|
|
5
|
+
} | {
|
|
6
|
+
type: "list";
|
|
7
|
+
} | {
|
|
8
|
+
type: "status";
|
|
9
|
+
runRef?: string | undefined;
|
|
10
|
+
} | {
|
|
11
|
+
type: "continue";
|
|
12
|
+
runRef: string;
|
|
13
|
+
text: string;
|
|
14
|
+
} | {
|
|
15
|
+
type: "approve";
|
|
16
|
+
approvalId: string;
|
|
17
|
+
} | {
|
|
18
|
+
type: "deny";
|
|
19
|
+
approvalId: string;
|
|
20
|
+
} | {
|
|
21
|
+
type: "stop";
|
|
22
|
+
runRef: string;
|
|
23
|
+
};
|
|
24
|
+
source?: {
|
|
25
|
+
platform?: string | undefined;
|
|
26
|
+
externalThreadId?: string | undefined;
|
|
27
|
+
senderId?: string | undefined;
|
|
28
|
+
senderName?: string | undefined;
|
|
29
|
+
messageId?: string | undefined;
|
|
30
|
+
timestamp?: number | undefined;
|
|
31
|
+
} | undefined;
|
|
32
|
+
}, import("../server/lib/dispatch-remote-commands.js").RemoteCodeCommandResult>;
|
|
2
33
|
export default _default;
|
|
3
34
|
//# sourceMappingURL=send-code-agent-remote-command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-code-agent-remote-command.d.ts","sourceRoot":"","sources":["../../src/actions/send-code-agent-remote-command.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"send-code-agent-remote-command.d.ts","sourceRoot":"","sources":["../../src/actions/send-code-agent-remote-command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsBA,wBAoCG"}
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: import("@agent-native/core").ActionDefinition<{
|
|
2
|
+
text: string;
|
|
3
|
+
platform?: "telegram" | "slack" | "email" | undefined;
|
|
4
|
+
destinationId?: string | undefined;
|
|
5
|
+
destination?: string | undefined;
|
|
6
|
+
threadRef?: string | undefined;
|
|
7
|
+
}, {
|
|
8
|
+
ok: boolean;
|
|
9
|
+
platform: "telegram" | "slack" | "email";
|
|
10
|
+
destination: string;
|
|
11
|
+
threadRef: string | null;
|
|
12
|
+
}>;
|
|
2
13
|
export default _default;
|
|
3
14
|
//# sourceMappingURL=send-platform-message.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-platform-message.d.ts","sourceRoot":"","sources":["../../src/actions/send-platform-message.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"send-platform-message.d.ts","sourceRoot":"","sources":["../../src/actions/send-platform-message.ts"],"names":[],"mappings":";;;;;;;;;;;;AAkCA,wBA6DG"}
|