@sentry/junior 0.206.0 → 0.207.0
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/{agent-C9yuiZUF.js → agent-CmQlX68D.js} +375 -346
- package/dist/{agent-hooks-DNjlz2A-.js → agent-hooks-BBX9p6aG.js} +101 -96
- package/dist/{agent-runner-E67lFrDG.js → agent-runner-CQD4HKK2.js} +9 -9
- package/dist/api/schema.d.ts +39 -39
- package/dist/api/schema.js +2 -2
- package/dist/api.d.ts +1 -1
- package/dist/api.js +154 -154
- package/dist/{app-AxGmJHwK.d.ts → app-DfNrn_gS.d.ts} +2 -2
- package/dist/app.d.ts +1 -1
- package/dist/app.js +185 -183
- package/dist/{auth-pause-state-MVZ6xvEK.js → auth-pause-state-uv8on6cT.js} +7 -7
- package/dist/{briefs-CvJFQvhJ.js → briefs-BXEmjD9D.js} +3 -3
- package/dist/{catalog-runtime-TBR8n4e1.js → catalog-runtime-1BZEOR8J.js} +1 -1
- package/dist/{checkpoint-BY47jJCB.js → checkpoint-B-JO5F3c.js} +8 -8
- package/dist/cli/chat.js +13 -13
- package/dist/cli/check.js +3 -3
- package/dist/cli/main.js +1 -1
- package/dist/cli/plugins.js +3 -3
- package/dist/cli/snapshot-create.js +3 -3
- package/dist/cli/upgrade.d.ts +1 -1
- package/dist/cli/upgrade.js +3 -3
- package/dist/{client-ceE7NtvC.js → client-Bp297GA0.js} +4 -4
- package/dist/{config-CIE83sR2.js → config-G2gv97R1.js} +4 -4
- package/dist/{context-B45_WqVX.js → context-Bplcgypl.js} +13 -13
- package/dist/{conversation-privacy-Auyq26XQ.js → conversation-privacy-BUfel19D.js} +1 -1
- package/dist/{credential-sync-BO33aNQd.js → credential-sync-D04NWqMR.js} +21 -21
- package/dist/{db-BeyXKJOI.d.ts → db-D74z7BZH.d.ts} +1 -1
- package/dist/{execution-stats-SiS2FLcv.js → execution-stats-Ds4bSvam.js} +77 -77
- package/dist/{executor-BfbYPW63.js → executor-BZu1Ta06.js} +12 -12
- package/dist/instrumentation.js +2 -2
- package/dist/{job-queue-CyTc24Es.js → job-queue-rnAPfUhP.js} +1 -1
- package/dist/{logging-D37bayDc.js → logging-Dx0S5k2z.js} +1 -1
- package/dist/nitro.d.ts +1 -1
- package/dist/nitro.js +3 -3
- package/dist/{oauth-callback-server-BtfOeHTZ.js → oauth-callback-server-xGpwURIj.js} +2 -2
- package/dist/{pending-auth-BPUzcs7n.js → pending-auth-DIZ4iZjS.js} +2 -2
- package/dist/{profile-CSixooTi.js → profile-d-fKypxo.js} +4 -4
- package/dist/{prompt-3gqNY1Ka.js → prompt-x-0ZtTyb.js} +14 -14
- package/dist/{registry-DiR0-xRg.js → registry-CWKdLCTG.js} +2 -2
- package/dist/{resolve-Bn5q__9b.js → resolve-BhRB1s2A.js} +2 -2
- package/dist/{runner-DFx3dIJH.js → runner-DNml3owD.js} +10 -10
- package/dist/{sandbox-egress-signals-bwvjihxA.js → sandbox-egress-signals-DUIl3-gW.js} +1 -1
- package/dist/{schema-8GXFfclK.js → schema-CwTeb-BF.js} +39 -39
- package/dist/{skills-BhM5qyCF.js → skills-D9WesdJJ.js} +2 -2
- package/dist/{spawn-Dk0PqdH6.js → spawn-Eh_3-s0M.js} +2 -2
- package/dist/{stats-DKRP4rsY.js → stats-CFlUGqVA.js} +292 -268
- package/dist/{store-C5qxF2ac.d.ts → store-Det8MQ9g.d.ts} +1 -1
- package/dist/{task-queue-CdpTvu4R.js → task-queue-D8I1_5wP.js} +3 -3
- package/dist/{task-runner-alpjVSxQ.js → task-runner-DO79gdho.js} +15 -15
- package/dist/{thread-state-CRK7aA41.js → thread-state-DD6BA4xz.js} +5 -5
- package/dist/{turn-execution-XtyzIHog.js → turn-execution-BSIHxmQJ.js} +3 -3
- package/dist/{turn-lifecycle-VbwZLfBv.js → turn-lifecycle-DSBK4Ars.js} +1 -1
- package/dist/{usage-D4A48Bdl.js → usage-WRXkNOHp.js} +2 -2
- package/dist/{validation-jn_46o4U.js → validation-BbHZ4r4S.js} +1 -1
- package/dist/{version-DcfJxB4z.js → version-C71UcRWw.js} +1 -1
- package/dist/version.js +1 -1
- package/dist/{web-authorization-CsfLSfEs.js → web-authorization-C73gJV7l.js} +1 -1
- package/dist/{web-input-BPp_sc7t.js → web-input-Ce1FcNIM.js} +8 -8
- package/dist/{work-Di-ubSGg.js → work-BEzDU_2x.js} +9 -9
- package/dist/{worker-Cu_D5Mr8.js → worker-MK2ubOv-.js} +5 -5
- package/migrations/0041_automation_outcomes_backfill.sql +27 -0
- package/migrations/meta/0041_snapshot.json +3516 -0
- package/migrations/meta/_journal.json +7 -0
- package/package.json +5 -5
package/dist/api/schema.d.ts
CHANGED
|
@@ -334,8 +334,8 @@ export declare const conversationAuxiliaryCostsSchema: z.ZodObject<{
|
|
|
334
334
|
declare const conversationSourceTaskSchema: z.ZodObject<{
|
|
335
335
|
id: z.ZodOptional<z.ZodString>;
|
|
336
336
|
kind: z.ZodEnum<{
|
|
337
|
-
scheduled: "scheduled";
|
|
338
337
|
event: "event";
|
|
338
|
+
scheduled: "scheduled";
|
|
339
339
|
}>;
|
|
340
340
|
label: z.ZodOptional<z.ZodString>;
|
|
341
341
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -1342,8 +1342,8 @@ export declare const conversationDetailReportSchema: z.ZodObject<{
|
|
|
1342
1342
|
sourceTask: z.ZodOptional<z.ZodObject<{
|
|
1343
1343
|
id: z.ZodOptional<z.ZodString>;
|
|
1344
1344
|
kind: z.ZodEnum<{
|
|
1345
|
-
scheduled: "scheduled";
|
|
1346
1345
|
event: "event";
|
|
1346
|
+
scheduled: "scheduled";
|
|
1347
1347
|
}>;
|
|
1348
1348
|
label: z.ZodOptional<z.ZodString>;
|
|
1349
1349
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -2613,15 +2613,15 @@ export declare const deleteWorkspaceResponseSchema: z.ZodObject<{
|
|
|
2613
2613
|
type BaselineSnapshotReport = z.infer<typeof baselineSnapshotSchema>;
|
|
2614
2614
|
type WorkspaceReport = z.infer<typeof workspaceSchema>;
|
|
2615
2615
|
//#endregion
|
|
2616
|
-
//#region src/api/schema/
|
|
2617
|
-
/**
|
|
2618
|
-
export declare const
|
|
2616
|
+
//#region src/api/schema/automation.d.ts
|
|
2617
|
+
/** Automation run counts for the dashboard range control (24h/7d/30d/90d). */
|
|
2618
|
+
export declare const automationRunWindowsSchema: z.ZodObject<{
|
|
2619
2619
|
1: z.ZodNumber;
|
|
2620
2620
|
7: z.ZodNumber;
|
|
2621
2621
|
30: z.ZodNumber;
|
|
2622
2622
|
90: z.ZodNumber;
|
|
2623
2623
|
}, z.core.$strict>;
|
|
2624
|
-
export declare const
|
|
2624
|
+
export declare const scheduledAutomationSummarySchema: z.ZodObject<{
|
|
2625
2625
|
createdAt: z.ZodString;
|
|
2626
2626
|
createdBy: z.ZodString;
|
|
2627
2627
|
createdByEmail: z.ZodOptional<z.ZodString>;
|
|
@@ -2665,7 +2665,7 @@ export declare const scheduledTaskSummarySchema: z.ZodObject<{
|
|
|
2665
2665
|
active: "active";
|
|
2666
2666
|
}>;
|
|
2667
2667
|
}, z.core.$strict>;
|
|
2668
|
-
export declare const
|
|
2668
|
+
export declare const eventAutomationSummarySchema: z.ZodObject<{
|
|
2669
2669
|
createdAt: z.ZodString;
|
|
2670
2670
|
createdBy: z.ZodString;
|
|
2671
2671
|
createdByEmail: z.ZodOptional<z.ZodString>;
|
|
@@ -2706,7 +2706,7 @@ export declare const eventTaskSummarySchema: z.ZodObject<{
|
|
|
2706
2706
|
source: z.ZodString;
|
|
2707
2707
|
triggerAvailable: z.ZodBoolean;
|
|
2708
2708
|
}, z.core.$strict>;
|
|
2709
|
-
export declare const
|
|
2709
|
+
export declare const automationSummarySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
2710
2710
|
createdAt: z.ZodString;
|
|
2711
2711
|
createdBy: z.ZodString;
|
|
2712
2712
|
createdByEmail: z.ZodOptional<z.ZodString>;
|
|
@@ -2790,17 +2790,17 @@ export declare const taskSummarySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2790
2790
|
source: z.ZodString;
|
|
2791
2791
|
triggerAvailable: z.ZodBoolean;
|
|
2792
2792
|
}, z.core.$strict>], "kind">;
|
|
2793
|
-
/** One UTC day/hour of completed
|
|
2794
|
-
declare const
|
|
2793
|
+
/** One UTC day/hour of completed automation executions stacked by automation type. */
|
|
2794
|
+
declare const automationExecutionDaySchema: z.ZodObject<{
|
|
2795
2795
|
costUsd: z.ZodNumber;
|
|
2796
2796
|
date: z.ZodString;
|
|
2797
2797
|
event: z.ZodNumber;
|
|
2798
2798
|
scheduled: z.ZodNumber;
|
|
2799
2799
|
}, z.core.$strict>;
|
|
2800
|
-
export declare const
|
|
2800
|
+
export declare const automationListQuerySchema: z.ZodObject<{
|
|
2801
2801
|
q: z.ZodOptional<z.ZodString>;
|
|
2802
2802
|
}, z.core.$strict>;
|
|
2803
|
-
export declare const
|
|
2803
|
+
export declare const automationListSchema: z.ZodObject<{
|
|
2804
2804
|
executionDays: z.ZodArray<z.ZodObject<{
|
|
2805
2805
|
costUsd: z.ZodNumber;
|
|
2806
2806
|
date: z.ZodString;
|
|
@@ -2819,7 +2819,7 @@ export declare const taskListSchema: z.ZodObject<{
|
|
|
2819
2819
|
event: z.ZodNumber;
|
|
2820
2820
|
scheduled: z.ZodNumber;
|
|
2821
2821
|
}, z.core.$strict>>>;
|
|
2822
|
-
|
|
2822
|
+
automations: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
2823
2823
|
createdAt: z.ZodString;
|
|
2824
2824
|
createdBy: z.ZodString;
|
|
2825
2825
|
createdByEmail: z.ZodOptional<z.ZodString>;
|
|
@@ -2905,19 +2905,19 @@ export declare const taskListSchema: z.ZodObject<{
|
|
|
2905
2905
|
}, z.core.$strict>], "kind">>;
|
|
2906
2906
|
truncated: z.ZodBoolean;
|
|
2907
2907
|
}, z.core.$strict>;
|
|
2908
|
-
export declare const
|
|
2908
|
+
export declare const automationParamsSchema: z.ZodObject<{
|
|
2909
2909
|
id: z.ZodString;
|
|
2910
2910
|
kind: z.ZodEnum<{
|
|
2911
|
-
scheduled: "scheduled";
|
|
2912
2911
|
event: "event";
|
|
2912
|
+
scheduled: "scheduled";
|
|
2913
2913
|
}>;
|
|
2914
2914
|
}, z.core.$strict>;
|
|
2915
|
-
export declare const
|
|
2915
|
+
export declare const automationExecutionStatusSchema: z.ZodEnum<{
|
|
2916
2916
|
failed: "failed";
|
|
2917
2917
|
blocked: "blocked";
|
|
2918
2918
|
completed: "completed";
|
|
2919
2919
|
}>;
|
|
2920
|
-
export declare const
|
|
2920
|
+
export declare const automationExecutionSchema: z.ZodObject<{
|
|
2921
2921
|
conversationId: z.ZodOptional<z.ZodString>;
|
|
2922
2922
|
costUsd: z.ZodOptional<z.ZodNumber>;
|
|
2923
2923
|
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2931,14 +2931,14 @@ export declare const taskExecutionSchema: z.ZodObject<{
|
|
|
2931
2931
|
title: z.ZodOptional<z.ZodString>;
|
|
2932
2932
|
totalTokens: z.ZodOptional<z.ZodNumber>;
|
|
2933
2933
|
}, z.core.$strict>;
|
|
2934
|
-
/** One UTC day/hour of terminal executions for a single
|
|
2935
|
-
export declare const
|
|
2934
|
+
/** One UTC day/hour of terminal executions for a single automation, stacked by status. */
|
|
2935
|
+
export declare const automationExecutionStatusDaySchema: z.ZodObject<{
|
|
2936
2936
|
blocked: z.ZodNumber;
|
|
2937
2937
|
completed: z.ZodNumber;
|
|
2938
2938
|
date: z.ZodString;
|
|
2939
2939
|
failed: z.ZodNumber;
|
|
2940
2940
|
}, z.core.$strict>;
|
|
2941
|
-
export declare const
|
|
2941
|
+
export declare const automationExecutionListSchema: z.ZodObject<{
|
|
2942
2942
|
executionDays: z.ZodArray<z.ZodObject<{
|
|
2943
2943
|
blocked: z.ZodNumber;
|
|
2944
2944
|
completed: z.ZodNumber;
|
|
@@ -2971,7 +2971,7 @@ export declare const taskExecutionListSchema: z.ZodObject<{
|
|
|
2971
2971
|
title: z.ZodOptional<z.ZodString>;
|
|
2972
2972
|
totalTokens: z.ZodOptional<z.ZodNumber>;
|
|
2973
2973
|
}, z.core.$strict>>;
|
|
2974
|
-
|
|
2974
|
+
automation: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
2975
2975
|
createdAt: z.ZodString;
|
|
2976
2976
|
createdBy: z.ZodString;
|
|
2977
2977
|
createdByEmail: z.ZodOptional<z.ZodString>;
|
|
@@ -3057,7 +3057,7 @@ export declare const taskExecutionListSchema: z.ZodObject<{
|
|
|
3057
3057
|
}, z.core.$strict>], "kind">;
|
|
3058
3058
|
truncated: z.ZodBoolean;
|
|
3059
3059
|
}, z.core.$strict>;
|
|
3060
|
-
export declare const
|
|
3060
|
+
export declare const automationRunSchema: z.ZodObject<{
|
|
3061
3061
|
conversationId: z.ZodOptional<z.ZodString>;
|
|
3062
3062
|
costUsd: z.ZodOptional<z.ZodNumber>;
|
|
3063
3063
|
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3071,13 +3071,13 @@ export declare const taskRunSchema: z.ZodObject<{
|
|
|
3071
3071
|
title: z.ZodOptional<z.ZodString>;
|
|
3072
3072
|
totalTokens: z.ZodOptional<z.ZodNumber>;
|
|
3073
3073
|
kind: z.ZodEnum<{
|
|
3074
|
-
scheduled: "scheduled";
|
|
3075
3074
|
event: "event";
|
|
3075
|
+
scheduled: "scheduled";
|
|
3076
3076
|
}>;
|
|
3077
|
-
|
|
3078
|
-
|
|
3077
|
+
automationId: z.ZodString;
|
|
3078
|
+
automationTitle: z.ZodString;
|
|
3079
3079
|
}, z.core.$strict>;
|
|
3080
|
-
export declare const
|
|
3080
|
+
export declare const automationRunListSchema: z.ZodObject<{
|
|
3081
3081
|
runs: z.ZodArray<z.ZodObject<{
|
|
3082
3082
|
conversationId: z.ZodOptional<z.ZodString>;
|
|
3083
3083
|
costUsd: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3092,23 +3092,23 @@ export declare const taskRunListSchema: z.ZodObject<{
|
|
|
3092
3092
|
title: z.ZodOptional<z.ZodString>;
|
|
3093
3093
|
totalTokens: z.ZodOptional<z.ZodNumber>;
|
|
3094
3094
|
kind: z.ZodEnum<{
|
|
3095
|
-
scheduled: "scheduled";
|
|
3096
3095
|
event: "event";
|
|
3096
|
+
scheduled: "scheduled";
|
|
3097
3097
|
}>;
|
|
3098
|
-
|
|
3099
|
-
|
|
3098
|
+
automationId: z.ZodString;
|
|
3099
|
+
automationTitle: z.ZodString;
|
|
3100
3100
|
}, z.core.$strict>>;
|
|
3101
3101
|
truncated: z.ZodBoolean;
|
|
3102
3102
|
}, z.core.$strict>;
|
|
3103
|
-
type
|
|
3104
|
-
type
|
|
3105
|
-
type
|
|
3106
|
-
type
|
|
3107
|
-
type
|
|
3108
|
-
type
|
|
3109
|
-
type
|
|
3110
|
-
type
|
|
3111
|
-
type
|
|
3103
|
+
type AutomationExecutionDay = z.output<typeof automationExecutionDaySchema>;
|
|
3104
|
+
type AutomationExecutionStatusDay = z.output<typeof automationExecutionStatusDaySchema>;
|
|
3105
|
+
type AutomationExecution = z.output<typeof automationExecutionSchema>;
|
|
3106
|
+
type AutomationExecutionList = z.output<typeof automationExecutionListSchema>;
|
|
3107
|
+
type AutomationRun = z.output<typeof automationRunSchema>;
|
|
3108
|
+
type AutomationRunList = z.output<typeof automationRunListSchema>;
|
|
3109
|
+
type AutomationRunWindows = z.output<typeof automationRunWindowsSchema>;
|
|
3110
|
+
type AutomationSummary = z.output<typeof automationSummarySchema>;
|
|
3111
|
+
type AutomationList = z.output<typeof automationListSchema>;
|
|
3112
3112
|
//#endregion
|
|
3113
3113
|
//#region src/api/schema/stats.d.ts
|
|
3114
3114
|
export declare const statSchema: z.ZodObject<{
|
|
@@ -3328,4 +3328,4 @@ type PluginPackageContentReport = z.infer<typeof pluginPackageContentReportSchem
|
|
|
3328
3328
|
type PluginOperationalReport = z.infer<typeof pluginOperationalReportSchema>;
|
|
3329
3329
|
type PluginOperationalReportFeed = z.infer<typeof pluginOperationalReportFeedSchema>;
|
|
3330
3330
|
//#endregion
|
|
3331
|
-
export { type AcceptedConversationMessage, type ActorActivityDayReport, type ActorDirectoryReport, type ActorDirectoryWindows, type ActorIdentity, type ActorProfileReport, type ActorSummaryReport, type ActorTotalsReport, type ActorWindowMetrics, type ApiError, type ArchiveConversationBody, type ArchiveConversationResponse, type BaselineSnapshotReport, type CancelConversationPendingMessagesBody, type CancelConversationPendingMessagesResponse, type CodeActivityDay, type CodeChangeSummaryReport, type CodeOverviewReport, type CodePersonReport, type CodeRepositorySummary, type ConversationActivityPreview, type ConversationAuxiliaryCosts, type ConversationCost, type ConversationDetailReport, type ConversationEventHistory, type ConversationEventPage, type ConversationFeed, type ConversationMetricDay, type ConversationModelUsage, type ConversationParams, type ConversationPendingMessage, type ConversationPendingMessageDelivery, type ConversationPendingMessagesReport, type ConversationReportEvent, type ConversationReportEventData, type ConversationReportStatus, type ConversationSourceTask, type ConversationStatsItem, type ConversationStatsReport, type ConversationSummaryReport, type ConversationSurface, type ConversationTurnFailureCode, type ConversationTurnFailureReason, type ConversationUsage, type CreateConversationBody, type CreateConversationMessageBody, type DailyConversationActivity, type GuardianMetricDay, type GuardianStats, type HealthReport, type LocationActivityDayReport, type LocationActorSummaryReport, type LocationDetailReport, type LocationDirectoryReport, type LocationParams, type LocationSummaryReport, type PeopleActivityDayReport, type PersonParams, type PersonalSpendReport, type PersonalTokenMetadata, type Plugin, type PluginOperationalReport, type PluginOperationalReportFeed, type PluginPackageContentItemReport, type PluginPackageContentReport, type Plugins, type RuntimeInfoReport, type SkillReport, type SkillReports, type StatReport, type StatsReport, type
|
|
3331
|
+
export { type AcceptedConversationMessage, type ActorActivityDayReport, type ActorDirectoryReport, type ActorDirectoryWindows, type ActorIdentity, type ActorProfileReport, type ActorSummaryReport, type ActorTotalsReport, type ActorWindowMetrics, type ApiError, type ArchiveConversationBody, type ArchiveConversationResponse, type AutomationExecution, type AutomationExecutionDay, type AutomationExecutionList, type AutomationExecutionStatusDay, type AutomationList, type AutomationRun, type AutomationRunList, type AutomationRunWindows, type AutomationSummary, type BaselineSnapshotReport, type CancelConversationPendingMessagesBody, type CancelConversationPendingMessagesResponse, type CodeActivityDay, type CodeChangeSummaryReport, type CodeOverviewReport, type CodePersonReport, type CodeRepositorySummary, type ConversationActivityPreview, type ConversationAuxiliaryCosts, type ConversationCost, type ConversationDetailReport, type ConversationEventHistory, type ConversationEventPage, type ConversationFeed, type ConversationMetricDay, type ConversationModelUsage, type ConversationParams, type ConversationPendingMessage, type ConversationPendingMessageDelivery, type ConversationPendingMessagesReport, type ConversationReportEvent, type ConversationReportEventData, type ConversationReportStatus, type ConversationSourceTask, type ConversationStatsItem, type ConversationStatsReport, type ConversationSummaryReport, type ConversationSurface, type ConversationTurnFailureCode, type ConversationTurnFailureReason, type ConversationUsage, type CreateConversationBody, type CreateConversationMessageBody, type DailyConversationActivity, type GuardianMetricDay, type GuardianStats, type HealthReport, type LocationActivityDayReport, type LocationActorSummaryReport, type LocationDetailReport, type LocationDirectoryReport, type LocationParams, type LocationSummaryReport, type PeopleActivityDayReport, type PersonParams, type PersonalSpendReport, type PersonalTokenMetadata, type Plugin, type PluginOperationalReport, type PluginOperationalReportFeed, type PluginPackageContentItemReport, type PluginPackageContentReport, type Plugins, type RuntimeInfoReport, type SkillReport, type SkillReports, type StatReport, type StatsReport, type WorkspaceReport, conversationTurnFailureCodeSchema, conversationTurnFailureReasonSchema };
|
package/dist/api/schema.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { C as conversationReportEventSchema, D as createConversationBodySchema, E as conversationSummaryReportSchema, O as createConversationMessageBodySchema, R as conversationTurnFailureCodeSchema, S as conversationReportEventDataSchema, T as conversationStatsReportSchema, _ as conversationParamsSchema, a as cancelConversationPendingMessagesBodySchema, b as conversationPendingMessageSchema, d as conversationDetailReportSchema, f as conversationEventHistorySchema, g as conversationFeedSchema, h as conversationFeedQuerySchema, i as archiveConversationResponseSchema, l as conversationAuxiliaryCostsSchema, m as conversationEventsQuerySchema, o as cancelConversationPendingMessagesResponseSchema, p as conversationEventPageSchema, r as archiveConversationBodySchema, s as conversationActivityPreviewSchema, t as acceptedConversationMessageSchema, u as conversationDetailQuerySchema, v as conversationPendingAuthorizationSchema, x as conversationPendingMessagesReportSchema, y as conversationPendingMessageDeliverySchema, z as conversationTurnFailureReasonSchema } from "../conversation-AA4R1VUn.js";
|
|
2
2
|
import { a as pluginPackageContentReportSchema, c as runtimeInfoReportSchema, i as pluginPackageContentItemReportSchema, l as skillReportSchema, n as pluginOperationalReportFeedSchema, o as pluginSchema, r as pluginOperationalReportSchema, s as pluginsSchema, t as healthReportSchema, u as skillReportsSchema } from "../reporting-schema-DosTN__Q.js";
|
|
3
|
-
import { A as actorProfileReportSchema, B as dailyConversationActivitySchema, C as createPersonalTokenBodySchema, D as personalTokenParamsSchema, E as personalTokenMetadataSchema, F as locationDirectoryReportSchema, G as codePersonReportSchema, H as codeChangeSummaryReportSchema, I as locationParamsSchema, K as codeRepositorySummarySchema, M as personalSpendReportSchema, N as locationActivityDayReportSchema, O as revokePersonalTokenResponseSchema, P as locationDetailReportSchema, S as
|
|
4
|
-
export { acceptedConversationMessageSchema, actorDirectoryReportSchema, actorProfileReportSchema, apiErrorSchema, archiveConversationBodySchema, archiveConversationResponseSchema, baselineSnapshotSchema, cancelConversationPendingMessagesBodySchema, cancelConversationPendingMessagesResponseSchema, codeActivityDaySchema, codeChangeSummaryReportSchema, codeChangeSummarySchema, codeOverviewReportSchema, codePersonReportSchema, codeRepositorySummarySchema, conversationActivityPreviewSchema, conversationAuxiliaryCostsSchema, conversationDetailQuerySchema, conversationDetailReportSchema, conversationEventHistorySchema, conversationEventPageSchema, conversationEventsQuerySchema, conversationFeedQuerySchema, conversationFeedSchema, conversationParamsSchema, conversationPendingAuthorizationSchema, conversationPendingMessageDeliverySchema, conversationPendingMessageSchema, conversationPendingMessagesReportSchema, conversationReportEventDataSchema, conversationReportEventSchema, conversationStatsReportSchema, conversationSummaryReportSchema, conversationTurnFailureCodeSchema, conversationTurnFailureReasonSchema, createConversationBodySchema, createConversationMessageBodySchema, createPersonalTokenBodySchema, createdPersonalTokenSchema, dailyConversationActivitySchema, deleteWorkspaceResponseSchema,
|
|
3
|
+
import { A as actorProfileReportSchema, B as dailyConversationActivitySchema, C as createPersonalTokenBodySchema, D as personalTokenParamsSchema, E as personalTokenMetadataSchema, F as locationDirectoryReportSchema, G as codePersonReportSchema, H as codeChangeSummaryReportSchema, I as locationParamsSchema, K as codeRepositorySummarySchema, M as personalSpendReportSchema, N as locationActivityDayReportSchema, O as revokePersonalTokenResponseSchema, P as locationDetailReportSchema, S as scheduledAutomationSummarySchema, T as personalTokenListSchema, U as codeChangeSummarySchema, V as codeActivityDaySchema, W as codeOverviewReportSchema, _ as automationRunListSchema, a as workspaceBodySchema, at as apiErrorSchema, b as automationSummarySchema, c as workspaceRepoSchema, d as automationExecutionSchema, f as automationExecutionStatusDaySchema, g as automationParamsSchema, h as automationListSchema, i as deleteWorkspaceResponseSchema, j as personParamsSchema, k as actorDirectoryReportSchema, l as workspaceSchema, m as automationListQuerySchema, n as statsReportSchema, o as workspaceListSchema, p as automationExecutionStatusSchema, r as baselineSnapshotSchema, s as workspaceParamsSchema, t as statSchema, u as automationExecutionListSchema, v as automationRunSchema, w as createdPersonalTokenSchema, x as eventAutomationSummarySchema, y as automationRunWindowsSchema } from "../schema-CwTeb-BF.js";
|
|
4
|
+
export { acceptedConversationMessageSchema, actorDirectoryReportSchema, actorProfileReportSchema, apiErrorSchema, archiveConversationBodySchema, archiveConversationResponseSchema, automationExecutionListSchema, automationExecutionSchema, automationExecutionStatusDaySchema, automationExecutionStatusSchema, automationListQuerySchema, automationListSchema, automationParamsSchema, automationRunListSchema, automationRunSchema, automationRunWindowsSchema, automationSummarySchema, baselineSnapshotSchema, cancelConversationPendingMessagesBodySchema, cancelConversationPendingMessagesResponseSchema, codeActivityDaySchema, codeChangeSummaryReportSchema, codeChangeSummarySchema, codeOverviewReportSchema, codePersonReportSchema, codeRepositorySummarySchema, conversationActivityPreviewSchema, conversationAuxiliaryCostsSchema, conversationDetailQuerySchema, conversationDetailReportSchema, conversationEventHistorySchema, conversationEventPageSchema, conversationEventsQuerySchema, conversationFeedQuerySchema, conversationFeedSchema, conversationParamsSchema, conversationPendingAuthorizationSchema, conversationPendingMessageDeliverySchema, conversationPendingMessageSchema, conversationPendingMessagesReportSchema, conversationReportEventDataSchema, conversationReportEventSchema, conversationStatsReportSchema, conversationSummaryReportSchema, conversationTurnFailureCodeSchema, conversationTurnFailureReasonSchema, createConversationBodySchema, createConversationMessageBodySchema, createPersonalTokenBodySchema, createdPersonalTokenSchema, dailyConversationActivitySchema, deleteWorkspaceResponseSchema, eventAutomationSummarySchema, healthReportSchema, locationActivityDayReportSchema, locationDetailReportSchema, locationDirectoryReportSchema, locationParamsSchema, personParamsSchema, personalSpendReportSchema, personalTokenListSchema, personalTokenMetadataSchema, personalTokenParamsSchema, pluginOperationalReportFeedSchema, pluginOperationalReportSchema, pluginPackageContentItemReportSchema, pluginPackageContentReportSchema, pluginSchema, pluginsSchema, revokePersonalTokenResponseSchema, runtimeInfoReportSchema, scheduledAutomationSummarySchema, skillReportSchema, skillReportsSchema, statSchema, statsReportSchema, workspaceBodySchema, workspaceListSchema, workspaceParamsSchema, workspaceRepoSchema, workspaceSchema };
|
package/dist/api.d.ts
CHANGED