n9router 0.4.48 → 0.4.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +25 -13
- package/app/.next/build-manifest.json +3 -3
- package/app/.next/prerender-manifest.json +27 -3
- package/app/.next/react-loadable-manifest.json +9 -0
- package/app/.next/required-server-files.json +5 -0
- package/app/.next/routes-manifest.json +74 -0
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +6 -4
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -0
- package/app/.next/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +2 -2
- package/app/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +1 -1
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/antigravity-app/route.js +1 -1
- package/app/.next/server/app/api/antigravity-app/route.js.nft.json +1 -1
- package/app/.next/server/app/api/antigravity-app-v2/route.js +1 -1
- package/app/.next/server/app/api/antigravity-app-v2/route.js.nft.json +1 -1
- package/app/.next/server/app/api/antigravity-ide/route.js +1 -1
- package/app/.next/server/app/api/antigravity-ide/route.js.nft.json +1 -1
- package/app/.next/server/app/api/antigravity-targets/route.js +1 -1
- package/app/.next/server/app/api/antigravity-targets/route.js.nft.json +1 -1
- package/app/.next/server/app/api/antigravity-tools/import/route.js +1 -1
- package/app/.next/server/app/api/antigravity-tools/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js +1 -1
- package/app/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/reset-password/route.js +1 -1
- package/app/.next/server/app/api/auth/reset-password/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/status/route.js +1 -1
- package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/[jobId]/events/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/[jobId]/events/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/[jobId]/sudo/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/[jobId]/sudo/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/jobs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cursor-byok/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
- package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next/server/app/api/donate/route.js +1 -1
- package/app/.next/server/app/api/donate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/headroom/extras/route.js +1 -0
- package/app/.next/server/app/api/headroom/extras/route.js.nft.json +1 -0
- package/app/.next/server/app/api/headroom/extras/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/headroom/proxy/[...path]/route.js +1 -0
- package/app/.next/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -0
- package/app/.next/server/app/api/headroom/proxy/[...path]/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/headroom/restart/route.js +1 -0
- package/app/.next/server/app/api/headroom/restart/route.js.nft.json +1 -0
- package/app/.next/server/app/api/headroom/restart/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/headroom/start/route.js +1 -1
- package/app/.next/server/app/api/headroom/start/route.js.nft.json +1 -1
- package/app/.next/server/app/api/headroom/status/route.js +1 -1
- package/app/.next/server/app/api/headroom/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/headroom/stop/route.js +1 -1
- package/app/.next/server/app/api/headroom/stop/route.js.nft.json +1 -1
- package/app/.next/server/app/api/health/route.js +1 -1
- package/app/.next/server/app/api/health/route.js.nft.json +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next/server/app/api/internal/account-health/route.js +1 -1
- package/app/.next/server/app/api/internal/account-health/route.js.nft.json +1 -1
- package/app/.next/server/app/api/internal/request-detail/route.js +1 -1
- package/app/.next/server/app/api/internal/request-detail/route.js.nft.json +1 -1
- package/app/.next/server/app/api/internal/usage/route.js +1 -1
- package/app/.next/server/app/api/internal/usage/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/reset-usage/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/reset-usage/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/usage/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/usage/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/[plugin]/message/route.js +2 -2
- package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +3 -3
- package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/custom/route.js +1 -1
- package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/disabled/route.js +1 -1
- package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/codex/bulk-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/codex/import-token/route.js +1 -1
- package/app/.next/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/api-key/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
- package/app/.next/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
- package/app/.next/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pxpipe/health/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/health/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/health/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/install/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/install/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/install/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/logs/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/logs/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/logs/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/restart/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/restart/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/restart/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/start/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/start/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/start/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/stats/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/stats/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/stats/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/status/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/status/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/status/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/pxpipe/stop/route.js +3 -0
- package/app/.next/server/app/api/pxpipe/stop/route.js.nft.json +1 -0
- package/app/.next/server/app/api/pxpipe/stop/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/database/selective/route.js +1 -1
- package/app/.next/server/app/api/settings/database/selective/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/tags/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/report/route.js +1 -1
- package/app/.next/server/app/api/usage/report/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next/server/app/api/v1/models/info/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/search/route.js +1 -1
- package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/route.js.nft.json +1 -1
- package/app/.next/server/app/api/version/shutdown/route.js +1 -1
- package/app/.next/server/app/api/version/shutdown/route.js.nft.json +1 -1
- package/app/.next/server/app/api/version/update/route.js +1 -1
- package/app/.next/server/app/api/version/update/route.js.nft.json +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page.js.nft.json +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next/server/app/dashboard/basic-chat.rsc +6 -7
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +6 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +6 -7
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +6 -7
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -7
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +6 -7
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +6 -7
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +6 -7
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +6 -7
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -7
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/pxpipe.html +1 -0
- package/app/.next/server/app/dashboard/pxpipe.meta +17 -0
- package/app/.next/server/app/dashboard/pxpipe.rsc +22 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/_full.segment.rsc +22 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/_head.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/_index.segment.rsc +8 -0
- package/app/.next/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +4 -0
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +7 -8
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -8
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.html +1 -1
- package/app/.next/server/app/dashboard/skills.rsc +6 -7
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/token-saver.html +1 -1
- package/app/.next/server/app/dashboard/token-saver.rsc +6 -7
- package/app/.next/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +6 -7
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +6 -7
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +6 -7
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -3
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -7
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/favicon.ico/route.js +1 -1
- package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page.js.nft.json +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +4 -4
- package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page.js.nft.json +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +5 -6
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -6
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -3
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -3
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +25 -13
- package/app/.next/server/chunks/1051.js +1 -1
- package/app/.next/server/chunks/1350.js +1 -1
- package/app/.next/server/chunks/1470.js +1 -1
- package/app/.next/server/chunks/1719.js +1 -1
- package/app/.next/server/chunks/2251.js +64 -0
- package/app/.next/server/chunks/2701.js +1 -1
- package/app/.next/server/chunks/2732.js +1 -0
- package/app/.next/server/chunks/318.js +3 -3
- package/app/.next/server/chunks/3535.js +1 -1
- package/app/.next/server/chunks/3621.js +1 -0
- package/app/.next/server/chunks/412.js +2 -2
- package/app/.next/server/chunks/4177.js +1 -0
- package/app/.next/server/chunks/5433.js +1 -0
- package/app/.next/server/chunks/5612.js +1 -1
- package/app/.next/server/chunks/5615.js +1 -1
- package/app/.next/server/chunks/5699.js +1 -1
- package/app/.next/server/chunks/6070.js +1 -1
- package/app/.next/server/chunks/615.js +1 -1
- package/app/.next/server/chunks/6292.js +1 -1
- package/app/.next/server/chunks/6306.js +1 -1
- package/app/.next/server/chunks/6675.js +1 -1
- package/app/.next/server/chunks/6763.js +1 -1
- package/app/.next/server/chunks/7181.js +1 -0
- package/app/.next/server/chunks/7444.js +1 -0
- package/app/.next/server/chunks/7828.js +1 -0
- package/app/.next/server/chunks/7886.js +1 -1
- package/app/.next/server/chunks/{7186.js → 7912.js} +1 -1
- package/app/.next/server/chunks/8056.js +7 -1
- package/app/.next/server/chunks/8238.js +1 -1
- package/app/.next/server/chunks/8271.js +1 -1
- package/app/.next/server/chunks/8794.js +1 -0
- package/app/.next/server/chunks/8833.js +19 -15
- package/app/.next/server/chunks/8895.js +27 -21
- package/app/.next/server/chunks/8920.js +1 -1
- package/app/.next/server/chunks/9489.js +3 -0
- package/app/.next/server/functions-config-manifest.json +6 -0
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/app/.next/server/middleware.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/4eHcO0iL_6PDYZfGNLlqJ/_buildManifest.js +1 -0
- package/app/.next/static/chunks/1321-221797845867fc50.js +1 -0
- package/app/.next/static/chunks/3277-443e21d6166585f4.js +64 -0
- package/app/.next/static/chunks/3521.8dce45f121472d5c.js +1 -0
- package/app/.next/static/chunks/{7055-e60e20f43bfbe5f8.js → 5353-d31cc8d476bc534e.js} +1 -1
- package/app/.next/static/chunks/{5396-f06734926fa7580e.js → 5396-a003e096a6013f2e.js} +9 -9
- package/app/.next/static/chunks/5497-fd6ad8ecc491258d.js +7 -0
- package/app/.next/static/chunks/6357.a3077111f8160c08.js +1 -0
- package/app/.next/static/chunks/{8198-78a2e809aa3deb41.js → 8198-34a5f75f939a0642.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-32d43003bf779725.js → page-7fa7d21642523ca3.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/{page-65047558c79ccedc.js → page-199ad55a0a07b99e.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-e25a43ea2555b9a9.js → page-891aa409aec4569e.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-4bb3df15dc91fcb2.js → page-064162ae8176ea08.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-f60417f258999845.js → page-765bd3257b53ea96.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-e0aa77f5aeb0e7d8.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-73b10fa11c40c00c.js → page-818b1bc14711e0a7.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-0f5128a45c7624cc.js → page-0a1b5bca3376c87c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-ff27d7416104ba6f.js → page-6079eec94c4ca9a9.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/{page-e95e43c710b79a65.js → page-2b7897aa1ba23c71.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-74b4e977dc32c185.js → page-5c73d27e6379f748.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-34bee4b97c188315.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-ddac36832067712f.js → page-8aff85e95a62beda.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-64902d9374382b6c.js +12 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-01642ff508f9e4da.js → page-0f47afe02fc94258.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-cf238376512e0f73.js → page-541efe7992c8e9d2.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-5d746bc98c25d89d.js → page-05a31085d32426e4.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/pxpipe/page-33918f52028cd5f5.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-c38f42b5a56fb89a.js → page-d5dd8461c18931fc.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/{page-78cef8869d7870c1.js → page-3a3fbf978b69dabd.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/token-saver/page-16a983d7f45461ec.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-2280d1eee30359ad.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-2163160ad437f593.js +3 -0
- package/app/.next/static/chunks/app/(dashboard)/{layout-9e8819851f57b3cb.js → layout-98dba0673f8af6ad.js} +1 -1
- package/app/.next/static/chunks/app/_global-error/page-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-app/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-app-v2/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-ide/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-targets/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-tools/import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/oidc/callback/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/oidc/start/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/oidc/test/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/reset-password/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/auth/status/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/[jobId]/events/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/[jobId]/sudo/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/donate/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/extras/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/proxy/[...path]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/restart/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/start/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/status/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/headroom/stop/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/health/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/internal/account-health/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/internal/request-detail/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/internal/usage/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/usage/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/custom/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/disabled/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/codex/bulk-import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/codex/import-token/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/api-key/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/deno-deploy/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/health/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/install/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/logs/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/restart/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/start/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/stats/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/status/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/pxpipe/stop/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/selective/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/report/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/info/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/search/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/version/shutdown/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/api/version/update/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/login/{page-1b46e625d19cb04a.js → page-8c5c8f2f058d5e2f.js} +1 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/app/page-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-9ed8f7909a84e383.js +1 -0
- package/app/.next/static/chunks/webpack-121fdf903e7acc97.js +1 -0
- package/app/.next/static/css/79e49d401b07510e.css +1 -0
- package/app/open-sse/config/appConstants.js +3 -2
- package/app/open-sse/config/providerModels.js +35 -12
- package/app/open-sse/config/runtimeConfig.js +9 -0
- package/app/open-sse/executors/antigravity.js +38 -19
- package/app/open-sse/executors/codex.js +114 -30
- package/app/open-sse/executors/grok-cli.js +397 -0
- package/app/open-sse/executors/index.js +5 -0
- package/app/open-sse/handlers/chatCore/nonStreamingHandler.js +5 -3
- package/app/open-sse/handlers/chatCore/requestDetail.js +25 -4
- package/app/open-sse/handlers/chatCore/sseToJsonHandler.js +6 -4
- package/app/open-sse/handlers/chatCore/streamingHandler.js +10 -5
- package/app/open-sse/handlers/chatCore.js +85 -22
- package/app/open-sse/handlers/search/chatSearch.js +47 -0
- package/app/open-sse/providers/capabilities.js +2 -0
- package/app/open-sse/providers/models/schema.js +9 -0
- package/app/open-sse/providers/pricing.js +24 -22
- package/app/open-sse/providers/registry/antigravity.js +3 -7
- package/app/open-sse/providers/registry/claude.js +2 -4
- package/app/open-sse/providers/registry/codex.js +6 -10
- package/app/open-sse/providers/registry/featherless.js +34 -0
- package/app/open-sse/providers/registry/grok-cli.js +86 -0
- package/app/open-sse/providers/registry/index.js +74 -68
- package/app/open-sse/providers/registry/kiro.js +19 -0
- package/app/open-sse/providers/registry/perplexity-agent.js +49 -0
- package/app/open-sse/providers/registry/searxng.js +3 -1
- package/app/open-sse/providers/shared.js +7 -0
- package/app/open-sse/providers/thinkingLevels.js +48 -0
- package/app/open-sse/rtk/autodetect.js +10 -2
- package/app/open-sse/rtk/cavemanPrompts.js +34 -2
- package/app/open-sse/rtk/constants.js +1 -0
- package/app/open-sse/rtk/filters/find.js +7 -5
- package/app/open-sse/rtk/filters/gitLog.js +99 -0
- package/app/open-sse/rtk/headroom.js +133 -0
- package/app/open-sse/rtk/pxpipe.js +104 -0
- package/app/open-sse/rtk/registry.js +2 -0
- package/app/open-sse/services/tokenRefresh.js +4 -0
- package/app/open-sse/services/usage/google.js +4 -6
- package/app/open-sse/services/usage/grok-cli.js +274 -0
- package/app/open-sse/services/usage.js +2 -0
- package/app/open-sse/translator/concerns/paramSupport.js +31 -0
- package/app/open-sse/translator/concerns/thinkingUnified.js +66 -8
- package/app/open-sse/translator/formats/claude.js +19 -2
- package/app/open-sse/translator/formats/maxTokens.js +9 -5
- package/app/open-sse/translator/request/claude-to-kiro.js +26 -14
- package/app/open-sse/translator/request/claude-to-openai.js +3 -2
- package/app/open-sse/translator/request/openai-responses.js +71 -13
- package/app/open-sse/translator/request/openai-to-claude.js +15 -2
- package/app/open-sse/translator/request/openai-to-gemini.js +8 -32
- package/app/open-sse/translator/request/openai-to-kiro.js +5 -1
- package/app/open-sse/utils/streamHandler.js +11 -10
- package/app/open-sse/utils/usageTracking.js +7 -0
- package/app/package.json +1 -1
- package/app/public/i18n/literals/fa.json +195 -0
- package/app/public/i18n/literals/zh-CN.json +948 -334
- package/app/public/providers/grok-cli.png +0 -0
- package/app/server.js +1 -1
- package/app/src/shared/constants/cliTools.js +5 -3
- package/app/src/shared/constants/locales.js +1 -0
- package/package.json +1 -1
- package/app/.next/server/chunks/1241.js +0 -1
- package/app/.next/server/chunks/2041.js +0 -1
- package/app/.next/server/chunks/220.js +0 -1
- package/app/.next/server/chunks/365.js +0 -1
- package/app/.next/server/chunks/3955.js +0 -1
- package/app/.next/server/chunks/4250.js +0 -64
- package/app/.next/server/chunks/5961.js +0 -1
- package/app/.next/server/chunks/6328.js +0 -1
- package/app/.next/static/chunks/128-807a33fd4a703289.js +0 -64
- package/app/.next/static/chunks/1321-baf89ff4bc144ad2.js +0 -1
- package/app/.next/static/chunks/5497-796e816398b1a4fd.js +0 -7
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-74bfeda48c347058.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-89ea8a0102dcfaa6.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-658bcd33b491d685.js +0 -10
- package/app/.next/static/chunks/app/(dashboard)/dashboard/token-saver/page-74ebd1e0d5566f44.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-260de68ca87258e3.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-40fda9a4c08e7bd5.js +0 -3
- package/app/.next/static/chunks/app/_global-error/page-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-app/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-app-v2/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-ide/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-targets/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-tools/import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/oidc/callback/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/oidc/start/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/oidc/test/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/reset-password/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/auth/status/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/[jobId]/events/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/[jobId]/sudo/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/jobs/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cursor-byok/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/donate/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/headroom/start/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/headroom/status/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/headroom/stop/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/health/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/internal/account-health/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/internal/request-detail/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/internal/usage/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/usage/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/custom/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/disabled/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/codex/bulk-import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/codex/import-token/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/api-key/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/deno-deploy/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/selective/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/report/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/info/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/search/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/version/shutdown/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/api/version/update/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/app/page-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-842d863152ec3262.js +0 -1
- package/app/.next/static/chunks/webpack-3c02ff02ae0645c5.js +0 -1
- package/app/.next/static/css/4a44e33430f22e0e.css +0 -1
- package/app/.next/static/oVva390rApgh0eU9kSrPC/_buildManifest.js +0 -1
- /package/app/.next/static/{oVva390rApgh0eU9kSrPC → 4eHcO0iL_6PDYZfGNLlqJ}/_ssgManifest.js +0 -0
- /package/app/.next/static/chunks/{1a258343-5938f676ed376386.js → 1a258343.5938f676ed376386.js} +0 -0
|
@@ -6,7 +6,7 @@ import { addBufferToUsage, filterUsageForFormat } from "../../utils/usageTrackin
|
|
|
6
6
|
import { createErrorResult } from "../../utils/error.js";
|
|
7
7
|
import { HTTP_STATUS } from "../../config/runtimeConfig.js";
|
|
8
8
|
import { parseSSEToOpenAIResponse } from "./sseToJsonHandler.js";
|
|
9
|
-
import { buildRequestDetail, extractRequestConfig, extractUsageFromResponse, saveUsageStats } from "./requestDetail.js";
|
|
9
|
+
import { buildRequestDetail, extractRequestConfig, extractUsageFromResponse, saveUsageStats, formatDoneLine } from "./requestDetail.js";
|
|
10
10
|
import { appendRequestLog, saveRequestDetail } from "@/lib/usageDb.js";
|
|
11
11
|
import { decloakToolNames } from "../../utils/claudeCloaking.js";
|
|
12
12
|
|
|
@@ -208,7 +208,7 @@ export function translateNonStreamingResponse(responseBody, targetFormat, source
|
|
|
208
208
|
/**
|
|
209
209
|
* Handle non-streaming response from provider.
|
|
210
210
|
*/
|
|
211
|
-
export async function handleNonStreamingResponse({ providerResponse, provider, model, sourceFormat, targetFormat, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, reqLogger, toolNameMap, trackDone, appendLog }) {
|
|
211
|
+
export async function handleNonStreamingResponse({ providerResponse, provider, model, sourceFormat, targetFormat, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, reqLogger, toolNameMap, trackDone, appendLog, pxpipe, reqTag, log }) {
|
|
212
212
|
trackDone();
|
|
213
213
|
const contentType = providerResponse.headers.get("content-type") || "";
|
|
214
214
|
let responseBody;
|
|
@@ -246,7 +246,8 @@ export async function handleNonStreamingResponse({ providerResponse, provider, m
|
|
|
246
246
|
|
|
247
247
|
const usage = extractUsageFromResponse(responseBody);
|
|
248
248
|
appendLog({ tokens: usage, status: "200 OK" });
|
|
249
|
-
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint });
|
|
249
|
+
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint, silent: true });
|
|
250
|
+
if (log?.line) log.line(reqTag, "📊", formatDoneLine({ usage, latency: { total: Date.now() - requestStartTime } }));
|
|
250
251
|
|
|
251
252
|
const translatedResponse = needsTranslation(targetFormat, sourceFormat)
|
|
252
253
|
? translateNonStreamingResponse(responseBody, targetFormat, sourceFormat)
|
|
@@ -307,6 +308,7 @@ export async function handleNonStreamingResponse({ providerResponse, provider, m
|
|
|
307
308
|
thinking: translatedResponse?.choices?.[0]?.message?.reasoning_content || translatedResponse?.reasoning_content || null,
|
|
308
309
|
finish_reason: translatedResponse?.choices?.[0]?.finish_reason || "unknown"
|
|
309
310
|
},
|
|
311
|
+
pxpipe,
|
|
310
312
|
status: "success"
|
|
311
313
|
}, { endpoint: clientRawRequest?.endpoint || null })).catch(err => {
|
|
312
314
|
console.error("[RequestDetail] Failed to save:", err.message);
|
|
@@ -69,13 +69,32 @@ export function buildRequestDetail(base, overrides = {}) {
|
|
|
69
69
|
providerRequest: base.providerRequest || null,
|
|
70
70
|
providerResponse: base.providerResponse || null,
|
|
71
71
|
response: base.response || {},
|
|
72
|
+
pxpipe: base.pxpipe || undefined,
|
|
72
73
|
status: base.status || "success",
|
|
73
74
|
apiKey: base.apiKey || null,
|
|
74
75
|
...overrides
|
|
75
76
|
};
|
|
76
77
|
}
|
|
77
78
|
|
|
78
|
-
|
|
79
|
+
// Build the "done" summary: duration, ttft, in/out tokens with cache breakdown
|
|
80
|
+
export function formatDoneLine({ usage, latency }) {
|
|
81
|
+
const u = usage || {};
|
|
82
|
+
const inTok = u.prompt_tokens ?? u.input_tokens ?? 0;
|
|
83
|
+
const outTok = u.completion_tokens ?? u.output_tokens ?? 0;
|
|
84
|
+
const cacheRead = u.cache_read_input_tokens ?? u.cached_tokens ?? u.prompt_tokens_details?.cached_tokens ?? 0;
|
|
85
|
+
const cacheCreate = u.cache_creation_input_tokens ?? 0;
|
|
86
|
+
let inStr = `IN ${inTok}`;
|
|
87
|
+
if (cacheRead || cacheCreate) {
|
|
88
|
+
const parts = [];
|
|
89
|
+
if (cacheRead) parts.push(`↻${cacheRead}`);
|
|
90
|
+
if (cacheCreate) parts.push(`+${cacheCreate}`);
|
|
91
|
+
inStr += ` (CACHE ${parts.join(" ")})`;
|
|
92
|
+
}
|
|
93
|
+
const ttftStr = latency?.ttft ? ` · TTFT ${latency.ttft}ms` : "";
|
|
94
|
+
return `DONE ${latency?.total ?? 0}ms${ttftStr} · ${inStr} · OUT ${outTok}`;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
export function saveUsageStats({ provider, model, tokens, connectionId, apiKey, endpoint, label = "USAGE", silent = false }) {
|
|
79
98
|
if (!tokens || typeof tokens !== "object") return;
|
|
80
99
|
|
|
81
100
|
const inTokens = tokens.input_tokens ?? tokens.prompt_tokens ?? 0;
|
|
@@ -83,9 +102,11 @@ export function saveUsageStats({ provider, model, tokens, connectionId, apiKey,
|
|
|
83
102
|
|
|
84
103
|
if (inTokens === 0 && outTokens === 0) return;
|
|
85
104
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
105
|
+
if (!silent) {
|
|
106
|
+
const time = new Date().toLocaleTimeString("en-US", { hour12: false, hour: "2-digit", minute: "2-digit", second: "2-digit" });
|
|
107
|
+
const accountSuffix = connectionId ? ` | account=${connectionId.slice(0, 8)}...` : "";
|
|
108
|
+
console.log(`${COLORS.green}[${time}] 📊 [${label}] ${provider.toUpperCase()} | in=${inTokens} | out=${outTokens}${accountSuffix}${COLORS.reset}`);
|
|
109
|
+
}
|
|
89
110
|
|
|
90
111
|
// Canonicalize to one storage convention (prompt_tokens cache-inclusive) so
|
|
91
112
|
// cached/cache-creation tokens survive to cost calc + stats. See canonicalizeUsage.
|
|
@@ -3,7 +3,7 @@ import { createErrorResult } from "../../utils/error.js";
|
|
|
3
3
|
import { HTTP_STATUS } from "../../config/runtimeConfig.js";
|
|
4
4
|
import { FORMATS } from "../../translator/formats.js";
|
|
5
5
|
import { PROVIDERS } from "../../config/providers.js";
|
|
6
|
-
import { buildRequestDetail, extractRequestConfig, saveUsageStats } from "./requestDetail.js";
|
|
6
|
+
import { buildRequestDetail, extractRequestConfig, saveUsageStats, formatDoneLine } from "./requestDetail.js";
|
|
7
7
|
|
|
8
8
|
// Responses-API providers (e.g. codex) may emit SSE without content-type + use Responses output shape
|
|
9
9
|
const isResponsesProvider = (p) => PROVIDERS[p]?.format === FORMATS.OPENAI_RESPONSES;
|
|
@@ -102,7 +102,7 @@ export function parseSSEToOpenAIResponse(rawSSE, fallbackModel) {
|
|
|
102
102
|
* Handle case: provider forced streaming but client wants JSON.
|
|
103
103
|
* Supports both Codex/Responses API SSE and standard Chat Completions SSE.
|
|
104
104
|
*/
|
|
105
|
-
export async function handleForcedSSEToJson({ providerResponse, sourceFormat, provider, model, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, trackDone, appendLog }) {
|
|
105
|
+
export async function handleForcedSSEToJson({ providerResponse, sourceFormat, provider, model, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, trackDone, appendLog, reqTag, log }) {
|
|
106
106
|
const contentType = providerResponse.headers.get("content-type") || "";
|
|
107
107
|
const isSSE = contentType.includes("text/event-stream") || (contentType === "" && isResponsesProvider(provider));
|
|
108
108
|
if (!isSSE) return null; // not handled here
|
|
@@ -124,7 +124,8 @@ export async function handleForcedSSEToJson({ providerResponse, sourceFormat, pr
|
|
|
124
124
|
|
|
125
125
|
const usage = jsonResponse.usage || {};
|
|
126
126
|
appendLog({ tokens: usage, status: "200 OK" });
|
|
127
|
-
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint });
|
|
127
|
+
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint, silent: true });
|
|
128
|
+
if (log?.line) log.line(reqTag, "📊", formatDoneLine({ usage, latency: { total: Date.now() - requestStartTime } }));
|
|
128
129
|
|
|
129
130
|
const { msgItem, textContent } = pickAssistantMessageForChatCompletion(jsonResponse.output);
|
|
130
131
|
const totalLatency = Date.now() - requestStartTime;
|
|
@@ -208,7 +209,8 @@ export async function handleForcedSSEToJson({ providerResponse, sourceFormat, pr
|
|
|
208
209
|
|
|
209
210
|
const usage = parsed.usage || {};
|
|
210
211
|
appendLog({ tokens: usage, status: "200 OK" });
|
|
211
|
-
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint });
|
|
212
|
+
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint, silent: true });
|
|
213
|
+
if (log?.line) log.line(reqTag, "📊", formatDoneLine({ usage, latency: { total: Date.now() - requestStartTime } }));
|
|
212
214
|
|
|
213
215
|
const totalLatency = Date.now() - requestStartTime;
|
|
214
216
|
saveRequestDetail(buildRequestDetail({
|
|
@@ -5,7 +5,7 @@ import { pipeWithDisconnect } from "../../utils/streamHandler.js";
|
|
|
5
5
|
import { PROVIDERS } from "../../config/providers.js";
|
|
6
6
|
import { STREAM_STALL_TIMEOUT_MS } from "../../config/runtimeConfig.js";
|
|
7
7
|
import { buildAbortedResponsesTerminalBytes } from "../../utils/responsesStreamHelpers.js";
|
|
8
|
-
import { buildRequestDetail, extractRequestConfig, saveUsageStats } from "./requestDetail.js";
|
|
8
|
+
import { buildRequestDetail, extractRequestConfig, saveUsageStats, formatDoneLine } from "./requestDetail.js";
|
|
9
9
|
import { saveRequestDetail } from "@/lib/usageDb.js";
|
|
10
10
|
import { SSE_HEADERS_CORS as SSE_HEADERS } from "../../utils/sseConstants.js";
|
|
11
11
|
|
|
@@ -43,7 +43,7 @@ function buildTransformStream({ provider, sourceFormat, targetFormat, userAgent,
|
|
|
43
43
|
/**
|
|
44
44
|
* Handle streaming response — pipe provider SSE through transform stream to client.
|
|
45
45
|
*/
|
|
46
|
-
export async function handleStreamingResponse({ providerResponse, provider, model, sourceFormat, targetFormat, userAgent, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, reqLogger, toolNameMap, streamController, onStreamComplete, streamDetailId, streamWatchdogEnabled = true }) {
|
|
46
|
+
export async function handleStreamingResponse({ providerResponse, provider, model, sourceFormat, targetFormat, userAgent, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, reqLogger, toolNameMap, streamController, onStreamComplete, streamDetailId, pxpipe, reqTag, log, streamWatchdogEnabled = true }) {
|
|
47
47
|
if (onRequestSuccess) {
|
|
48
48
|
Promise.resolve()
|
|
49
49
|
.then(onRequestSuccess)
|
|
@@ -67,7 +67,8 @@ export async function handleStreamingResponse({ providerResponse, provider, mode
|
|
|
67
67
|
const shortMsg = sanitizedTitle
|
|
68
68
|
|| (bodyText.length < 200 ? bodyText.replace(/<[^>]*>/g, '').trim().slice(0, 160) : `Upstream returned non-SSE response (${upstreamContentType})`);
|
|
69
69
|
const status = providerResponse.status || 502;
|
|
70
|
-
|
|
70
|
+
if (log?.errorLine) log.errorLine(reqTag, "✗", `BLOCKED ${status} · ${provider}/${model} · non-SSE (${upstreamContentType})\n ${shortMsg}`);
|
|
71
|
+
else console.warn(`[STREAM] ${provider} | ${model} | blocked pipe: ${shortMsg} [${status}]`);
|
|
71
72
|
streamController?.handleError?.(new Error(`upstream non-SSE: ${status}`));
|
|
72
73
|
return {
|
|
73
74
|
success: false,
|
|
@@ -94,6 +95,7 @@ export async function handleStreamingResponse({ providerResponse, provider, mode
|
|
|
94
95
|
providerRequest: finalBody || translatedBody || null,
|
|
95
96
|
providerResponse: "[Streaming - raw response not captured]",
|
|
96
97
|
response: { content: "[Streaming in progress...]", thinking: null, type: "streaming" },
|
|
98
|
+
pxpipe,
|
|
97
99
|
status: "success"
|
|
98
100
|
}, { id: streamDetailId })).catch(err => {
|
|
99
101
|
console.error("[RequestDetail] Failed to save streaming request:", err.message);
|
|
@@ -108,7 +110,7 @@ export async function handleStreamingResponse({ providerResponse, provider, mode
|
|
|
108
110
|
/**
|
|
109
111
|
* Build onStreamComplete callback for streaming usage tracking.
|
|
110
112
|
*/
|
|
111
|
-
export function buildOnStreamComplete({ provider, model, connectionId, apiKey, requestStartTime, body, stream, finalBody, translatedBody, clientRawRequest }) {
|
|
113
|
+
export function buildOnStreamComplete({ provider, model, connectionId, apiKey, requestStartTime, body, stream, finalBody, translatedBody, clientRawRequest, pxpipe, reqTag, log }) {
|
|
112
114
|
const streamDetailId = `${Date.now()}-${Math.random().toString(36).slice(2, 11)}`;
|
|
113
115
|
|
|
114
116
|
const onStreamComplete = (contentObj, usage, ttftAt) => {
|
|
@@ -127,12 +129,15 @@ export function buildOnStreamComplete({ provider, model, connectionId, apiKey, r
|
|
|
127
129
|
providerRequest: finalBody || translatedBody || null,
|
|
128
130
|
providerResponse: safeContent,
|
|
129
131
|
response: { content: safeContent, thinking: safeThinking, type: "streaming" },
|
|
132
|
+
pxpipe,
|
|
130
133
|
status: "success"
|
|
131
134
|
}, { id: streamDetailId })).catch(err => {
|
|
132
135
|
console.error("[RequestDetail] Failed to update streaming content:", err.message);
|
|
133
136
|
});
|
|
134
137
|
|
|
135
|
-
|
|
138
|
+
// Persist stream usage to DB (no console line; the "📊 done" line below is authoritative)
|
|
139
|
+
saveUsageStats({ provider, model, tokens: usage, connectionId, apiKey, endpoint: clientRawRequest?.endpoint, label: "STREAM USAGE", silent: true });
|
|
140
|
+
if (log?.line) log.line(reqTag, "📊", formatDoneLine({ usage, latency }));
|
|
136
141
|
};
|
|
137
142
|
|
|
138
143
|
return { onStreamComplete, streamDetailId };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { detectFormat, getTargetFormat, resolveTransport } from "../services/provider.js";
|
|
2
2
|
import { translateRequest } from "../translator/index.js";
|
|
3
|
+
import { stripThinkingSuffix } from "../translator/concerns/thinkingUnified.js";
|
|
3
4
|
import { FORMATS } from "../translator/formats.js";
|
|
4
5
|
import { normalizeClaudePassthrough } from "../translator/formats/claude.js";
|
|
5
|
-
import { COLORS } from "../utils/stream.js";
|
|
6
6
|
import { createStreamController } from "../utils/streamHandler.js";
|
|
7
7
|
import { refreshWithRetry } from "../services/tokenRefresh.js";
|
|
8
8
|
import { createRequestLogger } from "../utils/requestLogger.js";
|
|
@@ -21,11 +21,14 @@ import { detectClientTool, isNativePassthrough } from "../utils/clientDetector.j
|
|
|
21
21
|
import { dedupeTools } from "../utils/toolDeduper.js";
|
|
22
22
|
import { injectCaveman } from "../rtk/caveman.js";
|
|
23
23
|
import { injectPonytail } from "../rtk/ponytail.js";
|
|
24
|
-
import { compressMessages
|
|
25
|
-
import { compressWithHeadroom,
|
|
24
|
+
import { compressMessages } from "../rtk/index.js";
|
|
25
|
+
import { compressWithHeadroom, formatHeadroomSizeLog, isHeadroomPhantomSavings } from "../rtk/headroom.js";
|
|
26
|
+
import { compressWithPxpipe } from "../rtk/pxpipe.js";
|
|
26
27
|
import { getCapabilitiesForModel } from "../providers/capabilities.js";
|
|
27
28
|
import { stripUnsupportedModalities } from "../translator/concerns/modality.js";
|
|
28
29
|
import { prefetchRemoteImages } from "../translator/concerns/prefetch.js";
|
|
30
|
+
import { extractThinking } from "../translator/concerns/thinkingUnified.js";
|
|
31
|
+
import { resolveSessionId } from "../utils/sessionManager.js";
|
|
29
32
|
|
|
30
33
|
/**
|
|
31
34
|
* Core chat handler - shared between SSE and Worker
|
|
@@ -34,9 +37,18 @@ import { prefetchRemoteImages } from "../translator/concerns/prefetch.js";
|
|
|
34
37
|
* @param {object} options.credentials - Provider credentials
|
|
35
38
|
* @param {string} options.sourceFormatOverride - Override detected source format (e.g. "openai-responses")
|
|
36
39
|
*/
|
|
37
|
-
export async function handleChatCore({ body, modelInfo, credentials, log, onCredentialsRefreshed, onRequestSuccess, onDisconnect, clientRawRequest, connectionId, userAgent, apiKey, ccFilterNaming, rtkEnabled, headroomEnabled, headroomUrl, headroomCompressUserMessages, cavemanEnabled, cavemanLevel, ponytailEnabled, ponytailLevel, sourceFormatOverride, providerThinking, streamWatchdogEnabled = true }) {
|
|
40
|
+
export async function handleChatCore({ body, modelInfo, credentials, log, onCredentialsRefreshed, onRequestSuccess, onDisconnect, clientRawRequest, connectionId, userAgent, apiKey, ccFilterNaming, rtkEnabled, headroomEnabled, headroomUrl, headroomCompressUserMessages, cavemanEnabled, cavemanLevel, ponytailEnabled, ponytailLevel, pxpipeEnabled, pxpipeMinChars, pxpipeTimeoutMs, pxpipeTransform, onPxpipeEvent, sourceFormatOverride, providerThinking, streamWatchdogEnabled = true }) {
|
|
38
41
|
const { provider, model } = modelInfo;
|
|
39
42
|
const requestStartTime = Date.now();
|
|
43
|
+
// Stable per-session color so all lines of one CLI conversation share a tag
|
|
44
|
+
const sessionSeed = (() => {
|
|
45
|
+
try {
|
|
46
|
+
return resolveSessionId({ headers: clientRawRequest?.headers, body, connectionId, scope: provider });
|
|
47
|
+
} catch {
|
|
48
|
+
return connectionId || "";
|
|
49
|
+
}
|
|
50
|
+
})();
|
|
51
|
+
const reqTag = log?.tagForSession ? log.tagForSession(sessionSeed) : (log?.nextTag ? log.nextTag() : "");
|
|
40
52
|
|
|
41
53
|
const sourceFormat = sourceFormatOverride || detectFormat(body);
|
|
42
54
|
|
|
@@ -123,9 +135,9 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
123
135
|
let toolNameMap;
|
|
124
136
|
if (passthrough) {
|
|
125
137
|
log?.debug?.("PASSTHROUGH", `${clientTool} → ${provider} | native lossless`);
|
|
126
|
-
translatedBody = { ...body, model: upstreamModel };
|
|
138
|
+
translatedBody = { ...body, model: stripThinkingSuffix(upstreamModel) };
|
|
127
139
|
// Normalize newer Cowork/CC beta shapes (adaptive thinking, mid-conversation system) the API rejects
|
|
128
|
-
if (clientTool === "claude") normalizeClaudePassthrough(translatedBody,
|
|
140
|
+
if (clientTool === "claude") normalizeClaudePassthrough(translatedBody, translatedBody.model);
|
|
129
141
|
} else {
|
|
130
142
|
translatedBody = translateRequest(sourceFormat, targetFormat, upstreamModel, body, stream, credentials, provider, reqLogger, stripList, connectionId, clientTool);
|
|
131
143
|
if (!translatedBody) {
|
|
@@ -134,7 +146,7 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
134
146
|
}
|
|
135
147
|
toolNameMap = translatedBody._toolNameMap;
|
|
136
148
|
delete translatedBody._toolNameMap;
|
|
137
|
-
translatedBody.model = upstreamModel;
|
|
149
|
+
translatedBody.model = stripThinkingSuffix(upstreamModel);
|
|
138
150
|
}
|
|
139
151
|
|
|
140
152
|
// Dedupe duplicate built-in tools when equivalent MCP tools are present (Claude clients only).
|
|
@@ -150,41 +162,85 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
150
162
|
// Covers both passthrough (source shape) and translated (target shape) flows
|
|
151
163
|
const finalFormat = passthrough ? sourceFormat : targetFormat;
|
|
152
164
|
|
|
165
|
+
// Request line: one correlated summary (fmt + thinking + counts + account)
|
|
166
|
+
if (log?.line) {
|
|
167
|
+
const clientModel = clientRawRequest?.body?.model || `${provider}/${model}`;
|
|
168
|
+
const msgN = translatedBody.messages?.length || translatedBody.input?.length || translatedBody.contents?.length || body.messages?.length || body.input?.length || 0;
|
|
169
|
+
const toolN = translatedBody.tools?.length || body.tools?.length || 0;
|
|
170
|
+
const fmtStr = passthrough ? `FMT: ${sourceFormat} (passthrough)` : `FMT: ${sourceFormat}→${targetFormat}`;
|
|
171
|
+
const think = log.fmtThink?.(extractThinking(translatedBody));
|
|
172
|
+
const acc = credentials?.connectionName || credentials?.connectionId?.slice(0, 8) || "-";
|
|
173
|
+
const parts = [
|
|
174
|
+
`POST ${clientModel} → ${provider}/${model}`,
|
|
175
|
+
fmtStr,
|
|
176
|
+
stream ? "STREAM" : "JSON",
|
|
177
|
+
`${msgN} MSG`,
|
|
178
|
+
];
|
|
179
|
+
if (toolN) parts.push(`${toolN} TOOL`);
|
|
180
|
+
if (think) parts.push(`THINK:${think}`);
|
|
181
|
+
parts.push(`ACC:${acc}`);
|
|
182
|
+
log.line(reqTag, "▶", parts.join(" · "));
|
|
183
|
+
}
|
|
184
|
+
|
|
153
185
|
// TTS models don't support tool messages/function calling
|
|
154
186
|
if (getModelType(alias, model) === "tts" && translatedBody.messages) {
|
|
155
187
|
translatedBody.messages = translatedBody.messages.filter(msg => msg.role !== "tool");
|
|
156
188
|
delete translatedBody.tools;
|
|
157
189
|
}
|
|
158
190
|
|
|
191
|
+
// Token-saver summary parts, printed as one "⚙" line at the end (only active ones)
|
|
192
|
+
const xf = [];
|
|
193
|
+
|
|
159
194
|
// RTK: compress tool_result content
|
|
160
195
|
const rtkStats = compressMessages(translatedBody, rtkEnabled);
|
|
161
|
-
|
|
162
|
-
|
|
196
|
+
if (rtkStats?.hits?.length) {
|
|
197
|
+
const saved = rtkStats.bytesBefore - rtkStats.bytesAfter;
|
|
198
|
+
const pct = rtkStats.bytesBefore > 0 ? ((saved / rtkStats.bytesBefore) * 100).toFixed(0) : "0";
|
|
199
|
+
xf.push(`RTK −${saved}B(${pct}%)`);
|
|
200
|
+
}
|
|
163
201
|
|
|
164
202
|
// Headroom: optional external proxy compression; fail open if proxy is absent.
|
|
165
203
|
const headroomDiagnostics = {};
|
|
166
204
|
const headroomStats = await compressWithHeadroom(translatedBody, { enabled: headroomEnabled, url: headroomUrl, model: upstreamModel, format: finalFormat, compressUserMessages: headroomCompressUserMessages, diagnostics: headroomDiagnostics });
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
205
|
+
if (headroomStats) {
|
|
206
|
+
const before = headroomStats.tokens_before || 0;
|
|
207
|
+
const delta = headroomStats.tokens_saved || 0;
|
|
208
|
+
const pct = before > 0 ? ((delta / before) * 100).toFixed(1) : "0";
|
|
209
|
+
xf.push(`HEADROOM −${delta}tok(${pct}%)`);
|
|
171
210
|
if (isHeadroomPhantomSavings(headroomStats, headroomDiagnostics)) {
|
|
172
|
-
log?.warn?.("HEADROOM", `reported token delta, but outbound JSON shrank <5%; provider may bill near-original payload | ${
|
|
211
|
+
log?.warn?.("HEADROOM", `reported token delta, but outbound JSON shrank <5%; provider may bill near-original payload | ${formatHeadroomSizeLog(headroomDiagnostics)}`);
|
|
173
212
|
}
|
|
174
|
-
} else if (headroomEnabled)
|
|
213
|
+
} else if (headroomEnabled) {
|
|
214
|
+
log?.warn?.("HEADROOM", `skipped: ${headroomDiagnostics.reason || "compression unavailable"}${headroomDiagnostics.endpoint ? ` (${headroomDiagnostics.endpoint})` : ""}`);
|
|
215
|
+
}
|
|
175
216
|
|
|
176
217
|
// Caveman: inject terse-style system prompt
|
|
177
218
|
if (cavemanEnabled && cavemanLevel) {
|
|
178
219
|
injectCaveman(translatedBody, finalFormat, cavemanLevel);
|
|
179
|
-
|
|
220
|
+
xf.push(`CAVEMAN:${cavemanLevel}`);
|
|
180
221
|
}
|
|
181
222
|
|
|
182
223
|
// Ponytail: inject lazy-senior-dev system prompt
|
|
183
224
|
if (ponytailEnabled && ponytailLevel) {
|
|
184
225
|
injectPonytail(translatedBody, finalFormat, ponytailLevel);
|
|
185
|
-
|
|
226
|
+
xf.push(`PONYTAIL:${ponytailLevel}`);
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
// PXPIPE: image bulky context (Claude-format bodies only), last saver before dispatch
|
|
230
|
+
let pxpipeSummary = null;
|
|
231
|
+
if (pxpipeEnabled) {
|
|
232
|
+
const pxpipeResult = await compressWithPxpipe(translatedBody, {
|
|
233
|
+
enabled: true, format: finalFormat, model: upstreamModel,
|
|
234
|
+
minChars: pxpipeMinChars, timeoutMs: pxpipeTimeoutMs, transform: pxpipeTransform,
|
|
235
|
+
});
|
|
236
|
+
pxpipeSummary = pxpipeResult.summary;
|
|
237
|
+
if (pxpipeResult.body) translatedBody = pxpipeResult.body;
|
|
238
|
+
if (pxpipeSummary?.applied) xf.push(`PXPIPE:${pxpipeSummary.imageCount}img`);
|
|
239
|
+
try { onPxpipeEvent?.({ provider, model, ...pxpipeSummary }); } catch { /* stats must not break requests */ }
|
|
186
240
|
}
|
|
187
241
|
|
|
242
|
+
if (xf.length && log?.line) log.line(reqTag, "⚙", xf.join(" · "));
|
|
243
|
+
|
|
188
244
|
const executor = getExecutor(provider);
|
|
189
245
|
trackPendingRequest(model, provider, connectionId, true);
|
|
190
246
|
appendRequestLog({ model, provider, connectionId, status: "PENDING" }).catch(() => { });
|
|
@@ -198,7 +254,7 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
198
254
|
if (onDisconnect) onDisconnect(reason);
|
|
199
255
|
},
|
|
200
256
|
onError: () => trackPendingRequest(model, provider, connectionId, false),
|
|
201
|
-
log, provider, model
|
|
257
|
+
log, provider, model, reqTag
|
|
202
258
|
});
|
|
203
259
|
|
|
204
260
|
const proxyOptions = {
|
|
@@ -253,6 +309,7 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
253
309
|
request: extractRequestConfig(body, stream),
|
|
254
310
|
providerRequest: translatedBody || null,
|
|
255
311
|
response: { error: error.message || String(error), status: error.name === "AbortError" ? 499 : 502, thinking: null },
|
|
312
|
+
pxpipe: pxpipeSummary,
|
|
256
313
|
status: "error"
|
|
257
314
|
})).catch(() => { });
|
|
258
315
|
|
|
@@ -261,7 +318,9 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
261
318
|
return createErrorResult(499, "Request aborted");
|
|
262
319
|
}
|
|
263
320
|
const errMsg = formatProviderError(error, provider, model, HTTP_STATUS.BAD_GATEWAY);
|
|
264
|
-
|
|
321
|
+
if (log?.errorLine) {
|
|
322
|
+
log.errorLine(reqTag, "✗", `ERROR 502 · ${provider}/${model} · ${Date.now() - requestStartTime}ms\n ${errMsg}${error.stack ? `\n ${error.stack}` : ""}`);
|
|
323
|
+
}
|
|
265
324
|
return createErrorResult(HTTP_STATUS.BAD_GATEWAY, errMsg);
|
|
266
325
|
}
|
|
267
326
|
|
|
@@ -270,7 +329,7 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
270
329
|
try {
|
|
271
330
|
const newCredentials = await refreshWithRetry(() => executor.refreshCredentials(credentials, log), 3, log);
|
|
272
331
|
if (newCredentials?.accessToken || newCredentials?.copilotToken) {
|
|
273
|
-
log?.
|
|
332
|
+
if (log?.line) log.line(reqTag, "🔑", `TOKEN REFRESHED · ${provider}/${model}`);
|
|
274
333
|
Object.assign(credentials, newCredentials);
|
|
275
334
|
if (onCredentialsRefreshed) {
|
|
276
335
|
try { await onCredentialsRefreshed(newCredentials); } catch (e) { log?.warn?.("TOKEN", `onCredentialsRefreshed failed: ${e.message}`); }
|
|
@@ -299,16 +358,20 @@ export async function handleChatCore({ body, modelInfo, credentials, log, onCred
|
|
|
299
358
|
request: extractRequestConfig(body, stream),
|
|
300
359
|
providerRequest: finalBody || translatedBody || null,
|
|
301
360
|
response: { error: message, status: statusCode, thinking: null },
|
|
361
|
+
pxpipe: pxpipeSummary,
|
|
302
362
|
status: "error"
|
|
303
363
|
})).catch(() => { });
|
|
304
364
|
|
|
305
365
|
const errMsg = formatProviderError(new Error(message), provider, model, statusCode);
|
|
306
|
-
|
|
366
|
+
if (log?.errorLine) {
|
|
367
|
+
const urlStr = providerUrl ? `\n URL: ${providerUrl}` : "";
|
|
368
|
+
log.errorLine(reqTag, "✗", `ERROR ${statusCode} · ${provider}/${model} · ${Date.now() - requestStartTime}ms${urlStr}\n ${errMsg}`);
|
|
369
|
+
}
|
|
307
370
|
reqLogger.logError(new Error(message), finalBody || translatedBody);
|
|
308
371
|
return createErrorResult(statusCode, errMsg, resetsAtMs);
|
|
309
372
|
}
|
|
310
373
|
|
|
311
|
-
const sharedCtx = { provider, model, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess };
|
|
374
|
+
const sharedCtx = { provider, model, body, stream, translatedBody, finalBody, requestStartTime, connectionId, apiKey, clientRawRequest, onRequestSuccess, pxpipe: pxpipeSummary, reqTag, log };
|
|
312
375
|
const appendLog = (extra) => appendRequestLog({ model, provider, connectionId, ...extra }).catch(() => { });
|
|
313
376
|
const trackDone = () => trackPendingRequest(model, provider, connectionId, false);
|
|
314
377
|
|
|
@@ -273,6 +273,53 @@ const CHAT_SEARCH_CONFIG = {
|
|
|
273
273
|
const tokens = data?.usage?.total_tokens || 0;
|
|
274
274
|
return { text, citations, tokens };
|
|
275
275
|
}
|
|
276
|
+
},
|
|
277
|
+
|
|
278
|
+
"perplexity-agent": {
|
|
279
|
+
endpoint: () => searchEndpoint("perplexity-agent"),
|
|
280
|
+
buildBody: (query, model) => ({
|
|
281
|
+
model,
|
|
282
|
+
input: query,
|
|
283
|
+
tools: [{ type: "web_search" }]
|
|
284
|
+
}),
|
|
285
|
+
buildHeaders: (token) => ({
|
|
286
|
+
"Content-Type": "application/json",
|
|
287
|
+
Authorization: `Bearer ${token}`
|
|
288
|
+
}),
|
|
289
|
+
extractAnswer: (data) => {
|
|
290
|
+
const output = Array.isArray(data?.output) ? data.output : [];
|
|
291
|
+
let text = "";
|
|
292
|
+
const citations = [];
|
|
293
|
+
for (const item of output) {
|
|
294
|
+
const parts = Array.isArray(item?.content) ? item.content : [];
|
|
295
|
+
for (const p of parts) {
|
|
296
|
+
if (typeof p?.text === "string") text += p.text;
|
|
297
|
+
const anns = Array.isArray(p?.annotations) ? p.annotations : [];
|
|
298
|
+
for (const a of anns) {
|
|
299
|
+
const c = normalizeCitation(a?.url ? a : a?.url_citation);
|
|
300
|
+
if (c) citations.push(c);
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
const results = Array.isArray(item?.results) ? item.results : [];
|
|
304
|
+
for (const r of results) {
|
|
305
|
+
const url = r?.url || r?.link;
|
|
306
|
+
if (!url) continue;
|
|
307
|
+
citations.push({
|
|
308
|
+
url,
|
|
309
|
+
title: r?.title || "",
|
|
310
|
+
snippet: r?.snippet || ""
|
|
311
|
+
});
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
if (!citations.length && Array.isArray(data?.citations)) {
|
|
315
|
+
for (const c of data.citations) {
|
|
316
|
+
const n = normalizeCitation(c);
|
|
317
|
+
if (n) citations.push(n);
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
const tokens = data?.usage?.total_tokens || 0;
|
|
321
|
+
return { text, citations, tokens };
|
|
322
|
+
}
|
|
276
323
|
}
|
|
277
324
|
};
|
|
278
325
|
|
|
@@ -186,6 +186,8 @@ export const PATTERN_CAPABILITIES = [
|
|
|
186
186
|
// ── Grok (vision + Live Search) ──────────────────────────────────
|
|
187
187
|
{ pattern: "*grok*image*", caps: { imageOutput: true } },
|
|
188
188
|
{ pattern: "*grok-code*", caps: { reasoning: true, thinkingFormat: "openai", contextWindow: 256000 } },
|
|
189
|
+
// Grok 4.5 (Grok CLI / Grok Build): 500k context per cli-chat-proxy /v1/models
|
|
190
|
+
{ pattern: "*grok-4.5*", caps: { vision: true, reasoning: true, search: true, thinkingFormat: "openai", contextWindow: 500000, maxOutput: 64000 } },
|
|
189
191
|
{ pattern: "*grok-4*", caps: { vision: true, reasoning: true, search: true, thinkingFormat: "openai", contextWindow: 256000 } },
|
|
190
192
|
{ pattern: "*grok-3*", caps: { vision: true, reasoning: true, search: true, thinkingFormat: "openai", contextWindow: 131072 } },
|
|
191
193
|
{ pattern: "*grok*", caps: { vision: true, reasoning: true, search: true, thinkingFormat: "openai", contextWindow: 256000 } },
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
import { deriveModelName } from "./namePatterns.js";
|
|
2
2
|
|
|
3
|
+
// Normalize version separators in a model id: hyphen between two digits becomes a dot.
|
|
4
|
+
// Registry ids use dots for versions ("claude-sonnet-4.5") but clients (CLIs, aliases)
|
|
5
|
+
// often send them with dashes ("claude-sonnet-4-5"). Only digit-digit hyphens are
|
|
6
|
+
// touched, so word/suffix hyphens stay intact ("-thinking", "-agentic", "qwen3-coder-next").
|
|
7
|
+
export function normalizeModelId(modelId) {
|
|
8
|
+
if (typeof modelId !== "string") return modelId;
|
|
9
|
+
return modelId.replace(/(\d)-(\d)/g, "$1.$2");
|
|
10
|
+
}
|
|
11
|
+
|
|
3
12
|
// Model defaults centralized (was scattered as `m.kind || "llm"`, `quotaFamily || "normal"`, etc.)
|
|
4
13
|
export const MODEL_DEFAULTS = {
|
|
5
14
|
kind: "llm",
|
|
@@ -28,6 +28,7 @@ export const MODEL_PRICING = {
|
|
|
28
28
|
"claude-sonnet-4.6": { input: 3.00, output: 15.00, cached: 0.30, reasoning: 22.50, cache_creation: 3.00 },
|
|
29
29
|
"claude-opus-4-5-thinking": { input: 5.00, output: 25.00, cached: 0.50, reasoning: 37.50, cache_creation: 5.00 },
|
|
30
30
|
"claude-opus-4-6-thinking": { input: 5.00, output: 25.00, cached: 0.50, reasoning: 37.50, cache_creation: 5.00 },
|
|
31
|
+
"claude-fable-5": { input: 10.00, output: 50.00, cached: 1.00, reasoning: 50.00, cache_creation: 12.50 },
|
|
31
32
|
|
|
32
33
|
// === OpenAI / GPT ===
|
|
33
34
|
"gpt-3.5-turbo": { input: 0.50, output: 1.50, cached: 0.25, reasoning: 2.25, cache_creation: 0.50 },
|
|
@@ -36,22 +37,22 @@ export const MODEL_PRICING = {
|
|
|
36
37
|
"gpt-4o": { input: 2.50, output: 10.00, cached: 1.25, reasoning: 15.00, cache_creation: 2.50 },
|
|
37
38
|
"gpt-4o-mini": { input: 0.15, output: 0.60, cached: 0.075, reasoning: 0.90, cache_creation: 0.15 },
|
|
38
39
|
"gpt-4.1": { input: 2.50, output: 10.00, cached: 1.25, reasoning: 15.00, cache_creation: 2.50 },
|
|
39
|
-
"gpt-5": { input:
|
|
40
|
-
"gpt-5-mini": { input: 0.
|
|
41
|
-
"gpt-5-codex": { input:
|
|
42
|
-
"gpt-5.1": { input:
|
|
43
|
-
"gpt-5.1-codex": { input:
|
|
40
|
+
"gpt-5": { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 },
|
|
41
|
+
"gpt-5-mini": { input: 0.25, output: 2.00, cached: 0.125, reasoning: 2.00, cache_creation: 0.25 },
|
|
42
|
+
"gpt-5-codex": { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 },
|
|
43
|
+
"gpt-5.1": { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 },
|
|
44
|
+
"gpt-5.1-codex": { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 },
|
|
44
45
|
"gpt-5.1-codex-mini": { input: 1.50, output: 6.00, cached: 0.75, reasoning: 9.00, cache_creation: 1.50 },
|
|
45
46
|
"gpt-5.1-codex-mini-high": { input: 2.00, output: 8.00, cached: 1.00, reasoning: 12.00, cache_creation: 2.00 },
|
|
46
47
|
"gpt-5.1-codex-max": { input: 8.00, output: 32.00, cached: 4.00, reasoning: 48.00, cache_creation: 8.00 },
|
|
47
|
-
"gpt-5.2": { input:
|
|
48
|
-
"gpt-5.2-codex": { input:
|
|
49
|
-
"gpt-5.3-codex": { input:
|
|
50
|
-
"gpt-5.3-codex-xhigh": { input: 10.00, output: 40.00, cached: 5.00, reasoning: 60.00, cache_creation: 10.00 },
|
|
51
|
-
"gpt-5.3-codex-high": { input: 8.00, output: 32.00, cached: 4.00, reasoning: 48.00, cache_creation: 8.00 },
|
|
52
|
-
"gpt-5.3-codex-low": { input: 4.00, output: 16.00, cached: 2.00, reasoning: 24.00, cache_creation: 4.00 },
|
|
53
|
-
"gpt-5.3-codex-none": { input: 3.00, output: 12.00, cached: 1.50, reasoning: 18.00, cache_creation: 3.00 },
|
|
48
|
+
"gpt-5.2": { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 },
|
|
49
|
+
"gpt-5.2-codex": { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 },
|
|
50
|
+
"gpt-5.3-codex": { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 },
|
|
54
51
|
"gpt-5.3-codex-spark": { input: 3.00, output: 12.00, cached: 0.30, reasoning: 12.00, cache_creation: 3.00 },
|
|
52
|
+
"gpt-5.6": { input: 2.50, output: 15.00, cached: 0.25, reasoning: 15.00, cache_creation: 2.50 },
|
|
53
|
+
"gpt-5.6-luna": { input: 1.00, output: 6.00, cached: 0.10, reasoning: 6.00, cache_creation: 1.00 },
|
|
54
|
+
"gpt-5.6-terra": { input: 2.50, output: 15.00, cached: 0.25, reasoning: 15.00, cache_creation: 2.50 },
|
|
55
|
+
"gpt-5.6-sol": { input: 5.00, output: 30.00, cached: 0.50, reasoning: 30.00, cache_creation: 5.00 },
|
|
55
56
|
"o1": { input: 15.00, output: 60.00, cached: 7.50, reasoning: 90.00, cache_creation: 15.00 },
|
|
56
57
|
"o1-mini": { input: 3.00, output: 12.00, cached: 1.50, reasoning: 18.00, cache_creation: 3.00 },
|
|
57
58
|
|
|
@@ -130,7 +131,7 @@ export const MODEL_PRICING = {
|
|
|
130
131
|
* Keyed by provider alias (cc, cx, gc, gh, ...) or provider id (openai, anthropic, ...).
|
|
131
132
|
*/
|
|
132
133
|
export const PROVIDER_PRICING = {
|
|
133
|
-
// GitHub Copilot (gh) — gpt-5.3-codex
|
|
134
|
+
// GitHub Copilot (gh) — explicit override, matches canonical gpt-5.3-codex rate
|
|
134
135
|
gh: {
|
|
135
136
|
"gpt-5.3-codex": { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 },
|
|
136
137
|
},
|
|
@@ -148,11 +149,11 @@ export const PATTERN_PRICING = [
|
|
|
148
149
|
{ pattern: "*-codex-max", pricing: { input: 8.00, output: 32.00, cached: 4.00, reasoning: 48.00, cache_creation: 8.00 } },
|
|
149
150
|
{ pattern: "*-codex-mini-*", pricing: { input: 1.50, output: 6.00, cached: 0.75, reasoning: 9.00, cache_creation: 1.50 } },
|
|
150
151
|
{ pattern: "*-codex-mini", pricing: { input: 1.50, output: 6.00, cached: 0.75, reasoning: 9.00, cache_creation: 1.50 } },
|
|
151
|
-
{ pattern: "*-codex-low", pricing: { input:
|
|
152
|
-
{ pattern: "*-codex-none", pricing: { input:
|
|
152
|
+
{ pattern: "*-codex-low", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
153
|
+
{ pattern: "*-codex-none", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
153
154
|
{ pattern: "*-codex-spark", pricing: { input: 3.00, output: 12.00, cached: 0.30, reasoning: 12.00, cache_creation: 3.00 } },
|
|
154
|
-
{ pattern: "codex-*", pricing: { input:
|
|
155
|
-
{ pattern: "*-codex", pricing: { input:
|
|
155
|
+
{ pattern: "codex-*", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
156
|
+
{ pattern: "*-codex", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
156
157
|
|
|
157
158
|
// --- Claude ---
|
|
158
159
|
{ pattern: "claude-opus-*", pricing: { input: 5.00, output: 25.00, cached: 0.50, reasoning: 25.00, cache_creation: 6.25 } },
|
|
@@ -169,11 +170,12 @@ export const PATTERN_PRICING = [
|
|
|
169
170
|
{ pattern: "gemini-*", pricing: { input: 0.50, output: 3.00, cached: 0.03, reasoning: 4.50, cache_creation: 0.50 } },
|
|
170
171
|
|
|
171
172
|
// --- GPT (specific first, generic last) ---
|
|
172
|
-
{ pattern: "gpt-5.
|
|
173
|
-
{ pattern: "gpt-5.
|
|
174
|
-
{ pattern: "gpt-5.
|
|
175
|
-
{ pattern: "gpt-5-*",
|
|
176
|
-
{ pattern: "gpt-5
|
|
173
|
+
{ pattern: "gpt-5.6-*", pricing: { input: 2.50, output: 15.00, cached: 0.25, reasoning: 15.00, cache_creation: 2.50 } },
|
|
174
|
+
{ pattern: "gpt-5.3-*", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
175
|
+
{ pattern: "gpt-5.2-*", pricing: { input: 1.75, output: 14.00, cached: 0.175, reasoning: 14.00, cache_creation: 1.75 } },
|
|
176
|
+
{ pattern: "gpt-5.1-*", pricing: { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 } },
|
|
177
|
+
{ pattern: "gpt-5-*", pricing: { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 } },
|
|
178
|
+
{ pattern: "gpt-5*", pricing: { input: 1.25, output: 10.00, cached: 0.625, reasoning: 10.00, cache_creation: 1.25 } },
|
|
177
179
|
{ pattern: "gpt-4o-*", pricing: { input: 0.15, output: 0.60, cached: 0.075, reasoning: 0.90, cache_creation: 0.15 } },
|
|
178
180
|
{ pattern: "gpt-4o", pricing: { input: 2.50, output: 10.00, cached: 1.25, reasoning: 15.00, cache_creation: 2.50 } },
|
|
179
181
|
{ pattern: "gpt-4*", pricing: { input: 2.50, output: 10.00, cached: 1.25, reasoning: 15.00, cache_creation: 2.50 } },
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { ANTIGRAVITY_OAUTH_CLIENT } from "../shared.js";
|
|
1
|
+
import { ANTIGRAVITY_IDE_BASE_URL, ANTIGRAVITY_IDE_USER_AGENT, ANTIGRAVITY_OAUTH_CLIENT } from "../shared.js";
|
|
3
2
|
|
|
4
3
|
export default {
|
|
5
4
|
id: "antigravity",
|
|
@@ -20,13 +19,10 @@ export default {
|
|
|
20
19
|
category: "oauth",
|
|
21
20
|
serviceKinds: ["llm", "image"],
|
|
22
21
|
transport: {
|
|
23
|
-
baseUrls: [
|
|
24
|
-
"https://daily-cloudcode-pa.googleapis.com",
|
|
25
|
-
"https://daily-cloudcode-pa.sandbox.googleapis.com",
|
|
26
|
-
],
|
|
22
|
+
baseUrls: [ANTIGRAVITY_IDE_BASE_URL],
|
|
27
23
|
format: "antigravity",
|
|
28
24
|
headers: {
|
|
29
|
-
"User-Agent":
|
|
25
|
+
"User-Agent": ANTIGRAVITY_IDE_USER_AGENT,
|
|
30
26
|
},
|
|
31
27
|
retry: {
|
|
32
28
|
"429": {
|
|
@@ -60,12 +60,10 @@ export default {
|
|
|
60
60
|
},
|
|
61
61
|
},
|
|
62
62
|
models: [
|
|
63
|
+
{ id: "claude-fable-5", name: "Claude Fable 5" },
|
|
64
|
+
{ id: "claude-sonnet-5", name: "Claude Sonnet 5" },
|
|
63
65
|
{ id: "claude-opus-4-8", name: "Claude Opus 4.8" },
|
|
64
66
|
{ id: "claude-opus-4-7", name: "Claude Opus 4.7" },
|
|
65
|
-
{ id: "claude-opus-4-6", name: "Claude Opus 4.6" },
|
|
66
|
-
{ id: "claude-sonnet-4-6", name: "Claude Sonnet 4.6" },
|
|
67
|
-
{ id: "claude-opus-4-5-20251101", name: "Claude 4.5 Opus" },
|
|
68
|
-
{ id: "claude-sonnet-4-5-20250929", name: "Claude 4.5 Sonnet" },
|
|
69
67
|
{ id: "claude-haiku-4-5-20251001", name: "Claude 4.5 Haiku" },
|
|
70
68
|
],
|
|
71
69
|
oauth: {
|