zevairouter 1.0.14 → 1.0.15
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/CHANGELOG.md +16 -245
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +3 -3
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/landing.html +1 -1
- package/cli/app/.next-cli-build/server/app/landing.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/login.html +1 -1
- package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app-paths-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/chunks/3110.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/412.js +2 -2
- package/cli/app/.next-cli-build/server/chunks/4746.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/6896.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7153.js +1 -1
- package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/pages/404.html +1 -1
- package/cli/app/.next-cli-build/server/pages/500.html +1 -1
- package/cli/app/.next-cli-build/static/chunks/{1321-8460c1d61e66cdd9.js → 1321-a5b3389b48770247.js} +1 -1
- package/cli/app/.next-cli-build/static/chunks/5497-c0171a56ecd9ce03.js +7 -0
- package/cli/app/package.json +1 -1
- package/cli/package.json +1 -1
- package/package.json +1 -1
- package/src/app/(dashboard)/dashboard/usage/components/ProviderTopology.js +3 -3
- package/src/shared/components/BulkAccountAutomationModal.js +2 -2
- package/src/shared/components/ChangelogModal.js +1 -1
- package/cli/app/.next-cli-build/static/chunks/5497-d71a6e184207a85d.js +0 -7
- /package/cli/app/.next-cli-build/static/{AcNhouZGB-IW1HaLcuwFO → gqqkOdgExaEJWMa8h6owJ}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{AcNhouZGB-IW1HaLcuwFO → gqqkOdgExaEJWMa8h6owJ}/_ssgManifest.js +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,260 +1,31 @@
|
|
|
1
|
-
#
|
|
1
|
+
# v1.0.15 (2026-07-01)
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
## Bulk Import — Standalone Playwright Hotfix
|
|
6
|
-
- Fixed bulk import failing in production (`npm run start`) with a misleading "Playwright not available. playwright installed but cannot be required" error even when Playwright and Chromium were installed correctly.
|
|
7
|
-
- Root cause: the standalone server pulls in the `cli/hooks/*` runtime helpers through a dynamic `require()` that Next's file tracer can't follow, so `cli/hooks` was dropped from `.next/standalone`, and `launchChromium` threw on the helper's false-negative verdict *before* it ever tried `import("playwright")`.
|
|
8
|
-
- `next.config.mjs` now force-includes `./cli/hooks/**/*` in `outputFileTracingIncludes`, and `bulkImportBrowserEngine.js` attempts `import("playwright")` first (the path that resolves inside the standalone bundle), only falling back to the runtime helper when the direct import genuinely fails.
|
|
9
|
-
- Net effect: Chromium bulk import now works in both `npm run dev` and standalone `npm run start` with no manual Playwright juggling.
|
|
10
|
-
|
|
11
|
-
## Bulk Import — Browser Engine Selection
|
|
12
|
-
- Bulk-import modal now offers a Browser Engine dropdown: **Chromium (default)** or **Camoufox (stealth Firefox)**. The engine choice propagates through the job to the launcher.
|
|
13
|
-
- Both engine paths route through `bulkImportBrowserEngine.js`, which wraps the Playwright/Camoufox runtime helpers and converts install/missing-binary failures into actionable error strings.
|
|
14
|
-
- Camoufox ships as an optional dependency (`camoufox-js`) and lazy-installs its Firefox binary into the user data dir on first use; Chromium remains the default and needs no extra install.
|
|
15
|
-
|
|
16
|
-
## Bulk Import — Playwright & Google Workspace Hotfixes
|
|
17
|
-
- Playwright Chromium auto-installs lazily on the first bulk-import attempt (`cli/hooks/playwrightRuntime.js`), fixing "Executable doesn't exist" right after a global install.
|
|
18
|
-
- Google Workspace "Welcome to your new account" consent screens no longer stall bulk login; the worker prioritises the primary "I understand" action with DOM-level click fallbacks.
|
|
19
|
-
|
|
20
|
-
## Qoder
|
|
21
|
-
- Added Qoder bulk auto-login (Google SSO + device flow) with a new Automation panel and `/api/oauth/qoder/bulk-import` job routes (cancel + manual session).
|
|
22
|
-
- Executor refuses pre-flight when the requested model is `enable: false` for the account, returning HTTP 403 (`model_not_enabled`) with a plan-tier hint instead of a generic upstream `code: 112` error.
|
|
23
|
-
|
|
24
|
-
## CodeBuddy
|
|
25
|
-
- Bulk automation continues from Google login through Access Key creation; a worker only succeeds once the generated Access Key is saved. Existing keys are reused; restricted pages attempt key creation instead of skipping.
|
|
26
|
-
- Generated Access Keys are the primary chat credential; the OAuth token, web-session metadata, `uid`, and enterprise identity are retained for upstream quota lookups.
|
|
27
|
-
- Added CLI spoofing headers (`X-App: cli`, `X-Stainless-*`) to the default executor for CodeBuddy.
|
|
28
|
-
- When upstream quota auth is unavailable, Quota Tracker reports the limitation and directs users to ZevaiRouter Usage for locally observed request/token tracking.
|
|
29
|
-
|
|
30
|
-
## Accounts — Auto-Disable on Terminal Auth Errors
|
|
31
|
-
- Accounts that hit 3 consecutive terminal auth errors are automatically disabled (`isActive: false`), recording `autoDisabledAt`, `autoDisabledReason`, and `consecutiveAuthFailures`. The counter resets on a successful request and re-enabling clears the state; the provider connection row surfaces the reason.
|
|
32
|
-
|
|
33
|
-
## Tests
|
|
34
|
-
- Added CodeBuddy CLI-header, header-simple, and usage unit suites; expanded CodeBuddy bulk-import and Qoder (plan-gate) coverage.
|
|
35
|
-
|
|
36
|
-
## Distribution
|
|
37
|
-
- Bumped the root and CLI packages to `0.4.84`, added `camoufox-js` as an optional dependency, and aligned the CLI bin to `wyxrouter`.
|
|
38
|
-
|
|
39
|
-
# v0.4.71 (2026-06-06)
|
|
40
|
-
|
|
41
|
-
## Features
|
|
42
|
-
- Caveman: add wenyan classical Chinese levels and sync upstream prompts; locale-based visibility on endpoint page
|
|
43
|
-
- i18n: endpoint exposure notice across multiple languages + Russian README
|
|
44
|
-
- Antigravity: add gemini-3.5-flash-extra-low (Low) model
|
|
45
|
-
- xiaomi-tokenplan: add Claude-native MiMo V2.5 Pro alias via dedicated executor
|
|
46
|
-
- Qoder: fetch latest model + dashboard import-model button (#1642)
|
|
47
|
-
- MiniMax: add MiniMax-M3 + update Quota Tracker coding/CN (#1631)
|
|
48
|
-
|
|
49
|
-
## Fixes
|
|
50
|
-
- Codex: harden streaming timeouts (stall/connect raised to 60s, configurable per-provider), accept `response.done` event, and always emit a terminal `response.failed` + `[DONE]` for Responses passthrough when a stream closes, stalls, or aborts before a terminal event — prevents codex clients from hanging (#1648, #1680, #1688, #1618)
|
|
51
|
-
- Codex: durable OAuth refresh lifecycle (#1664)
|
|
52
|
-
- Tunnel: skip virtual interfaces to prevent false netchange watchdog
|
|
53
|
-
- Claude: fix forced tool_choice 400 on cc/ OAuth route (#1592)
|
|
54
|
-
- Proxy: raise Next client body limit to 128MB via `NINEROUTER_PROXY_CLIENT_MAX_BODY_SIZE` (#1529, #1572)
|
|
55
|
-
- MiniMax: echo `reasoning_content` on follow-up turns to avoid 400 (#1543)
|
|
56
|
-
- Kiro: handle 400 on tool-bearing history without client tools; add mappable "auto" model slot; fix binary EventStream crash + add models & TTS tool filtering
|
|
57
|
-
- Antigravity: passthrough tab-autocomplete + mark default agent slot mandatory
|
|
58
|
-
- Qoder: allow `qmodel_latest` model key (#1638)
|
|
59
|
-
- Providers: restore one-connection guard for compatible/embedding nodes
|
|
60
|
-
- Model-test: route image/STT probes to their real endpoints, harden STT ping; add opencode-go + xiaomi-tokenplan to connection test (#1576, #1628)
|
|
61
|
-
|
|
62
|
-
## Improvements
|
|
63
|
-
- Dashboard: reorganize menu actions across sidebar/header/profile
|
|
64
|
-
- Translator: add data-driven coverage, bug-exposing cases, and real provider smoke tests
|
|
65
|
-
|
|
66
|
-
# v0.4.66 (2026-05-29)
|
|
67
|
-
|
|
68
|
-
## Features
|
|
69
|
-
- Add Qoder provider: device-flow OAuth, COSY signing, WAF-bypass body encoding, live model catalog, dashboard quota tracker, 11 models (#1372)
|
|
70
|
-
- Add new models: Claude Opus 4.8 (Claude Code), GPT 5.4 Mini (Codex)
|
|
71
|
-
|
|
72
|
-
## Fixes
|
|
73
|
-
- DeepSeek thinking mode: echo `reasoning_content` back on follow-up/tool-call turns so OpenCode-free and custom providers no longer 400 with "reasoning_content must be passed back" (#1543)
|
|
74
|
-
- Reasoning injector: match deepseek/kimi model ids case-insensitively (covers custom providers using capitalized model names)
|
|
75
|
-
- OpenCode suggested-models: include free models without the `-free` suffix, e.g. `big-pickle` (#1535)
|
|
76
|
-
|
|
77
|
-
## Improvements
|
|
78
|
-
- Codex: trim sunset models, keep gpt-5.5 / gpt-5.4 / gpt-5.3-codex family, add gpt-5.4-mini
|
|
79
|
-
- volcengine-ark: refresh model list (add DeepSeek-V4-Flash/Pro, drop EOL entries)
|
|
80
|
-
- Lower stream stall timeout 35s → 30s for faster hang detection
|
|
81
|
-
|
|
82
|
-
# v0.4.63 (2026-05-26)
|
|
83
|
-
|
|
84
|
-
## Fixes
|
|
85
|
-
- GitHub Copilot: never route Gemini/Claude models to the `/responses` endpoint; prevents misleading "does not support Responses API" 400s (#1062)
|
|
86
|
-
- proxyFetch: restore missing `Readable` import causing runtime `ReferenceError` in DNS-bypass fetch path
|
|
87
|
-
|
|
88
|
-
## Improvements
|
|
89
|
-
- Lower stream stall timeout from 60s → 35s for faster hang detection
|
|
90
|
-
|
|
91
|
-
# v0.4.62 (2026-05-26)
|
|
92
|
-
|
|
93
|
-
## Fixes
|
|
94
|
-
- Codex: auto-retry when upstream drops mid-stream (no more hangs)
|
|
95
|
-
- Codex: fix random 400/404 errors, tool-calling failures, and unstable prompt cache
|
|
96
|
-
- MITM: support Antigravity 2.x
|
|
97
|
-
- Sanitize Read tool args to prevent retry loops from non-Anthropic models (#1144)
|
|
98
|
-
- Implement json_schema fallback for OpenAI-compatible providers without native Structured Output (#1343)
|
|
99
|
-
- Strip empty Read pages argument in OpenAI-to-Claude translator (#1354)
|
|
100
|
-
- Forward Gemini output dimensions for embeddings (#1366)
|
|
101
|
-
- Resolve setState-in-effect errors in dashboard components (#1362)
|
|
102
|
-
- Gemini CLI: reuse stored OAuth project IDs for quota checks and show clearer setup guidance when the project is missing (#1271, #1428)
|
|
103
|
-
|
|
104
|
-
## Features
|
|
105
|
-
- Add Cloudflare Workers proxy deployer and pool integration (#1360)
|
|
106
|
-
- Add Deno Deploy relays support and improved proxy pools dashboard layout (#1437)
|
|
107
|
-
|
|
108
|
-
## Improvements
|
|
109
|
-
- Refactor Tunnel into dedicated Cloudflare and Tailscale manager modules
|
|
110
|
-
- Refactor tokenRefresh service with in-flight dedup to prevent refresh_token_reused errors
|
|
111
|
-
|
|
112
|
-
# v0.4.59 (2026-05-21)
|
|
113
|
-
|
|
114
|
-
## Fixes
|
|
115
|
-
- OAuth: fix login flow on Windows
|
|
116
|
-
|
|
117
|
-
# v0.4.58 (2026-05-21)
|
|
118
|
-
|
|
119
|
-
## Features
|
|
120
|
-
- xAI Grok provider (OAuth, API key, image)
|
|
121
|
-
- Provider limits: paginated accounts with page size controls
|
|
122
|
-
|
|
123
|
-
## Fixes
|
|
124
|
-
- Tailscale: fix connection status on Windows (#1300)
|
|
125
|
-
- Tunnel: fix false "checking" when tunnel URL is reachable
|
|
126
|
-
- Stream: fix pipe errors on client disconnect/abort
|
|
127
|
-
|
|
128
|
-
# v0.4.55 (2026-05-18)
|
|
129
|
-
|
|
130
|
-
## Features
|
|
131
|
-
- Xiaomi MiMo Token Plan: region selector (Singapore / China / Europe) — keys are cluster-specific
|
|
132
|
-
- Antigravity: risk confirmation dialog before first connection
|
|
133
|
-
- Gemini CLI: surface upstream retry delay on 429 errors
|
|
134
|
-
|
|
135
|
-
## Fixes
|
|
136
|
-
- MITM: cannot kill process on macOS under sudo (lsof not found in PATH)
|
|
137
|
-
- Stream: false-positive stall timeout on Claude reasoning / Kiro responses
|
|
138
|
-
- Tunnel: cannot re-enable after disable (stuck state)
|
|
139
|
-
- Tunnel: cloudflared error messages now include log tail for easier debugging
|
|
140
|
-
- Language switcher: applies selected locale immediately on close (#1234)
|
|
141
|
-
- Antigravity OAuth: metadata now matches the official client
|
|
3
|
+
Bulk import now auto-tunes worker count to the host — no more CPU pegged at 100% on small VPS.
|
|
142
4
|
|
|
143
5
|
## Improvements
|
|
144
|
-
-
|
|
145
|
-
- Re-hide `qwen` (OAuth EOL) and `iflow` (not ready) providers
|
|
146
|
-
|
|
147
|
-
# v0.4.52 (2026-05-17)
|
|
148
|
-
|
|
149
|
-
## Features
|
|
150
|
-
- Add Vercel AI Gateway provider support (#1183)
|
|
151
|
-
- rtk: Kiro format tool result compression — handle conversationState.history & currentMessage, preserve error results, ~13.6% savings (#1194)
|
|
152
|
-
|
|
153
|
-
## Fixes
|
|
154
|
-
- openclaw: normalize agent.model object form `{primary, fallbacks}` before .startsWith → fix TypeError & 'not configured' status (#1216)
|
|
155
|
-
- Usage Details pagination: stay inside mobile viewport <640px (#1218)
|
|
156
|
-
- Fix test model error
|
|
157
|
-
- Fix MIMO provider in Codex
|
|
158
|
-
- Disable log file creation when using MITM AG
|
|
159
|
-
|
|
160
|
-
# v0.4.50 (2026-05-16)
|
|
161
|
-
|
|
162
|
-
## Fixes
|
|
163
|
-
- Fix duplicate tray icon on macOS when hiding to tray
|
|
164
|
-
- Fix tray not showing in background mode on macOS
|
|
165
|
-
- Fix hide to tray broken on Windows/Linux
|
|
166
|
-
- Fix Shutdown button in web UI not working
|
|
167
|
-
|
|
168
|
-
# v0.4.49 (2026-05-16)
|
|
169
|
-
|
|
170
|
-
## Features
|
|
171
|
-
- Add Kiro provider support: full request/response translation, live model listing, reasoning content support
|
|
172
|
-
- Add `buildOutput` RTK filter with autodetect for npm/yarn/cargo build logs
|
|
173
|
-
- Add MITM warning notification in tray and dashboard
|
|
174
|
-
|
|
175
|
-
## Improvements
|
|
176
|
-
- Add modalities (input/output) to model configuration for OpenCode
|
|
177
|
-
- Fix tray hide-to-tray: keep current process alive instead of spawning detached child (fixes macOS NSStatusItem ghost icon)
|
|
178
|
-
- Fix tray kill: graceful shutdown with SIGTERM/SIGKILL escalation
|
|
179
|
-
- Fix SIGHUP handling so macOS terminal close doesn't kill tray process
|
|
180
|
-
- Hide deprecated providers (qwen, iflow, antigravity)
|
|
181
|
-
- Update i18n across 32 languages
|
|
182
|
-
|
|
183
|
-
## Fixes
|
|
184
|
-
- Fix model check (test-models) blocked by dashboardGuard: pass machineId-based CLI token in internal self-calls
|
|
185
|
-
|
|
186
|
-
# v0.4.46 (2026-05-15)
|
|
6
|
+
- **Bulk import "Auto-detect" concurrency is now ON by default**: worker count is derived from the server's CPU/RAM (clamped to 1–8) instead of always starting at 4. On a small VPS (e.g. 2 vCPU / 2 GB) this settles at 1–2 workers, avoiding the CPU spike to 100% that happened when 4 headless browsers launched at once. You can still uncheck it and set the worker count manually.
|
|
187
7
|
|
|
188
|
-
|
|
189
|
-
- Tunnel public URL changed — old tunnel links no longer work, please reconnect to get the new URL
|
|
8
|
+
# v1.0.14 (2026-07-01)
|
|
190
9
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
## Features
|
|
194
|
-
- Add Blackbox provider with `bb` alias (#1143)
|
|
195
|
-
- Add Xiaomi token plan provider
|
|
196
|
-
- Enhance model select modal UX + modal traffic lights (#1111)
|
|
197
|
-
- Default Usage dashboard period to Today (#1141)
|
|
10
|
+
Branding cleanup — replaced leftover "9Router" references in user-facing surfaces with ZevaiRouter.
|
|
198
11
|
|
|
199
12
|
## Fixes
|
|
200
|
-
-
|
|
201
|
-
-
|
|
202
|
-
- Update JWT_SECRET handling
|
|
203
|
-
|
|
204
|
-
# v0.4.41 (2026-05-14)
|
|
13
|
+
- Usage → Provider Topology: the center node now reads **ZevaiRouter** instead of "9Router".
|
|
14
|
+
- Changelog content cleaned of stale upstream branding and old Docker image names.
|
|
205
15
|
|
|
206
|
-
|
|
207
|
-
- Add jcode CLI tool integration with auto-configuration (#1047)
|
|
208
|
-
- Redesign CLI Tools dashboard: grid layout (1/2/3 cols) + dedicated detail page per tool
|
|
209
|
-
- Add drag-and-drop reordering for combo models (#1108)
|
|
210
|
-
- Add Today period option to Usage & Analytics (#1063)
|
|
211
|
-
- Add DeepSeek V4 Pro effort aliases (#950)
|
|
212
|
-
|
|
213
|
-
## Fixes
|
|
214
|
-
- fix(autostart): work on nvm + npm 9/10, actually register with launchctl (#1104, fixes #1082)
|
|
215
|
-
- Fix Ollama usage not tracked/shown in UI (#1102)
|
|
216
|
-
- fix(opencode): preserve DeepSeek reasoning content (#1099, fixes #1093)
|
|
217
|
-
- Fix TUI input lag (replace enquirer with native readline, persistent raw mode)
|
|
218
|
-
- fix(ui): show API key row actions on mobile (#1112)
|
|
219
|
-
|
|
220
|
-
## Improvements
|
|
221
|
-
- Sync DeepSeek TUI card style with other CLI tools (badges, layout, manual config modal)
|
|
222
|
-
- Add official logos for Amp CLI, jcode, Qwen Code (replace generic icons)
|
|
223
|
-
- Resize deepseek-tui icon 1024→128 with padding for visual consistency
|
|
224
|
-
|
|
225
|
-
# v0.4.39 (2026-05-14)
|
|
226
|
-
|
|
227
|
-
## Fixes
|
|
228
|
-
- fix(docker): restore `/app/server.js` (v0.4.38 regression)
|
|
16
|
+
# v1.0.13 (2026-07-01)
|
|
229
17
|
|
|
230
|
-
|
|
18
|
+
Smart routing by remaining quota — requests now prefer accounts with the most quota left.
|
|
231
19
|
|
|
232
20
|
## Features
|
|
233
|
-
-
|
|
21
|
+
- **Smart routing by remaining quota**: the executor can route each request to the account with the highest remaining quota, spreading load and reducing the chance of hitting per-account limits.
|
|
22
|
+
- Server-side quota cache: remaining-quota reads are cached server-side to avoid repeated upstream lookups on every request, cutting latency and upstream call volume.
|
|
234
23
|
|
|
235
|
-
|
|
236
|
-
- Fix broken Docker image in v0.4.36/v0.4.37 (#1096, #1097)
|
|
237
|
-
|
|
238
|
-
## Improvements
|
|
239
|
-
- Clean Docker tags + clearer pulls badge
|
|
240
|
-
|
|
241
|
-
# v0.4.37 (2026-05-13)
|
|
242
|
-
|
|
243
|
-
## Improvements
|
|
244
|
-
- Security hardening — upgrade recommended
|
|
245
|
-
|
|
246
|
-
# v0.4.36 (2026-05-13)
|
|
24
|
+
# v1.0.12 (2026-07-01)
|
|
247
25
|
|
|
248
|
-
|
|
249
|
-
- Add MiniMax TTS provider support (#1043)
|
|
250
|
-
- Docker images now published on both Docker Hub (`decolua/9router`) and GHCR — pull from your preferred registry
|
|
26
|
+
Antigravity anti-ban hardening, quota reading fix, and proxy rotation.
|
|
251
27
|
|
|
252
28
|
## Improvements
|
|
253
|
-
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
- Fix Docker `Cannot find module 'next'` error in standalone build
|
|
257
|
-
- Restore /app/server.js in Docker standalone build (#1064, #1067)
|
|
258
|
-
- Fix CLI TUI menu arrow-key escape sequences leaking (^[[A^[[B)
|
|
259
|
-
- Switch macOS/Linux tray to systray2 fork (fixes Kaspersky AV false-positive) (#1080)
|
|
260
|
-
- Fix zoom controls contrast in topology view (#1066)
|
|
29
|
+
- **Anti-ban hardening** for the Antigravity provider to reduce the risk of account flags.
|
|
30
|
+
- **Quota reading fix**: remaining-quota values now parse correctly from upstream responses.
|
|
31
|
+
- **Proxy rotation**: outbound requests can rotate through configured proxies to distribute traffic.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
gqqkOdgExaEJWMa8h6owJ
|
|
@@ -111,9 +111,9 @@
|
|
|
111
111
|
"/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route": "/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]",
|
|
112
112
|
"/api/oauth/antigravity/bulk-import/[jobId]/route": "/api/oauth/antigravity/bulk-import/[jobId]",
|
|
113
113
|
"/api/oauth/antigravity/bulk-import/latest/route": "/api/oauth/antigravity/bulk-import/latest",
|
|
114
|
+
"/api/oauth/antigravity/bulk-import/route": "/api/oauth/antigravity/bulk-import",
|
|
114
115
|
"/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route": "/api/oauth/codebuddy/bulk-import/[jobId]/cancel",
|
|
115
116
|
"/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route": "/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]",
|
|
116
|
-
"/api/oauth/antigravity/bulk-import/route": "/api/oauth/antigravity/bulk-import",
|
|
117
117
|
"/api/oauth/codebuddy/bulk-import/[jobId]/route": "/api/oauth/codebuddy/bulk-import/[jobId]",
|
|
118
118
|
"/api/oauth/codebuddy/bulk-import/latest/route": "/api/oauth/codebuddy/bulk-import/latest",
|
|
119
119
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
@@ -138,16 +138,16 @@
|
|
|
138
138
|
"/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
|
|
139
139
|
"/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
|
|
140
140
|
"/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
|
|
141
|
+
"/api/settings/database/route": "/api/settings/database",
|
|
141
142
|
"/api/proxy-pools/route": "/api/proxy-pools",
|
|
142
143
|
"/api/settings/proxy-test/route": "/api/settings/proxy-test",
|
|
143
|
-
"/api/settings/database/route": "/api/settings/database",
|
|
144
144
|
"/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
|
|
145
145
|
"/api/settings/route": "/api/settings",
|
|
146
146
|
"/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
|
|
147
147
|
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
148
148
|
"/api/usage/stats/route": "/api/usage/stats",
|
|
149
|
-
"/api/usage/stream/route": "/api/usage/stream",
|
|
150
149
|
"/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
|
|
150
|
+
"/api/usage/stream/route": "/api/usage/stream",
|
|
151
151
|
"/callback/page": "/callback",
|
|
152
152
|
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
153
153
|
"/landing/page": "/landing",
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/gqqkOdgExaEJWMa8h6owJ/_buildManifest.js",
|
|
8
|
+
"static/gqqkOdgExaEJWMa8h6owJ/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-f482ccef6733ebcc.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-8460c1d61e66cdd9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-8460c1d61e66cdd9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-8460c1d61e66cdd9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-8460c1d61e66cdd9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-53f7408e098f7e60.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-8460c1d61e66cdd9.js","5497","static/chunks/5497-d71a6e184207a85d.js","523","static/chunks/523-f7b3c8d7c81efb19.js","6337","static/chunks/app/(dashboard)/dashboard/page-a643d18e501e18b8.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/src/":[],"/Users/firda/zevairouter/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/20176eae83d8ef2f.css"}],"/Users/firda/zevairouter/src/app/page":[],"/Users/firda/zevairouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-a5b3389b48770247.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-a5b3389b48770247.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-a5b3389b48770247.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-a5b3389b48770247.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","9305","static/chunks/app/(dashboard)/layout-54ebc81f294cf670.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-53f7408e098f7e60.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-a5b3389b48770247.js","5497","static/chunks/5497-c0171a56ecd9ce03.js","523","static/chunks/523-f7b3c8d7c81efb19.js","6337","static/chunks/app/(dashboard)/dashboard/page-a643d18e501e18b8.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/src/":[],"/Users/firda/zevairouter/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/20176eae83d8ef2f.css"}],"/Users/firda/zevairouter/src/app/page":[],"/Users/firda/zevairouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|