@sentry/junior 0.185.0 → 0.187.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-hooks-NGZQLL5O.js → agent-hooks-XVAE2554.js} +11 -11
- package/dist/api/schema/conversation.d.ts +8 -0
- package/dist/api/schema.js +1 -1
- package/dist/api.js +44 -36
- package/dist/app.js +1079 -264
- package/dist/{catalog-runtime-AAEAO2RL.js → catalog-runtime-DWFAC562.js} +4 -4
- package/dist/chat/agent/types.d.ts +16 -13
- package/dist/chat/api-turns/{accepted-reply.d.ts → assistant-message.d.ts} +3 -2
- package/dist/chat/api-turns/cancellation.d.ts +0 -1
- package/dist/chat/api-turns/mailbox-input.d.ts +4 -0
- package/dist/chat/api-turns/routing.d.ts +23 -7
- package/dist/chat/api-turns/work.d.ts +2 -2
- package/dist/chat/conversations/location.d.ts +2 -2
- package/dist/chat/conversations/store.d.ts +13 -0
- package/dist/chat/conversations/turn-lifecycle.d.ts +2 -0
- package/dist/chat/providers/slack/runtime.d.ts +0 -2
- package/dist/chat/providers/slack/turn.d.ts +0 -2
- package/dist/chat/resource-events/actor.d.ts +14 -2
- package/dist/chat/resource-events/app-publisher.d.ts +18 -0
- package/dist/chat/resource-events/catalog.d.ts +19 -0
- package/dist/chat/resource-events/ingest.d.ts +0 -1
- package/dist/chat/resource-events/notification.d.ts +28 -3
- package/dist/chat/resource-events/runtime-catalog.d.ts +7 -2
- package/dist/chat/resource-events/store.d.ts +1 -13
- package/dist/chat/resource-events/workspace.d.ts +7 -3
- package/dist/chat/sandbox/egress/credentials.d.ts +5 -4
- package/dist/chat/sandbox/egress/session.d.ts +9 -9
- package/dist/chat/sandbox/errors.d.ts +1 -1
- package/dist/chat/sandbox/ref.d.ts +1 -1
- package/dist/chat/sandbox/snapshot/events.d.ts +8 -1
- package/dist/chat/sandbox/snapshot/not-ready-error.d.ts +6 -1
- package/dist/chat/sentry-links.d.ts +2 -0
- package/dist/chat/services/turn-session-routing.d.ts +23 -7
- package/dist/chat/task-execution/slack-resource-event.d.ts +47 -0
- package/dist/chat/task-execution/slack-work.d.ts +0 -21
- package/dist/chat/task-input.d.ts +22 -0
- package/dist/chat/tools/event-tasks.d.ts +1 -1
- package/dist/chat/tools/resource-events.d.ts +1 -1
- package/dist/{chunk-Y5G23T2D.js → chunk-27T5HZHO.js} +91 -7
- package/dist/{chunk-TVVAMOLS.js → chunk-2VUDJGB6.js} +2 -2
- package/dist/{chunk-X7NCJQAA.js → chunk-4A2R3AQB.js} +1 -1
- package/dist/{chunk-MWOH6CIK.js → chunk-4YD3DET6.js} +278 -116
- package/dist/{chunk-INQHUE72.js → chunk-6FGN7ZEG.js} +6 -2
- package/dist/{chunk-ZKKGFUWM.js → chunk-6FKNNUSN.js} +6 -6
- package/dist/{chunk-OMQ2J6F6.js → chunk-6YCIYOVA.js} +1 -1
- package/dist/{chunk-7GAP2XG4.js → chunk-7LRRVMPH.js} +1 -1
- package/dist/{chunk-4HA36IWS.js → chunk-BITZUBPJ.js} +8 -8
- package/dist/{chunk-QCT4226Q.js → chunk-D3GDGREI.js} +3 -3
- package/dist/{chunk-WLKWN4CD.js → chunk-D5BWM37G.js} +8 -5
- package/dist/{chunk-VH4IU3UC.js → chunk-DUE4EUNL.js} +19 -45
- package/dist/{chunk-DAPC2HTM.js → chunk-EIWYZXSM.js} +5 -5
- package/dist/{chunk-LVK4WJKM.js → chunk-HXR3FHTE.js} +13 -3
- package/dist/{chunk-UUULGCKK.js → chunk-ITLYUKGZ.js} +14 -4
- package/dist/{chunk-FTVMXDNN.js → chunk-JCRXXEMC.js} +1 -1
- package/dist/{chunk-EJYP3NQ4.js → chunk-JZPDYKRG.js} +37 -3
- package/dist/{chunk-HJPC32TQ.js → chunk-KRYJ5VOD.js} +20 -14
- package/dist/{chunk-QZKHHG3B.js → chunk-MUPPP7A7.js} +436 -283
- package/dist/{chunk-D63IUQQE.js → chunk-NIKLTFBP.js} +12 -9
- package/dist/{chunk-U4CTAVWN.js → chunk-NU775DLU.js} +2 -2
- package/dist/{chunk-W7GCLNIV.js → chunk-OM4SFFJK.js} +3 -3
- package/dist/{chunk-X2SS6BF7.js → chunk-P2VU5JNH.js} +32 -36
- package/dist/{chunk-4K25ODAO.js → chunk-PFAZSRGR.js} +3 -1
- package/dist/{chunk-EIJCPJOY.js → chunk-Q6OCUQ7W.js} +1 -1
- package/dist/{chunk-GJTIZQGJ.js → chunk-QH3I7ZOK.js} +1 -1
- package/dist/{chunk-4S47VHJR.js → chunk-STF4GSK4.js} +3 -3
- package/dist/{chunk-C6TS47CQ.js → chunk-TQHCZXN7.js} +11 -5
- package/dist/{chunk-ZIF2S464.js → chunk-U3KMII5Y.js} +1 -1
- package/dist/{chunk-6DOAUXLD.js → chunk-U5POFCKM.js} +753 -1718
- package/dist/{chunk-PNYJOEVV.js → chunk-U6ZQHRIP.js} +1 -1
- package/dist/{chunk-LRI5IRGY.js → chunk-URZ7UD4P.js} +2 -2
- package/dist/{chunk-6Q7YZLCL.js → chunk-VC343WHM.js} +9 -1
- package/dist/{chunk-ABAX75GG.js → chunk-WKIS4VRK.js} +17 -3
- package/dist/{chunk-FFHXG2FX.js → chunk-WL3R2KTS.js} +11 -29
- package/dist/{chunk-EWEH2PJW.js → chunk-WRDW3A3D.js} +5 -5
- package/dist/{chunk-7MHNIGHP.js → chunk-X5SXFVZT.js} +1 -1
- package/dist/{chunk-ATUWN6Z3.js → chunk-Z6OHCDXP.js} +2 -2
- package/dist/cli/chat.js +33 -33
- package/dist/cli/check.js +5 -5
- package/dist/cli/plugins.js +12 -12
- package/dist/cli/snapshot-create.js +9 -9
- package/dist/cli/upgrade.js +6 -6
- package/dist/{db-TRJ77FAU.js → db-FBHAWVXU.js} +6 -6
- package/dist/instrumentation.js +3 -3
- package/dist/nitro.js +6 -6
- package/dist/{oauth-callback-server-XD5SV3MS.js → oauth-callback-server-5HS5ULC6.js} +28 -28
- package/dist/{runner-KFX7NG6D.js → runner-46W6NV6B.js} +19 -19
- package/dist/{skills-J2AH26CW.js → skills-TG3QC4B6.js} +5 -5
- package/dist/spawn-Y6YWBIJS.js +41 -0
- package/dist/task-runner-YSGBPN4U.js +34 -0
- package/dist/{validation-O5J4VOPF.js → validation-GMRIDBC5.js} +5 -5
- package/dist/version.js +1 -1
- package/dist/{work-ECPQTG3U.js → work-W4ULBJTU.js} +21 -21
- package/dist/{worker-RS3DXUDO.js → worker-M6NVACS2.js} +10 -10
- package/package.json +4 -4
- package/dist/spawn-VU3CSRI6.js +0 -41
- package/dist/task-runner-5JG3VIIY.js +0 -34
|
@@ -13,26 +13,26 @@ import {
|
|
|
13
13
|
getPlugins,
|
|
14
14
|
setPlugins,
|
|
15
15
|
validatePlugins
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DUE4EUNL.js";
|
|
17
17
|
import "./chunk-3Y47VMHV.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-WKIS4VRK.js";
|
|
19
|
+
import "./chunk-HXR3FHTE.js";
|
|
20
|
+
import "./chunk-JZPDYKRG.js";
|
|
21
|
+
import "./chunk-U6ZQHRIP.js";
|
|
22
22
|
import "./chunk-GFBR4S3Q.js";
|
|
23
23
|
import "./chunk-VFUK3X5B.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-URZ7UD4P.js";
|
|
25
25
|
import "./chunk-D4YV5TDV.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
28
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-Q6OCUQ7W.js";
|
|
27
|
+
import "./chunk-QH3I7ZOK.js";
|
|
28
|
+
import "./chunk-X5SXFVZT.js";
|
|
29
29
|
import "./chunk-CEMMLV5L.js";
|
|
30
30
|
import "./chunk-N7TMSOZH.js";
|
|
31
31
|
import "./chunk-DWPN6SCH.js";
|
|
32
32
|
import "./chunk-TXKUKMVO.js";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-6YCIYOVA.js";
|
|
34
34
|
import "./chunk-PEQXYSSE.js";
|
|
35
|
-
import "./chunk-
|
|
35
|
+
import "./chunk-7LRRVMPH.js";
|
|
36
36
|
export {
|
|
37
37
|
PluginHookDeniedError,
|
|
38
38
|
applyPluginFormatMarkdown,
|
|
@@ -379,6 +379,8 @@ export declare const conversationReportEventDataSchema: z.ZodDiscriminatedUnion<
|
|
|
379
379
|
tool_errors: "tool_errors";
|
|
380
380
|
suppressed_output: "suppressed_output";
|
|
381
381
|
}>>;
|
|
382
|
+
eventId: z.ZodOptional<z.ZodString>;
|
|
383
|
+
sentryEventUrl: z.ZodOptional<z.ZodString>;
|
|
382
384
|
}, z.core.$strict>], "state">, z.ZodObject<{
|
|
383
385
|
type: z.ZodLiteral<"turn_context">;
|
|
384
386
|
turnId: z.ZodString;
|
|
@@ -593,6 +595,8 @@ export declare const conversationReportEventSchema: z.ZodObject<{
|
|
|
593
595
|
tool_errors: "tool_errors";
|
|
594
596
|
suppressed_output: "suppressed_output";
|
|
595
597
|
}>>;
|
|
598
|
+
eventId: z.ZodOptional<z.ZodString>;
|
|
599
|
+
sentryEventUrl: z.ZodOptional<z.ZodString>;
|
|
596
600
|
}, z.core.$strict>], "state">, z.ZodObject<{
|
|
597
601
|
type: z.ZodLiteral<"turn_context">;
|
|
598
602
|
turnId: z.ZodString;
|
|
@@ -948,6 +952,8 @@ export declare const conversationDetailReportSchema: z.ZodObject<{
|
|
|
948
952
|
tool_errors: "tool_errors";
|
|
949
953
|
suppressed_output: "suppressed_output";
|
|
950
954
|
}>>;
|
|
955
|
+
eventId: z.ZodOptional<z.ZodString>;
|
|
956
|
+
sentryEventUrl: z.ZodOptional<z.ZodString>;
|
|
951
957
|
}, z.core.$strict>], "state">, z.ZodObject<{
|
|
952
958
|
type: z.ZodLiteral<"turn_context">;
|
|
953
959
|
turnId: z.ZodString;
|
|
@@ -1185,6 +1191,8 @@ export declare const conversationEventPageSchema: z.ZodObject<{
|
|
|
1185
1191
|
tool_errors: "tool_errors";
|
|
1186
1192
|
suppressed_output: "suppressed_output";
|
|
1187
1193
|
}>>;
|
|
1194
|
+
eventId: z.ZodOptional<z.ZodString>;
|
|
1195
|
+
sentryEventUrl: z.ZodOptional<z.ZodString>;
|
|
1188
1196
|
}, z.core.$strict>], "state">, z.ZodObject<{
|
|
1189
1197
|
type: z.ZodLiteral<"turn_context">;
|
|
1190
1198
|
turnId: z.ZodString;
|
package/dist/api/schema.js
CHANGED
package/dist/api.js
CHANGED
|
@@ -43,7 +43,7 @@ import {
|
|
|
43
43
|
workspaceListSchema,
|
|
44
44
|
workspaceParamsSchema,
|
|
45
45
|
workspaceSchema
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-PFAZSRGR.js";
|
|
47
47
|
import {
|
|
48
48
|
appendAndEnqueueApiConversationMessage,
|
|
49
49
|
conversationArchiveTimes,
|
|
@@ -56,18 +56,20 @@ import {
|
|
|
56
56
|
createAndEnqueueApiConversation,
|
|
57
57
|
createVercelAttachmentStorage,
|
|
58
58
|
formatSlackConversationRedactedLabel,
|
|
59
|
+
lookupSlackUser,
|
|
59
60
|
readConversationAccessFromSql,
|
|
60
61
|
readHealthReport,
|
|
61
62
|
resolveSlackConversationContextFromThreadId,
|
|
62
63
|
viewerConversationMembership,
|
|
63
64
|
webActorFromEmail
|
|
64
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-4YD3DET6.js";
|
|
65
66
|
import {
|
|
66
67
|
buildSentryConversationUrl,
|
|
68
|
+
buildSentryEventUrl,
|
|
67
69
|
getWebAuthorization
|
|
68
|
-
} from "./chunk-
|
|
69
|
-
import "./chunk-
|
|
70
|
-
import "./chunk-
|
|
70
|
+
} from "./chunk-ITLYUKGZ.js";
|
|
71
|
+
import "./chunk-OM4SFFJK.js";
|
|
72
|
+
import "./chunk-EIWYZXSM.js";
|
|
71
73
|
import {
|
|
72
74
|
readTaskExecutionByConversationId,
|
|
73
75
|
readTaskExecutionDays,
|
|
@@ -75,9 +77,9 @@ import {
|
|
|
75
77
|
readTaskExecutionSummaries,
|
|
76
78
|
readTaskExecutions,
|
|
77
79
|
readTaskRuns
|
|
78
|
-
} from "./chunk-
|
|
79
|
-
import "./chunk-
|
|
80
|
-
import "./chunk-
|
|
80
|
+
} from "./chunk-WL3R2KTS.js";
|
|
81
|
+
import "./chunk-VC343WHM.js";
|
|
82
|
+
import "./chunk-27T5HZHO.js";
|
|
81
83
|
import {
|
|
82
84
|
healthReportSchema,
|
|
83
85
|
pluginOperationalReportFeedSchema,
|
|
@@ -85,7 +87,7 @@ import {
|
|
|
85
87
|
runtimeInfoReportSchema,
|
|
86
88
|
skillReportsSchema
|
|
87
89
|
} from "./chunk-UTL3MHPC.js";
|
|
88
|
-
import "./chunk-
|
|
90
|
+
import "./chunk-STF4GSK4.js";
|
|
89
91
|
import {
|
|
90
92
|
deleteEventTask,
|
|
91
93
|
eventTaskBelongsToUser,
|
|
@@ -96,39 +98,38 @@ import {
|
|
|
96
98
|
listEventTasksCreatedBy,
|
|
97
99
|
listPublicEventTasksForTeams,
|
|
98
100
|
listPublicScheduledTasksForTeams,
|
|
99
|
-
lookupSlackUser,
|
|
100
101
|
parseScheduledTaskRow,
|
|
101
102
|
readLiveAttachment,
|
|
102
103
|
readScheduledTask,
|
|
103
104
|
readStats,
|
|
104
105
|
saveScheduledTask
|
|
105
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-MUPPP7A7.js";
|
|
106
107
|
import {
|
|
107
108
|
parseSlackThreadId
|
|
108
|
-
} from "./chunk-
|
|
109
|
-
import "./chunk-
|
|
109
|
+
} from "./chunk-4A2R3AQB.js";
|
|
110
|
+
import "./chunk-6FGN7ZEG.js";
|
|
110
111
|
import {
|
|
111
112
|
cancelHumanFacingPendingMessages,
|
|
112
113
|
getConversation
|
|
113
|
-
} from "./chunk-
|
|
114
|
-
import "./chunk-
|
|
114
|
+
} from "./chunk-NIKLTFBP.js";
|
|
115
|
+
import "./chunk-NU775DLU.js";
|
|
115
116
|
import {
|
|
116
117
|
agentTurnUsageSchema,
|
|
117
118
|
fallbackShortTitle,
|
|
118
119
|
hasAgentTurnUsage,
|
|
119
120
|
renderJuniorNativeConversationEvent
|
|
120
|
-
} from "./chunk-
|
|
121
|
+
} from "./chunk-D5BWM37G.js";
|
|
121
122
|
import "./chunk-2LYHWMR4.js";
|
|
122
123
|
import {
|
|
123
124
|
getCachedSnapshot
|
|
124
|
-
} from "./chunk-
|
|
125
|
+
} from "./chunk-D3GDGREI.js";
|
|
125
126
|
import "./chunk-PDO5BLNM.js";
|
|
126
127
|
import {
|
|
127
128
|
getVercelConversationWorkQueue
|
|
128
129
|
} from "./chunk-DKIJ2RP5.js";
|
|
129
130
|
import "./chunk-JAL3CH4G.js";
|
|
130
131
|
import "./chunk-7H2VZTWN.js";
|
|
131
|
-
import "./chunk-
|
|
132
|
+
import "./chunk-JCRXXEMC.js";
|
|
132
133
|
import {
|
|
133
134
|
SANDBOX_RUNTIME,
|
|
134
135
|
WorkspaceValidationError,
|
|
@@ -148,7 +149,7 @@ import {
|
|
|
148
149
|
updateWorkspace,
|
|
149
150
|
withSlackRetries,
|
|
150
151
|
workspaceRepoCheckoutPath
|
|
151
|
-
} from "./chunk-
|
|
152
|
+
} from "./chunk-DUE4EUNL.js";
|
|
152
153
|
import "./chunk-3Y47VMHV.js";
|
|
153
154
|
import {
|
|
154
155
|
getConversationStore,
|
|
@@ -157,7 +158,7 @@ import {
|
|
|
157
158
|
locationFromRow,
|
|
158
159
|
parseSessionSource,
|
|
159
160
|
resolveRootConversationId
|
|
160
|
-
} from "./chunk-
|
|
161
|
+
} from "./chunk-WKIS4VRK.js";
|
|
161
162
|
import {
|
|
162
163
|
conversationReadColumns,
|
|
163
164
|
juniorApiTokens,
|
|
@@ -169,23 +170,23 @@ import {
|
|
|
169
170
|
juniorIdentities,
|
|
170
171
|
juniorSchedulerTasks,
|
|
171
172
|
juniorUsers
|
|
172
|
-
} from "./chunk-
|
|
173
|
+
} from "./chunk-HXR3FHTE.js";
|
|
173
174
|
import {
|
|
174
175
|
create,
|
|
175
176
|
hash
|
|
176
|
-
} from "./chunk-
|
|
177
|
-
import "./chunk-
|
|
177
|
+
} from "./chunk-JZPDYKRG.js";
|
|
178
|
+
import "./chunk-U6ZQHRIP.js";
|
|
178
179
|
import {
|
|
179
180
|
decodeStoredConversationEvent
|
|
180
181
|
} from "./chunk-GFBR4S3Q.js";
|
|
181
182
|
import {
|
|
182
183
|
juniorDestinations
|
|
183
184
|
} from "./chunk-VFUK3X5B.js";
|
|
184
|
-
import "./chunk-
|
|
185
|
+
import "./chunk-URZ7UD4P.js";
|
|
185
186
|
import "./chunk-D4YV5TDV.js";
|
|
186
|
-
import "./chunk-
|
|
187
|
-
import "./chunk-
|
|
188
|
-
import "./chunk-
|
|
187
|
+
import "./chunk-Q6OCUQ7W.js";
|
|
188
|
+
import "./chunk-QH3I7ZOK.js";
|
|
189
|
+
import "./chunk-X5SXFVZT.js";
|
|
189
190
|
import "./chunk-CEMMLV5L.js";
|
|
190
191
|
import {
|
|
191
192
|
parseSlackChannelId,
|
|
@@ -197,9 +198,9 @@ import "./chunk-TXKUKMVO.js";
|
|
|
197
198
|
import {
|
|
198
199
|
logException,
|
|
199
200
|
logWarn
|
|
200
|
-
} from "./chunk-
|
|
201
|
+
} from "./chunk-6YCIYOVA.js";
|
|
201
202
|
import "./chunk-PEQXYSSE.js";
|
|
202
|
-
import "./chunk-
|
|
203
|
+
import "./chunk-7LRRVMPH.js";
|
|
203
204
|
|
|
204
205
|
// src/api.ts
|
|
205
206
|
import { Hono as Hono9 } from "hono";
|
|
@@ -1004,14 +1005,21 @@ function reportEventData(args) {
|
|
|
1004
1005
|
turnId: data.turnId,
|
|
1005
1006
|
state: data.outcome === "success" ? "succeeded" : "no_reply"
|
|
1006
1007
|
};
|
|
1007
|
-
case "turn_failed":
|
|
1008
|
+
case "turn_failed": {
|
|
1009
|
+
const eventId = data.eventId;
|
|
1010
|
+
const sentryEventUrl = eventId ? buildSentryEventUrl(eventId) : void 0;
|
|
1008
1011
|
return {
|
|
1009
1012
|
type: "turn_lifecycle",
|
|
1010
1013
|
turnId: data.turnId,
|
|
1011
1014
|
state: "failed",
|
|
1012
1015
|
failureCode: data.failureCode,
|
|
1013
|
-
...data.failureReason ? { failureReason: data.failureReason } : void 0
|
|
1016
|
+
...data.failureReason ? { failureReason: data.failureReason } : void 0,
|
|
1017
|
+
// Slack failure replies already show event ids, so keep them on the
|
|
1018
|
+
// conversation report too.
|
|
1019
|
+
...eventId ? { eventId } : void 0,
|
|
1020
|
+
...sentryEventUrl ? { sentryEventUrl } : void 0
|
|
1014
1021
|
};
|
|
1022
|
+
}
|
|
1015
1023
|
case "compaction":
|
|
1016
1024
|
return {
|
|
1017
1025
|
type: "compaction",
|
|
@@ -4588,7 +4596,7 @@ async function readPeoplePluginReports(args) {
|
|
|
4588
4596
|
source: "plugins"
|
|
4589
4597
|
});
|
|
4590
4598
|
}
|
|
4591
|
-
const { getPluginProfileReports } = await import("./agent-hooks-
|
|
4599
|
+
const { getPluginProfileReports } = await import("./agent-hooks-XVAE2554.js");
|
|
4592
4600
|
return pluginOperationalReportFeedSchema.parse({
|
|
4593
4601
|
generatedAt: new Date(nowMs).toISOString(),
|
|
4594
4602
|
reports: await getPluginProfileReports({
|
|
@@ -5392,7 +5400,7 @@ function readDescriptionText(home) {
|
|
|
5392
5400
|
}
|
|
5393
5401
|
}
|
|
5394
5402
|
async function readSkillReports() {
|
|
5395
|
-
const { discoverSkills } = await import("./skills-
|
|
5403
|
+
const { discoverSkills } = await import("./skills-TG3QC4B6.js");
|
|
5396
5404
|
const skills = await discoverSkills();
|
|
5397
5405
|
return skillReportsSchema.parse(
|
|
5398
5406
|
skills.map((skill) => ({
|
|
@@ -5402,7 +5410,7 @@ async function readSkillReports() {
|
|
|
5402
5410
|
);
|
|
5403
5411
|
}
|
|
5404
5412
|
async function readPlugins() {
|
|
5405
|
-
const { pluginCatalogRuntime } = await import("./catalog-runtime-
|
|
5413
|
+
const { pluginCatalogRuntime } = await import("./catalog-runtime-DWFAC562.js");
|
|
5406
5414
|
return pluginsSchema.parse(
|
|
5407
5415
|
pluginCatalogRuntime.getProviders().map((plugin) => ({
|
|
5408
5416
|
configKeys: plugin.manifest.configKeys ?? [],
|
|
@@ -5415,7 +5423,7 @@ async function readPlugins() {
|
|
|
5415
5423
|
async function readRuntimeInfoReport() {
|
|
5416
5424
|
const [{ homeDir }, { pluginCatalogRuntime }, plugins, skills] = await Promise.all([
|
|
5417
5425
|
import("./discovery-DWVDM7UK.js"),
|
|
5418
|
-
import("./catalog-runtime-
|
|
5426
|
+
import("./catalog-runtime-DWFAC562.js"),
|
|
5419
5427
|
readPlugins(),
|
|
5420
5428
|
readSkillReports()
|
|
5421
5429
|
]);
|
|
@@ -5431,7 +5439,7 @@ async function readRuntimeInfoReport() {
|
|
|
5431
5439
|
}
|
|
5432
5440
|
async function readPluginOperationalReportFeed() {
|
|
5433
5441
|
const nowMs = Date.now();
|
|
5434
|
-
const { getPluginOperationalReports } = await import("./agent-hooks-
|
|
5442
|
+
const { getPluginOperationalReports } = await import("./agent-hooks-XVAE2554.js");
|
|
5435
5443
|
return pluginOperationalReportFeedSchema.parse({
|
|
5436
5444
|
source: "plugins",
|
|
5437
5445
|
generatedAt: new Date(nowMs).toISOString(),
|