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
|
@@ -45,22 +45,18 @@ export default {
|
|
|
45
45
|
},
|
|
46
46
|
},
|
|
47
47
|
models: [
|
|
48
|
+
{ id: "gpt-5.6-sol", name: "GPT 5.6 Sol" },
|
|
49
|
+
{ id: "gpt-5.6-sol-review", name: "GPT 5.6 Sol Review", upstreamModelId: "gpt-5.6-sol", quotaFamily: "review" },
|
|
50
|
+
{ id: "gpt-5.6-terra", name: "GPT 5.6 Terra" },
|
|
51
|
+
{ id: "gpt-5.6-terra-review", name: "GPT 5.6 Terra Review", upstreamModelId: "gpt-5.6-terra", quotaFamily: "review" },
|
|
52
|
+
{ id: "gpt-5.6-luna", name: "GPT 5.6 Luna" },
|
|
53
|
+
{ id: "gpt-5.6-luna-review", name: "GPT 5.6 Luna Review", upstreamModelId: "gpt-5.6-luna", quotaFamily: "review" },
|
|
48
54
|
{ id: "gpt-5.5", name: "GPT 5.5" },
|
|
49
55
|
{ id: "gpt-5.5-review", name: "GPT 5.5 Review", upstreamModelId: "gpt-5.5", quotaFamily: "review" },
|
|
50
56
|
{ id: "gpt-5.4", name: "GPT 5.4" },
|
|
51
57
|
{ id: "gpt-5.4-review", name: "GPT 5.4 Review", upstreamModelId: "gpt-5.4", quotaFamily: "review" },
|
|
52
58
|
{ id: "gpt-5.4-mini", name: "GPT 5.4 Mini" },
|
|
53
59
|
{ id: "gpt-5.4-mini-review", name: "GPT 5.4 Mini Review", upstreamModelId: "gpt-5.4-mini", quotaFamily: "review" },
|
|
54
|
-
{ id: "gpt-5.3-codex", name: "GPT 5.3 Codex" },
|
|
55
|
-
{ id: "gpt-5.3-codex-review", name: "GPT 5.3 Codex Review", upstreamModelId: "gpt-5.3-codex", quotaFamily: "review" },
|
|
56
|
-
{ id: "gpt-5.3-codex-xhigh", name: "GPT 5.3 Codex (xHigh)" },
|
|
57
|
-
{ id: "gpt-5.3-codex-xhigh-review", name: "GPT 5.3 Codex (xHigh) Review", upstreamModelId: "gpt-5.3-codex-xhigh", quotaFamily: "review" },
|
|
58
|
-
{ id: "gpt-5.3-codex-high", name: "GPT 5.3 Codex (High)" },
|
|
59
|
-
{ id: "gpt-5.3-codex-high-review", name: "GPT 5.3 Codex (High) Review", upstreamModelId: "gpt-5.3-codex-high", quotaFamily: "review" },
|
|
60
|
-
{ id: "gpt-5.3-codex-low", name: "GPT 5.3 Codex (Low)" },
|
|
61
|
-
{ id: "gpt-5.3-codex-low-review", name: "GPT 5.3 Codex (Low) Review", upstreamModelId: "gpt-5.3-codex-low", quotaFamily: "review" },
|
|
62
|
-
{ id: "gpt-5.3-codex-none", name: "GPT 5.3 Codex (None)" },
|
|
63
|
-
{ id: "gpt-5.3-codex-none-review", name: "GPT 5.3 Codex (None) Review", upstreamModelId: "gpt-5.3-codex-none", quotaFamily: "review" },
|
|
64
60
|
{ id: "gpt-5.3-codex-spark", name: "GPT 5.3 Codex Spark" },
|
|
65
61
|
{ id: "gpt-5.3-codex-spark-review", name: "GPT 5.3 Codex Spark Review", upstreamModelId: "gpt-5.3-codex-spark", quotaFamily: "review" },
|
|
66
62
|
{ id: "gpt-5.5-image", name: "GPT 5.5 Image", capabilities: ["text2img","edit"], params: ["size","quality","background","image_detail","output_format"], kind: "image" },
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
id: "featherless",
|
|
3
|
+
priority: 65,
|
|
4
|
+
alias: "featherless",
|
|
5
|
+
aliases: [
|
|
6
|
+
"fl",
|
|
7
|
+
],
|
|
8
|
+
uiAlias: "fl",
|
|
9
|
+
display: {
|
|
10
|
+
name: "Featherless",
|
|
11
|
+
icon: "flutter_dash",
|
|
12
|
+
color: "#111827",
|
|
13
|
+
textIcon: "FL",
|
|
14
|
+
website: "https://featherless.ai",
|
|
15
|
+
notice: {
|
|
16
|
+
apiKeyUrl: "https://featherless.ai/account/api-keys",
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
|
+
category: "apikey",
|
|
20
|
+
authType: "apikey",
|
|
21
|
+
transport: {
|
|
22
|
+
baseUrl: "https://api.featherless.ai/v1/chat/completions",
|
|
23
|
+
validateUrl: "https://api.featherless.ai/v1/models",
|
|
24
|
+
},
|
|
25
|
+
models: [
|
|
26
|
+
{ id: "deepseek-ai/DeepSeek-V4-Pro", name: "DeepSeek V4 Pro" },
|
|
27
|
+
{ id: "deepseek-ai/DeepSeek-V4-Flash", name: "DeepSeek V4 Flash" },
|
|
28
|
+
{ id: "zai-org/GLM-5.2", name: "GLM 5.2" },
|
|
29
|
+
{ id: "zai-org/GLM-5.1", name: "GLM 5.1" },
|
|
30
|
+
{ id: "moonshotai/Kimi-K2.7-Code", name: "Kimi K2.7 Code" },
|
|
31
|
+
{ id: "moonshotai/Kimi-K2.6", name: "Kimi K2.6" },
|
|
32
|
+
{ id: "moonshotai/Kimi-K2.5", name: "Kimi K2.5" },
|
|
33
|
+
],
|
|
34
|
+
};
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Grok CLI / Grok Build (cli-chat-proxy.grok.com)
|
|
3
|
+
*
|
|
4
|
+
* Source of truth: HAR capture of official grok-shell/grok-pager 0.2.93
|
|
5
|
+
* talking to https://cli-chat-proxy.grok.com (OpenAI Responses API).
|
|
6
|
+
*
|
|
7
|
+
* Distinct from:
|
|
8
|
+
* - `xai` → api.x.ai (API key / Grok Build OAuth PKCE)
|
|
9
|
+
* - `grok-web` → grok.com web SSO cookie
|
|
10
|
+
*/
|
|
11
|
+
export default {
|
|
12
|
+
id: "grok-cli",
|
|
13
|
+
priority: 275,
|
|
14
|
+
alias: "gcli",
|
|
15
|
+
aliases: ["grok-build", "gb"],
|
|
16
|
+
uiAlias: "gcli",
|
|
17
|
+
display: {
|
|
18
|
+
name: "Grok CLI (Grok Build)",
|
|
19
|
+
icon: "auto_awesome",
|
|
20
|
+
color: "#1DA1F2",
|
|
21
|
+
textIcon: "GC",
|
|
22
|
+
website: "https://x.ai",
|
|
23
|
+
notice: {
|
|
24
|
+
text: "Sign in with your xAI / Grok account via device code. Uses Grok Build subscription credits (cli-chat-proxy.grok.com).",
|
|
25
|
+
signupUrl: "https://grok.com/supergrok",
|
|
26
|
+
},
|
|
27
|
+
},
|
|
28
|
+
category: "oauth",
|
|
29
|
+
authModes: ["oauth"],
|
|
30
|
+
hasOAuth: true,
|
|
31
|
+
thinkingConfig: {
|
|
32
|
+
options: ["low", "medium", "high"],
|
|
33
|
+
defaultMode: "high",
|
|
34
|
+
},
|
|
35
|
+
transport: {
|
|
36
|
+
baseUrl: "https://cli-chat-proxy.grok.com/v1/responses",
|
|
37
|
+
format: "openai-responses",
|
|
38
|
+
forceStream: true,
|
|
39
|
+
modelsUrl: "https://cli-chat-proxy.grok.com/v1/models",
|
|
40
|
+
userUrl: "https://cli-chat-proxy.grok.com/v1/user",
|
|
41
|
+
billingUrl: "https://cli-chat-proxy.grok.com/v1/billing",
|
|
42
|
+
clientVersion: "0.2.93",
|
|
43
|
+
clientIdentifier: "grok-pager",
|
|
44
|
+
tokenAuth: "xai-grok-cli",
|
|
45
|
+
headers: {
|
|
46
|
+
"User-Agent": "grok-pager/0.2.93 grok-shell/0.2.93 (linux; x86_64)",
|
|
47
|
+
"x-xai-token-auth": "xai-grok-cli",
|
|
48
|
+
"x-grok-client-identifier": "grok-pager",
|
|
49
|
+
"x-grok-client-version": "0.2.93",
|
|
50
|
+
"x-authenticateresponse": "authenticate-response",
|
|
51
|
+
},
|
|
52
|
+
// Compaction threshold mirrored from CLI (x-compaction-at)
|
|
53
|
+
compactionAt: 400000,
|
|
54
|
+
// Quota tracker: official CLI polls billing?format=credits + user?include=subscription
|
|
55
|
+
usage: {
|
|
56
|
+
url: "https://cli-chat-proxy.grok.com/v1/billing?format=credits",
|
|
57
|
+
userUrl: "https://cli-chat-proxy.grok.com/v1/user?include=subscription",
|
|
58
|
+
},
|
|
59
|
+
retry: {
|
|
60
|
+
429: { attempts: 2, delayMs: 2000 },
|
|
61
|
+
502: { attempts: 2, delayMs: 1500 },
|
|
62
|
+
503: { attempts: 2, delayMs: 1500 },
|
|
63
|
+
},
|
|
64
|
+
},
|
|
65
|
+
models: [
|
|
66
|
+
{ id: "grok-4.5", name: "Grok 4.5" },
|
|
67
|
+
{ id: "grok-4.5-high", name: "Grok 4.5 (High)", upstreamModelId: "grok-4.5" },
|
|
68
|
+
{ id: "grok-4.5-medium", name: "Grok 4.5 (Medium)", upstreamModelId: "grok-4.5" },
|
|
69
|
+
{ id: "grok-4.5-low", name: "Grok 4.5 (Low)", upstreamModelId: "grok-4.5" },
|
|
70
|
+
],
|
|
71
|
+
features: {
|
|
72
|
+
usage: true,
|
|
73
|
+
},
|
|
74
|
+
oauth: {
|
|
75
|
+
// Same public client_id as Grok CLI / existing xai OAuth
|
|
76
|
+
clientId: "b1a00492-073a-47ea-816f-4c329264a828",
|
|
77
|
+
deviceCodeUrl: "https://auth.x.ai/oauth2/device/code",
|
|
78
|
+
tokenUrl: "https://auth.x.ai/oauth2/token",
|
|
79
|
+
refreshUrl: "https://auth.x.ai/oauth2/token",
|
|
80
|
+
// HAR scope includes conversations read/write beyond the api-only xai scope
|
|
81
|
+
scope:
|
|
82
|
+
"openid profile email offline_access grok-cli:access api:access conversations:read conversations:write",
|
|
83
|
+
referrer: "grok-build",
|
|
84
|
+
refreshLeadMs: 5 * 60 * 1000,
|
|
85
|
+
},
|
|
86
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Auto-generated: static imports
|
|
1
|
+
// Auto-generated: static imports for all registry entries
|
|
2
2
|
import p0 from "./alicode-intl.js";
|
|
3
3
|
import p1 from "./alicode.js";
|
|
4
4
|
import p2 from "./anthropic.js";
|
|
@@ -30,72 +30,75 @@ import p27 from "./edge-tts.js";
|
|
|
30
30
|
import p28 from "./elevenlabs.js";
|
|
31
31
|
import p29 from "./exa.js";
|
|
32
32
|
import p30 from "./fal-ai.js";
|
|
33
|
-
import p31 from "./
|
|
34
|
-
import p32 from "./
|
|
35
|
-
import p33 from "./
|
|
36
|
-
import p34 from "./gemini.js";
|
|
37
|
-
import p35 from "./
|
|
38
|
-
import p36 from "./
|
|
39
|
-
import p37 from "./
|
|
40
|
-
import p38 from "./glm.js";
|
|
41
|
-
import p39 from "./
|
|
42
|
-
import p40 from "./google-
|
|
43
|
-
import p41 from "./
|
|
44
|
-
import p42 from "./
|
|
45
|
-
import p43 from "./
|
|
46
|
-
import p44 from "./
|
|
47
|
-
import p45 from "./
|
|
48
|
-
import p46 from "./
|
|
49
|
-
import p47 from "./
|
|
50
|
-
import p48 from "./
|
|
51
|
-
import p49 from "./
|
|
52
|
-
import p50 from "./
|
|
53
|
-
import p51 from "./
|
|
54
|
-
import p52 from "./
|
|
55
|
-
import p53 from "./
|
|
56
|
-
import p54 from "./
|
|
57
|
-
import p55 from "./
|
|
58
|
-
import p56 from "./
|
|
59
|
-
import p57 from "./
|
|
60
|
-
import p58 from "./
|
|
61
|
-
import p59 from "./
|
|
62
|
-
import p60 from "./
|
|
63
|
-
import p61 from "./
|
|
64
|
-
import p62 from "./
|
|
65
|
-
import p63 from "./
|
|
66
|
-
import p64 from "./
|
|
67
|
-
import p65 from "./
|
|
68
|
-
import p66 from "./
|
|
69
|
-
import p67 from "./
|
|
70
|
-
import p68 from "./
|
|
71
|
-
import p69 from "./
|
|
72
|
-
import p70 from "./
|
|
73
|
-
import p71 from "./
|
|
74
|
-
import p72 from "./
|
|
75
|
-
import p73 from "./
|
|
76
|
-
import p74 from "./
|
|
77
|
-
import p75 from "./
|
|
78
|
-
import p76 from "./
|
|
79
|
-
import p77 from "./
|
|
80
|
-
import p78 from "./
|
|
81
|
-
import p79 from "./
|
|
82
|
-
import p80 from "./
|
|
83
|
-
import p81 from "./
|
|
84
|
-
import p82 from "./
|
|
85
|
-
import p83 from "./
|
|
86
|
-
import p84 from "./
|
|
87
|
-
import p85 from "./
|
|
88
|
-
import p86 from "./
|
|
89
|
-
import p87 from "./
|
|
90
|
-
import p88 from "./
|
|
91
|
-
import p89 from "./
|
|
92
|
-
import p90 from "./
|
|
93
|
-
import p91 from "./
|
|
94
|
-
import p92 from "./
|
|
95
|
-
import p93 from "./
|
|
96
|
-
import p94 from "./
|
|
97
|
-
import p95 from "./
|
|
98
|
-
import p96 from "./
|
|
33
|
+
import p31 from "./featherless.js";
|
|
34
|
+
import p32 from "./firecrawl.js";
|
|
35
|
+
import p33 from "./fireworks.js";
|
|
36
|
+
import p34 from "./gemini-cli.js";
|
|
37
|
+
import p35 from "./gemini.js";
|
|
38
|
+
import p36 from "./github.js";
|
|
39
|
+
import p37 from "./gitlab.js";
|
|
40
|
+
import p38 from "./glm-cn.js";
|
|
41
|
+
import p39 from "./glm.js";
|
|
42
|
+
import p40 from "./google-pse.js";
|
|
43
|
+
import p41 from "./google-tts.js";
|
|
44
|
+
import p42 from "./grok-cli.js";
|
|
45
|
+
import p43 from "./grok-web.js";
|
|
46
|
+
import p44 from "./groq.js";
|
|
47
|
+
import p45 from "./huggingface.js";
|
|
48
|
+
import p46 from "./hyperbolic.js";
|
|
49
|
+
import p47 from "./iflow.js";
|
|
50
|
+
import p48 from "./inworld.js";
|
|
51
|
+
import p49 from "./jina-ai.js";
|
|
52
|
+
import p50 from "./jina-reader.js";
|
|
53
|
+
import p51 from "./kilocode.js";
|
|
54
|
+
import p52 from "./kimchi.js";
|
|
55
|
+
import p53 from "./kimi-coding.js";
|
|
56
|
+
import p54 from "./kimi.js";
|
|
57
|
+
import p55 from "./kiro.js";
|
|
58
|
+
import p56 from "./linkup.js";
|
|
59
|
+
import p57 from "./local-device.js";
|
|
60
|
+
import p58 from "./mimo-free.js";
|
|
61
|
+
import p59 from "./minimax-cn.js";
|
|
62
|
+
import p60 from "./minimax.js";
|
|
63
|
+
import p61 from "./mistral.js";
|
|
64
|
+
import p62 from "./mmf.js";
|
|
65
|
+
import p63 from "./nanobanana.js";
|
|
66
|
+
import p64 from "./nebius.js";
|
|
67
|
+
import p65 from "./nvidia.js";
|
|
68
|
+
import p66 from "./ollama-local.js";
|
|
69
|
+
import p67 from "./ollama.js";
|
|
70
|
+
import p68 from "./openai.js";
|
|
71
|
+
import p69 from "./opencode-go.js";
|
|
72
|
+
import p70 from "./opencode.js";
|
|
73
|
+
import p71 from "./openrouter.js";
|
|
74
|
+
import p72 from "./perplexity-web.js";
|
|
75
|
+
import p73 from "./perplexity.js";
|
|
76
|
+
import p74 from "./perplexity-agent.js";
|
|
77
|
+
import p75 from "./playht.js";
|
|
78
|
+
import p76 from "./qoder.js";
|
|
79
|
+
import p77 from "./qwen.js";
|
|
80
|
+
import p78 from "./recraft.js";
|
|
81
|
+
import p79 from "./runwayml.js";
|
|
82
|
+
import p80 from "./sdwebui.js";
|
|
83
|
+
import p81 from "./searchapi.js";
|
|
84
|
+
import p82 from "./searxng.js";
|
|
85
|
+
import p83 from "./serper.js";
|
|
86
|
+
import p84 from "./siliconflow.js";
|
|
87
|
+
import p85 from "./stability-ai.js";
|
|
88
|
+
import p86 from "./tavily.js";
|
|
89
|
+
import p87 from "./together.js";
|
|
90
|
+
import p88 from "./topaz.js";
|
|
91
|
+
import p89 from "./tortoise.js";
|
|
92
|
+
import p90 from "./venice.js";
|
|
93
|
+
import p91 from "./vercel-ai-gateway.js";
|
|
94
|
+
import p92 from "./vertex-partner.js";
|
|
95
|
+
import p93 from "./vertex.js";
|
|
96
|
+
import p94 from "./volcengine-ark.js";
|
|
97
|
+
import p95 from "./voyage-ai.js";
|
|
98
|
+
import p96 from "./xai.js";
|
|
99
|
+
import p97 from "./xiaomi-mimo.js";
|
|
100
|
+
import p98 from "./xiaomi-tokenplan.js";
|
|
101
|
+
import p99 from "./youcom.js";
|
|
99
102
|
|
|
100
103
|
export default [
|
|
101
104
|
p0,
|
|
@@ -194,5 +197,8 @@ export default [
|
|
|
194
197
|
p93,
|
|
195
198
|
p94,
|
|
196
199
|
p95,
|
|
197
|
-
p96
|
|
200
|
+
p96,
|
|
201
|
+
p97,
|
|
202
|
+
p98,
|
|
203
|
+
p99
|
|
198
204
|
];
|
|
@@ -42,19 +42,38 @@ export default {
|
|
|
42
42
|
},
|
|
43
43
|
},
|
|
44
44
|
models: [
|
|
45
|
+
// Opus (added per kiro.dev/changelog/models and kiro.dev/docs/models)
|
|
46
|
+
{ id: "claude-opus-4.8", name: "Claude Opus 4.8" },
|
|
47
|
+
{ id: "claude-opus-4.8-thinking", name: "Claude Opus 4.8 (Thinking)" },
|
|
48
|
+
{ id: "claude-opus-4.8-agentic", name: "Claude Opus 4.8 (Agentic)" },
|
|
49
|
+
{ id: "claude-opus-4.8-thinking-agentic", name: "Claude Opus 4.8 (Thinking + Agentic)" },
|
|
50
|
+
{ id: "claude-opus-4.7", name: "Claude Opus 4.7" },
|
|
51
|
+
{ id: "claude-opus-4.7-thinking", name: "Claude Opus 4.7 (Thinking)" },
|
|
52
|
+
{ id: "claude-opus-4.7-agentic", name: "Claude Opus 4.7 (Agentic)" },
|
|
53
|
+
{ id: "claude-opus-4.7-thinking-agentic", name: "Claude Opus 4.7 (Thinking + Agentic)" },
|
|
54
|
+
{ id: "claude-opus-4.5", name: "Claude Opus 4.5" },
|
|
55
|
+
{ id: "claude-opus-4.5-thinking", name: "Claude Opus 4.5 (Thinking)" },
|
|
56
|
+
{ id: "claude-opus-4.5-agentic", name: "Claude Opus 4.5 (Agentic)" },
|
|
57
|
+
{ id: "claude-opus-4.5-thinking-agentic", name: "Claude Opus 4.5 (Thinking + Agentic)" },
|
|
58
|
+
// Sonnet
|
|
45
59
|
{ id: "claude-sonnet-5", name: "Claude Sonnet 5" },
|
|
46
60
|
{ id: "claude-sonnet-4.5", name: "Claude Sonnet 4.5" },
|
|
61
|
+
// Haiku
|
|
47
62
|
{ id: "claude-haiku-4.5", name: "Claude Haiku 4.5" },
|
|
63
|
+
// Non-Anthropic
|
|
48
64
|
{ id: "deepseek-3.2", name: "DeepSeek 3.2", strip: ["image","audio"] },
|
|
49
65
|
{ id: "qwen3-coder-next", name: "Qwen3 Coder Next", strip: ["image","audio"] },
|
|
50
66
|
{ id: "glm-5", name: "GLM 5" },
|
|
51
67
|
{ id: "MiniMax-M2.5", name: "MiniMax M2.5" },
|
|
68
|
+
// Thinking variants
|
|
52
69
|
{ id: "claude-sonnet-5-thinking", name: "Claude Sonnet 5 (Thinking)" },
|
|
53
70
|
{ id: "claude-sonnet-4.5-thinking", name: "Claude Sonnet 4.5 (Thinking)" },
|
|
54
71
|
{ id: "claude-haiku-4.5-thinking", name: "Claude Haiku 4.5 (Thinking)" },
|
|
72
|
+
// Agentic variants
|
|
55
73
|
{ id: "claude-sonnet-5-agentic", name: "Claude Sonnet 5 (Agentic)" },
|
|
56
74
|
{ id: "claude-sonnet-4.5-agentic", name: "Claude Sonnet 4.5 (Agentic)" },
|
|
57
75
|
{ id: "claude-haiku-4.5-agentic", name: "Claude Haiku 4.5 (Agentic)" },
|
|
76
|
+
// Thinking + Agentic variants
|
|
58
77
|
{ id: "claude-sonnet-5-thinking-agentic", name: "Claude Sonnet 5 (Thinking + Agentic)" },
|
|
59
78
|
{ id: "claude-sonnet-4.5-thinking-agentic", name: "Claude Sonnet 4.5 (Thinking + Agentic)" },
|
|
60
79
|
{ id: "claude-haiku-4.5-thinking-agentic", name: "Claude Haiku 4.5 (Thinking + Agentic)" },
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
id: "perplexity-agent",
|
|
3
|
+
priority: 181,
|
|
4
|
+
alias: "perplexity-agent",
|
|
5
|
+
aliases: [
|
|
6
|
+
"pplx-agent",
|
|
7
|
+
"pplx-responses",
|
|
8
|
+
],
|
|
9
|
+
uiAlias: "pa",
|
|
10
|
+
display: {
|
|
11
|
+
name: "Perplexity Agent",
|
|
12
|
+
icon: "travel_explore",
|
|
13
|
+
color: "#20808D",
|
|
14
|
+
textIcon: "PA",
|
|
15
|
+
website: "https://www.perplexity.ai",
|
|
16
|
+
notice: {
|
|
17
|
+
text: "Perplexity Agent API exposes GPT, Claude, Gemini, Grok, GLM, Kimi, and Sonar models through one OpenAI-compatible Responses API.",
|
|
18
|
+
apiKeyUrl: "https://www.perplexity.ai/settings/api",
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
category: "apikey",
|
|
22
|
+
authType: "apikey",
|
|
23
|
+
transport: {
|
|
24
|
+
baseUrl: "https://api.perplexity.ai/v1/responses",
|
|
25
|
+
validateUrl: "https://api.perplexity.ai/v1/models",
|
|
26
|
+
format: "openai-responses",
|
|
27
|
+
},
|
|
28
|
+
models: [
|
|
29
|
+
{ id: "perplexity/sonar", name: "Perplexity Sonar" },
|
|
30
|
+
{ id: "openai/gpt-5.5", name: "GPT-5.5" },
|
|
31
|
+
{ id: "openai/gpt-5.4", name: "GPT-5.4" },
|
|
32
|
+
{ id: "openai/gpt-5.4-mini", name: "GPT-5.4 Mini" },
|
|
33
|
+
{ id: "anthropic/claude-sonnet-4-6", name: "Claude Sonnet 4.6" },
|
|
34
|
+
{ id: "anthropic/claude-opus-4-8", name: "Claude Opus 4.8" },
|
|
35
|
+
{ id: "google/gemini-3.1-pro-preview", name: "Gemini 3.1 Pro" },
|
|
36
|
+
{ id: "xai/grok-4.20-reasoning", name: "Grok 4.20 Reasoning" },
|
|
37
|
+
{ id: "perplexity/glm-5.2", name: "GLM 5.2" },
|
|
38
|
+
{ id: "perplexity/kimi-k2.7-code", name: "Kimi K2.7 Code" },
|
|
39
|
+
{ id: "nvidia/nemotron-3-super-120b-a12b", name: "Nemotron 3 Super 120B" },
|
|
40
|
+
],
|
|
41
|
+
serviceKinds: ["llm", "webSearch"],
|
|
42
|
+
searchViaChat: {
|
|
43
|
+
defaultModel: "perplexity/sonar",
|
|
44
|
+
endpoint: "https://api.perplexity.ai/v1/responses",
|
|
45
|
+
pricingUrl: "https://docs.perplexity.ai/docs/agent-api/models",
|
|
46
|
+
},
|
|
47
|
+
modelsFetcher: { url: "https://api.perplexity.ai/v1/models", type: "openai" },
|
|
48
|
+
passthroughModels: true,
|
|
49
|
+
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { SEARXNG_URL } from "../../config/runtimeConfig.js";
|
|
2
|
+
|
|
1
3
|
export default {
|
|
2
4
|
id: "searxng",
|
|
3
5
|
alias: "searxng",
|
|
@@ -15,7 +17,7 @@ export default {
|
|
|
15
17
|
],
|
|
16
18
|
noAuth: true,
|
|
17
19
|
searchConfig: {
|
|
18
|
-
baseUrl:
|
|
20
|
+
baseUrl: SEARXNG_URL,
|
|
19
21
|
method: "GET",
|
|
20
22
|
authType: "none",
|
|
21
23
|
authHeader: "none",
|
|
@@ -54,6 +54,13 @@ export const KIMI_CODING_BASE_URL = "https://api.kimi.com/coding/v1/messages";
|
|
|
54
54
|
export const OPENAI_COMPAT_BASE = "https://api.openai.com/v1";
|
|
55
55
|
export const ANTHROPIC_COMPAT_BASE = "https://api.anthropic.com/v1";
|
|
56
56
|
|
|
57
|
+
// Official Antigravity IDE Desktop 2.1.1 fingerprint captured from macOS arm64.
|
|
58
|
+
// Keep this static even when 9router runs on Linux: the provider profile is
|
|
59
|
+
// intentionally matching the IDE client, not the server host.
|
|
60
|
+
export const ANTIGRAVITY_IDE_VERSION = "2.1.1";
|
|
61
|
+
export const ANTIGRAVITY_IDE_BASE_URL = "https://cloudcode-pa.googleapis.com";
|
|
62
|
+
export const ANTIGRAVITY_IDE_USER_AGENT = `antigravity/ide/${ANTIGRAVITY_IDE_VERSION} darwin/arm64`;
|
|
63
|
+
|
|
57
64
|
// Antigravity OAuth client credentials (public CLI client — duplicated in usage.js + src/lib/oauth)
|
|
58
65
|
export const ANTIGRAVITY_OAUTH_CLIENT = {
|
|
59
66
|
clientId: "1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com",
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
// Resolve valid thinking levels per model — drives UI level picker (suffix "model(level)").
|
|
2
|
+
// Reuses capabilities.js (thinkingFormat/canDisable) so this file only maps format→levels (DRY).
|
|
3
|
+
import { getCapabilitiesForModel } from "./capabilities.js";
|
|
4
|
+
import { matchPattern } from "./pricing.js";
|
|
5
|
+
|
|
6
|
+
// Shared level sets (deduped) — verified against provider docs + wire in thinkingUnified.applyFormat.
|
|
7
|
+
const L = {
|
|
8
|
+
base: ["none", "low", "medium", "high"], // qwen, step, hunyuan, gemini-budget
|
|
9
|
+
onOff: ["none", "thinking"], // zai (binary), minimax (adaptive)
|
|
10
|
+
openai: ["none", "minimal", "low", "medium", "high", "xhigh"], // GPT-5.x / o-series (no "max")
|
|
11
|
+
levelMax: ["none", "low", "medium", "high", "max"], // claude-adaptive, kimi
|
|
12
|
+
budgetX: ["none", "low", "medium", "high", "xhigh", "max"], // claude-budget
|
|
13
|
+
gemini: ["minimal", "low", "medium", "high"], // gemini-3 thinkingLevel (no disable)
|
|
14
|
+
hiMax: ["none", "high", "max"], // deepseek (low/med→high, xhigh→max)
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
// thinkingFormat → valid selectable levels (source of truth for UI options).
|
|
18
|
+
const FORMAT_LEVELS = {
|
|
19
|
+
openai: L.openai,
|
|
20
|
+
"claude-adaptive": L.levelMax,
|
|
21
|
+
"claude-budget": L.budgetX,
|
|
22
|
+
"gemini-level": L.gemini,
|
|
23
|
+
"gemini-budget": L.base,
|
|
24
|
+
zai: L.onOff,
|
|
25
|
+
qwen: L.base,
|
|
26
|
+
kimi: L.levelMax,
|
|
27
|
+
deepseek: L.hiMax,
|
|
28
|
+
minimax: L.onOff,
|
|
29
|
+
hunyuan: L.base,
|
|
30
|
+
step: L.base,
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
// Model-name pattern overrides (glob, first match wins) — more precise than format default.
|
|
34
|
+
const PATTERN_THINKING = [
|
|
35
|
+
// gpt-5.6-sol accepts max (maps to xhigh on wire); live probe rejected ultra.
|
|
36
|
+
{ pattern: "*gpt-5.6-sol*", levels: ["none", "minimal", "low", "medium", "high", "xhigh", "max"] },
|
|
37
|
+
{ pattern: "*codex*", levels: ["low", "medium", "high", "xhigh"] }, // codex cannot disable thinking
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
// Returns valid thinking levels for a model, or null when the model has no reasoning.
|
|
41
|
+
export function getThinkingLevels(provider, model) {
|
|
42
|
+
const caps = getCapabilitiesForModel(provider, model);
|
|
43
|
+
if (!caps.reasoning) return null;
|
|
44
|
+
const hit = PATTERN_THINKING.find((p) => matchPattern(p.pattern, model));
|
|
45
|
+
let levels = hit?.levels || FORMAT_LEVELS[caps.thinkingFormat] || L.base;
|
|
46
|
+
if (caps.thinkingCanDisable === false) levels = levels.filter((l) => l !== "none");
|
|
47
|
+
return levels;
|
|
48
|
+
}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
// Port of auto_detect_filter (rtk/src/cmds/system/pipe_cmd.rs:132-188) + JS extras
|
|
2
|
-
//
|
|
3
|
-
//
|
|
2
|
+
// Detection order: git-log → git-diff → git-status → build-output → grep → find → tree → ls → search-list
|
|
3
|
+
// → read-numbered → dedup-log → smart-truncate → null
|
|
4
4
|
import { DETECT_WINDOW, READ_NUMBERED_MIN_HIT_RATIO, SMART_TRUNCATE_MIN_LINES } from "./constants.js";
|
|
5
5
|
import { gitDiff } from "./filters/gitDiff.js";
|
|
6
6
|
import { gitStatus } from "./filters/gitStatus.js";
|
|
7
|
+
import { gitLog } from "./filters/gitLog.js";
|
|
7
8
|
import { buildOutput } from "./filters/buildOutput.js";
|
|
8
9
|
import { grep } from "./filters/grep.js";
|
|
9
10
|
import { find } from "./filters/find.js";
|
|
@@ -17,6 +18,7 @@ import { searchList, SEARCH_LIST_HEADER_RE } from "./filters/searchList.js";
|
|
|
17
18
|
const RE_GIT_DIFF = /^diff --git /m;
|
|
18
19
|
const RE_GIT_DIFF_HUNK = /^@@ /m;
|
|
19
20
|
const RE_GIT_STATUS = /^On branch |^nothing to commit|^Changes (not |to be )|^Untracked files:/m;
|
|
21
|
+
const RE_GIT_LOG = /^[*|/\\ ]*commit [0-9a-f]{7,40}$/m;
|
|
20
22
|
const RE_PORCELAIN = /^[ MADRCU?!][ MADRCU?!] \S/m;
|
|
21
23
|
const RE_BUILD_OUTPUT = /^(npm (warn|error|ERR!)|yarn (warn|error)|\s*Compiling\s+\S+|\s*Downloading\s+\S+|added \d+ package|\[ERROR\]|BUILD (SUCCESS|FAILED)|\s*Finished\s+|Successfully (installed|built)|ERROR:)/im;
|
|
22
24
|
const RE_TREE_GLYPH = /[├└]──|│ /;
|
|
@@ -27,6 +29,7 @@ export function autoDetectFilter(text) {
|
|
|
27
29
|
// Rust: floor_char_boundary to avoid UTF-8 split — JS .slice() by char is safe
|
|
28
30
|
const head = text.length > DETECT_WINDOW ? text.slice(0, DETECT_WINDOW) : text;
|
|
29
31
|
|
|
32
|
+
if (RE_GIT_LOG.test(head)) return gitLog;
|
|
30
33
|
if (RE_GIT_DIFF.test(head) || RE_GIT_DIFF_HUNK.test(head)) return gitDiff;
|
|
31
34
|
if (RE_GIT_STATUS.test(head)) return gitStatus;
|
|
32
35
|
|
|
@@ -81,6 +84,11 @@ function isGrepLine(line) {
|
|
|
81
84
|
function isPathLike(line) {
|
|
82
85
|
const t = line.trim();
|
|
83
86
|
if (t.length === 0) return false;
|
|
87
|
+
// A drive-letter prefix (e.g. "C:\Users\me" or "C:/Users/me") marks a
|
|
88
|
+
// Windows absolute path, so treat the whole line as path-like. Trailing
|
|
89
|
+
// colons (e.g. "C:\path\file.js:10") are tolerated, matching grep-style
|
|
90
|
+
// suffixes on Windows dumps.
|
|
91
|
+
if (/^[A-Za-z]:[\\/]/.test(t)) return true;
|
|
84
92
|
if (t.includes(":")) return false;
|
|
85
93
|
return t.startsWith(".") || t.startsWith("/") || t.includes("/");
|
|
86
94
|
}
|
|
@@ -18,6 +18,14 @@ const SHARED_AUTO_CLARITY = "Auto-Clarity: drop caveman for security warnings, i
|
|
|
18
18
|
|
|
19
19
|
const SHARED_PERSISTENCE = "ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure.";
|
|
20
20
|
|
|
21
|
+
const SHARED_NO_INVENTED_ABBREV = "No invented abbreviations. Standard well-known tech acronyms (DB, API, HTTP, URL, JSON, ID, OS, CPU) OK. Names of code symbols, function names, API names, error strings: keep verbatim.";
|
|
22
|
+
|
|
23
|
+
const SHARED_PRESERVE_LANGUAGE = "Preserve the user's dominant language. User wrote Vietnamese, reply Vietnamese. User wrote English, reply English. Wenyan/classical-Chinese levels override this language-preservation rule. Code identifiers, error strings, file paths, commands: keep in their original form regardless of language.";
|
|
24
|
+
|
|
25
|
+
const SHARED_NO_SELF_REFERENCE = 'No self-reference. Do not name or announce the style (no "caveman mode", no "me caveman think", no "compressed mode active"). Just respond.';
|
|
26
|
+
|
|
27
|
+
const SHARED_NO_DECORATION = 'No decorative emoji. No narrating tool calls ("I will now search", "I used X to find Y"). No status phrases ("Sure!", "Of course!", "I\'d be happy to"). No causal arrow shorthand ("A -> B -> fails"). State the thing, the action, the reason. Then next step.';
|
|
28
|
+
|
|
21
29
|
export const CAVEMAN_PROMPTS = {
|
|
22
30
|
[CAVEMAN_LEVELS.LITE]: [
|
|
23
31
|
"Respond tersely. Keep grammar and full sentences but drop filler, hedging and pleasantries (just/really/basically/sure/of course/I'd be happy to).",
|
|
@@ -26,6 +34,10 @@ export const CAVEMAN_PROMPTS = {
|
|
|
26
34
|
SHARED_BOUNDARIES,
|
|
27
35
|
SHARED_AUTO_CLARITY,
|
|
28
36
|
SHARED_PERSISTENCE,
|
|
37
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
38
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
39
|
+
SHARED_NO_SELF_REFERENCE,
|
|
40
|
+
SHARED_NO_DECORATION,
|
|
29
41
|
].join(" "),
|
|
30
42
|
|
|
31
43
|
[CAVEMAN_LEVELS.FULL]: [
|
|
@@ -36,16 +48,24 @@ export const CAVEMAN_PROMPTS = {
|
|
|
36
48
|
SHARED_BOUNDARIES,
|
|
37
49
|
SHARED_AUTO_CLARITY,
|
|
38
50
|
SHARED_PERSISTENCE,
|
|
51
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
52
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
53
|
+
SHARED_NO_SELF_REFERENCE,
|
|
54
|
+
SHARED_NO_DECORATION,
|
|
39
55
|
].join(" "),
|
|
40
56
|
|
|
41
57
|
[CAVEMAN_LEVELS.ULTRA]: [
|
|
42
58
|
"Respond ultra-terse. Maximum compression. Telegraphic.",
|
|
43
|
-
"
|
|
44
|
-
"Pattern: [thing]
|
|
59
|
+
"Strip conjunctions. One word when one word enough.",
|
|
60
|
+
"Pattern: [thing] [action] [reason]. [next step].",
|
|
45
61
|
SHARED_EXAMPLES,
|
|
46
62
|
SHARED_BOUNDARIES,
|
|
47
63
|
SHARED_AUTO_CLARITY,
|
|
48
64
|
SHARED_PERSISTENCE,
|
|
65
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
66
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
67
|
+
SHARED_NO_SELF_REFERENCE,
|
|
68
|
+
SHARED_NO_DECORATION,
|
|
49
69
|
].join(" "),
|
|
50
70
|
|
|
51
71
|
[CAVEMAN_LEVELS.WENYAN_LITE]: [
|
|
@@ -55,6 +75,10 @@ export const CAVEMAN_PROMPTS = {
|
|
|
55
75
|
SHARED_BOUNDARIES,
|
|
56
76
|
SHARED_AUTO_CLARITY,
|
|
57
77
|
SHARED_PERSISTENCE,
|
|
78
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
79
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
80
|
+
SHARED_NO_SELF_REFERENCE,
|
|
81
|
+
SHARED_NO_DECORATION,
|
|
58
82
|
].join(" "),
|
|
59
83
|
|
|
60
84
|
[CAVEMAN_LEVELS.WENYAN]: [
|
|
@@ -65,6 +89,10 @@ export const CAVEMAN_PROMPTS = {
|
|
|
65
89
|
SHARED_BOUNDARIES,
|
|
66
90
|
SHARED_AUTO_CLARITY,
|
|
67
91
|
SHARED_PERSISTENCE,
|
|
92
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
93
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
94
|
+
SHARED_NO_SELF_REFERENCE,
|
|
95
|
+
SHARED_NO_DECORATION,
|
|
68
96
|
].join(" "),
|
|
69
97
|
|
|
70
98
|
[CAVEMAN_LEVELS.WENYAN_ULTRA]: [
|
|
@@ -74,5 +102,9 @@ export const CAVEMAN_PROMPTS = {
|
|
|
74
102
|
SHARED_BOUNDARIES,
|
|
75
103
|
SHARED_AUTO_CLARITY,
|
|
76
104
|
SHARED_PERSISTENCE,
|
|
105
|
+
SHARED_NO_INVENTED_ABBREV,
|
|
106
|
+
SHARED_PRESERVE_LANGUAGE,
|
|
107
|
+
SHARED_NO_SELF_REFERENCE,
|
|
108
|
+
SHARED_NO_DECORATION,
|
|
77
109
|
].join(" "),
|
|
78
110
|
};
|
|
@@ -4,6 +4,7 @@ export const MIN_COMPRESS_SIZE = 500; // bytes; skip tiny blobs
|
|
|
4
4
|
export const DETECT_WINDOW = 1024; // autodetect peeks first N chars
|
|
5
5
|
export const GIT_DIFF_HUNK_MAX_LINES = 100; // per-hunk line cap
|
|
6
6
|
export const GIT_DIFF_CONTEXT_KEEP = 3; // context lines around changes
|
|
7
|
+
export const GIT_LOG_MAX_LINES = 200; // gitLog line cap
|
|
7
8
|
export const DEDUP_LINE_MAX = 2000; // dedupLog truncation cap
|
|
8
9
|
|
|
9
10
|
// Rust pipe_cmd.rs parity caps
|
|
@@ -9,16 +9,17 @@ export function find(input) {
|
|
|
9
9
|
const byDir = new Map();
|
|
10
10
|
|
|
11
11
|
for (const path of lines) {
|
|
12
|
-
|
|
12
|
+
// Accept both Unix ("/a/b") and Windows ("C:\a\b") separators
|
|
13
|
+
const lastSep = Math.max(path.lastIndexOf("/"), path.lastIndexOf("\\"));
|
|
13
14
|
let dir;
|
|
14
15
|
let basename;
|
|
15
|
-
if (
|
|
16
|
+
if (lastSep === -1) {
|
|
16
17
|
dir = ".";
|
|
17
18
|
basename = path;
|
|
18
19
|
} else {
|
|
19
20
|
// Rust: PathBuf::from(path).parent().display() + file_name().display()
|
|
20
|
-
dir = path.slice(0,
|
|
21
|
-
basename = path.slice(
|
|
21
|
+
dir = path.slice(0, lastSep) || "/";
|
|
22
|
+
basename = path.slice(lastSep + 1);
|
|
22
23
|
}
|
|
23
24
|
if (!byDir.has(dir)) byDir.set(dir, []);
|
|
24
25
|
byDir.get(dir).push(basename);
|
|
@@ -31,7 +32,8 @@ export function find(input) {
|
|
|
31
32
|
const showDirs = dirs.slice(0, FIND_TOTAL_DIR_MAX);
|
|
32
33
|
for (const dir of showDirs) {
|
|
33
34
|
const files = byDir.get(dir);
|
|
34
|
-
|
|
35
|
+
const dirLabel = dir.replace(/\\/g, "/");
|
|
36
|
+
out += `${dirLabel}/ (${files.length})\n`;
|
|
35
37
|
const showFiles = files.slice(0, FIND_PER_DIR_MAX);
|
|
36
38
|
for (const f of showFiles) out += ` ${f}\n`;
|
|
37
39
|
if (files.length > FIND_PER_DIR_MAX) {
|