switchboard-router 0.9.19 → 0.9.21
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/static/chunks/{1321-01d6c3198a6dd868.js → 1321-de2662d28ab47cf8.js} +1 -1
- package/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +10 -10
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/prerender-manifest.json +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/agent-library/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/routing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/aider-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/gemini-cli-settings/route.js +3 -3
- package/app/.next-cli-build/server/app/api/cli-tools/grok-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/pi-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/callback.html +1 -1
- package/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +3 -3
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/landing.html +1 -1
- package/app/.next-cli-build/server/app/landing.rsc +3 -3
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/login.html +1 -1
- package/app/.next-cli-build/server/app/login.rsc +3 -3
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +10 -10
- package/app/.next-cli-build/server/chunks/3423.js +1 -1
- package/app/.next-cli-build/server/chunks/369.js +5 -5
- package/app/.next-cli-build/server/chunks/519.js +1 -1
- package/app/.next-cli-build/server/chunks/7454.js +1 -1
- package/app/.next-cli-build/server/chunks/8400.js +2 -2
- package/app/.next-cli-build/server/chunks/869.js +1 -1
- package/app/.next-cli-build/server/chunks/8998.js +2 -2
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/pages/404.html +1 -1
- package/app/.next-cli-build/server/pages/500.html +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/app/.next-cli-build/static/chunks/{1321-01d6c3198a6dd868.js → 1321-de2662d28ab47cf8.js} +1 -1
- package/app/open-sse/identity/tls/bin/darwin/arm64/switchboard-claude-tls +0 -0
- package/app/open-sse/identity/tls/bin/darwin/x64/switchboard-claude-tls +0 -0
- package/app/open-sse/identity/tls/bin/linux/arm64/switchboard-claude-tls +0 -0
- package/app/open-sse/identity/tls/bin/linux/x64/switchboard-claude-tls +0 -0
- package/app/open-sse/identity/tls/bin/win32/arm64/switchboard-claude-tls.exe +0 -0
- package/app/open-sse/identity/tls/bin/win32/x64/switchboard-claude-tls.exe +0 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- /package/app/.next/static/{lpJKSCNHmXiuvzItFS9ky → lkpY_OQyrCAqK5SbBagdh}/_buildManifest.js +0 -0
- /package/app/.next/static/{lpJKSCNHmXiuvzItFS9ky → lkpY_OQyrCAqK5SbBagdh}/_ssgManifest.js +0 -0
- /package/app/.next-cli-build/static/{lpJKSCNHmXiuvzItFS9ky → lkpY_OQyrCAqK5SbBagdh}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{lpJKSCNHmXiuvzItFS9ky → lkpY_OQyrCAqK5SbBagdh}/_ssgManifest.js +0 -0
|
@@ -96,21 +96,21 @@
|
|
|
96
96
|
"/api/combos/[id]/route": "app/api/combos/[id]/route.js",
|
|
97
97
|
"/api/combos/route": "app/api/combos/route.js",
|
|
98
98
|
"/api/headroom/extras/route": "app/api/headroom/extras/route.js",
|
|
99
|
-
"/api/headroom/proxy/[...path]/route": "app/api/headroom/proxy/[...path]/route.js",
|
|
100
|
-
"/api/headroom/start/route": "app/api/headroom/start/route.js",
|
|
101
99
|
"/api/headroom/restart/route": "app/api/headroom/restart/route.js",
|
|
100
|
+
"/api/headroom/start/route": "app/api/headroom/start/route.js",
|
|
102
101
|
"/api/headroom/status/route": "app/api/headroom/status/route.js",
|
|
103
102
|
"/api/headroom/stop/route": "app/api/headroom/stop/route.js",
|
|
103
|
+
"/api/headroom/proxy/[...path]/route": "app/api/headroom/proxy/[...path]/route.js",
|
|
104
104
|
"/api/health/route": "app/api/health/route.js",
|
|
105
105
|
"/api/keys/[id]/route": "app/api/keys/[id]/route.js",
|
|
106
106
|
"/api/keys/route": "app/api/keys/route.js",
|
|
107
107
|
"/api/mcp/[plugin]/message/route": "app/api/mcp/[plugin]/message/route.js",
|
|
108
108
|
"/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
|
|
109
109
|
"/api/media-providers/tts/deepgram/voices/route": "app/api/media-providers/tts/deepgram/voices/route.js",
|
|
110
|
+
"/api/media-providers/tts/inworld/voices/route": "app/api/media-providers/tts/inworld/voices/route.js",
|
|
110
111
|
"/api/media-providers/tts/minimax/voices/route": "app/api/media-providers/tts/minimax/voices/route.js",
|
|
111
|
-
"/api/mgmt/v1/combos/[id]/route": "app/api/mgmt/v1/combos/[id]/route.js",
|
|
112
112
|
"/api/mgmt/v1/combos/[id]/strategy/route": "app/api/mgmt/v1/combos/[id]/strategy/route.js",
|
|
113
|
-
"/api/
|
|
113
|
+
"/api/mgmt/v1/combos/[id]/route": "app/api/mgmt/v1/combos/[id]/route.js",
|
|
114
114
|
"/api/mgmt/v1/combos/route": "app/api/mgmt/v1/combos/route.js",
|
|
115
115
|
"/api/mgmt/v1/health/route": "app/api/mgmt/v1/health/route.js",
|
|
116
116
|
"/api/mgmt/v1/metrics/route": "app/api/mgmt/v1/metrics/route.js",
|
|
@@ -122,24 +122,24 @@
|
|
|
122
122
|
"/api/models/custom/route": "app/api/models/custom/route.js",
|
|
123
123
|
"/api/models/disabled/route": "app/api/models/disabled/route.js",
|
|
124
124
|
"/api/oauth/kiro/import-cli-proxy/route": "app/api/oauth/kiro/import-cli-proxy/route.js",
|
|
125
|
-
"/api/pricing/defaults/route": "app/api/pricing/defaults/route.js",
|
|
126
125
|
"/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
|
|
126
|
+
"/api/pricing/defaults/route": "app/api/pricing/defaults/route.js",
|
|
127
127
|
"/api/provider-nodes/[id]/route": "app/api/provider-nodes/[id]/route.js",
|
|
128
128
|
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
129
|
-
"/api/providers/[id]/model-probes/batch/route": "app/api/providers/[id]/model-probes/batch/route.js",
|
|
130
129
|
"/api/providers/[id]/model-probes/cache/route": "app/api/providers/[id]/model-probes/cache/route.js",
|
|
130
|
+
"/api/providers/[id]/model-probes/batch/route": "app/api/providers/[id]/model-probes/batch/route.js",
|
|
131
131
|
"/api/providers/[id]/model-probes/prepare/route": "app/api/providers/[id]/model-probes/prepare/route.js",
|
|
132
|
+
"/api/providers/[id]/model-probes/remove-unavailable/route": "app/api/providers/[id]/model-probes/remove-unavailable/route.js",
|
|
132
133
|
"/api/providers/[id]/model-probes/route": "app/api/providers/[id]/model-probes/route.js",
|
|
133
134
|
"/api/providers/[id]/model-probes/verify/cancel/route": "app/api/providers/[id]/model-probes/verify/cancel/route.js",
|
|
134
|
-
"/api/providers/[id]/model-probes/remove-unavailable/route": "app/api/providers/[id]/model-probes/remove-unavailable/route.js",
|
|
135
135
|
"/api/providers/[id]/model-probes/verify/start/route": "app/api/providers/[id]/model-probes/verify/start/route.js",
|
|
136
136
|
"/api/providers/[id]/model-probes/verify/status/route": "app/api/providers/[id]/model-probes/verify/status/route.js",
|
|
137
137
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
138
138
|
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
139
139
|
"/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
|
|
140
|
+
"/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
|
|
140
141
|
"/api/providers/route": "app/api/providers/route.js",
|
|
141
142
|
"/api/pxpipe/health/route": "app/api/pxpipe/health/route.js",
|
|
142
|
-
"/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
|
|
143
143
|
"/api/pxpipe/install/route": "app/api/pxpipe/install/route.js",
|
|
144
144
|
"/api/pxpipe/logs/route": "app/api/pxpipe/logs/route.js",
|
|
145
145
|
"/api/pxpipe/restart/route": "app/api/pxpipe/restart/route.js",
|
|
@@ -148,16 +148,16 @@
|
|
|
148
148
|
"/api/pxpipe/status/route": "app/api/pxpipe/status/route.js",
|
|
149
149
|
"/api/pxpipe/stop/route": "app/api/pxpipe/stop/route.js",
|
|
150
150
|
"/api/routing/feedback/route": "app/api/routing/feedback/route.js",
|
|
151
|
+
"/api/providers/validate/route": "app/api/providers/validate/route.js",
|
|
151
152
|
"/api/routing/insights/route": "app/api/routing/insights/route.js",
|
|
152
153
|
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
153
|
-
"/api/providers/validate/route": "app/api/providers/validate/route.js",
|
|
154
154
|
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
155
155
|
"/api/token-saver/vault-stats/route": "app/api/token-saver/vault-stats/route.js",
|
|
156
156
|
"/api/settings/route": "app/api/settings/route.js",
|
|
157
157
|
"/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
|
|
158
158
|
"/api/usage/chart/route": "app/api/usage/chart/route.js",
|
|
159
|
-
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
160
159
|
"/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
|
|
160
|
+
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
161
161
|
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
162
162
|
"/api/usage/logs/route": "app/api/usage/logs/route.js",
|
|
163
163
|
"/api/usage/request-details/[id]/route": "app/api/usage/request-details/[id]/route.js",
|