@fased/fased 0.1.47 → 0.1.49
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/agents/auth-health.js +11 -5
- package/dist/agents/current-model-catalog.js +21 -3
- package/dist/brand.js +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/commands/doctor-state-integrity.js +25 -2
- package/dist/config/sessions/transcript.js +30 -16
- package/dist/config/sessions.js +2 -2
- package/dist/control-ui/assets/{app-CHqTx3P_.js → app-6iCry787.js} +1274 -1259
- package/dist/control-ui/assets/{chat-model-ref-BbrdMKjQ.js → chat-model-ref-C6CFR-GR.js} +2 -2
- package/dist/control-ui/assets/{config-FFZLTSLS.js → config-CU5Zi8Dh.js} +2 -2
- package/dist/control-ui/assets/{index-CFHfNlLv.js → index-CNFgocD9.js} +3 -3
- package/dist/control-ui/assets/{mining-D_VAMFMY.js → mining-BdhMn18r.js} +3 -3
- package/dist/control-ui/assets/{providers-DqFL6WrJ.js → providers-WTJ1kMKy.js} +14 -3
- package/dist/control-ui/index.html +1 -1
- package/dist/extensions/sat-mining/src/protocol-contract.js +63 -0
- package/dist/extensions/sat-mining/src/solana-submit.js +3 -52
- package/dist/gateway/protocol/schema/agents-models-skills.js +1 -0
- package/dist/gateway/protocol/schema/frames.js +5 -0
- package/dist/gateway/protocol/schema/snapshot.js +1 -0
- package/dist/gateway/server/ws-connection/message-handler.js +2 -1
- package/dist/gateway/server-http.js +1 -0
- package/dist/gateway/server-methods/chat.js +4 -29
- package/dist/infra/system-presence.js +4 -2
- package/dist/light-update-status.js +1 -1
- package/dist/memory/inventory.js +44 -4
- package/dist/mining/mainnet-sync.js +70 -26
- package/dist/plugin-sdk/{accounts-DzLdrOVC.js → accounts-B5fY9hZy.js} +1 -1
- package/dist/plugin-sdk/{actions-PhofTgnO.js → actions-D-9SsSEy.js} +2 -2
- package/dist/plugin-sdk/{active-listener-C8a74qPO.js → active-listener-BH7rDR47.js} +1 -1
- package/dist/plugin-sdk/{audio-preflight-CARAVcz-.js → audio-preflight-4faayz5S.js} +26 -26
- package/dist/plugin-sdk/{audit-ByK45Q1d.js → audit-BQfsboqd.js} +1 -1
- package/dist/plugin-sdk/{channel-access-BEin0yA4.js → channel-access-CDZ-cJPq.js} +1 -1
- package/dist/plugin-sdk/{channel-access-configure-Di_DoR-Q.js → channel-access-configure-DlpuhlH6.js} +1 -1
- package/dist/plugin-sdk/channel-plugin-common.d.ts +2 -2
- package/dist/plugin-sdk/channel-plugin-common.js +4 -4
- package/dist/plugin-sdk/{chunk-CwN3c1Fq.js → chunk-CZuCyS7k.js} +1 -1
- package/dist/plugin-sdk/{chunk-items-DH7ooQBZ.js → chunk-items-Cyc4Kl6A.js} +1 -1
- package/dist/plugin-sdk/command-status.js +26 -26
- package/dist/plugin-sdk/{commands-registry-Bea-V_lR.js → commands-registry-COIbIjGO.js} +2 -2
- package/dist/plugin-sdk/{common-BJPuBxmx.js → common-LMHJe8KW.js} +1 -1
- package/dist/plugin-sdk/{config-BxOWD3gF.js → config-ZMbTT0kM.js} +22 -4
- package/dist/plugin-sdk/{config-schema-ChJcPn7x.js → config-schema-Cku0a8Tm.js} +100 -64
- package/dist/plugin-sdk/device-pair.d.ts +1 -1
- package/dist/plugin-sdk/discord.d.ts +4 -4
- package/dist/plugin-sdk/discord.js +19 -19
- package/dist/plugin-sdk/{handle-action-Bk-L2J84.js → handle-action-C8ZZfORB.js} +13 -13
- package/dist/plugin-sdk/{helpers-0E444CR0.js → helpers-vfzH9tBn.js} +1 -1
- package/dist/plugin-sdk/{image-ops-BYc-Ol7C.js → image-ops-BnOmQA5d.js} +1 -1
- package/dist/plugin-sdk/index.d.ts +9 -9
- package/dist/plugin-sdk/index.js +28 -28
- package/dist/plugin-sdk/{login-B_At7IVI.js → login-C73Wpiw8.js} +3 -3
- package/dist/plugin-sdk/{login-qr-BlSQ8QJF.js → login-qr-CRKHA7i8.js} +3 -3
- package/dist/plugin-sdk/{manager-VNI6sxbG.js → manager-CHYhpKHn.js} +2 -2
- package/dist/plugin-sdk/{markdown-tables-CpNefu6e.js → markdown-tables-B84dPWNG.js} +1 -1
- package/dist/plugin-sdk/{media-QBCmvhBQ.js → media-4daDcNER.js} +2 -2
- package/dist/plugin-sdk/{monitor-BhHlerHI.js → monitor-CChc6bQV.js} +30 -30
- package/dist/plugin-sdk/{monitor-C9UczH5N.js → monitor-DJhU-J5u.js} +31 -31
- package/dist/plugin-sdk/{openresponses-http-CtuFHD5w.js → openresponses-http-Dvyczr35.js} +26 -26
- package/dist/plugin-sdk/{optional-runtime-dependency-BaVO1F3i.js → optional-runtime-dependency-BFpqaCzp.js} +1 -1
- package/dist/plugin-sdk/{outbound-CWrcAWpE.js → outbound-C1xBxfNb.js} +6 -6
- package/dist/plugin-sdk/{outbound-attachment-Dhi2Q-_f.js → outbound-attachment-DvcxPP7b.js} +2 -2
- package/dist/plugin-sdk/{pairing-message-6XVXW554.d.ts → pairing-message-DWXHX-jt.d.ts} +1 -1
- package/dist/plugin-sdk/{pairing-message-D01_6FkJ.js → pairing-message-DpYT614h.js} +1 -1
- package/dist/plugin-sdk/{pairing-store-DADXOv-J.js → pairing-store-CprpGco9.js} +2 -2
- package/dist/plugin-sdk/{pi-model-discovery-D9-CQFS2.js → pi-model-discovery-BQ6fFRBA.js} +1 -1
- package/dist/plugin-sdk/{pi-model-discovery-runtime-DhNNXQgq.js → pi-model-discovery-runtime-BF_89lVj.js} +2 -2
- package/dist/plugin-sdk/provider-web-search-config-contract.d.ts +1 -1
- package/dist/plugin-sdk/{pw-ai-CQG7vp-Y.js → pw-ai-xgpIbHOr.js} +3 -3
- package/dist/plugin-sdk/{replies-C_FeIOF4.js → replies-AzJ6U6Ut.js} +2 -2
- package/dist/plugin-sdk/{resolve-outbound-target-DD8edEdz.js → resolve-outbound-target-COo_TR7B.js} +1 -1
- package/dist/plugin-sdk/{resolve-route-BPkfG5Pg.js → resolve-route-CZFzHOIe.js} +1 -1
- package/dist/plugin-sdk/{retry-policy-C0YsRX_6.js → retry-policy-BSdqqXsI.js} +1 -1
- package/dist/plugin-sdk/{runtime-CyTWeylK.js → runtime-CeoGffDi.js} +31 -18
- package/dist/plugin-sdk/{runtime-dependency-D6tYtvtU.js → runtime-dependency-Cvbs0GXf.js} +2 -2
- package/dist/plugin-sdk/sat-runtime.d.ts +3 -2
- package/dist/plugin-sdk/sat-runtime.js +5 -5
- package/dist/plugin-sdk/{send-CNxLDNQ9.js → send-B_-UtG9F.js} +6 -6
- package/dist/plugin-sdk/{send-Qckp3h4k.js → send-C0Q1u7N1.js} +8 -8
- package/dist/plugin-sdk/{send-BtFuV6zU.js → send-CGE7OgsA.js} +5 -5
- package/dist/plugin-sdk/{send-FcEJfLTd.js → send-DCxAv7bV.js} +6 -6
- package/dist/plugin-sdk/{send-BedQ8ekw.js → send-DVpCBUuL.js} +7 -7
- package/dist/plugin-sdk/{session-C3Ul4abD.js → session-ETYBbhLn.js} +2 -2
- package/dist/plugin-sdk/{skill-commands-C2CnUTPX.js → skill-commands-BQL6TBIv.js} +2 -2
- package/dist/plugin-sdk/{slack-bSeSOI9d.js → slack-Bs_4uivd.js} +38 -38
- package/dist/plugin-sdk/{slack-actions-CLyEd8FK.js → slack-actions-CBPZkfTS.js} +11 -11
- package/dist/plugin-sdk/slack.d.ts +4 -4
- package/dist/plugin-sdk/slack.js +9 -9
- package/dist/plugin-sdk/{sticker-cache-DBnS3hHh.js → sticker-cache-BBZMp-oQ.js} +3 -3
- package/dist/plugin-sdk/{tables-L5mXZ5y_.js → tables-B-G7Bb0l.js} +1 -1
- package/dist/plugin-sdk/{targets-eG595pY0.js → targets-D8UaoWHd.js} +1 -1
- package/dist/plugin-sdk/{telegram-actions-D0Kyqy_e.js → telegram-actions-BARLx9zc.js} +29 -29
- package/dist/plugin-sdk/telegram.d.ts +4 -4
- package/dist/plugin-sdk/telegram.js +8 -8
- package/dist/plugin-sdk/{thread-bindings.lifecycle-C_5BEWmL.js → thread-bindings.lifecycle-DwYKCLLq.js} +3 -3
- package/dist/plugin-sdk/{thread-bindings.state-DRZAbcUu.js → thread-bindings.state-BNWfHA0f.js} +2 -2
- package/dist/plugin-sdk/{tmp-fased-dir-BpMLNd4L.d.ts → tmp-fased-dir-Be1wBhVz.d.ts} +1 -1
- package/dist/plugin-sdk/{types-0CsXVmg8.d.ts → types-CJGVZX6j.d.ts} +1 -1
- package/dist/plugin-sdk/{types-DMLEeE52.d.ts → types-CXLEOrJX.d.ts} +1 -1
- package/dist/plugin-sdk/{wallet-status-2yrXvqSS.js → wallet-status-Coekn_SJ.js} +77 -28
- package/dist/plugin-sdk/{web-CSRe4zy2.js → web-BwolzGVF.js} +31 -31
- package/dist/plugin-sdk/{whatsapp-actions-CkLkpg8M.js → whatsapp-actions-CSvf6eev.js} +13 -13
- package/dist/plugin-sdk/{whatsapp-heartbeat-DuAE9_88.js → whatsapp-heartbeat-Bw7OtTe6.js} +2 -2
- package/dist/plugin-sdk/whatsapp.d.ts +3 -3
- package/dist/plugin-sdk/whatsapp.js +12 -12
- package/dist/plugin-sdk/{wsl-CXVwPntb.js → wsl-By1Mc-oS.js} +3 -3
- package/dist/plugin-sdk/{zod-schema.providers-core-FaYR6KdD.d.ts → zod-schema.providers-core-TI6sL-6B.d.ts} +16 -16
- package/dist/providers/registry.js +1 -1
- package/dist/version.js +11 -1
- package/extensions/acpx/package.json +1 -1
- package/extensions/bluebubbles/package.json +1 -1
- package/extensions/copilot-proxy/package.json +1 -1
- package/extensions/diagnostics-otel/package.json +1 -1
- package/extensions/fased-federation/package.json +1 -1
- package/extensions/google-gemini-cli-auth/package.json +1 -1
- package/extensions/imessage/package.json +1 -1
- package/extensions/irc/package.json +1 -1
- package/extensions/line/package.json +1 -1
- package/extensions/llm-task/package.json +1 -1
- package/extensions/lobster/package.json +1 -1
- package/extensions/matrix/CHANGELOG.md +12 -0
- package/extensions/matrix/package.json +1 -1
- package/extensions/mattermost/package.json +1 -1
- package/extensions/memory-core/package.json +2 -2
- package/extensions/memory-lancedb/package.json +1 -1
- package/extensions/minimax-portal-auth/package.json +1 -1
- package/extensions/msteams/CHANGELOG.md +12 -0
- package/extensions/msteams/package.json +1 -1
- package/extensions/nextcloud-talk/package.json +1 -1
- package/extensions/nostr/CHANGELOG.md +12 -0
- package/extensions/nostr/package.json +1 -1
- package/extensions/open-prose/package.json +1 -1
- package/extensions/sat-mining/index.ts +122 -13
- package/extensions/sat-mining/package.json +1 -1
- package/extensions/sat-mining/src/protocol-contract.ts +64 -0
- package/extensions/sat-mining/src/round-watcher.ts +6 -4
- package/extensions/sat-mining/src/runtime.ts +9 -3
- package/extensions/sat-mining/src/solana-submit.ts +7 -53
- package/extensions/signal/package.json +1 -1
- package/extensions/synology-chat/package.json +1 -1
- package/extensions/tlon/package.json +1 -1
- package/extensions/twitch/CHANGELOG.md +12 -0
- package/extensions/twitch/package.json +1 -1
- package/extensions/voice-call/CHANGELOG.md +12 -0
- package/extensions/voice-call/package.json +1 -1
- package/extensions/zalo/CHANGELOG.md +12 -0
- package/extensions/zalo/package.json +1 -1
- package/extensions/zalouser/CHANGELOG.md +12 -0
- package/extensions/zalouser/package.json +1 -1
- package/package.json +1 -1
- package/scripts/start-managed.sh +21 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { $ as clearHistoryEntriesIfEnabled, G as logTypingFailure, Gn as textToSpeech, Gt as createMediaAttachmentCache, Ht as enqueueSystemEvent, I as createTypingCallbacks, Ir as resolveCommandAuthorizedFromAuthorizers, K as buildPairingReply, Kn as parseTtsDirectives, Kt as normalizeMediaAttachments, Lr as resolveControlCommandGate, Mr as readStoreAllowFromForDmPolicy, Pr as resolveDmGroupAccessWithLists, R as resolveMentionGatingWithBypass, U as logAckFailure, Un as resolveAgentAvatar, Vt as formatDurationSeconds, W as logInboundDrop, Wn as resolveTtsConfig, Wt as buildProviderRegistry, Yt as runCapability, Z as buildPendingHistoryContextFromMap, _n as stripReasoningTagsFromText, _t as EmbeddedBlockChunker, at as shouldAckReaction, bt as buildModelsProviderData, c as addAllowlistUserEntriesFromConfigEntry, ct as dispatchReplyWithDispatcher, dt as resolveInboundDebounceMs, f as patchAllowlistUsersInConfigEntries, fn as buildMentionRegexes, ft as formatInboundEnvelope, gt as createReplyDispatcherWithTyping, ht as dispatchInboundMessage, j as agentCommand, l as buildAllowlistResolutionSummary, ln as hasControlCommand, mt as resolveEnvelopeFormatOptions, nt as recordPendingHistoryEntryIfEnabled, p as summarizeMapping, pn as matchesMentionWithExplicit, ri as formatAllowlistMatchMeta, rt as recordInboundSession, s as buildMediaPayload, st as dispatchReplyWithBufferedBlockDispatcher, u as canonicalizeAllowlistWithResolvedIds, ut as createInboundDebouncer, x as isDangerousNameMatchingEnabled, yt as resolveStoredModelOverride } from "./config-schema-
|
|
2
|
-
import { Dn as normalizeMessageChannel, Dt as getChannelDock, Mn as GATEWAY_CLIENT_NAMES, S as readSessionUpdatedAt, jn as GATEWAY_CLIENT_MODES, x as loadSessionStore } from "./runtime-
|
|
1
|
+
import { $ as clearHistoryEntriesIfEnabled, G as logTypingFailure, Gn as textToSpeech, Gt as createMediaAttachmentCache, Ht as enqueueSystemEvent, I as createTypingCallbacks, Ir as resolveCommandAuthorizedFromAuthorizers, K as buildPairingReply, Kn as parseTtsDirectives, Kt as normalizeMediaAttachments, Lr as resolveControlCommandGate, Mr as readStoreAllowFromForDmPolicy, Pr as resolveDmGroupAccessWithLists, R as resolveMentionGatingWithBypass, U as logAckFailure, Un as resolveAgentAvatar, Vt as formatDurationSeconds, W as logInboundDrop, Wn as resolveTtsConfig, Wt as buildProviderRegistry, Yt as runCapability, Z as buildPendingHistoryContextFromMap, _n as stripReasoningTagsFromText, _t as EmbeddedBlockChunker, at as shouldAckReaction, bt as buildModelsProviderData, c as addAllowlistUserEntriesFromConfigEntry, ct as dispatchReplyWithDispatcher, dt as resolveInboundDebounceMs, f as patchAllowlistUsersInConfigEntries, fn as buildMentionRegexes, ft as formatInboundEnvelope, gt as createReplyDispatcherWithTyping, ht as dispatchInboundMessage, j as agentCommand, l as buildAllowlistResolutionSummary, ln as hasControlCommand, mt as resolveEnvelopeFormatOptions, nt as recordPendingHistoryEntryIfEnabled, p as summarizeMapping, pn as matchesMentionWithExplicit, ri as formatAllowlistMatchMeta, rt as recordInboundSession, s as buildMediaPayload, st as dispatchReplyWithBufferedBlockDispatcher, u as canonicalizeAllowlistWithResolvedIds, ut as createInboundDebouncer, x as isDangerousNameMatchingEnabled, yt as resolveStoredModelOverride } from "./config-schema-Cku0a8Tm.js";
|
|
2
|
+
import { Dn as normalizeMessageChannel, Dt as getChannelDock, Mn as GATEWAY_CLIENT_NAMES, S as readSessionUpdatedAt, jn as GATEWAY_CLIENT_MODES, x as loadSessionStore } from "./runtime-CeoGffDi.js";
|
|
3
3
|
import { r as createNonExitingRuntime, t as createSubsystemLogger } from "./subsystem-DBPNbQDQ.js";
|
|
4
4
|
import { i as logVerbose, l as warn, p as getChildLogger, s as shouldLogVerbose, t as danger, w as resolvePreferredFasedAgentTmpDir } from "./globals-B_jjtAje.js";
|
|
5
5
|
import { s as resolveStateDir, u as resolveRequiredHomeDir } from "./paths-BEmvSyOV.js";
|
|
6
6
|
import { S as truncateUtf16Safe } from "./utils-CYk9EKoq.js";
|
|
7
|
-
import { Fn as withFileLock, Kt as normalizeProviderId, Mt as resolveDiscordPreviewStreamMode, fr as formatErrorMessage, n as loadConfig } from "./config-
|
|
7
|
+
import { Fn as withFileLock, Kt as normalizeProviderId, Mt as resolveDiscordPreviewStreamMode, fr as formatErrorMessage, n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
8
8
|
import { a as resolveAgentDir } from "./agent-scope-BbgPlhtw.js";
|
|
9
9
|
import { n as resolveAccountEntry } from "./account-helpers-Bdfws46K.js";
|
|
10
10
|
import { f as DEFAULT_ACCOUNT_ID, l as resolveAgentIdFromSessionKey, p as normalizeAccountId, u as resolveThreadSessionKeys } from "./session-key-HSJ2KQTc.js";
|
|
@@ -13,7 +13,7 @@ import { t as normalizeDiscordToken } from "./token-D4-H0ByG.js";
|
|
|
13
13
|
import "./accounts-CuqIKU8X.js";
|
|
14
14
|
import { n as logError, t as logDebug } from "./logger-BbFvCoKk.js";
|
|
15
15
|
import "./exec-DQ8j4Fm3.js";
|
|
16
|
-
import "./accounts-
|
|
16
|
+
import "./accounts-B5fY9hZy.js";
|
|
17
17
|
import { a as resolveDiscordAllowListMatch, c as resolveDiscordMemberAccessState, d as resolveGroupDmAllow, f as shouldEmitDiscordReactionNotification, g as resolveTimestampMs, h as resolveDiscordSystemLocation, i as normalizeDiscordSlug, l as resolveDiscordOwnerAllowFrom, m as formatDiscordUserTag, n as isDiscordGroupAllowedByPolicy, o as resolveDiscordChannelConfigWithFallback, p as formatDiscordReactionEmoji, r as normalizeDiscordAllowList, s as resolveDiscordGuildEntry, t as allowListMatches, u as resolveDiscordShouldRequireMention } from "./allow-list-BYeKk0Sy.js";
|
|
18
18
|
import { i as compileSafeRegex } from "./redact-Bm8vu_ju.js";
|
|
19
19
|
import "./github-copilot-token-CUK__1s1.js";
|
|
@@ -22,11 +22,11 @@ import { l as resolveStorePath } from "./paths-CTZ2RS_E.js";
|
|
|
22
22
|
import "./ip-C70a-YlD.js";
|
|
23
23
|
import "./ssrf-BZG8Ztod.js";
|
|
24
24
|
import "./fetch-guard-BuYrl6q2.js";
|
|
25
|
-
import "./send-
|
|
26
|
-
import { A as resolveDefaultGroupPolicy, M as warnMissingProviderGroupPolicyFallbackOnce, O as GROUP_POLICY_BLOCKED_LABEL, j as resolveOpenProviderRuntimeGroupPolicy } from "./helpers-
|
|
27
|
-
import "./wsl-
|
|
28
|
-
import { a as upsertChannelPairingRequest, o as readJsonFileWithFallback, s as writeJsonFileAtomically } from "./pairing-store-
|
|
29
|
-
import { c as resolveChunkMode, l as resolveTextChunkLimit } from "./chunk-
|
|
25
|
+
import "./send-DCxAv7bV.js";
|
|
26
|
+
import { A as resolveDefaultGroupPolicy, M as warnMissingProviderGroupPolicyFallbackOnce, O as GROUP_POLICY_BLOCKED_LABEL, j as resolveOpenProviderRuntimeGroupPolicy } from "./helpers-vfzH9tBn.js";
|
|
27
|
+
import "./wsl-By1Mc-oS.js";
|
|
28
|
+
import { a as upsertChannelPairingRequest, o as readJsonFileWithFallback, s as writeJsonFileAtomically } from "./pairing-store-CprpGco9.js";
|
|
29
|
+
import { c as resolveChunkMode, l as resolveTextChunkLimit } from "./chunk-CZuCyS7k.js";
|
|
30
30
|
import "./tailscale-status-ClsquRGs.js";
|
|
31
31
|
import { a as resolveAckReaction, c as resolveHumanDelayConfig, n as createReplyPrefixOptions } from "./reply-prefix-Bqzm6DC1.js";
|
|
32
32
|
import "./tokens-BvtlOzVP.js";
|
|
@@ -34,43 +34,43 @@ import "./device-pairing-D2Yq-_U6.js";
|
|
|
34
34
|
import "./pairing-token-N_6Jbt1L.js";
|
|
35
35
|
import "./diagnostic-Dfn1iERm.js";
|
|
36
36
|
import "./diagnostic-session-state-HO94DMou.js";
|
|
37
|
-
import "./optional-runtime-dependency-
|
|
38
|
-
import "./image-ops-
|
|
39
|
-
import { mt as GatewayClient, st as buildGatewayConnectionDetails } from "./wallet-status-
|
|
40
|
-
import "./pi-model-discovery-
|
|
41
|
-
import "./runtime-dependency-
|
|
37
|
+
import "./optional-runtime-dependency-BFpqaCzp.js";
|
|
38
|
+
import "./image-ops-BnOmQA5d.js";
|
|
39
|
+
import { mt as GatewayClient, st as buildGatewayConnectionDetails } from "./wallet-status-Coekn_SJ.js";
|
|
40
|
+
import "./pi-model-discovery-BQ6fFRBA.js";
|
|
41
|
+
import "./runtime-dependency-Cvbs0GXf.js";
|
|
42
42
|
import "./ws-CocpWGhl.js";
|
|
43
43
|
import "./path-alias-guards-Dg3gU-MA.js";
|
|
44
44
|
import "./fs-safe-BG-VzVkL.js";
|
|
45
|
-
import { n as resolveMarkdownTableMode } from "./markdown-tables-
|
|
46
|
-
import { a as fetchRemoteMedia, n as loadWebMedia, u as getAgentScopedMediaLocalRoots } from "./media-
|
|
47
|
-
import "./send-
|
|
48
|
-
import { a as saveMediaBuffer } from "./outbound-attachment-
|
|
45
|
+
import { n as resolveMarkdownTableMode } from "./markdown-tables-B84dPWNG.js";
|
|
46
|
+
import { a as fetchRemoteMedia, n as loadWebMedia, u as getAgentScopedMediaLocalRoots } from "./media-4daDcNER.js";
|
|
47
|
+
import "./send-B_-UtG9F.js";
|
|
48
|
+
import { a as saveMediaBuffer } from "./outbound-attachment-DvcxPP7b.js";
|
|
49
49
|
import { n as wrapFetchWithAbortSignal, t as resolveFetch } from "./fetch-Cu-ahkie.js";
|
|
50
|
-
import { N as formatThreadBindingDurationLabel, u as isRecentlyUnboundThreadWebhookMessage, z as getSessionBindingService } from "./thread-bindings.state-
|
|
50
|
+
import { N as formatThreadBindingDurationLabel, u as isRecentlyUnboundThreadWebhookMessage, z as getSessionBindingService } from "./thread-bindings.state-BNWfHA0f.js";
|
|
51
51
|
import "./memory-search-C3C0bD2H.js";
|
|
52
|
-
import "./manager-
|
|
52
|
+
import "./manager-CHYhpKHn.js";
|
|
53
53
|
import "./query-expansion-Zr9qQixm.js";
|
|
54
|
-
import "./common-
|
|
55
|
-
import { C as isNativeCommandsExplicitlyDisabled, E as resolveNativeSkillsEnabled, T as resolveNativeCommandsEnabled, a as listChatCommands, c as listNativeCommandSpecsForConfig, d as parseCommandArgs, f as resolveCommandArgChoices, g as shouldHandleTextCommands, h as serializeCommandArgs, p as resolveCommandArgMenu, r as findCommandByNativeName, t as buildCommandTextFromArgs } from "./commands-registry-
|
|
56
|
-
import { n as listSkillCommandsForAgents } from "./skill-commands-
|
|
54
|
+
import "./common-LMHJe8KW.js";
|
|
55
|
+
import { C as isNativeCommandsExplicitlyDisabled, E as resolveNativeSkillsEnabled, T as resolveNativeCommandsEnabled, a as listChatCommands, c as listNativeCommandSpecsForConfig, d as parseCommandArgs, f as resolveCommandArgChoices, g as shouldHandleTextCommands, h as serializeCommandArgs, p as resolveCommandArgMenu, r as findCommandByNativeName, t as buildCommandTextFromArgs } from "./commands-registry-COIbIjGO.js";
|
|
56
|
+
import { n as listSkillCommandsForAgents } from "./skill-commands-BQL6TBIv.js";
|
|
57
57
|
import { t as finalizeInboundContext } from "./inbound-context-BFnIdcqI.js";
|
|
58
58
|
import "./directory-live-DatqU-eS.js";
|
|
59
|
-
import "./targets-
|
|
59
|
+
import "./targets-D8UaoWHd.js";
|
|
60
60
|
import "./sandbox-paths-lj7_EVuA.js";
|
|
61
|
-
import { n as resolveAgentRoute, t as buildAgentSessionKey } from "./resolve-route-
|
|
61
|
+
import { n as resolveAgentRoute, t as buildAgentSessionKey } from "./resolve-route-CZFzHOIe.js";
|
|
62
62
|
import "./render-Bwu_WxwA.js";
|
|
63
|
-
import { t as convertMarkdownTables } from "./tables-
|
|
63
|
+
import { t as convertMarkdownTables } from "./tables-B-G7Bb0l.js";
|
|
64
64
|
import { n as recordChannelActivity } from "./channel-activity-Cg1xRoc2.js";
|
|
65
65
|
import { t as withTimeout } from "./with-timeout-BYrRAYFV.js";
|
|
66
66
|
import "./shared-clhhbWN3.js";
|
|
67
|
-
import { C as editMessageDiscord, Q as stripUndefinedFields, a as removeReactionDiscord, b as sendWebhookMessageDiscord, c as formatDiscordComponentEventText, d as parseDiscordModalCustomId, f as parseDiscordModalCustomIdForCarbon, g as sendMessageDiscord, h as resolveDiscordModalEntry, l as parseDiscordComponentCustomId, m as resolveDiscordComponentEntry, r as reactMessageDiscord, rt as chunkDiscordTextWithMode, s as createDiscordFormModal, tt as createDiscordClient, u as parseDiscordComponentCustomIdForCarbon, y as sendVoiceMessageDiscord } from "./send-
|
|
68
|
-
import { t as createDiscordRetryRunner } from "./retry-policy-
|
|
69
|
-
import { o as createNoopThreadBindingManager, r as reconcileAcpThreadBindingsOnStartup, s as createThreadBindingManager } from "./thread-bindings.lifecycle-
|
|
67
|
+
import { C as editMessageDiscord, Q as stripUndefinedFields, a as removeReactionDiscord, b as sendWebhookMessageDiscord, c as formatDiscordComponentEventText, d as parseDiscordModalCustomId, f as parseDiscordModalCustomIdForCarbon, g as sendMessageDiscord, h as resolveDiscordModalEntry, l as parseDiscordComponentCustomId, m as resolveDiscordComponentEntry, r as reactMessageDiscord, rt as chunkDiscordTextWithMode, s as createDiscordFormModal, tt as createDiscordClient, u as parseDiscordComponentCustomIdForCarbon, y as sendVoiceMessageDiscord } from "./send-C0Q1u7N1.js";
|
|
68
|
+
import { t as createDiscordRetryRunner } from "./retry-policy-BSdqqXsI.js";
|
|
69
|
+
import { o as createNoopThreadBindingManager, r as reconcileAcpThreadBindingsOnStartup, s as createThreadBindingManager } from "./thread-bindings.lifecycle-DwYKCLLq.js";
|
|
70
70
|
import { a as setPresence, n as registerGateway, r as unregisterGateway } from "./gateway-registry-DFsoY6C0.js";
|
|
71
71
|
import { t as createReplyReferencePlanner } from "./reply-reference-BkbK_DWT.js";
|
|
72
72
|
import { i as createStatusReactionController, r as DEFAULT_TIMING, t as createFinalizableDraftLifecycle } from "./draft-stream-controls-D4Tb_iS_.js";
|
|
73
|
-
import { n as buildUntrustedChannelMetadata, t as chunkItems } from "./chunk-items-
|
|
73
|
+
import { n as buildUntrustedChannelMetadata, t as chunkItems } from "./chunk-items-Cyc4Kl6A.js";
|
|
74
74
|
import { t as fetchDiscordApplicationId } from "./probe-Dlk0Jxpw.js";
|
|
75
75
|
import { t as DiscordUiContainer } from "./ui-e020ouhJ.js";
|
|
76
76
|
import "./guilds-BeT3iHHJ.js";
|
|
@@ -1401,7 +1401,7 @@ async function preflightDiscordMessage(params) {
|
|
|
1401
1401
|
let preflightTranscript;
|
|
1402
1402
|
const hasAudioAttachment = message.attachments?.some((att) => att.contentType?.startsWith("audio/"));
|
|
1403
1403
|
if (!isDirectMessage && shouldRequireMention && hasAudioAttachment && !baseText && mentionRegexes.length > 0) try {
|
|
1404
|
-
const { transcribeFirstAudio } = await import("./audio-preflight-
|
|
1404
|
+
const { transcribeFirstAudio } = await import("./audio-preflight-4faayz5S.js");
|
|
1405
1405
|
const audioPaths = message.attachments?.filter((att) => att.contentType?.startsWith("audio/")).map((att) => att.url) ?? [];
|
|
1406
1406
|
if (audioPaths.length > 0) preflightTranscript = await transcribeFirstAudio({
|
|
1407
1407
|
ctx: {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { $t as DEFAULT_INPUT_IMAGE_MIMES, A as resolveAssistantStreamDeltaText, An as writeDone, Dn as resolveSessionKey, En as resolveAgentIdForRequest, O as handleGatewayPostJsonEndpoint, On as sendJson, Qt as DEFAULT_INPUT_IMAGE_MAX_BYTES, Tn as createDefaultDeps, an as resolveInputFileLimits, bn as emitAgentEvent, en as DEFAULT_INPUT_MAX_REDIRECTS, in as normalizeMimeList, j as agentCommand, k as buildAgentMessageFromConversationEntries, kn as setSseHeaders, nn as extractFileContentFromSource, rn as extractImageContentFromSource, tn as DEFAULT_INPUT_TIMEOUT_MS, xn as onAgentEvent } from "./config-schema-
|
|
2
|
-
import "./runtime-
|
|
1
|
+
import { $t as DEFAULT_INPUT_IMAGE_MIMES, A as resolveAssistantStreamDeltaText, An as writeDone, Dn as resolveSessionKey, En as resolveAgentIdForRequest, O as handleGatewayPostJsonEndpoint, On as sendJson, Qt as DEFAULT_INPUT_IMAGE_MAX_BYTES, Tn as createDefaultDeps, an as resolveInputFileLimits, bn as emitAgentEvent, en as DEFAULT_INPUT_MAX_REDIRECTS, in as normalizeMimeList, j as agentCommand, k as buildAgentMessageFromConversationEntries, kn as setSseHeaders, nn as extractFileContentFromSource, rn as extractImageContentFromSource, tn as DEFAULT_INPUT_TIMEOUT_MS, xn as onAgentEvent } from "./config-schema-Cku0a8Tm.js";
|
|
2
|
+
import "./runtime-CeoGffDi.js";
|
|
3
3
|
import { i as defaultRuntime } from "./subsystem-DBPNbQDQ.js";
|
|
4
4
|
import "./globals-B_jjtAje.js";
|
|
5
5
|
import "./paths-BEmvSyOV.js";
|
|
6
6
|
import "./utils-CYk9EKoq.js";
|
|
7
|
-
import "./config-
|
|
7
|
+
import "./config-ZMbTT0kM.js";
|
|
8
8
|
import "./agent-scope-BbgPlhtw.js";
|
|
9
9
|
import "./accounts-RHZyaB73.js";
|
|
10
10
|
import "./accounts-CuqIKU8X.js";
|
|
11
11
|
import { i as logWarn } from "./logger-BbFvCoKk.js";
|
|
12
12
|
import "./exec-DQ8j4Fm3.js";
|
|
13
|
-
import "./accounts-
|
|
13
|
+
import "./accounts-B5fY9hZy.js";
|
|
14
14
|
import "./allow-list-BYeKk0Sy.js";
|
|
15
15
|
import "./redact-Bm8vu_ju.js";
|
|
16
16
|
import "./github-copilot-token-CUK__1s1.js";
|
|
@@ -19,11 +19,11 @@ import "./paths-CTZ2RS_E.js";
|
|
|
19
19
|
import "./ip-C70a-YlD.js";
|
|
20
20
|
import "./ssrf-BZG8Ztod.js";
|
|
21
21
|
import "./fetch-guard-BuYrl6q2.js";
|
|
22
|
-
import "./send-
|
|
23
|
-
import "./helpers-
|
|
24
|
-
import "./wsl-
|
|
25
|
-
import "./pairing-store-
|
|
26
|
-
import "./chunk-
|
|
22
|
+
import "./send-DCxAv7bV.js";
|
|
23
|
+
import "./helpers-vfzH9tBn.js";
|
|
24
|
+
import "./wsl-By1Mc-oS.js";
|
|
25
|
+
import "./pairing-store-CprpGco9.js";
|
|
26
|
+
import "./chunk-CZuCyS7k.js";
|
|
27
27
|
import "./tailscale-status-ClsquRGs.js";
|
|
28
28
|
import "./reply-prefix-Bqzm6DC1.js";
|
|
29
29
|
import "./tokens-BvtlOzVP.js";
|
|
@@ -31,32 +31,32 @@ import "./device-pairing-D2Yq-_U6.js";
|
|
|
31
31
|
import "./pairing-token-N_6Jbt1L.js";
|
|
32
32
|
import "./diagnostic-Dfn1iERm.js";
|
|
33
33
|
import "./diagnostic-session-state-HO94DMou.js";
|
|
34
|
-
import "./optional-runtime-dependency-
|
|
35
|
-
import "./image-ops-
|
|
36
|
-
import "./wallet-status-
|
|
37
|
-
import "./pi-model-discovery-
|
|
38
|
-
import "./runtime-dependency-
|
|
34
|
+
import "./optional-runtime-dependency-BFpqaCzp.js";
|
|
35
|
+
import "./image-ops-BnOmQA5d.js";
|
|
36
|
+
import "./wallet-status-Coekn_SJ.js";
|
|
37
|
+
import "./pi-model-discovery-BQ6fFRBA.js";
|
|
38
|
+
import "./runtime-dependency-Cvbs0GXf.js";
|
|
39
39
|
import "./ws-CocpWGhl.js";
|
|
40
40
|
import "./path-alias-guards-Dg3gU-MA.js";
|
|
41
41
|
import "./fs-safe-BG-VzVkL.js";
|
|
42
|
-
import "./markdown-tables-
|
|
43
|
-
import "./media-
|
|
44
|
-
import "./send-
|
|
45
|
-
import "./outbound-attachment-
|
|
42
|
+
import "./markdown-tables-B84dPWNG.js";
|
|
43
|
+
import "./media-4daDcNER.js";
|
|
44
|
+
import "./send-B_-UtG9F.js";
|
|
45
|
+
import "./outbound-attachment-DvcxPP7b.js";
|
|
46
46
|
import "./fetch-Cu-ahkie.js";
|
|
47
|
-
import "./thread-bindings.state-
|
|
47
|
+
import "./thread-bindings.state-BNWfHA0f.js";
|
|
48
48
|
import "./memory-search-C3C0bD2H.js";
|
|
49
|
-
import "./manager-
|
|
49
|
+
import "./manager-CHYhpKHn.js";
|
|
50
50
|
import "./query-expansion-Zr9qQixm.js";
|
|
51
|
-
import "./common-
|
|
52
|
-
import "./commands-registry-
|
|
53
|
-
import "./skill-commands-
|
|
51
|
+
import "./common-LMHJe8KW.js";
|
|
52
|
+
import "./commands-registry-COIbIjGO.js";
|
|
53
|
+
import "./skill-commands-BQL6TBIv.js";
|
|
54
54
|
import "./directory-live-DatqU-eS.js";
|
|
55
|
-
import "./targets-
|
|
55
|
+
import "./targets-D8UaoWHd.js";
|
|
56
56
|
import "./sandbox-paths-lj7_EVuA.js";
|
|
57
|
-
import "./resolve-route-
|
|
57
|
+
import "./resolve-route-CZFzHOIe.js";
|
|
58
58
|
import "./render-Bwu_WxwA.js";
|
|
59
|
-
import "./tables-
|
|
59
|
+
import "./tables-B-G7Bb0l.js";
|
|
60
60
|
import "./shared-clhhbWN3.js";
|
|
61
61
|
import { randomUUID } from "node:crypto";
|
|
62
62
|
import { z } from "zod";
|
|
@@ -2,15 +2,15 @@ import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
|
2
2
|
import { t as createSubsystemLogger } from "./subsystem-DBPNbQDQ.js";
|
|
3
3
|
import { p as getChildLogger } from "./globals-B_jjtAje.js";
|
|
4
4
|
import { o as escapeRegExp, x as toWhatsappJid } from "./utils-CYk9EKoq.js";
|
|
5
|
-
import { n as loadConfig } from "./config-
|
|
5
|
+
import { n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
6
6
|
import { n as generateSecureUuid } from "./secure-random-Bl-AVLVb.js";
|
|
7
7
|
import { t as redactIdentifier } from "./redact-identifier-Q3tkvxhm.js";
|
|
8
|
-
import { n as resolveMarkdownTableMode } from "./markdown-tables-
|
|
9
|
-
import { n as loadWebMedia } from "./media-
|
|
8
|
+
import { n as resolveMarkdownTableMode } from "./markdown-tables-B84dPWNG.js";
|
|
9
|
+
import { n as loadWebMedia } from "./media-4daDcNER.js";
|
|
10
10
|
import { n as normalizePollInput } from "./polls-DQrR-qT3.js";
|
|
11
|
-
import { t as convertMarkdownTables } from "./tables-
|
|
12
|
-
import { n as requireActiveWebListener } from "./active-listener-
|
|
13
|
-
import { n as formatError } from "./session-
|
|
11
|
+
import { t as convertMarkdownTables } from "./tables-B-G7Bb0l.js";
|
|
12
|
+
import { n as requireActiveWebListener } from "./active-listener-BH7rDR47.js";
|
|
13
|
+
import { n as formatError } from "./session-ETYBbhLn.js";
|
|
14
14
|
|
|
15
15
|
//#region src/markdown/whatsapp.ts
|
|
16
16
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as resolveConfigDir } from "./utils-CYk9EKoq.js";
|
|
2
|
-
import { c as detectMime, l as extensionForMime } from "./image-ops-
|
|
3
|
-
import { n as loadWebMedia } from "./media-
|
|
2
|
+
import { c as detectMime, l as extensionForMime } from "./image-ops-BnOmQA5d.js";
|
|
3
|
+
import { n as loadWebMedia } from "./media-4daDcNER.js";
|
|
4
4
|
import path from "node:path";
|
|
5
5
|
import { createWriteStream } from "node:fs";
|
|
6
6
|
import fs$1 from "node:fs/promises";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { At as FasedAgentConfig, t as ChannelConfigSchema } from "./types.plugin-CvUiB3Kh.js";
|
|
2
|
-
import { v as FasedAgentPluginConfigSchema } from "./types-
|
|
2
|
+
import { v as FasedAgentPluginConfigSchema } from "./types-CXLEOrJX.js";
|
|
3
3
|
import { ZodTypeAny } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/plugins/config-schema.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ct as listChannelPlugins, st as getChannelPlugin } from "./runtime-
|
|
1
|
+
import { ct as listChannelPlugins, st as getChannelPlugin } from "./runtime-CeoGffDi.js";
|
|
2
2
|
import { a as resolveOAuthDir, s as resolveStateDir, u as resolveRequiredHomeDir } from "./paths-BEmvSyOV.js";
|
|
3
3
|
import { g as safeParseJson } from "./utils-CYk9EKoq.js";
|
|
4
|
-
import { Fn as withFileLock$1 } from "./config-
|
|
4
|
+
import { Fn as withFileLock$1 } from "./config-ZMbTT0kM.js";
|
|
5
5
|
import { f as DEFAULT_ACCOUNT_ID } from "./session-key-HSJ2KQTc.js";
|
|
6
6
|
import path from "node:path";
|
|
7
7
|
import fs from "node:fs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
|
-
import { An as ensureAuthProfileStore, Kt as normalizeProviderId } from "./config-
|
|
2
|
+
import { An as ensureAuthProfileStore, Kt as normalizeProviderId } from "./config-ZMbTT0kM.js";
|
|
3
3
|
import path from "node:path";
|
|
4
4
|
import fs from "node:fs";
|
|
5
5
|
import * as PiCodingAgent from "@mariozechner/pi-coding-agent";
|
|
@@ -2,13 +2,13 @@ import "./subsystem-DBPNbQDQ.js";
|
|
|
2
2
|
import "./globals-B_jjtAje.js";
|
|
3
3
|
import "./paths-BEmvSyOV.js";
|
|
4
4
|
import "./utils-CYk9EKoq.js";
|
|
5
|
-
import "./config-
|
|
5
|
+
import "./config-ZMbTT0kM.js";
|
|
6
6
|
import "./agent-scope-BbgPlhtw.js";
|
|
7
7
|
import "./logger-BbFvCoKk.js";
|
|
8
8
|
import "./exec-DQ8j4Fm3.js";
|
|
9
9
|
import "./redact-Bm8vu_ju.js";
|
|
10
10
|
import "./github-copilot-token-CUK__1s1.js";
|
|
11
11
|
import "./retry-DstNBhDW.js";
|
|
12
|
-
import { i as discoverModels, n as PiModelRegistryClass, r as discoverAuthStorage, t as PiAuthStorageClass } from "./pi-model-discovery-
|
|
12
|
+
import { i as discoverModels, n as PiModelRegistryClass, r as discoverAuthStorage, t as PiAuthStorageClass } from "./pi-model-discovery-BQ6fFRBA.js";
|
|
13
13
|
|
|
14
14
|
export { discoverAuthStorage, discoverModels };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { At as FasedAgentConfig } from "./types.plugin-CvUiB3Kh.js";
|
|
2
|
-
import { Q as RuntimeWebSearchMetadata, R as WebSearchProviderPlugin, z as WebSearchProviderToolDefinition } from "./types-
|
|
2
|
+
import { Q as RuntimeWebSearchMetadata, R as WebSearchProviderPlugin, z as WebSearchProviderToolDefinition } from "./types-CXLEOrJX.js";
|
|
3
3
|
|
|
4
4
|
//#region src/plugin-sdk/provider-web-search-config-contract.d.ts
|
|
5
5
|
type WebSearchCredentialResolutionSource = "config" | "env" | "none";
|
|
@@ -2,7 +2,7 @@ import "./subsystem-DBPNbQDQ.js";
|
|
|
2
2
|
import { w as resolvePreferredFasedAgentTmpDir } from "./globals-B_jjtAje.js";
|
|
3
3
|
import "./paths-BEmvSyOV.js";
|
|
4
4
|
import "./utils-CYk9EKoq.js";
|
|
5
|
-
import { Cr as formatCliCommand, fr as formatErrorMessage } from "./config-
|
|
5
|
+
import { Cr as formatCliCommand, fr as formatErrorMessage } from "./config-ZMbTT0kM.js";
|
|
6
6
|
import "./agent-scope-BbgPlhtw.js";
|
|
7
7
|
import "./logger-BbFvCoKk.js";
|
|
8
8
|
import "./exec-DQ8j4Fm3.js";
|
|
@@ -11,8 +11,8 @@ import "./github-copilot-token-CUK__1s1.js";
|
|
|
11
11
|
import "./retry-DstNBhDW.js";
|
|
12
12
|
import "./ip-C70a-YlD.js";
|
|
13
13
|
import "./ssrf-BZG8Ztod.js";
|
|
14
|
-
import "./optional-runtime-dependency-
|
|
15
|
-
import { A as fetchJson, C as normalizeCdpWsUrl, D as assertBrowserNavigationResultAllowed, E as assertBrowserNavigationAllowed, M as getHeadersWithAuth, N as withCdpSocket, O as withBrowserNavigationPolicy, S as formatAriaSnapshot, c as resolveStrictExistingPathsWithinRoot, f as getChromeWebSocketUrl, k as appendCdpPath, n as loadPlaywrightCore, o as DEFAULT_UPLOAD_DIR, u as DEFAULT_FILL_FIELD_TYPE } from "./runtime-dependency-
|
|
14
|
+
import "./optional-runtime-dependency-BFpqaCzp.js";
|
|
15
|
+
import { A as fetchJson, C as normalizeCdpWsUrl, D as assertBrowserNavigationResultAllowed, E as assertBrowserNavigationAllowed, M as getHeadersWithAuth, N as withCdpSocket, O as withBrowserNavigationPolicy, S as formatAriaSnapshot, c as resolveStrictExistingPathsWithinRoot, f as getChromeWebSocketUrl, k as appendCdpPath, n as loadPlaywrightCore, o as DEFAULT_UPLOAD_DIR, u as DEFAULT_FILL_FIELD_TYPE } from "./runtime-dependency-Cvbs0GXf.js";
|
|
16
16
|
import "./ws-CocpWGhl.js";
|
|
17
17
|
import "./path-alias-guards-Dg3gU-MA.js";
|
|
18
18
|
import "./fs-safe-BG-VzVkL.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
|
-
import { i as chunkMarkdownTextWithMode } from "./chunk-
|
|
2
|
+
import { i as chunkMarkdownTextWithMode } from "./chunk-CZuCyS7k.js";
|
|
3
3
|
import { i as isSilentReplyText, n as SILENT_REPLY_TOKEN } from "./tokens-BvtlOzVP.js";
|
|
4
|
-
import { r as markdownToSlackMrkdwnChunks, t as sendMessageSlack } from "./send-
|
|
4
|
+
import { r as markdownToSlackMrkdwnChunks, t as sendMessageSlack } from "./send-CGE7OgsA.js";
|
|
5
5
|
import { t as createReplyReferencePlanner } from "./reply-reference-BkbK_DWT.js";
|
|
6
6
|
|
|
7
7
|
//#region src/slack/monitor/replies.ts
|
package/dist/plugin-sdk/{resolve-outbound-target-DD8edEdz.js → resolve-outbound-target-COo_TR7B.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { It as isWhatsAppGroupJid, Lt as normalizeWhatsAppTarget } from "./runtime-
|
|
1
|
+
import { It as isWhatsAppGroupJid, Lt as normalizeWhatsAppTarget } from "./runtime-CeoGffDi.js";
|
|
2
2
|
import { n as missingTargetError } from "./target-errors-C_SVKoEv.js";
|
|
3
3
|
|
|
4
4
|
//#region src/whatsapp/resolve-outbound-target.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
|
-
import { sn as listBindings } from "./runtime-
|
|
2
|
+
import { sn as listBindings } from "./runtime-CeoGffDi.js";
|
|
3
3
|
import { s as shouldLogVerbose } from "./globals-B_jjtAje.js";
|
|
4
4
|
import { u as resolveDefaultAgentId } from "./agent-scope-BbgPlhtw.js";
|
|
5
5
|
import { t as normalizeChatType } from "./chat-type-C0osVllE.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as createSubsystemLogger } from "./subsystem-DBPNbQDQ.js";
|
|
2
|
-
import { fr as formatErrorMessage } from "./config-
|
|
2
|
+
import { fr as formatErrorMessage } from "./config-ZMbTT0kM.js";
|
|
3
3
|
import { n as retryAsync, t as resolveRetryConfig } from "./retry-DstNBhDW.js";
|
|
4
4
|
|
|
5
5
|
//#region src/infra/retry-policy.ts
|
|
@@ -3,7 +3,7 @@ import { c as CHANNEL_IDS, d as normalizeChannelKey, f as normalizeChatChannelId
|
|
|
3
3
|
import { i as logVerbose } from "./globals-B_jjtAje.js";
|
|
4
4
|
import { s as resolveStateDir, u as resolveRequiredHomeDir } from "./paths-BEmvSyOV.js";
|
|
5
5
|
import { c as isRecord$1, d as normalizeE164, h as resolveUserPath, o as escapeRegExp } from "./utils-CYk9EKoq.js";
|
|
6
|
-
import { G as isAvatarDataUrl, H as parseDurationMs, Ht as inferUniqueProviderFromConfiguredModels, In as resolveProcessScopedMap, Jt as resolveConfiguredModelRef, K as isAvatarHttpUrl, Kt as normalizeProviderId, Ln as isPidAlive, Mr as resolvePluginAdminRpcActionGrant, Nn as resolveFasedAgentDir, Or as isPluginRuntimeSessionReadAllowed, Tr as isTruthyEnvValue, U as parseByteSize, W as AVATAR_MAX_BYTES, X as resolveAvatarMime, Xt as resolveExplicitConfiguredModelRef, Y as isWorkspaceRelativeAvatarPath, Yt as resolveDefaultModelForAgent, ar as DEFAULT_MODEL, in as resolveImplicitProviders, ir as DEFAULT_CONTEXT_TOKENS, kr as normalizePluginsConfig, n as loadConfig, nn as normalizeProviders, or as DEFAULT_PROVIDER, q as isPathWithinRoot, qt as parseModelRef, rn as resolveImplicitCopilotProvider } from "./config-
|
|
6
|
+
import { G as isAvatarDataUrl, H as parseDurationMs, Ht as inferUniqueProviderFromConfiguredModels, In as resolveProcessScopedMap, Jt as resolveConfiguredModelRef, K as isAvatarHttpUrl, Kt as normalizeProviderId, Ln as isPidAlive, Mr as resolvePluginAdminRpcActionGrant, Nn as resolveFasedAgentDir, Or as isPluginRuntimeSessionReadAllowed, Tr as isTruthyEnvValue, U as parseByteSize, W as AVATAR_MAX_BYTES, X as resolveAvatarMime, Xt as resolveExplicitConfiguredModelRef, Y as isWorkspaceRelativeAvatarPath, Yt as resolveDefaultModelForAgent, ar as DEFAULT_MODEL, in as resolveImplicitProviders, ir as DEFAULT_CONTEXT_TOKENS, kr as normalizePluginsConfig, n as loadConfig, nn as normalizeProviders, or as DEFAULT_PROVIDER, q as isPathWithinRoot, qt as parseModelRef, rn as resolveImplicitCopilotProvider } from "./config-ZMbTT0kM.js";
|
|
7
7
|
import { A as openBoundaryFileSync, G as normalizeHyphenSlug, W as normalizeAtHashSlug, l as resolveAgentWorkspaceDir, u as resolveDefaultAgentId } from "./agent-scope-BbgPlhtw.js";
|
|
8
8
|
import { t as normalizeChatType } from "./chat-type-C0osVllE.js";
|
|
9
9
|
import { n as resolveConversationLabel } from "./conversation-label-BoVqak2R.js";
|
|
@@ -11,7 +11,7 @@ import { n as resolveAccountEntry, t as createAccountListHelpers } from "./accou
|
|
|
11
11
|
import { S as parseAgentSessionKey, c as normalizeMainKey, f as DEFAULT_ACCOUNT_ID, l as resolveAgentIdFromSessionKey, m as normalizeOptionalAccountId, p as normalizeAccountId$1, r as buildAgentMainSessionKey, s as normalizeAgentId, t as DEFAULT_AGENT_ID, y as isCronRunSessionKey } from "./session-key-HSJ2KQTc.js";
|
|
12
12
|
import { a as resolveDiscordAccount, o as createAccountActionGate } from "./accounts-RHZyaB73.js";
|
|
13
13
|
import { a as resolveSlackReplyToMode, i as resolveSlackAccount } from "./accounts-CuqIKU8X.js";
|
|
14
|
-
import { i as resolveWhatsAppAccount } from "./accounts-
|
|
14
|
+
import { i as resolveWhatsAppAccount } from "./accounts-B5fY9hZy.js";
|
|
15
15
|
import { a as resolveSessionTranscriptPath, c as resolveSessionTranscriptsDirForAgent, i as resolveSessionFilePathOptions, l as resolveStorePath, n as resolveDefaultSessionStorePath, o as resolveSessionTranscriptPathInDir, r as resolveSessionFilePath, s as resolveSessionTranscriptsDir, t as SAFE_SESSION_ID_RE, u as validateSessionId } from "./paths-CTZ2RS_E.js";
|
|
16
16
|
import { t as emitSessionTranscriptUpdate } from "./transcript-events-BJQWUdmU.js";
|
|
17
17
|
import path from "node:path";
|
|
@@ -4987,20 +4987,28 @@ async function resolveSessionTranscriptFile(params) {
|
|
|
4987
4987
|
activeSessionKey: params.activeSessionKey
|
|
4988
4988
|
});
|
|
4989
4989
|
}
|
|
4990
|
-
|
|
4991
|
-
if (fs.existsSync(params.sessionFile)) return;
|
|
4992
|
-
|
|
4993
|
-
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
|
|
4997
|
-
|
|
4998
|
-
|
|
4999
|
-
|
|
5000
|
-
|
|
5001
|
-
|
|
5002
|
-
|
|
5003
|
-
|
|
4990
|
+
function ensureSessionTranscriptHeader(params) {
|
|
4991
|
+
if (fs.existsSync(params.sessionFile)) return { created: false };
|
|
4992
|
+
try {
|
|
4993
|
+
fs.mkdirSync(path.dirname(params.sessionFile), { recursive: true });
|
|
4994
|
+
const header = {
|
|
4995
|
+
type: "session",
|
|
4996
|
+
version: CURRENT_SESSION_VERSION,
|
|
4997
|
+
id: params.sessionId,
|
|
4998
|
+
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
4999
|
+
cwd: process.cwd()
|
|
5000
|
+
};
|
|
5001
|
+
fs.writeFileSync(params.sessionFile, `${JSON.stringify(header)}\n`, {
|
|
5002
|
+
encoding: "utf-8",
|
|
5003
|
+
mode: 384
|
|
5004
|
+
});
|
|
5005
|
+
return { created: true };
|
|
5006
|
+
} catch (error) {
|
|
5007
|
+
return {
|
|
5008
|
+
created: false,
|
|
5009
|
+
error: error instanceof Error ? error.message : String(error)
|
|
5010
|
+
};
|
|
5011
|
+
}
|
|
5004
5012
|
}
|
|
5005
5013
|
async function appendAssistantMessageToSessionTranscript(params) {
|
|
5006
5014
|
const sessionKey = params.sessionKey.trim();
|
|
@@ -5040,10 +5048,14 @@ async function appendAssistantMessageToSessionTranscript(params) {
|
|
|
5040
5048
|
reason: err instanceof Error ? err.message : String(err)
|
|
5041
5049
|
};
|
|
5042
5050
|
}
|
|
5043
|
-
|
|
5051
|
+
const ensured = ensureSessionTranscriptHeader({
|
|
5044
5052
|
sessionFile,
|
|
5045
5053
|
sessionId: entry.sessionId
|
|
5046
5054
|
});
|
|
5055
|
+
if (ensured.error) return {
|
|
5056
|
+
ok: false,
|
|
5057
|
+
reason: ensured.error
|
|
5058
|
+
};
|
|
5047
5059
|
const sessionManager = SessionManager.open(sessionFile);
|
|
5048
5060
|
const message = {
|
|
5049
5061
|
role: "assistant",
|
|
@@ -5160,6 +5172,7 @@ var sessions_exports = /* @__PURE__ */ __exportAll({
|
|
|
5160
5172
|
deriveSessionOrigin: () => deriveSessionOrigin,
|
|
5161
5173
|
drainSessionStoreLockQueuesForTest: () => drainSessionStoreLockQueuesForTest,
|
|
5162
5174
|
enforceSessionDiskBudget: () => enforceSessionDiskBudget,
|
|
5175
|
+
ensureSessionTranscriptHeader: () => ensureSessionTranscriptHeader,
|
|
5163
5176
|
evaluateSessionFreshness: () => evaluateSessionFreshness,
|
|
5164
5177
|
extractDeliveryInfo: () => extractDeliveryInfo,
|
|
5165
5178
|
formatSessionArchiveTimestamp: () => formatSessionArchiveTimestamp,
|
|
@@ -5398,7 +5411,7 @@ async function loadContextCache() {
|
|
|
5398
5411
|
await ensureFasedModelsJson(cfg);
|
|
5399
5412
|
} catch {}
|
|
5400
5413
|
try {
|
|
5401
|
-
const { discoverAuthStorage, discoverModels } = await import("./pi-model-discovery-runtime-
|
|
5414
|
+
const { discoverAuthStorage, discoverModels } = await import("./pi-model-discovery-runtime-BF_89lVj.js");
|
|
5402
5415
|
const agentDir = resolveFasedAgentDir();
|
|
5403
5416
|
const modelRegistry = discoverModels(discoverAuthStorage(agentDir), agentDir);
|
|
5404
5417
|
applyDiscoveredContextWindows({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as createSubsystemLogger } from "./subsystem-DBPNbQDQ.js";
|
|
2
2
|
import { w as resolvePreferredFasedAgentTmpDir } from "./globals-B_jjtAje.js";
|
|
3
3
|
import { t as CONFIG_DIR } from "./utils-CYk9EKoq.js";
|
|
4
|
-
import { mr as isErrno, n as loadConfig } from "./config-
|
|
4
|
+
import { mr as isErrno, n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
5
5
|
import { F as isNotFoundPathError, I as isPathInside } from "./agent-scope-BbgPlhtw.js";
|
|
6
6
|
import { s as resolvePinnedHostnameWithPolicy } from "./ssrf-BZG8Ztod.js";
|
|
7
|
-
import { t as importOptionalRuntimeDependency } from "./optional-runtime-dependency-
|
|
7
|
+
import { t as importOptionalRuntimeDependency } from "./optional-runtime-dependency-BFpqaCzp.js";
|
|
8
8
|
import { n as isLoopbackAddress, r as isLoopbackHost, t as rawDataToString } from "./ws-CocpWGhl.js";
|
|
9
9
|
import { n as openFileWithinRoot, t as SafeOpenError } from "./fs-safe-BG-VzVkL.js";
|
|
10
10
|
import path from "node:path";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { At as FasedAgentConfig, Bt as WalletRuntimeKind, Ht as WalletToolAccessMode, It as WalletAuthMode, Lt as WalletChain, Rt as WalletExecutionMode, Vt as WalletRuntimeMode, _n as GatewayClientName, gn as GatewayClientMode, s as loadConfig, zt as WalletProviderId } from "./types.plugin-CvUiB3Kh.js";
|
|
2
|
-
import { A as createSubsystemLogger, V as resolveGatewayPort, g as ErrorShape, i as OperatorScope, n as AuthProfileStore, u as RespondFn } from "./types-
|
|
3
|
-
import { a as resolveAgentDir, i as resolveAgentConfig, n as fetchWithSsrFGuard$1, o as resolveAgentEffectiveModelPrimary, s as resolveDefaultAgentId, t as resolvePreferredFasedAgentTmpDir } from "./tmp-fased-dir-
|
|
2
|
+
import { A as createSubsystemLogger, V as resolveGatewayPort, g as ErrorShape, i as OperatorScope, n as AuthProfileStore, u as RespondFn } from "./types-CJGVZX6j.js";
|
|
3
|
+
import { a as resolveAgentDir, i as resolveAgentConfig, n as fetchWithSsrFGuard$1, o as resolveAgentEffectiveModelPrimary, s as resolveDefaultAgentId, t as resolvePreferredFasedAgentTmpDir } from "./tmp-fased-dir-Be1wBhVz.js";
|
|
4
4
|
import { Api, Model } from "@mariozechner/pi-ai";
|
|
5
5
|
import { AuthStorage, ModelRegistry } from "@mariozechner/pi-coding-agent";
|
|
6
6
|
import * as _sinclair_typebox0 from "@sinclair/typebox";
|
|
@@ -87,6 +87,7 @@ type SatMainnetSyncStatus = {
|
|
|
87
87
|
needsSync?: boolean;
|
|
88
88
|
runtimeFile?: string;
|
|
89
89
|
verification: SatMainnetSyncVerification;
|
|
90
|
+
trustKeySource?: "embedded" | "environment" | "missing" | "not_required";
|
|
90
91
|
error?: string;
|
|
91
92
|
};
|
|
92
93
|
declare function getSatMainnetSyncStatus(opts?: {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import "./runtime-
|
|
1
|
+
import "./runtime-CeoGffDi.js";
|
|
2
2
|
import { t as createSubsystemLogger } from "./subsystem-DBPNbQDQ.js";
|
|
3
3
|
import { w as resolvePreferredFasedAgentTmpDir } from "./globals-B_jjtAje.js";
|
|
4
4
|
import { i as resolveGatewayPort } from "./paths-BEmvSyOV.js";
|
|
5
5
|
import "./utils-CYk9EKoq.js";
|
|
6
|
-
import { Bt as buildModelAliasIndex, Jt as resolveConfiguredModelRef, Yt as resolveDefaultModelForAgent, Zt as resolveModelRefFromString, an as getApiKeyForModel, n as loadConfig, or as DEFAULT_PROVIDER, sn as requireApiKey } from "./config-
|
|
6
|
+
import { Bt as buildModelAliasIndex, Jt as resolveConfiguredModelRef, Yt as resolveDefaultModelForAgent, Zt as resolveModelRefFromString, an as getApiKeyForModel, n as loadConfig, or as DEFAULT_PROVIDER, sn as requireApiKey } from "./config-ZMbTT0kM.js";
|
|
7
7
|
import { a as resolveAgentDir, i as resolveAgentConfig, o as resolveAgentEffectiveModelPrimary, u as resolveDefaultAgentId } from "./agent-scope-BbgPlhtw.js";
|
|
8
8
|
import "./accounts-RHZyaB73.js";
|
|
9
9
|
import "./accounts-CuqIKU8X.js";
|
|
10
10
|
import "./logger-BbFvCoKk.js";
|
|
11
11
|
import "./exec-DQ8j4Fm3.js";
|
|
12
|
-
import "./accounts-
|
|
12
|
+
import "./accounts-B5fY9hZy.js";
|
|
13
13
|
import "./redact-Bm8vu_ju.js";
|
|
14
14
|
import "./github-copilot-token-CUK__1s1.js";
|
|
15
15
|
import "./retry-DstNBhDW.js";
|
|
@@ -17,8 +17,8 @@ import "./paths-CTZ2RS_E.js";
|
|
|
17
17
|
import "./ip-C70a-YlD.js";
|
|
18
18
|
import "./device-pairing-D2Yq-_U6.js";
|
|
19
19
|
import "./pairing-token-N_6Jbt1L.js";
|
|
20
|
-
import { At as resolveModel, B as resolveWalletUserRole, D as resolveWalletProviderId, Dt as resolveSatMintProgramIdFromEnv, Et as resolveSatMintAddressFromEnv, F as resolveWalletRolePolicyProfile, G as requireLocalSocketSignerPath, J as resolveWalletRuntimeConfig, M as resolveWalletPolicyConfig, O as loadWalletProviderSecret, Ot as resolveSatProgramIdFromEnv, R as readWalletProviderRegistry, St as errorShape, T as createWalletProviderAdapter, Tt as resolveSatBondProgramIdFromEnv, U as callLocalSocketSigner, V as upsertNamedWallet, W as probeLocalSocketSignerHealth, _t as signDevicePayload, at as getSatMainnetSyncStatus, gt as publicKeyRawBase64UrlFromPem, ht as loadOrCreateDeviceIdentity, kt as tryResolveSatRuntimeIds, n as createOrExecuteWalletSend, nt as buildAttestation, ot as syncSatMainnetRuntimeIds, q as resolveLocalSignerSocketPath, t as readWalletStatusSnapshot, tt as fetchSolanaWalletAssetsViaRpc, ut as callGatewayScoped, vt as verifyDeviceSignature, w as enforceWalletCustodyForAutonomousSend, wt as SAT_RUNTIME_DEFAULTS, xt as ErrorCodes } from "./wallet-status-
|
|
21
|
-
import "./pi-model-discovery-
|
|
20
|
+
import { At as resolveModel, B as resolveWalletUserRole, D as resolveWalletProviderId, Dt as resolveSatMintProgramIdFromEnv, Et as resolveSatMintAddressFromEnv, F as resolveWalletRolePolicyProfile, G as requireLocalSocketSignerPath, J as resolveWalletRuntimeConfig, M as resolveWalletPolicyConfig, O as loadWalletProviderSecret, Ot as resolveSatProgramIdFromEnv, R as readWalletProviderRegistry, St as errorShape, T as createWalletProviderAdapter, Tt as resolveSatBondProgramIdFromEnv, U as callLocalSocketSigner, V as upsertNamedWallet, W as probeLocalSocketSignerHealth, _t as signDevicePayload, at as getSatMainnetSyncStatus, gt as publicKeyRawBase64UrlFromPem, ht as loadOrCreateDeviceIdentity, kt as tryResolveSatRuntimeIds, n as createOrExecuteWalletSend, nt as buildAttestation, ot as syncSatMainnetRuntimeIds, q as resolveLocalSignerSocketPath, t as readWalletStatusSnapshot, tt as fetchSolanaWalletAssetsViaRpc, ut as callGatewayScoped, vt as verifyDeviceSignature, w as enforceWalletCustodyForAutonomousSend, wt as SAT_RUNTIME_DEFAULTS, xt as ErrorCodes } from "./wallet-status-Coekn_SJ.js";
|
|
21
|
+
import "./pi-model-discovery-BQ6fFRBA.js";
|
|
22
22
|
import "./ws-CocpWGhl.js";
|
|
23
23
|
|
|
24
24
|
//#region src/plugin-sdk/sat-runtime.ts
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
|
-
import { fn as resolveSignalAccount } from "./runtime-
|
|
3
|
-
import { n as loadConfig } from "./config-
|
|
2
|
+
import { fn as resolveSignalAccount } from "./runtime-CeoGffDi.js";
|
|
3
|
+
import { n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
4
4
|
import { n as fetchWithTimeout } from "./fetch-timeout-l_6RdoMw.js";
|
|
5
5
|
import { n as generateSecureUuid } from "./secure-random-Bl-AVLVb.js";
|
|
6
|
-
import { v as mediaKindFromMime } from "./image-ops-
|
|
7
|
-
import { n as resolveMarkdownTableMode } from "./markdown-tables-
|
|
8
|
-
import { c as markdownToIR, s as chunkMarkdownIR } from "./media-
|
|
9
|
-
import { t as resolveOutboundAttachmentFromUrl } from "./outbound-attachment-
|
|
6
|
+
import { v as mediaKindFromMime } from "./image-ops-BnOmQA5d.js";
|
|
7
|
+
import { n as resolveMarkdownTableMode } from "./markdown-tables-B84dPWNG.js";
|
|
8
|
+
import { c as markdownToIR, s as chunkMarkdownIR } from "./media-4daDcNER.js";
|
|
9
|
+
import { t as resolveOutboundAttachmentFromUrl } from "./outbound-attachment-DvcxPP7b.js";
|
|
10
10
|
import { t as resolveFetch } from "./fetch-Cu-ahkie.js";
|
|
11
11
|
|
|
12
12
|
//#region src/signal/format.ts
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
2
|
import { w as resolvePreferredFasedAgentTmpDir } from "./globals-B_jjtAje.js";
|
|
3
|
-
import { n as loadConfig } from "./config-
|
|
3
|
+
import { n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
4
4
|
import { a as resolveDiscordAccount } from "./accounts-RHZyaB73.js";
|
|
5
5
|
import { t as normalizeDiscordToken } from "./token-D4-H0ByG.js";
|
|
6
|
-
import { c as resolveChunkMode, i as chunkMarkdownTextWithMode } from "./chunk-
|
|
7
|
-
import { _ as maxBytesForKind, l as extensionForMime } from "./image-ops-
|
|
8
|
-
import { n as resolveMarkdownTableMode } from "./markdown-tables-
|
|
9
|
-
import { n as loadWebMedia, r as loadWebMediaRaw } from "./media-
|
|
10
|
-
import { r as resolveDiscordTarget, t as parseDiscordTarget } from "./targets-
|
|
6
|
+
import { c as resolveChunkMode, i as chunkMarkdownTextWithMode } from "./chunk-CZuCyS7k.js";
|
|
7
|
+
import { _ as maxBytesForKind, l as extensionForMime } from "./image-ops-BnOmQA5d.js";
|
|
8
|
+
import { n as resolveMarkdownTableMode } from "./markdown-tables-B84dPWNG.js";
|
|
9
|
+
import { n as loadWebMedia, r as loadWebMediaRaw } from "./media-4daDcNER.js";
|
|
10
|
+
import { r as resolveDiscordTarget, t as parseDiscordTarget } from "./targets-D8UaoWHd.js";
|
|
11
11
|
import { n as normalizePollInput, t as normalizePollDurationHours } from "./polls-DQrR-qT3.js";
|
|
12
|
-
import { t as convertMarkdownTables } from "./tables-
|
|
12
|
+
import { t as convertMarkdownTables } from "./tables-B-G7Bb0l.js";
|
|
13
13
|
import { n as recordChannelActivity } from "./channel-activity-Cg1xRoc2.js";
|
|
14
|
-
import { t as createDiscordRetryRunner } from "./retry-policy-
|
|
14
|
+
import { t as createDiscordRetryRunner } from "./retry-policy-BSdqqXsI.js";
|
|
15
15
|
import path from "node:path";
|
|
16
16
|
import { promisify } from "node:util";
|
|
17
17
|
import fs from "node:fs/promises";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-Cbj13DAv.js";
|
|
2
|
-
import { bt as parseSlackTarget } from "./runtime-
|
|
2
|
+
import { bt as parseSlackTarget } from "./runtime-CeoGffDi.js";
|
|
3
3
|
import { i as logVerbose } from "./globals-B_jjtAje.js";
|
|
4
|
-
import { n as loadConfig } from "./config-
|
|
4
|
+
import { n as loadConfig } from "./config-ZMbTT0kM.js";
|
|
5
5
|
import { i as resolveSlackAccount, s as resolveSlackBotToken } from "./accounts-CuqIKU8X.js";
|
|
6
|
-
import { c as resolveChunkMode, i as chunkMarkdownTextWithMode, l as resolveTextChunkLimit } from "./chunk-
|
|
6
|
+
import { c as resolveChunkMode, i as chunkMarkdownTextWithMode, l as resolveTextChunkLimit } from "./chunk-CZuCyS7k.js";
|
|
7
7
|
import { i as isSilentReplyText } from "./tokens-BvtlOzVP.js";
|
|
8
|
-
import { n as resolveMarkdownTableMode } from "./markdown-tables-
|
|
9
|
-
import { c as markdownToIR, n as loadWebMedia, s as chunkMarkdownIR } from "./media-
|
|
8
|
+
import { n as resolveMarkdownTableMode } from "./markdown-tables-B84dPWNG.js";
|
|
9
|
+
import { c as markdownToIR, n as loadWebMedia, s as chunkMarkdownIR } from "./media-4daDcNER.js";
|
|
10
10
|
import { t as renderMarkdownWithMarkers } from "./render-Bwu_WxwA.js";
|
|
11
11
|
import { n as validateSlackBlocksArray } from "./blocks-input-Dcitfh7h.js";
|
|
12
12
|
import { n as createSlackWebClient } from "./client-D2N7hqVu.js";
|