@sentry/junior 0.210.2 → 0.211.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-DruBLdjK.js → agent-XXC-9m0B.js} +351 -19
- package/dist/{agent-hooks-BYZAFpgB.js → agent-hooks-7vR8uZw2.js} +6 -6
- package/dist/{agent-runner-Be5K-k2o.js → agent-runner-CqXaUvvQ.js} +5 -5
- package/dist/api.js +15 -15
- package/dist/app.js +30 -30
- package/dist/{auth-pause-state-DedOKgr4.js → auth-pause-state-r-1vEoSX.js} +6 -6
- package/dist/{briefs-CQDK-Dj2.js → briefs-DIj_YgLE.js} +2 -2
- package/dist/{catalog-runtime-Ddk0rxU3.js → catalog-runtime-BMMLIpxX.js} +1 -1
- package/dist/{checkpoint-Cto3lP0d.js → checkpoint-B6jEtGHN.js} +150 -527
- 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.js +3 -3
- package/dist/{client-Dstl8V7v.js → client-BBPo9KiG.js} +2 -2
- package/dist/{config-QWyCRQ8L.js → config-DMq-uJAV.js} +2 -2
- package/dist/{conversation-privacy-BIClFm9b.js → conversation-privacy-D99FrYrV.js} +1 -1
- package/dist/{credential-sync-MFTk0Zba.js → credential-sync-Cz1T9Ws-.js} +20 -20
- package/dist/{execution-stats-BEax3h2o.js → execution-stats-BkCnuVBv.js} +4 -4
- package/dist/{executor-C5onDgaC.js → executor-B5VURdwg.js} +1 -1
- package/dist/instrumentation.js +2 -2
- package/dist/{job-queue-Dpfxr7U6.js → job-queue-DUs_jnBa.js} +1 -1
- package/dist/{logging-CKkKExae.js → logging-CXQcqM-W.js} +1 -1
- package/dist/nitro.js +3 -3
- package/dist/{oauth-callback-server-W_3TiFJo.js → oauth-callback-server-B0KXcd24.js} +2 -2
- package/dist/{pending-auth-CUOLqzoR.js → pending-auth-CxZjizu_.js} +2 -2
- package/dist/{profile-DU-tdAeS.js → profile-8K6D5LHD.js} +4 -4
- package/dist/{registry-BiaaVqDO.js → registry-DUa5NdZP.js} +1 -1
- package/dist/{resolve-B178kFFr.js → resolve-E_-QQ8pM.js} +2 -2
- package/dist/{runner-CEw5Bd40.js → runner-Bf0HnWqY.js} +10 -10
- package/dist/{sandbox-egress-signals-R9n0mBQr.js → sandbox-egress-signals-BW9FzWoQ.js} +1 -1
- package/dist/{skills-DNxkkZnA.js → skills-B1f5Ku_s.js} +2 -2
- package/dist/{spawn-D_d9fLq3.js → spawn-BsOCLy8T.js} +2 -2
- package/dist/{stats-BvEUKgru.js → stats-CrITkCy5.js} +15 -7
- package/dist/{task-queue-DkaL57J_.js → task-queue-CcqJCAUd.js} +3 -3
- package/dist/{task-runner-DDuflo-o.js → task-runner-7IOXx_Uo.js} +7 -7
- package/dist/{thread-state-fcmz8adQ.js → thread-state-Y3PGLZQa.js} +5 -5
- package/dist/{turn-execution-BNKloE6i.js → turn-execution-Bm6Xbaoi.js} +3 -3
- package/dist/{turn-lifecycle-BEcSsBf7.js → turn-lifecycle-Czzk8ila.js} +1 -1
- package/dist/{usage-BU5d5wmV.js → usage-DHJ3ng2s.js} +3 -12
- package/dist/{validation-CgH5VUx2.js → validation-A2SMrAkJ.js} +1 -1
- package/dist/{version-CS4pJjG8.js → version-CfRx6f_C.js} +1 -1
- package/dist/version.js +1 -1
- package/dist/{web-authorization-D2ts7w_1.js → web-authorization-DN3cJuLB.js} +1 -1
- package/dist/{web-input-Bxb1i41z.js → web-input-lJH42B_R.js} +4 -4
- package/dist/{work-HzD-98Ng.js → work-CRHJu3hb.js} +9 -9
- package/dist/{worker-DWDTNdyB.js → worker-D6oTNemM.js} +5 -5
- package/package.json +4 -4
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-B4FMCO8f.js";
|
|
2
|
-
import { $ as AuthorizationFlowDisabledError, A as createAgentInvocationSchema, M as AgentInvocationLimitError, O as agentBindingSchema, f as PluginCredentialFailureError, j as AgentInvocationBusyError, k as agentInvocationSchema } from "./agent-
|
|
3
|
-
import { Ht as getConversationEventStore, Kt as getSqlExecutor, Wt as getConversationStore } from "./agent-hooks-
|
|
4
|
-
import { f as juniorAgentBindings, p as juniorAgentInvocations } from "./executor-
|
|
5
|
-
import {
|
|
6
|
-
import { pt as appendAndEnqueueInboundMessage } from "./stats-
|
|
7
|
-
import { _ as isTurnInputCommitLostError, h as getConversationTurnBoundaryError, p as TurnInputCommitLostError, s as getAssistantReplyText } from "./pending-auth-
|
|
8
|
-
import { t as ConversationTurnLifecycleService } from "./turn-lifecycle-
|
|
9
|
-
import { n as executeTurn, t as AgentRunError } from "./turn-execution-
|
|
10
|
-
import { n as getPersistedSandboxState, o as persistThreadStateById, r as getPersistedThreadState } from "./thread-state-
|
|
2
|
+
import { $ as AuthorizationFlowDisabledError, A as createAgentInvocationSchema, M as AgentInvocationLimitError, O as agentBindingSchema, f as PluginCredentialFailureError, j as AgentInvocationBusyError, k as agentInvocationSchema } from "./agent-XXC-9m0B.js";
|
|
3
|
+
import { Ht as getConversationEventStore, Kt as getSqlExecutor, Wt as getConversationStore } from "./agent-hooks-7vR8uZw2.js";
|
|
4
|
+
import { f as juniorAgentBindings, p as juniorAgentInvocations } from "./executor-B5VURdwg.js";
|
|
5
|
+
import { L as openConversationProjection, o as failTurnRecord, r as saveTurnCheckpoint, s as getTurnRecord, v as getTerminalAssistantMessages } from "./checkpoint-B6jEtGHN.js";
|
|
6
|
+
import { pt as appendAndEnqueueInboundMessage } from "./stats-CrITkCy5.js";
|
|
7
|
+
import { _ as isTurnInputCommitLostError, h as getConversationTurnBoundaryError, p as TurnInputCommitLostError, s as getAssistantReplyText } from "./pending-auth-CxZjizu_.js";
|
|
8
|
+
import { t as ConversationTurnLifecycleService } from "./turn-lifecycle-Czzk8ila.js";
|
|
9
|
+
import { n as executeTurn, t as AgentRunError } from "./turn-execution-Bm6Xbaoi.js";
|
|
10
|
+
import { n as getPersistedSandboxState, o as persistThreadStateById, r as getPersistedThreadState } from "./thread-state-Y3PGLZQa.js";
|
|
11
11
|
import { z } from "zod";
|
|
12
12
|
import { createHash } from "node:crypto";
|
|
13
13
|
import { and, asc, count, eq, inArray } from "drizzle-orm";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-B4FMCO8f.js";
|
|
2
|
-
import { b as isProviderRetryError } from "./client-
|
|
3
|
-
import { S as withLogContext, d as logInfo, f as logWarn, u as logException } from "./logging-
|
|
4
|
-
import { a as getChatConfig } from "./config-
|
|
5
|
-
import { At as recordConversationRetry, Ct as drainConversationMailbox, Et as getConversationWorkState, Ft as startConversationWork, Ht as isInvalidConversationRecordError, Nt as requestAnotherSlice, St as deadLetterAttempt, Vt as isFinalAttempt, _t as clearConsumedConversationWake, bt as completeConversationWork, dt as ackMessages, gt as checkInConversationWork, jt as releaseConversationWork, kt as recordAttemptFailure, mt as beginConversationResume, wt as ensureConversationWake, xt as countPendingConversationMessages, yt as completeConversationStop, zt as hasConversationStop } from "./stats-
|
|
2
|
+
import { b as isProviderRetryError } from "./client-BBPo9KiG.js";
|
|
3
|
+
import { S as withLogContext, d as logInfo, f as logWarn, u as logException } from "./logging-CXQcqM-W.js";
|
|
4
|
+
import { a as getChatConfig } from "./config-DMq-uJAV.js";
|
|
5
|
+
import { At as recordConversationRetry, Ct as drainConversationMailbox, Et as getConversationWorkState, Ft as startConversationWork, Ht as isInvalidConversationRecordError, Nt as requestAnotherSlice, St as deadLetterAttempt, Vt as isFinalAttempt, _t as clearConsumedConversationWake, bt as completeConversationWork, dt as ackMessages, gt as checkInConversationWork, jt as releaseConversationWork, kt as recordAttemptFailure, mt as beginConversationResume, wt as ensureConversationWake, xt as countPendingConversationMessages, yt as completeConversationStop, zt as hasConversationStop } from "./stats-CrITkCy5.js";
|
|
6
6
|
import { c as ConversationQueueMessageRejectedError } from "./vercel-queue-DIkVcfK4.js";
|
|
7
|
-
import { a as getTurnRequestDeadline } from "./job-queue-
|
|
7
|
+
import { a as getTurnRequestDeadline } from "./job-queue-DUs_jnBa.js";
|
|
8
8
|
//#region src/chat/task-execution/worker.ts
|
|
9
9
|
var worker_exports = /* @__PURE__ */ __exportAll({
|
|
10
10
|
CONVERSATION_WORK_DEFER_DELAY_MS: () => CONVERSATION_WORK_DEFER_DELAY_MS,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sentry/junior",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.211.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"pg": "^8.16.3",
|
|
86
86
|
"yaml": "^2.9.0",
|
|
87
87
|
"zod": "^4.5.4",
|
|
88
|
-
"@sentry/junior-plugin-api": "0.
|
|
88
|
+
"@sentry/junior-plugin-api": "0.211.0"
|
|
89
89
|
},
|
|
90
90
|
"devDependencies": {
|
|
91
91
|
"@emnapi/core": "^1.10.0",
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"typescript": "^6.0.3",
|
|
105
105
|
"vercel": "^54.4.0",
|
|
106
106
|
"vitest": "^4.1.7",
|
|
107
|
-
"@sentry/junior-
|
|
108
|
-
"@sentry/junior-
|
|
107
|
+
"@sentry/junior-github": "0.211.0",
|
|
108
|
+
"@sentry/junior-memory": "0.211.0",
|
|
109
109
|
"@sentry/junior-testing": "0.0.0"
|
|
110
110
|
},
|
|
111
111
|
"scripts": {
|