nodal-agents 0.4.2 → 0.4.4
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/README.md +12 -12
- package/package.json +2 -1
- package/runner.js +247 -66
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/build-manifest.json +2 -2
- package/web/.next/prerender-manifest.json +3 -3
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js +3 -3
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page.js +2 -2
- package/web/.next/server/app/(dashboard)/approvals/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/automations/page.js +2 -2
- package/web/.next/server/app/(dashboard)/automations/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/billing/page.js +2 -2
- package/web/.next/server/app/(dashboard)/billing/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/chat/page.js +1 -1
- package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page.js +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page.js +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/[id]/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page.js +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/logs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/logs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page.js +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/memories/page.js +2 -2
- package/web/.next/server/app/(dashboard)/memories/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/page.js +4 -4
- package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/settings/page.js +2 -2
- package/web/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/new/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/page.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error.html +1 -1
- package/web/.next/server/app/_global-error.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_index.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_not-found.html +1 -1
- package/web/.next/server/app/_not-found.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/api/oauth/[provider]/callback/route.js +1 -1
- package/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/onboarding.html +1 -1
- package/web/.next/server/app/onboarding.rsc +2 -2
- package/web/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
- package/web/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
- package/web/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
- package/web/.next/server/chunks/3233.js +1 -1
- package/web/.next/server/chunks/3889.js +1 -0
- package/web/.next/server/chunks/5329.js +1 -0
- package/web/.next/server/chunks/593.js +1 -0
- package/web/.next/server/chunks/7231.js +1 -0
- package/web/.next/server/chunks/7741.js +1 -1
- package/web/.next/server/middleware-build-manifest.js +1 -1
- package/web/.next/server/pages/404.html +1 -1
- package/web/.next/server/pages/500.html +1 -1
- package/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/server/server-reference-manifest.json +1 -1
- package/web/.next/static/chunks/{9123-20653d928e33410a.js → 9123-67530ba510c58003.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-a2c267f563cd1a70.js +2 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-2d7cae43f5e6952a.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/page-bed833ebdd3646fb.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/approvals/{page-79dea6e91956eeba.js → page-4b27762472802ce0.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/automations/{page-3b863b7af8e2c1a3.js → page-9e5d2ce807ce1c37.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/chat/page-8f81d7e3abb475a6.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/connectors/{page-4a437ba82f4086da.js → page-39b1d9560235d574.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-112bb22a9ec43be0.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/jobs/{page-94a311f688a255d8.js → page-44351170ed5f9180.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/{layout-e1b0d4fad2926646.js → layout-53e69de869cba0d0.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/llm-providers/{page-e5e2c4e2b783d37f.js → page-8f6ce47ba228e38b.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-cdf057e468c6e92e.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/memories/page-e706ab4aa681fa99.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/{page-fb50e1576a3ab2e4.js → page-29cfae3bf701076e.js} +1 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/page-312ae27ae71ea6d1.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-89a8a30db5eb96e1.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-46a424b203591560.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/page-edad7bbd3230fb7a.js +1 -0
- package/web/.next/server/chunks/1945.js +0 -1
- package/web/.next/server/chunks/4839.js +0 -1
- package/web/.next/server/chunks/8206.js +0 -1
- package/web/.next/server/chunks/8398.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-a8e293c54c818084.js +0 -2
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-7a94ae67b2c3c9c3.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/page-b258b8975ac6450b.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/chat/page-4d965bb7ee3732db.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-be20dcbf25c8f3ce.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-c071c54f76273ac4.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/memories/page-8ca0b34ad35eb1fa.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/page-7b256e9c462e97f8.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-12930816795e8b20.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-e3a19abaf7468db9.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/page-43f1475a0bc9c45f.js +0 -1
- /package/web/.next/static/{ZuUX-HBTQOhLf0tFI6JQI → PV5qpGylrVW3jZ7zKHuhE}/_buildManifest.js +0 -0
- /package/web/.next/static/{ZuUX-HBTQOhLf0tFI6JQI → PV5qpGylrVW3jZ7zKHuhE}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../../../C:/Users/kwint/.nodalai/config.json","../../../../../../../../../C:/Users/kwint/.nodalai/secrets.key","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/@opentelemetry/api","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/@swc/helpers","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/lib/console.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/bytes/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/bytes/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/source-map/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/ws/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/ws/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/interop-default.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/is-error.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/picocolors.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/scheduler.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/source-maps.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/require-hook.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/size-limit.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/react","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/package.json","../../../../../../../../../package.json","../../../../../../../../../packages/adapters/airtable/package.json","../../../../../../../../../packages/adapters/apify/package.json","../../../../../../../../../packages/adapters/firecrawl/package.json","../../../../../../../../../packages/adapters/gmail/package.json","../../../../../../../../../packages/adapters/google-docs/package.json","../../../../../../../../../packages/adapters/google-drive/package.json","../../../../../../../../../packages/adapters/google-sheets/package.json","../../../../../../../../../packages/adapters/mcp/package.json","../../../../../../../../../packages/adapters/notion/package.json","../../../../../../../../../packages/adapters/tavily/package.json","../../../../../../../../../packages/auth/package.json","../../../../../../../../../packages/catalog/package.json","../../../../../../../../../packages/db/package.json","../../../../../../../../../packages/delivery/package.json","../../../../../../../../../packages/memory/package.json","../../../../../../../../../packages/runner-adapters/package.json","../../../../../../../../../packages/secrets/package.json","../../../../../../../../../packages/shared/package.json","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1006.js","../../../../../chunks/1945.js","../../../../../chunks/234.js","../../../../../chunks/2422.js","../../../../../chunks/3159.js","../../../../../chunks/3233.js","../../../../../chunks/3938.js","../../../../../chunks/4155.js","../../../../../chunks/4574.js","../../../../../chunks/4674.js","../../../../../chunks/5449.js","../../../../../chunks/6128.js","../../../../../chunks/6402.js","../../../../../chunks/6697.js","../../../../../chunks/7466.js","../../../../../chunks/7741.js","../../../../../chunks/7826.js","../../../../../chunks/8437.js","../../../../../chunks/8464.js","../../../../../chunks/9606.js","../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../../../C:/Users/kwint/.nodalai/config.json","../../../../../../../../../C:/Users/kwint/.nodalai/secrets.key","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/@opentelemetry/api","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/@swc/helpers","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/client/lib/console.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/bytes/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/bytes/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/source-map/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/ws/index.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/compiled/ws/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/interop-default.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/is-error.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/picocolors.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/scheduler.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/source-maps.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-environment.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/require-hook.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/dist/shared/lib/size-limit.js","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/next/package.json","../../../../../../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8/node_modules/react","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","../../../../../../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/package.json","../../../../../../../../../package.json","../../../../../../../../../packages/adapters/airtable/package.json","../../../../../../../../../packages/adapters/apify/package.json","../../../../../../../../../packages/adapters/firecrawl/package.json","../../../../../../../../../packages/adapters/gmail/package.json","../../../../../../../../../packages/adapters/google-docs/package.json","../../../../../../../../../packages/adapters/google-drive/package.json","../../../../../../../../../packages/adapters/google-sheets/package.json","../../../../../../../../../packages/adapters/mcp/package.json","../../../../../../../../../packages/adapters/notion/package.json","../../../../../../../../../packages/adapters/tavily/package.json","../../../../../../../../../packages/auth/package.json","../../../../../../../../../packages/catalog/package.json","../../../../../../../../../packages/db/package.json","../../../../../../../../../packages/delivery/package.json","../../../../../../../../../packages/memory/package.json","../../../../../../../../../packages/runner-adapters/package.json","../../../../../../../../../packages/secrets/package.json","../../../../../../../../../packages/shared/package.json","../../../../../../../node_modules/next","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1006.js","../../../../../chunks/234.js","../../../../../chunks/2422.js","../../../../../chunks/3159.js","../../../../../chunks/3233.js","../../../../../chunks/3938.js","../../../../../chunks/4155.js","../../../../../chunks/4574.js","../../../../../chunks/4674.js","../../../../../chunks/5449.js","../../../../../chunks/593.js","../../../../../chunks/6128.js","../../../../../chunks/6402.js","../../../../../chunks/6697.js","../../../../../chunks/7466.js","../../../../../chunks/7741.js","../../../../../chunks/7826.js","../../../../../chunks/8437.js","../../../../../chunks/8464.js","../../../../../chunks/9606.js","../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/agents/[id]/edit/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1442":{"*":{"id":"65089","name":"*","chunks":[],"async":false}},"5848":{"*":{"id":"54144","name":"*","chunks":[],"async":false}},"8563":{"*":{"id":"12917","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"86688","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"71644","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"43136","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"55053","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"28659","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"70788","name":"*","chunks":[],"async":false}},"24170":{"*":{"id":"38664","name":"*","chunks":[],"async":false}},"27287":{"*":{"id":"35474","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"32786":{"*":{"id":"70324","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"85648","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"28160","name":"*","chunks":[],"async":false}},"35292":{"*":{"id":"61803","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"41226","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"30902","name":"*","chunks":[],"async":false}},"40764":{"*":{"id":"33320","name":"*","chunks":[],"async":false}},"40771":{"*":{"id":"72217","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"49754","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"65250","name":"*","chunks":[],"async":false}},"48927":{"*":{"id":"16032","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"45417","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"3952","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"57079":{"*":{"id":"5407","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"3808","name":"*","chunks":[],"async":false}},"67189":{"*":{"id":"12109","name":"*","chunks":[],"async":false}},"67293":{"*":{"id":"81199","name":"*","chunks":[],"async":false}},"67926":{"*":{"id":"58861","name":"*","chunks":[],"async":false}},"68385":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"71133":{"*":{"id":"96636","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"73980":{"*":{"id":"46542","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"57712","name":"*","chunks":[],"async":false}},"80492":{"*":{"id":"5498","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"96232","name":"*","chunks":[],"async":false}},"86981":{"*":{"id":"27518","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"93343","name":"*","chunks":[],"async":false}},"94438":{"*":{"id":"98533","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}},"96266":{"*":{"id":"99587","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":41025,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrains\"}":{"id":42898,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\globals.css":{"id":1723,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx":{"id":16681,"name":"*","chunks":["8039","static/chunks/app/error-61e58aa304e1b34e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\AuthLoginForm.tsx":{"id":46838,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\LocalTrustBanner.tsx":{"id":38624,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\Sidebar.tsx":{"id":8586,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-e1b0d4fad2926646.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SignOutButton.tsx":{"id":17345,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-e1b0d4fad2926646.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\SearchBox.tsx":{"id":64676,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-e1b0d4fad2926646.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemedToaster.tsx":{"id":76556,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-e1b0d4fad2926646.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemeToggle.tsx":{"id":11248,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-e1b0d4fad2926646.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillForm.tsx":{"id":8563,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\BackButton.tsx":{"id":10834,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\AgentComposer.tsx":{"id":68385,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","9582","static/chunks/9582-fbf7c8d9b2a39101.js","9123","static/chunks/9123-20653d928e33410a.js","3990","static/chunks/app/(dashboard)/agents/%5Bid%5D/edit/page-a8e293c54c818084.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx":{"id":71133,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsErrorRetry.tsx":{"id":52232,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-20653d928e33410a.js","797","static/chunks/app/(dashboard)/agents/page-b258b8975ac6450b.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsList.tsx":{"id":27287,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-20653d928e33410a.js","797","static/chunks/app/(dashboard)/agents/page-b258b8975ac6450b.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\AgentForm.tsx":{"id":96266,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-20653d928e33410a.js","797","static/chunks/app/(dashboard)/agents/page-b258b8975ac6450b.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleForm.tsx":{"id":73980,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleRow.tsx":{"id":32786,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\approvals\\ApprovalActions.tsx":{"id":67189,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\chat\\ChatClient.tsx":{"id":48927,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\ConnectorsClient.tsx":{"id":57079,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthErrorBanner.tsx":{"id":93275,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthNotify.tsx":{"id":22450,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\credentials\\CredentialsClient.tsx":{"id":36448,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\CancelJobButton.tsx":{"id":67926,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\JobStatusPoller.tsx":{"id":94438,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\RunsTable.tsx":{"id":35196,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SendTaskForm.tsx":{"id":40771,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\llm-providers\\LlmKeysList.tsx":{"id":80492,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogFilters.tsx":{"id":34504,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogsTable.tsx":{"id":82270,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\mcp\\McpClient.tsx":{"id":24170,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\memories\\MemoriesClient.tsx":{"id":1442,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\NetworkForm.tsx":{"id":86981,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\RootAgentSection.tsx":{"id":35292,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\SecurityForm.tsx":{"id":5848,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\WorkspacesSection.tsx":{"id":67293,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\ActiveAgentsPanel.tsx":{"id":52021,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\WeeklyActivityChart.tsx":{"id":47549,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-fb50e1576a3ab2e4.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillsClient.tsx":{"id":40764,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\APPS\\NodalAI\\apps\\web\\src\\":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout":[{"inlined":false,"path":"static/css/78ead23854ab041e.css"}],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\page":[]},"rscModuleMapping":{"1442":{"*":{"id":"74257","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"54620","name":"*","chunks":[],"async":false}},"5848":{"*":{"id":"41679","name":"*","chunks":[],"async":false}},"8563":{"*":{"id":"93103","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"62952","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"85060","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"29792","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"88866","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"84327","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"97173","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"13722","name":"*","chunks":[],"async":false}},"24170":{"*":{"id":"60889","name":"*","chunks":[],"async":false}},"27287":{"*":{"id":"2762","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"80824","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"43484","name":"*","chunks":[],"async":false}},"32786":{"*":{"id":"97393","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"52802","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"51442","name":"*","chunks":[],"async":false}},"35292":{"*":{"id":"33351","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"85677","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"80116","name":"*","chunks":[],"async":false}},"40764":{"*":{"id":"59583","name":"*","chunks":[],"async":false}},"40771":{"*":{"id":"82181","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"51080","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"18716","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"51315","name":"*","chunks":[],"async":false}},"48927":{"*":{"id":"19215","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"84207","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"24866","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"8376","name":"*","chunks":[],"async":false}},"57079":{"*":{"id":"55627","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"74625","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"41837","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"16385","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"92002","name":"*","chunks":[],"async":false}},"67189":{"*":{"id":"76602","name":"*","chunks":[],"async":false}},"67293":{"*":{"id":"68140","name":"*","chunks":[],"async":false}},"67926":{"*":{"id":"25427","name":"*","chunks":[],"async":false}},"68385":{"*":{"id":"59522","name":"*","chunks":[],"async":false}},"71133":{"*":{"id":"46997","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"61186","name":"*","chunks":[],"async":false}},"73980":{"*":{"id":"94703","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"93690","name":"*","chunks":[],"async":false}},"80492":{"*":{"id":"88533","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"38642","name":"*","chunks":[],"async":false}},"86981":{"*":{"id":"41983","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"25605","name":"*","chunks":[],"async":false}},"94438":{"*":{"id":"42237","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"6621","name":"*","chunks":[],"async":false}},"96266":{"*":{"id":"9465","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/agents/[id]/edit/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"119":{"*":{"id":"75924","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"86688","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"71644","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"43136","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"55053","name":"*","chunks":[],"async":false}},"17016":{"*":{"id":"43368","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"28659","name":"*","chunks":[],"async":false}},"20125":{"*":{"id":"46393","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"70788","name":"*","chunks":[],"async":false}},"22997":{"*":{"id":"50380","name":"*","chunks":[],"async":false}},"25681":{"*":{"id":"1560","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"28951":{"*":{"id":"26979","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"85648","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"28160","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"41226","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"30902","name":"*","chunks":[],"async":false}},"40068":{"*":{"id":"19154","name":"*","chunks":[],"async":false}},"40990":{"*":{"id":"2663","name":"*","chunks":[],"async":false}},"42781":{"*":{"id":"87942","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"49754","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"65250","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"45417","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"3952","name":"*","chunks":[],"async":false}},"52443":{"*":{"id":"21378","name":"*","chunks":[],"async":false}},"53333":{"*":{"id":"55732","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"58001":{"*":{"id":"87126","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"62014":{"*":{"id":"20710","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"63813":{"*":{"id":"14356","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"3808","name":"*","chunks":[],"async":false}},"64741":{"*":{"id":"35130","name":"*","chunks":[],"async":false}},"67572":{"*":{"id":"33587","name":"*","chunks":[],"async":false}},"70599":{"*":{"id":"7546","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"57712","name":"*","chunks":[],"async":false}},"77320":{"*":{"id":"84614","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"96232","name":"*","chunks":[],"async":false}},"89742":{"*":{"id":"32289","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"93343","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}},"95568":{"*":{"id":"18072","name":"*","chunks":[],"async":false}},"97799":{"*":{"id":"73773","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":41025,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrains\"}":{"id":42898,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\globals.css":{"id":1723,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx":{"id":16681,"name":"*","chunks":["8039","static/chunks/app/error-61e58aa304e1b34e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\AuthLoginForm.tsx":{"id":46838,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\LocalTrustBanner.tsx":{"id":38624,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\Sidebar.tsx":{"id":8586,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-53e69de869cba0d0.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SignOutButton.tsx":{"id":17345,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-53e69de869cba0d0.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\SearchBox.tsx":{"id":64676,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-53e69de869cba0d0.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemedToaster.tsx":{"id":76556,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-53e69de869cba0d0.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemeToggle.tsx":{"id":11248,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","9098","static/chunks/9098-2bfef80a73c706b3.js","9305","static/chunks/app/(dashboard)/layout-53e69de869cba0d0.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillForm.tsx":{"id":42781,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\BackButton.tsx":{"id":10834,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\AgentComposer.tsx":{"id":119,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","9582","static/chunks/9582-fbf7c8d9b2a39101.js","9123","static/chunks/9123-67530ba510c58003.js","3990","static/chunks/app/(dashboard)/agents/%5Bid%5D/edit/page-a2c267f563cd1a70.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx":{"id":22997,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsErrorRetry.tsx":{"id":52232,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-67530ba510c58003.js","797","static/chunks/app/(dashboard)/agents/page-bed833ebdd3646fb.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsList.tsx":{"id":25681,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-67530ba510c58003.js","797","static/chunks/app/(dashboard)/agents/page-bed833ebdd3646fb.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\AgentForm.tsx":{"id":89742,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","9504","static/chunks/9504-1585634fb05dc985.js","7025","static/chunks/7025-7afa82fda10bddc4.js","5436","static/chunks/5436-c1006a40e59853ed.js","9123","static/chunks/9123-67530ba510c58003.js","797","static/chunks/app/(dashboard)/agents/page-bed833ebdd3646fb.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleForm.tsx":{"id":40990,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleRow.tsx":{"id":20125,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\approvals\\ApprovalActions.tsx":{"id":97799,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\chat\\ChatClient.tsx":{"id":62014,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\ConnectorsClient.tsx":{"id":67572,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthErrorBanner.tsx":{"id":93275,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthNotify.tsx":{"id":22450,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\credentials\\CredentialsClient.tsx":{"id":36448,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\CancelJobButton.tsx":{"id":58001,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\JobStatusPoller.tsx":{"id":52443,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\RunsTable.tsx":{"id":35196,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SendTaskForm.tsx":{"id":77320,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\llm-providers\\LlmKeysList.tsx":{"id":95568,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogFilters.tsx":{"id":34504,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogsTable.tsx":{"id":82270,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\mcp\\McpClient.tsx":{"id":17016,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\memories\\MemoriesClient.tsx":{"id":40068,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\NetworkForm.tsx":{"id":63813,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\RootAgentSection.tsx":{"id":64741,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\SecurityForm.tsx":{"id":53333,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\WorkspacesSection.tsx":{"id":28951,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\ActiveAgentsPanel.tsx":{"id":52021,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\WeeklyActivityChart.tsx":{"id":47549,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","269","static/chunks/269-dc034ed29e6c72ee.js","3233","static/chunks/3233-e6efb7fb1fa24591.js","1966","static/chunks/app/(dashboard)/page-29cfae3bf701076e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillsClient.tsx":{"id":70599,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\APPS\\NodalAI\\apps\\web\\src\\":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout":[{"inlined":false,"path":"static/css/78ead23854ab041e.css"}],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\page":[]},"rscModuleMapping":{"119":{"*":{"id":"59522","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"54620","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"62952","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"85060","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"29792","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"88866","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"84327","name":"*","chunks":[],"async":false}},"17016":{"*":{"id":"60889","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"97173","name":"*","chunks":[],"async":false}},"20125":{"*":{"id":"97393","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"13722","name":"*","chunks":[],"async":false}},"22997":{"*":{"id":"46997","name":"*","chunks":[],"async":false}},"25681":{"*":{"id":"2762","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"80824","name":"*","chunks":[],"async":false}},"28951":{"*":{"id":"68140","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"43484","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"52802","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"51442","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"85677","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"80116","name":"*","chunks":[],"async":false}},"40068":{"*":{"id":"74257","name":"*","chunks":[],"async":false}},"40990":{"*":{"id":"94703","name":"*","chunks":[],"async":false}},"42781":{"*":{"id":"93103","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"51080","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"18716","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"51315","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"84207","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"24866","name":"*","chunks":[],"async":false}},"52443":{"*":{"id":"42237","name":"*","chunks":[],"async":false}},"53333":{"*":{"id":"41679","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"8376","name":"*","chunks":[],"async":false}},"58001":{"*":{"id":"25427","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"74625","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"41837","name":"*","chunks":[],"async":false}},"62014":{"*":{"id":"19215","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"16385","name":"*","chunks":[],"async":false}},"63813":{"*":{"id":"41983","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"92002","name":"*","chunks":[],"async":false}},"64741":{"*":{"id":"33351","name":"*","chunks":[],"async":false}},"67572":{"*":{"id":"55627","name":"*","chunks":[],"async":false}},"70599":{"*":{"id":"59583","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"61186","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"93690","name":"*","chunks":[],"async":false}},"77320":{"*":{"id":"82181","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"38642","name":"*","chunks":[],"async":false}},"89742":{"*":{"id":"9465","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"25605","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"6621","name":"*","chunks":[],"async":false}},"95568":{"*":{"id":"88533","name":"*","chunks":[],"async":false}},"97799":{"*":{"id":"76602","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=2925,a.ids=[2925],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},9022:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(37610),e=c(55117),f=c(57235),g=c(65044),h=c(71822),i=c(72320),j=c(60447),k=c(51932),l=c(44834),m=c(95752),n=c(75118),o=c(74722),p=c(24476),q=c(41309),r=c(261),s=c(36805),t=c(78026),u=c(26713),v=c(44556),w=c(21517),x=c(96113),y=c(2118),z=c(77274),A=c(94390),B=c(88158),C=c(86439),D=c(77068),E=c(16158),F=c(61826),G=c(33818),H=c(32179),I=c(70722),J=c(55006),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(dashboard)",{children:["agents",{children:["[id]",{children:["telegram",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,73365)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,42705)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,17933,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,42992,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,70615)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,84327)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.bind(c,49269)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,17933,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,42992,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/agents/[id]/telegram/page",pathname:"/agents/[id]/telegram",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(dashboard)/agents/[id]/telegram/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(27323).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17393:a=>{"use strict";a.exports=require("mammoth")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19199:a=>{"use strict";a.exports=require("@mendable/firecrawl-js")},20416:a=>{"use strict";a.exports=require("pdf-parse")},21820:a=>{"use strict";a.exports=require("os")},25459:a=>{"use strict";a.exports=require("apify-client")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},29634:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"0001a2098a01631f448f8e2e7256c342a70a4f8fce":()=>d.$z,"0001eea186e7cab43bced1965c5bda7632b511f398":()=>d.cj,"000357a4b97c621c792fba8213ef7ae7505018fcd3":()=>d.oA,"0033cc88f3b3477b989e9df2edac4a6ce3e3f58250":()=>d.oG,"003e18e0fad52d29deb751c8f661f19b7717fcff5c":()=>d.Ko,"003f32faa2479a4dce73325e1f0b3db3d1f544e270":()=>d.dO,"00471a08cbfe30783ae558daa3926bdd257abcca26":()=>d.BO,"0055a5e407a06696d0cd78161c2024a7dc0f865735":()=>d.JD,"00724d8c4d22104172f7e88beedeaed018ddaa1b9a":()=>d.Le,"00728028b2eb4e67b0e2b874b03d370fe1d91bb338":()=>d.M3,"007a4f71348b1fb8b20a43debd7f0814e67c62a266":()=>d.pD,"009b2aebb53c355ea693b72eb51ed2b79a06fe0fcb":()=>d.Zz,"00c5a58fca98e0b66a21c226cc3a16e7cc9ef9e046":()=>d.$4,"00c88254b0ab7e6527a14ab353f0354a93c22a8e66":()=>d.Hy,"00cd03744442b23685f3832db6fb9ae765bd63dfcd":()=>d.$5,"00e380381f0bf9caafc2c162493236800179ff748d":()=>d.Ql,"00e93f5a30fbb4748e0f30addc55e311d26b3a1e21":()=>d.VZ,"00f347a602753f7d10260f90aab34af24d59ebbd3e":()=>d.zh,"4001dcf648a52984ff32bcc647ffa470fb68b09cec":()=>d.ei,"40044cbfd30d3a380dfa65d1f1bac57af888684dfa":()=>d._x,"400a618371c75d32e73dfab28acb51b7db500aab1c":()=>d.y4,"400ca4c91c055218dcdc663b53bc21d219783e16f2":()=>d.eP,"400cfdc41e4bf4ffb900586307c0e1b774f8b5393a":()=>d.CV,"400f1516aea326fe8ab6e2c07202680b0da997a3bf":()=>d._N,"4015389522a581e79a290ddf4ccda681da7e3e602f":()=>d.Hp,"40162d8df2e52a907c99cd0a9d8d4bc05202f4d5e5":()=>d.fl,"401f4fb51c8eb3ebbb19cb59c5e23502c68a42d62a":()=>d.Cy,"402d1dae72e7231c36679c809c8d55365674695323":()=>d.S2,"402dd9b41913f4df0dc409b17a7f342badb27eda92":()=>d.xV,"40314db96cdaf34762dd2363662db4bee58982baf4":()=>d.Rz,"403601917fce9df1a8214098418b6c880126a33bda":()=>d.e4,"4037207befca10bb542d700e5232bd286c98781d5e":()=>d.QT,"403841485f398c760228bf932338d55e8493d0332e":()=>d.fG,"403928f9cfca7ec3986ffae44cead3466612ae83fa":()=>d.PH,"4043fd062e51d792226e9aaa93a0578d2066285682":()=>d.rT,"4047290d2ad6a981481bd95c915a26b2dd8b434896":()=>d.bN,"404912c6c805f1cee60f4f4fc38f2528b768406fb6":()=>d.HO,"404ae92a4884f24a9d0d96b484c9a0eb05289bdc1c":()=>d.AS,"4052967950b494e22cd435b66a556d540a965df63a":()=>d.Wq,"4052b64a6183fe248882f2c27441addf9e9e07bb4a":()=>d.iU,"405441c5447e7f0cc99b8c935b54e903aa38a592ca":()=>d.fI,"405e6ab4f6b3f7d0ca79943dd7c850fefad7099fbe":()=>d.LN,"405fccf8c384bb49d592d555a9d19562d33294a37e":()=>d.rf,"40633131ff7c417ddc94a2d111d4b7242174d7d3d5":()=>d.EA,"406439137cb7d4544c2b414e89282a6e3c5c373da2":()=>d.oC,"4065c4f7485462878810b4367bb2071b5e7de6a367":()=>d.Ke,"4067a8d48830fe5172f84c37187e6a2383152974dc":()=>d.gE,"4069f5841b60ff6b623370147903caf7970d85fc29":()=>d.X1,"406bc57145dd20a43bf9eb44ad644423cd40feacc5":()=>d.t3,"406e77ecff957cc585bcb26dd261255f9f2898d578":()=>d.iu,"4074fba9a9b77f695cae5c335f58c9cb06018ef143":()=>d.rv,"4076fe837a437fc16fbfdf9ae42b8d01330ffd1cde":()=>d.cr,"407e027cfc6438bdd6aa0a116dd96d8b9f1aa95fdd":()=>d.By,"40871f9e81ec4546f4f88b8550094fef7bfcd7a418":()=>d.P7,"408b3de093f9bcf31d51e2be76356609e27b9322d5":()=>d.Jb,"4092dc652d59fc1cd56ed109ecf08033028030b03b":()=>d.JH,"409c323309b6e0c70c7e5fa891476c4f8a5724ed85":()=>d.hl,"409ec0cda17508fdfbb081f36bb78f64a0cedcc1de":()=>d.Ev,"40a2f99fceaa61fd4a74b0c6f3b01f599d36e2ea48":()=>d.Og,"40a775f04cb3ac41b01717bea17e5125c7c323ca14":()=>d.lV,"40ae142f3021cbdd06d5717bdffcc1ad58e6031d04":()=>d.WH,"40ae45fa762350801d0bbb6a81fbb26079b8b6cc00":()=>d.Ro,"40bb25b856f502b069916be582ba5ba4b59f0fd377":()=>d.ZA,"40c2a1a8bbe7ffe80d3ff0c990a6c8654ded77d9a1":()=>d.PD,"40cf6a26aa9acd16be3a0c9b353c8102210c884458":()=>d.TD,"40d1bd442c90bc9723cf4f2cb23e3314c55dbe2835":()=>d.Sh,"40d4438800367db8da074265f2947c1bf13285e37a":()=>d.c6,"40d69a1ce58eda67b96c81a500c437e9107611b2d7":()=>d.ZG,"40dc8a6b4278d8a81c973ba871e34e76afa12c60fb":()=>d.f_,"40de046de0bddf3387f259087a088306728aef5546":()=>d.Mo,"40de7de0d0c60c355737be884a0f4a3fb4344e7b12":()=>d.pu,"40e7f8235ea05603b604a187b6856b07f20c86ca28":()=>d.UR,"40ebde0ab3fe9c43462ac8e177421049003d8f251a":()=>d.Sb,"40edfa610d9f4f1799cc65a92742ab593c2dafa41b":()=>d.hP,"40facb78698674673e654bfa0ef67e6b589d0ea3cc":()=>d.cu,"6027df2597319ed4f15048c44cfae75dec92fd42fc":()=>d.Ru,"60943f6e65ce8746f79a517f650bb15ea55702262c":()=>d.dd,"60a525fb1a7d0371de2f00a8eb7c3bda7a31685ea6":()=>d.c2,"60b2ec0fde8727e97be37bfe26f8a86ad2dcb409be":()=>d.f2,"60dd24aaaa22c1da2093cefa4bcd38555c7dbda203":()=>d.wI,"60e1dae0f6fcb459194ac6847f177cd7ea5167958d":()=>d.qo,"60ec0d7acf6ae077de5c2f5dc3df9068481eac1087":()=>d.yU,"60fa3e1656cac7acb3b16deddc01305765d41851ec":()=>d.vu,"701da93c8522b797df48348b38d4619e704c151a4e":()=>d.Jc,"7041fb86f0b54be1543e88faa8ae18ffff53082138":()=>d.z_,"70d398e886e045c6741c5251cd841a4fb1b585f282":()=>d.ch,"70f2a9ff93ddc1531a5571077d2b2726ac5272e9d0":()=>d.Oc,"78098002e441d38ebd5b6eec9b95f9890febb3b6dd":()=>d.AH,"788d516a7a7d59ef016aee06fe39b3a2fc32f50e6e":()=>d.wj});var d=c(5786)},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},38496:a=>{"use strict";a.exports=require("@notionhq/client")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43845:a=>{"use strict";a.exports=require("@tavily/core")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46033:(a,b,c)=>{Promise.resolve().then(c.bind(c,46997)),Promise.resolve().then(c.t.bind(c,16385,23))},46997:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(49554).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\APPS\\\\NodalAI\\\\apps\\\\web\\\\src\\\\app\\\\(dashboard)\\\\agents\\\\[id]\\\\telegram\\\\TelegramConfigForm.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx","default")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},61713:(a,b,c)=>{Promise.resolve().then(c.bind(c,96636)),Promise.resolve().then(c.t.bind(c,88831,23))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},63850:a=>{"use strict";a.exports=require("googleapis")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73365:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>k,dynamic:()=>j});var d=c(99386),e=c(85598),f=c.n(e),g=c(95809),h=c(5786),i=c(46997);let j="force-dynamic";async function k({params:a}){let{id:b}=await a,c=await (0,h.lV)(b);if(!c.ok)return"not_found"===c.code&&(0,g.notFound)(),(0,d.jsxs)("div",{className:"space-y-6",children:[(0,d.jsx)("h1",{className:"text-2xl font-bold text-ink",children:"Telegram"}),(0,d.jsx)("div",{className:"bg-warn-bg border border-err/30 rounded-xl px-5 py-4 text-sm text-err",children:c.message})]});let e=c.data;return(0,d.jsxs)("div",{className:"space-y-6",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)(f(),{href:"/agents",className:"text-xs text-ink-3 hover:text-ink-2 transition-colors",children:"← Agents"}),(0,d.jsx)("h1",{className:"text-2xl font-bold text-ink mt-2",children:"Telegram"}),(0,d.jsxs)("p",{className:"text-sm text-ink-3 mt-1",children:["Connect a Telegram bot to ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:e.agentSlug}),". The runner long-polls Telegram for new messages — no public URL needed."]})]}),(0,d.jsx)(i.default,{agentId:e.agentId,initialConfig:e}),(0,d.jsxs)("div",{className:"bg-paper border border-rule-2 rounded-xl px-5 py-4 space-y-1",children:[(0,d.jsx)("p",{className:"text-xs font-medium text-ink-3 uppercase tracking-wide",children:"Last connected chat"}),e.lastSeenChatIdTelegram?(0,d.jsx)("p",{className:"text-sm text-ink-2 font-mono",children:e.lastSeenChatIdTelegram}):(0,d.jsx)("p",{className:"text-sm text-ink-3",children:"No chat seen yet — DM the bot from your Telegram account to register a recipient."})]}),(0,d.jsxs)("details",{className:"text-sm text-ink-3",children:[(0,d.jsx)("summary",{className:"cursor-pointer hover:text-ink-2",children:"How to get a bot token"}),(0,d.jsxs)("ol",{className:"mt-3 ml-5 list-decimal space-y-1.5",children:[(0,d.jsxs)("li",{children:["Open"," ",(0,d.jsx)("a",{href:"https://t.me/BotFather",target:"_blank",rel:"noopener noreferrer",className:"text-ok hover:underline",children:"@BotFather"})," ","on Telegram."]}),(0,d.jsxs)("li",{children:["Send ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:"/newbot"})," and follow the prompts to pick a name and username."]}),(0,d.jsxs)("li",{children:["BotFather replies with a token of the form"," ",(0,d.jsx)("span",{className:"font-mono",children:"123456789:ABC..."})," — paste it above."]}),(0,d.jsxs)("li",{children:["For group chats: also send ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:"/setprivacy"})," → choose your bot → ",(0,d.jsx)("span",{className:"font-mono",children:"Disable"})," so it can read all messages, otherwise it only sees commands."]})]})]})]})}},74998:a=>{"use strict";a.exports=require("perf_hooks")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78608:a=>{"use strict";a.exports=require("exceljs")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},81850:(a,b,c)=>{"use strict";c.d(b,{A:()=>g});var d=c(10476),e=c(64565),f=c(90424);function g({open:a,title:b,message:c,confirmLabel:h="Confirm",cancelLabel:i="Cancel",destructive:j=!0,onConfirm:k,onCancel:l}){let m=(0,e.useRef)(null),[n,o]=(0,e.useState)(!1);return a&&n?(0,f.createPortal)((0,d.jsxs)("div",{role:"dialog","aria-modal":"true","aria-labelledby":"confirm-dialog-title",className:"fixed inset-0 z-50 flex items-center justify-center px-4 text-left",children:[(0,d.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm",onClick:l,"aria-hidden":"true"}),(0,d.jsxs)("div",{className:"relative bg-paper border border-rule-2 rounded-xl p-6 max-w-md w-full shadow-2xl",children:[(0,d.jsx)("h2",{id:"confirm-dialog-title",className:"text-base font-semibold text-ink",children:b}),c&&(0,d.jsx)("p",{className:"mt-2 text-sm text-ink-3 leading-relaxed",children:c}),(0,d.jsxs)("div",{className:"mt-6 flex justify-end gap-2",children:[(0,d.jsx)("button",{ref:m,type:"button",onClick:l,className:"px-4 py-2 text-sm font-medium border border-rule text-ink-2 rounded-lg hover:border-rule hover:text-ink transition-colors",children:i}),(0,d.jsx)("button",{type:"button",onClick:k,className:`px-4 py-2 text-sm font-semibold rounded-lg transition-colors ${j?"bg-err hover:brightness-[0.94] text-ink":"bg-ink hover:brightness-[0.92] text-canvas"}`,children:h})]})]})]}),document.body):null}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},91645:a=>{"use strict";a.exports=require("net")},96636:(a,b,c)=>{"use strict";c.d(b,{default:()=>l});var d=c(10476),e=c(64565),f=c(12418),g=c(48082),h=c(47092);let i=(0,h.createServerReference)("4047290d2ad6a981481bd95c915a26b2dd8b434896",h.callServer,void 0,h.findSourceMapURL,"configureAgentTelegramAction"),j=(0,h.createServerReference)("40871f9e81ec4546f4f88b8550094fef7bfcd7a418",h.callServer,void 0,h.findSourceMapURL,"disconnectAgentTelegramAction");var k=c(81850);function l({agentId:a,initialConfig:b}){let c=(0,f.useRouter)(),[h,m]=(0,e.useState)(b),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useTransition)(),[r,s]=(0,e.useState)(!1),t="connected"===h.status;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"bg-paper border border-rule-2/60 rounded-xl px-5 py-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:t?"inline-block w-2 h-2 rounded-full bg-agent-vivid":"inline-block w-2 h-2 rounded-full bg-ink-4","aria-hidden":"true"}),(0,d.jsx)("span",{className:"text-sm font-medium text-ink",children:t?"Connected":"Not connected"})]}),h.botUsername&&(0,d.jsxs)("p",{className:"text-xs text-ink-3 mt-1.5",children:["Bot:"," ",(0,d.jsxs)("a",{href:`https://t.me/${h.botUsername}`,target:"_blank",rel:"noopener noreferrer",className:"font-mono text-ink-2 hover:text-ok",children:["@",h.botUsername]})]})]}),(0,d.jsxs)("form",{onSubmit:function(b){b.preventDefault(),n&&q(async()=>{let b=await i({agentId:a,botToken:n});b.ok?(m(b.data),o(""),g.oR.success(`Connected as @${b.data.botUsername}`),c.refresh()):g.oR.error(b.message)})},className:"space-y-3",children:[(0,d.jsxs)("label",{className:"block",children:[(0,d.jsx)("span",{className:"text-xs font-medium text-ink-2 uppercase tracking-wider",children:"Bot token"}),(0,d.jsx)("input",{type:"text",autoComplete:"off",spellCheck:!1,value:n,onChange:a=>o(a.target.value),placeholder:"123456789:ABCDEF…",className:"mt-2 w-full px-3 py-2 bg-canvas border border-rule-2 rounded-lg text-sm font-mono text-ink placeholder:text-ink-4 focus:outline-none focus:border-rule"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("button",{type:"submit",disabled:p||!n,className:"px-4 py-2 text-sm font-medium bg-ok text-ink rounded-lg hover:bg-agent-vivid transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:p?"Saving…":t?"Replace token":"Connect"}),t&&(0,d.jsx)("button",{type:"button",onClick:()=>s(!0),disabled:p,className:"px-4 py-2 text-sm font-medium border border-rule-2 text-ink-3 rounded-lg hover:border-err hover:text-err transition-colors disabled:opacity-50",children:"Disconnect"})]})]}),(0,d.jsx)(k.A,{open:r,title:"Disconnect Telegram bot?",message:"Incoming messages to this bot will stop being processed. You can reconnect later by pasting the token again.",confirmLabel:"Disconnect",onConfirm:function(){s(!1),q(async()=>{let b=await j(a);b.ok?(m({...h,status:"disconnected",botUsername:null}),g.oR.success("Telegram disconnected"),c.refresh()):g.oR.error(b.message)})},onCancel:()=>s(!1)})]})}}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4674,3159,8437,7826,6402,8464,7466,4574,7741],()=>b(b.s=9022));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=2925,a.ids=[2925],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},2154:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"001118fec506a53ebafc1ac22aced98491da4c33fc":()=>d.pD,"0019568f0902d6686eef0bddd170218a9cd13a17a4":()=>d.Hy,"001bc4cd7d773c42f0abe430aa4938eb24e122f3ed":()=>d.BO,"002d53d8489f05c476e5f803a48c3614924142e2ad":()=>d.zh,"00311575d69fa9b60cf1588f7fa53c6d2500242cc1":()=>d.JD,"0048765ef4a5e8a333fbaa7a3760314bd20d23f015":()=>d.$z,"005448c2fdf7ea031fef0a9bb5d459d3f80ace4a01":()=>d.VZ,"0057a31536542015df37b9b6145037112758805486":()=>d.oA,"006500fa84da35180ad8b9f3415bb706d7347ebb68":()=>d.Ko,"006a72d5a5e11e139d3a629fbcceea11c7cd5c08da":()=>d.Ql,"0076075a5351358daf5440c7f69c63cad833707b88":()=>d.$5,"00aace867a6070eec006371aaaed42397c2785bfe6":()=>d.Le,"00ac3cfbc9ad58456e1c96ee7bbed8abd374cb9fb1":()=>d.dO,"00bb2c47dd550c0d9c909b5fb85756329ff7d9cea3":()=>d.oG,"00bd01420b7cbef1105228a0534621bafacec7779b":()=>d.Zz,"00ebe221f142ec550145255224d88d2cb96b772d57":()=>d.$4,"00faeafbce3e40c7196643c0d91e31e27e7d0588bd":()=>d.M3,"00fc10be23e1699b25c4b506e5f22f8f4a8306e915":()=>d.cj,"4003a311e8660fcf139991909c492b3bd2aad7fe7e":()=>d.Hp,"4003fcb873df0181574d42fb4bea2505b54e5ed549":()=>d.hl,"400539c555b2a3f2f29167cb5dec3c4dcc8fc2d2b2":()=>d.WH,"40065cb48ee796d72efbd9822168ea1e87a4cb36b6":()=>d.cu,"40071f10ccaf7f47f1aff1afc670b23b607d4036f7":()=>d.t3,"4009f2c76b78aa07f023a9dc32a2473dd3e025cb58":()=>d.e4,"40106e1cae696378c9f7f89b4d0cc511df13c968d3":()=>d.QT,"4011a0e49507079213b6ce631cd4903ec46942f9e1":()=>d.Ke,"401a9d0eede57ee72eff7a603fef0186534def2d16":()=>d.Mo,"401fb2fc43a246b86d42f57b7c4be4b6c300a83665":()=>d.f_,"40245a2e007dbf597e697c65a7beb167abca4eab76":()=>d.X1,"4028e336e8831dd6916335467985f84baa9e94eab6":()=>d.P7,"402954a3df2b9ee001c5800e517d091e054d42326f":()=>d.Rz,"402c4f6416df32089c620b7f64b97ca1064e785d79":()=>d.c6,"402d0472dc019335cd4c5fe97bebaeb18ad96af5ee":()=>d.cr,"40357e9b617de7a42a00d52bfc453c33b6f103ba73":()=>d.LN,"40372879d5da92091f87db2e88fc4d7cd3fa583f07":()=>d.oC,"403efba0f740b490b80e06367cb020a727cfe0efd9":()=>d.PH,"403f4b46d48174379803fe1c702be11cf63736ef46":()=>d.PD,"404505375417085440a1ea853c50f33e5723dbbf0f":()=>d.Og,"40555201ad9b6108567fd1e445b41bb86aa9c548db":()=>d.CV,"40590ff01cd1433bab93ae7eb66ebde0137b32b0a4":()=>d.ei,"405baecc1b1556260c43db88c1cbdea3f44aa47fea":()=>d.HO,"405da710852dfaf045979eb3bf4150d08015bfde18":()=>d.gE,"4060518a20de7e0d8a313a1b4a6bef1026af5fced1":()=>d.rf,"40636072bcb4efeb9d67f99498d3e984b1f52b51fc":()=>d.eP,"4068d449799d0839162c8c459eef6518ec3cec8eb1":()=>d.ZA,"406b65614d4cacc360468c40774fa06b20027069fe":()=>d._N,"4072660be3387fc94a2f35564292dc159448f98a7b":()=>d.hP,"40767bfec90d74a95e600d8e748e02d76eef253591":()=>d.xV,"408a1c1b6416b62e96523dd4e7ffcf5b12406ff7ce":()=>d.Cy,"408b4374239f76207d53f760182cb5fa1a0aa2c1b1":()=>d.fG,"4093b63348b2c91afebb7d849fe8684cfab209c898":()=>d.Sb,"40966b799f3997fdc3e28e08a3b7528a040b60e561":()=>d.Ro,"40968376cf71f09beaceb5af45c00b88be86871e29":()=>d.fI,"40973a7505dd99f7f4dacf03329c545e6232fdb414":()=>d.iu,"409f0187893df968935c2166f22e9dabae2abe4464":()=>d.UR,"409f4ab91df4d32671bf967344110ced9c96f10297":()=>d._x,"40a7f7bf4b0aeb563c1db894ceacea5e1dea08b2ce":()=>d.ZG,"40ab6014ab962aa75535b730138f33a7c194212b24":()=>d.lV,"40ada2c69823752e444b44b7c81e93fe8382e8c9ae":()=>d.TD,"40b115e61af8fe747478744e8f07874837f936874b":()=>d.Ev,"40b38a9c4fa75e580a3d3e1ebd8ba080128c87ec86":()=>d.EA,"40c4d9f44c5c83d4d994cb041dc39a2032fa1a66f6":()=>d.JH,"40cbf23b485b0477c2fbdcffc6fcd45c4e64dc7b69":()=>d.Wq,"40cf8c4d455e06e10c47377dcd0525b8b750528bf8":()=>d.S2,"40d8a7cf9d32867c652a507e7e79627a989e33f8b7":()=>d.y4,"40db892b53bab82020950fb6c30d9c7508bd5ce3aa":()=>d.rv,"40dc3ad156374b24f4932c45c207a6b5ded0fafe31":()=>d.fl,"40dd345d903fe6038aa991e0d968ff178175882e76":()=>d.Sh,"40dfa1a88b09411e717b886e57790a314b93d531cb":()=>d.By,"40ecb72d2da458a2330753fee3e93712648aaccff0":()=>d.rT,"40ed173541653487cad77e8d24aa71717dda4514fd":()=>d.Jb,"40f886db2aa6738396c9820d79573481e8094556fe":()=>d.bN,"40f91faf74d47eaf54ef1581686fdb3d9c75750615":()=>d.AS,"40f9451906485ec5f95da3d81bbf331d881b1122f2":()=>d.iU,"40ff895a5d4055dd297090905f6cc38c251f57f966":()=>d.pu,"602e220c0c1799f123879c32ef57a75671b75d54dc":()=>d.f2,"60387ec0d39228d66c460aac5516bbad2b8106ba4e":()=>d.qo,"604e81f2153543d44bfbe02554eee33fe9c7eb41b6":()=>d.c2,"60524bd713205b07644a694f98b443e218cba53d69":()=>d.Ru,"60828079bdf7ac1433de3e057d76fdc01ba138233a":()=>d.dd,"60aec87a5bf59e09f43f85105b3e58327f98feb9e8":()=>d.yU,"60d33abe965baee12ec705d093bdd07654d00f0e22":()=>d.vu,"60f81a329cff55c862f755a177ae79c649aa3918e9":()=>d.wI,"708a8804d4c430873c5b65db43c98c43242eedaa68":()=>d.Oc,"70c07e81341877e5e3d66c5a105d95552fec935b4b":()=>d.z_,"70ee6bc3c68327436b7c4c9a6a288eb852a0c29082":()=>d.ch,"70fc0d769386dec2ad11c3269f562ca2c1e2871493":()=>d.Jc,"7804a10eab6db5a571bf689eb41c33f0ea7e323820":()=>d.wj,"78387ce7c2490d9e4084990b4dcfdc1611724686e5":()=>d.AH});var d=c(5786)},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},9022:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(37610),e=c(55117),f=c(57235),g=c(65044),h=c(71822),i=c(72320),j=c(60447),k=c(51932),l=c(44834),m=c(95752),n=c(75118),o=c(74722),p=c(24476),q=c(41309),r=c(261),s=c(36805),t=c(78026),u=c(26713),v=c(44556),w=c(21517),x=c(96113),y=c(2118),z=c(77274),A=c(94390),B=c(88158),C=c(86439),D=c(77068),E=c(16158),F=c(61826),G=c(33818),H=c(32179),I=c(70722),J=c(55006),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(dashboard)",{children:["agents",{children:["[id]",{children:["telegram",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,73365)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,42705)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,17933,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,42992,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,70615)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,84327)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,61186,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.bind(c,49269)),"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,17933,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,42992,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/agents/[id]/telegram/page",pathname:"/agents/[id]/telegram",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(dashboard)/agents/[id]/telegram/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(27323).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17393:a=>{"use strict";a.exports=require("mammoth")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19199:a=>{"use strict";a.exports=require("@mendable/firecrawl-js")},20416:a=>{"use strict";a.exports=require("pdf-parse")},21820:a=>{"use strict";a.exports=require("os")},25459:a=>{"use strict";a.exports=require("apify-client")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},38496:a=>{"use strict";a.exports=require("@notionhq/client")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43845:a=>{"use strict";a.exports=require("@tavily/core")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46033:(a,b,c)=>{Promise.resolve().then(c.bind(c,46997)),Promise.resolve().then(c.t.bind(c,16385,23))},46997:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(49554).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\APPS\\\\NodalAI\\\\apps\\\\web\\\\src\\\\app\\\\(dashboard)\\\\agents\\\\[id]\\\\telegram\\\\TelegramConfigForm.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx","default")},48161:a=>{"use strict";a.exports=require("node:os")},50380:(a,b,c)=>{"use strict";c.d(b,{default:()=>l});var d=c(10476),e=c(64565),f=c(12418),g=c(48082),h=c(47092);let i=(0,h.createServerReference)("40f886db2aa6738396c9820d79573481e8094556fe",h.callServer,void 0,h.findSourceMapURL,"configureAgentTelegramAction"),j=(0,h.createServerReference)("4028e336e8831dd6916335467985f84baa9e94eab6",h.callServer,void 0,h.findSourceMapURL,"disconnectAgentTelegramAction");var k=c(81850);function l({agentId:a,initialConfig:b}){let c=(0,f.useRouter)(),[h,m]=(0,e.useState)(b),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useTransition)(),[r,s]=(0,e.useState)(!1),t="connected"===h.status;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"bg-paper border border-rule-2/60 rounded-xl px-5 py-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:t?"inline-block w-2 h-2 rounded-full bg-agent-vivid":"inline-block w-2 h-2 rounded-full bg-ink-4","aria-hidden":"true"}),(0,d.jsx)("span",{className:"text-sm font-medium text-ink",children:t?"Connected":"Not connected"})]}),h.botUsername&&(0,d.jsxs)("p",{className:"text-xs text-ink-3 mt-1.5",children:["Bot:"," ",(0,d.jsxs)("a",{href:`https://t.me/${h.botUsername}`,target:"_blank",rel:"noopener noreferrer",className:"font-mono text-ink-2 hover:text-ok",children:["@",h.botUsername]})]})]}),(0,d.jsxs)("form",{onSubmit:function(b){b.preventDefault(),n&&q(async()=>{let b=await i({agentId:a,botToken:n});b.ok?(m(b.data),o(""),g.oR.success(`Connected as @${b.data.botUsername}`),c.refresh()):g.oR.error(b.message)})},className:"space-y-3",children:[(0,d.jsxs)("label",{className:"block",children:[(0,d.jsx)("span",{className:"text-xs font-medium text-ink-2 uppercase tracking-wider",children:"Bot token"}),(0,d.jsx)("input",{type:"text",autoComplete:"off",spellCheck:!1,value:n,onChange:a=>o(a.target.value),placeholder:"123456789:ABCDEF…",className:"mt-2 w-full px-3 py-2 bg-canvas border border-rule-2 rounded-lg text-sm font-mono text-ink placeholder:text-ink-4 focus:outline-none focus:border-rule"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("button",{type:"submit",disabled:p||!n,className:"px-4 py-2 text-sm font-medium bg-ok text-ink rounded-lg hover:bg-agent-vivid transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:p?"Saving…":t?"Replace token":"Connect"}),t&&(0,d.jsx)("button",{type:"button",onClick:()=>s(!0),disabled:p,className:"px-4 py-2 text-sm font-medium border border-rule-2 text-ink-3 rounded-lg hover:border-err hover:text-err transition-colors disabled:opacity-50",children:"Disconnect"})]})]}),(0,d.jsx)(k.A,{open:r,title:"Disconnect Telegram bot?",message:"Incoming messages to this bot will stop being processed. You can reconnect later by pasting the token again.",confirmLabel:"Disconnect",onConfirm:function(){s(!1),q(async()=>{let b=await j(a);b.ok?(m({...h,status:"disconnected",botUsername:null}),g.oR.success("Telegram disconnected"),c.refresh()):g.oR.error(b.message)})},onCancel:()=>s(!1)})]})}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},61713:(a,b,c)=>{Promise.resolve().then(c.bind(c,50380)),Promise.resolve().then(c.t.bind(c,88831,23))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},63850:a=>{"use strict";a.exports=require("googleapis")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73365:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>k,dynamic:()=>j});var d=c(99386),e=c(85598),f=c.n(e),g=c(95809),h=c(5786),i=c(46997);let j="force-dynamic";async function k({params:a}){let{id:b}=await a,c=await (0,h.lV)(b);if(!c.ok)return"not_found"===c.code&&(0,g.notFound)(),(0,d.jsxs)("div",{className:"space-y-6",children:[(0,d.jsx)("h1",{className:"text-2xl font-bold text-ink",children:"Telegram"}),(0,d.jsx)("div",{className:"bg-warn-bg border border-err/30 rounded-xl px-5 py-4 text-sm text-err",children:c.message})]});let e=c.data;return(0,d.jsxs)("div",{className:"space-y-6",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)(f(),{href:"/agents",className:"text-xs text-ink-3 hover:text-ink-2 transition-colors",children:"← Agents"}),(0,d.jsx)("h1",{className:"text-2xl font-bold text-ink mt-2",children:"Telegram"}),(0,d.jsxs)("p",{className:"text-sm text-ink-3 mt-1",children:["Connect a Telegram bot to ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:e.agentSlug}),". The runner long-polls Telegram for new messages — no public URL needed."]})]}),(0,d.jsx)(i.default,{agentId:e.agentId,initialConfig:e}),(0,d.jsxs)("div",{className:"bg-paper border border-rule-2 rounded-xl px-5 py-4 space-y-1",children:[(0,d.jsx)("p",{className:"text-xs font-medium text-ink-3 uppercase tracking-wide",children:"Last connected chat"}),e.lastSeenChatIdTelegram?(0,d.jsx)("p",{className:"text-sm text-ink-2 font-mono",children:e.lastSeenChatIdTelegram}):(0,d.jsx)("p",{className:"text-sm text-ink-3",children:"No chat seen yet — DM the bot from your Telegram account to register a recipient."})]}),(0,d.jsxs)("details",{className:"text-sm text-ink-3",children:[(0,d.jsx)("summary",{className:"cursor-pointer hover:text-ink-2",children:"How to get a bot token"}),(0,d.jsxs)("ol",{className:"mt-3 ml-5 list-decimal space-y-1.5",children:[(0,d.jsxs)("li",{children:["Open"," ",(0,d.jsx)("a",{href:"https://t.me/BotFather",target:"_blank",rel:"noopener noreferrer",className:"text-ok hover:underline",children:"@BotFather"})," ","on Telegram."]}),(0,d.jsxs)("li",{children:["Send ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:"/newbot"})," and follow the prompts to pick a name and username."]}),(0,d.jsxs)("li",{children:["BotFather replies with a token of the form"," ",(0,d.jsx)("span",{className:"font-mono",children:"123456789:ABC..."})," — paste it above."]}),(0,d.jsxs)("li",{children:["For group chats: also send ",(0,d.jsx)("span",{className:"font-mono text-ink-2",children:"/setprivacy"})," → choose your bot → ",(0,d.jsx)("span",{className:"font-mono",children:"Disable"})," so it can read all messages, otherwise it only sees commands."]})]})]})]})}},74998:a=>{"use strict";a.exports=require("perf_hooks")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78608:a=>{"use strict";a.exports=require("exceljs")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},81850:(a,b,c)=>{"use strict";c.d(b,{A:()=>g});var d=c(10476),e=c(64565),f=c(90424);function g({open:a,title:b,message:c,confirmLabel:h="Confirm",cancelLabel:i="Cancel",destructive:j=!0,onConfirm:k,onCancel:l}){let m=(0,e.useRef)(null),[n,o]=(0,e.useState)(!1);return a&&n?(0,f.createPortal)((0,d.jsxs)("div",{role:"dialog","aria-modal":"true","aria-labelledby":"confirm-dialog-title",className:"fixed inset-0 z-50 flex items-center justify-center px-4 text-left",children:[(0,d.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm",onClick:l,"aria-hidden":"true"}),(0,d.jsxs)("div",{className:"relative bg-paper border border-rule-2 rounded-xl p-6 max-w-md w-full shadow-2xl",children:[(0,d.jsx)("h2",{id:"confirm-dialog-title",className:"text-base font-semibold text-ink",children:b}),c&&(0,d.jsx)("p",{className:"mt-2 text-sm text-ink-3 leading-relaxed",children:c}),(0,d.jsxs)("div",{className:"mt-6 flex justify-end gap-2",children:[(0,d.jsx)("button",{ref:m,type:"button",onClick:l,className:"px-4 py-2 text-sm font-medium border border-rule text-ink-2 rounded-lg hover:border-rule hover:text-ink transition-colors",children:i}),(0,d.jsx)("button",{type:"button",onClick:k,className:`px-4 py-2 text-sm font-semibold rounded-lg transition-colors ${j?"bg-err hover:brightness-[0.94] text-ink":"bg-ink hover:brightness-[0.92] text-canvas"}`,children:h})]})]})]}),document.body):null}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},91645:a=>{"use strict";a.exports=require("net")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4674,3159,8437,7826,6402,8464,7466,4574,7741],()=>b(b.s=9022));module.exports=c})();
|