9router 0.2.47 → 0.2.48

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.
Files changed (111) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-build-manifest.json +101 -101
  3. package/app/.next/app-path-routes-manifest.json +20 -20
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/prerender-manifest.json +43 -43
  6. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/_not-found.html +1 -1
  18. package/app/.next/server/app/_not-found.rsc +2 -2
  19. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  22. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  24. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/callback.html +1 -1
  69. package/app/.next/server/app/callback.rsc +2 -2
  70. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  71. package/app/.next/server/app/dashboard/cli-tools.rsc +4 -4
  72. package/app/.next/server/app/dashboard/combos.html +1 -1
  73. package/app/.next/server/app/dashboard/combos.rsc +4 -4
  74. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  75. package/app/.next/server/app/dashboard/endpoint.rsc +4 -4
  76. package/app/.next/server/app/dashboard/profile.html +1 -1
  77. package/app/.next/server/app/dashboard/profile.rsc +4 -4
  78. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  79. package/app/.next/server/app/dashboard/providers/new.rsc +4 -4
  80. package/app/.next/server/app/dashboard/providers.html +1 -1
  81. package/app/.next/server/app/dashboard/providers.rsc +4 -4
  82. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  84. package/app/.next/server/app/dashboard/settings/pricing.rsc +2 -2
  85. package/app/.next/server/app/dashboard/translator.html +1 -1
  86. package/app/.next/server/app/dashboard/translator.rsc +4 -4
  87. package/app/.next/server/app/dashboard/usage.html +1 -1
  88. package/app/.next/server/app/dashboard/usage.rsc +4 -4
  89. package/app/.next/server/app/dashboard.html +1 -1
  90. package/app/.next/server/app/dashboard.rsc +4 -4
  91. package/app/.next/server/app/index.html +1 -1
  92. package/app/.next/server/app/index.rsc +2 -2
  93. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/landing.html +1 -1
  95. package/app/.next/server/app/landing.rsc +2 -2
  96. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/login.html +1 -1
  98. package/app/.next/server/app/login.rsc +3 -3
  99. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app-paths-manifest.json +20 -20
  101. package/app/.next/server/middleware-manifest.json +5 -5
  102. package/app/.next/server/pages/404.html +1 -1
  103. package/app/.next/server/pages/500.html +1 -1
  104. package/app/.next/server/server-reference-manifest.js +1 -1
  105. package/app/.next/server/server-reference-manifest.json +1 -1
  106. package/app/.next/static/chunks/{6536-3c320a9256027ae7.js → 6536-3c574e1c75f84093.js} +1 -1
  107. package/app/.next/static/chunks/{832-fcc62661d677fec9.js → 832-15f8ef24c0625839.js} +1 -1
  108. package/app/.next/static/chunks/app/(dashboard)/{layout-9099a54bafd4e8d6.js → layout-66afc831874fda7f.js} +1 -1
  109. package/package.json +1 -1
  110. /package/app/.next/static/{EXo03FFjXTDRv2B-4_pan → YKZB--scyWubo46IKG8KZ}/_buildManifest.js +0 -0
  111. /package/app/.next/static/{EXo03FFjXTDRv2B-4_pan → YKZB--scyWubo46IKG8KZ}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- EXo03FFjXTDRv2B-4_pan
1
+ YKZB--scyWubo46IKG8KZ
@@ -15,19 +15,19 @@
15
15
  "static/css/9ee3a78005b959d2.css",
16
16
  "static/chunks/app/layout-351780790295b67b.js"
17
17
  ],
18
- "/api/auth/logout/route": [
18
+ "/api/auth/login/route": [
19
19
  "static/chunks/webpack-377a85d9b4413fa8.js",
20
20
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
21
21
  "static/chunks/3131-62de61bfb525d9a2.js",
22
22
  "static/chunks/main-app-686814e689ee5470.js",
23
- "static/chunks/app/api/auth/logout/route-346d6c4c2fae3383.js"
23
+ "static/chunks/app/api/auth/login/route-346d6c4c2fae3383.js"
24
24
  ],
25
- "/api/auth/login/route": [
25
+ "/api/auth/logout/route": [
26
26
  "static/chunks/webpack-377a85d9b4413fa8.js",
27
27
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
28
28
  "static/chunks/3131-62de61bfb525d9a2.js",
29
29
  "static/chunks/main-app-686814e689ee5470.js",
30
- "static/chunks/app/api/auth/login/route-346d6c4c2fae3383.js"
30
+ "static/chunks/app/api/auth/logout/route-346d6c4c2fae3383.js"
31
31
  ],
32
32
  "/api/cli-tools/claude-settings/route": [
33
33
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -43,19 +43,19 @@
43
43
  "static/chunks/main-app-686814e689ee5470.js",
44
44
  "static/chunks/app/api/cli-tools/codex-settings/route-346d6c4c2fae3383.js"
45
45
  ],
46
- "/api/cloud/credentials/update/route": [
46
+ "/api/cloud/auth/route": [
47
47
  "static/chunks/webpack-377a85d9b4413fa8.js",
48
48
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
49
49
  "static/chunks/3131-62de61bfb525d9a2.js",
50
50
  "static/chunks/main-app-686814e689ee5470.js",
51
- "static/chunks/app/api/cloud/credentials/update/route-346d6c4c2fae3383.js"
51
+ "static/chunks/app/api/cloud/auth/route-346d6c4c2fae3383.js"
52
52
  ],
53
- "/api/cloud/models/alias/route": [
53
+ "/api/cloud/credentials/update/route": [
54
54
  "static/chunks/webpack-377a85d9b4413fa8.js",
55
55
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
56
56
  "static/chunks/3131-62de61bfb525d9a2.js",
57
57
  "static/chunks/main-app-686814e689ee5470.js",
58
- "static/chunks/app/api/cloud/models/alias/route-346d6c4c2fae3383.js"
58
+ "static/chunks/app/api/cloud/credentials/update/route-346d6c4c2fae3383.js"
59
59
  ],
60
60
  "/api/cloud/model/resolve/route": [
61
61
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -64,12 +64,12 @@
64
64
  "static/chunks/main-app-686814e689ee5470.js",
65
65
  "static/chunks/app/api/cloud/model/resolve/route-346d6c4c2fae3383.js"
66
66
  ],
67
- "/api/cloud/auth/route": [
67
+ "/api/cloud/models/alias/route": [
68
68
  "static/chunks/webpack-377a85d9b4413fa8.js",
69
69
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
70
70
  "static/chunks/3131-62de61bfb525d9a2.js",
71
71
  "static/chunks/main-app-686814e689ee5470.js",
72
- "static/chunks/app/api/cloud/auth/route-346d6c4c2fae3383.js"
72
+ "static/chunks/app/api/cloud/models/alias/route-346d6c4c2fae3383.js"
73
73
  ],
74
74
  "/api/combos/[id]/route": [
75
75
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -113,33 +113,33 @@
113
113
  "static/chunks/main-app-686814e689ee5470.js",
114
114
  "static/chunks/app/api/models/alias/route-346d6c4c2fae3383.js"
115
115
  ],
116
- "/api/oauth/[provider]/[action]/route": [
116
+ "/api/models/route": [
117
117
  "static/chunks/webpack-377a85d9b4413fa8.js",
118
118
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
119
119
  "static/chunks/3131-62de61bfb525d9a2.js",
120
120
  "static/chunks/main-app-686814e689ee5470.js",
121
- "static/chunks/app/api/oauth/[provider]/[action]/route-346d6c4c2fae3383.js"
121
+ "static/chunks/app/api/models/route-346d6c4c2fae3383.js"
122
122
  ],
123
- "/api/oauth/kiro/import/route": [
123
+ "/api/oauth/[provider]/[action]/route": [
124
124
  "static/chunks/webpack-377a85d9b4413fa8.js",
125
125
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
126
126
  "static/chunks/3131-62de61bfb525d9a2.js",
127
127
  "static/chunks/main-app-686814e689ee5470.js",
128
- "static/chunks/app/api/oauth/kiro/import/route-346d6c4c2fae3383.js"
128
+ "static/chunks/app/api/oauth/[provider]/[action]/route-346d6c4c2fae3383.js"
129
129
  ],
130
- "/api/models/route": [
130
+ "/api/oauth/kiro/social-authorize/route": [
131
131
  "static/chunks/webpack-377a85d9b4413fa8.js",
132
132
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
133
133
  "static/chunks/3131-62de61bfb525d9a2.js",
134
134
  "static/chunks/main-app-686814e689ee5470.js",
135
- "static/chunks/app/api/models/route-346d6c4c2fae3383.js"
135
+ "static/chunks/app/api/oauth/kiro/social-authorize/route-346d6c4c2fae3383.js"
136
136
  ],
137
- "/api/oauth/kiro/social-authorize/route": [
137
+ "/api/oauth/kiro/import/route": [
138
138
  "static/chunks/webpack-377a85d9b4413fa8.js",
139
139
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
140
140
  "static/chunks/3131-62de61bfb525d9a2.js",
141
141
  "static/chunks/main-app-686814e689ee5470.js",
142
- "static/chunks/app/api/oauth/kiro/social-authorize/route-346d6c4c2fae3383.js"
142
+ "static/chunks/app/api/oauth/kiro/import/route-346d6c4c2fae3383.js"
143
143
  ],
144
144
  "/api/pricing/route": [
145
145
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -148,12 +148,12 @@
148
148
  "static/chunks/main-app-686814e689ee5470.js",
149
149
  "static/chunks/app/api/pricing/route-346d6c4c2fae3383.js"
150
150
  ],
151
- "/api/providers/[id]/route": [
151
+ "/api/providers/[id]/models/route": [
152
152
  "static/chunks/webpack-377a85d9b4413fa8.js",
153
153
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
154
154
  "static/chunks/3131-62de61bfb525d9a2.js",
155
155
  "static/chunks/main-app-686814e689ee5470.js",
156
- "static/chunks/app/api/providers/[id]/route-346d6c4c2fae3383.js"
156
+ "static/chunks/app/api/providers/[id]/models/route-346d6c4c2fae3383.js"
157
157
  ],
158
158
  "/api/oauth/kiro/social-exchange/route": [
159
159
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -162,40 +162,40 @@
162
162
  "static/chunks/main-app-686814e689ee5470.js",
163
163
  "static/chunks/app/api/oauth/kiro/social-exchange/route-346d6c4c2fae3383.js"
164
164
  ],
165
- "/api/providers/[id]/models/route": [
165
+ "/api/providers/client/route": [
166
166
  "static/chunks/webpack-377a85d9b4413fa8.js",
167
167
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
168
168
  "static/chunks/3131-62de61bfb525d9a2.js",
169
169
  "static/chunks/main-app-686814e689ee5470.js",
170
- "static/chunks/app/api/providers/[id]/models/route-346d6c4c2fae3383.js"
170
+ "static/chunks/app/api/providers/client/route-346d6c4c2fae3383.js"
171
171
  ],
172
- "/api/providers/client/route": [
172
+ "/api/providers/[id]/route": [
173
173
  "static/chunks/webpack-377a85d9b4413fa8.js",
174
174
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
175
175
  "static/chunks/3131-62de61bfb525d9a2.js",
176
176
  "static/chunks/main-app-686814e689ee5470.js",
177
- "static/chunks/app/api/providers/client/route-346d6c4c2fae3383.js"
177
+ "static/chunks/app/api/providers/[id]/route-346d6c4c2fae3383.js"
178
178
  ],
179
- "/api/providers/route": [
179
+ "/api/providers/validate/route": [
180
180
  "static/chunks/webpack-377a85d9b4413fa8.js",
181
181
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
182
182
  "static/chunks/3131-62de61bfb525d9a2.js",
183
183
  "static/chunks/main-app-686814e689ee5470.js",
184
- "static/chunks/app/api/providers/route-346d6c4c2fae3383.js"
184
+ "static/chunks/app/api/providers/validate/route-346d6c4c2fae3383.js"
185
185
  ],
186
- "/api/providers/[id]/test/route": [
186
+ "/api/providers/route": [
187
187
  "static/chunks/webpack-377a85d9b4413fa8.js",
188
188
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
189
189
  "static/chunks/3131-62de61bfb525d9a2.js",
190
190
  "static/chunks/main-app-686814e689ee5470.js",
191
- "static/chunks/app/api/providers/[id]/test/route-346d6c4c2fae3383.js"
191
+ "static/chunks/app/api/providers/route-346d6c4c2fae3383.js"
192
192
  ],
193
- "/api/providers/validate/route": [
193
+ "/api/providers/[id]/test/route": [
194
194
  "static/chunks/webpack-377a85d9b4413fa8.js",
195
195
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
196
196
  "static/chunks/3131-62de61bfb525d9a2.js",
197
197
  "static/chunks/main-app-686814e689ee5470.js",
198
- "static/chunks/app/api/providers/validate/route-346d6c4c2fae3383.js"
198
+ "static/chunks/app/api/providers/[id]/test/route-346d6c4c2fae3383.js"
199
199
  ],
200
200
  "/api/shutdown/route": [
201
201
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -239,47 +239,47 @@
239
239
  "static/chunks/main-app-686814e689ee5470.js",
240
240
  "static/chunks/app/api/translator/save/route-346d6c4c2fae3383.js"
241
241
  ],
242
- "/api/translator/send/route": [
242
+ "/api/translator/load/route": [
243
243
  "static/chunks/webpack-377a85d9b4413fa8.js",
244
244
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
245
245
  "static/chunks/3131-62de61bfb525d9a2.js",
246
246
  "static/chunks/main-app-686814e689ee5470.js",
247
- "static/chunks/app/api/translator/send/route-346d6c4c2fae3383.js"
247
+ "static/chunks/app/api/translator/load/route-346d6c4c2fae3383.js"
248
248
  ],
249
- "/api/translator/translate/route": [
249
+ "/api/usage/history/route": [
250
250
  "static/chunks/webpack-377a85d9b4413fa8.js",
251
251
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
252
252
  "static/chunks/3131-62de61bfb525d9a2.js",
253
253
  "static/chunks/main-app-686814e689ee5470.js",
254
- "static/chunks/app/api/translator/translate/route-346d6c4c2fae3383.js"
254
+ "static/chunks/app/api/usage/history/route-346d6c4c2fae3383.js"
255
255
  ],
256
- "/api/usage/[connectionId]/route": [
256
+ "/api/translator/translate/route": [
257
257
  "static/chunks/webpack-377a85d9b4413fa8.js",
258
258
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
259
259
  "static/chunks/3131-62de61bfb525d9a2.js",
260
260
  "static/chunks/main-app-686814e689ee5470.js",
261
- "static/chunks/app/api/usage/[connectionId]/route-346d6c4c2fae3383.js"
261
+ "static/chunks/app/api/translator/translate/route-346d6c4c2fae3383.js"
262
262
  ],
263
- "/api/translator/load/route": [
263
+ "/api/usage/[connectionId]/route": [
264
264
  "static/chunks/webpack-377a85d9b4413fa8.js",
265
265
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
266
266
  "static/chunks/3131-62de61bfb525d9a2.js",
267
267
  "static/chunks/main-app-686814e689ee5470.js",
268
- "static/chunks/app/api/translator/load/route-346d6c4c2fae3383.js"
268
+ "static/chunks/app/api/usage/[connectionId]/route-346d6c4c2fae3383.js"
269
269
  ],
270
- "/api/usage/history/route": [
270
+ "/api/usage/logs/route": [
271
271
  "static/chunks/webpack-377a85d9b4413fa8.js",
272
272
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
273
273
  "static/chunks/3131-62de61bfb525d9a2.js",
274
274
  "static/chunks/main-app-686814e689ee5470.js",
275
- "static/chunks/app/api/usage/history/route-346d6c4c2fae3383.js"
275
+ "static/chunks/app/api/usage/logs/route-346d6c4c2fae3383.js"
276
276
  ],
277
- "/api/usage/logs/route": [
277
+ "/api/translator/send/route": [
278
278
  "static/chunks/webpack-377a85d9b4413fa8.js",
279
279
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
280
280
  "static/chunks/3131-62de61bfb525d9a2.js",
281
281
  "static/chunks/main-app-686814e689ee5470.js",
282
- "static/chunks/app/api/usage/logs/route-346d6c4c2fae3383.js"
282
+ "static/chunks/app/api/translator/send/route-346d6c4c2fae3383.js"
283
283
  ],
284
284
  "/api/v1/api/chat/route": [
285
285
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -295,47 +295,47 @@
295
295
  "static/chunks/main-app-686814e689ee5470.js",
296
296
  "static/chunks/app/api/v1/chat/completions/route-346d6c4c2fae3383.js"
297
297
  ],
298
- "/api/v1/messages/route": [
298
+ "/api/v1/messages/count_tokens/route": [
299
299
  "static/chunks/webpack-377a85d9b4413fa8.js",
300
300
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
301
301
  "static/chunks/3131-62de61bfb525d9a2.js",
302
302
  "static/chunks/main-app-686814e689ee5470.js",
303
- "static/chunks/app/api/v1/messages/route-346d6c4c2fae3383.js"
303
+ "static/chunks/app/api/v1/messages/count_tokens/route-346d6c4c2fae3383.js"
304
304
  ],
305
- "/api/v1/responses/route": [
305
+ "/api/v1/models/route": [
306
306
  "static/chunks/webpack-377a85d9b4413fa8.js",
307
307
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
308
308
  "static/chunks/3131-62de61bfb525d9a2.js",
309
309
  "static/chunks/main-app-686814e689ee5470.js",
310
- "static/chunks/app/api/v1/responses/route-346d6c4c2fae3383.js"
310
+ "static/chunks/app/api/v1/models/route-346d6c4c2fae3383.js"
311
311
  ],
312
- "/api/v1/models/route": [
312
+ "/api/v1/messages/route": [
313
313
  "static/chunks/webpack-377a85d9b4413fa8.js",
314
314
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
315
315
  "static/chunks/3131-62de61bfb525d9a2.js",
316
316
  "static/chunks/main-app-686814e689ee5470.js",
317
- "static/chunks/app/api/v1/models/route-346d6c4c2fae3383.js"
317
+ "static/chunks/app/api/v1/messages/route-346d6c4c2fae3383.js"
318
318
  ],
319
- "/api/v1beta/models/[...path]/route": [
319
+ "/api/v1/responses/route": [
320
320
  "static/chunks/webpack-377a85d9b4413fa8.js",
321
321
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
322
322
  "static/chunks/3131-62de61bfb525d9a2.js",
323
323
  "static/chunks/main-app-686814e689ee5470.js",
324
- "static/chunks/app/api/v1beta/models/[...path]/route-346d6c4c2fae3383.js"
324
+ "static/chunks/app/api/v1/responses/route-346d6c4c2fae3383.js"
325
325
  ],
326
- "/api/v1/messages/count_tokens/route": [
326
+ "/api/v1/route": [
327
327
  "static/chunks/webpack-377a85d9b4413fa8.js",
328
328
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
329
329
  "static/chunks/3131-62de61bfb525d9a2.js",
330
330
  "static/chunks/main-app-686814e689ee5470.js",
331
- "static/chunks/app/api/v1/messages/count_tokens/route-346d6c4c2fae3383.js"
331
+ "static/chunks/app/api/v1/route-346d6c4c2fae3383.js"
332
332
  ],
333
- "/api/v1/route": [
333
+ "/api/v1beta/models/[...path]/route": [
334
334
  "static/chunks/webpack-377a85d9b4413fa8.js",
335
335
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
336
336
  "static/chunks/3131-62de61bfb525d9a2.js",
337
337
  "static/chunks/main-app-686814e689ee5470.js",
338
- "static/chunks/app/api/v1/route-346d6c4c2fae3383.js"
338
+ "static/chunks/app/api/v1beta/models/[...path]/route-346d6c4c2fae3383.js"
339
339
  ],
340
340
  "/api/v1beta/models/route": [
341
341
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -358,23 +358,23 @@
358
358
  "static/chunks/main-app-686814e689ee5470.js",
359
359
  "static/chunks/app/dashboard/settings/pricing/page-5ba9eaf20345a8fb.js"
360
360
  ],
361
- "/landing/page": [
361
+ "/login/page": [
362
362
  "static/chunks/webpack-377a85d9b4413fa8.js",
363
363
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
364
364
  "static/chunks/3131-62de61bfb525d9a2.js",
365
365
  "static/chunks/main-app-686814e689ee5470.js",
366
366
  "static/chunks/10-53560174b468d50f.js",
367
- "static/chunks/app/landing/page-52752e9e1b4eee93.js"
367
+ "static/chunks/832-15f8ef24c0625839.js",
368
+ "static/chunks/6536-3c574e1c75f84093.js",
369
+ "static/chunks/app/login/page-5d1e2105bdeed41a.js"
368
370
  ],
369
- "/login/page": [
371
+ "/landing/page": [
370
372
  "static/chunks/webpack-377a85d9b4413fa8.js",
371
373
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
372
374
  "static/chunks/3131-62de61bfb525d9a2.js",
373
375
  "static/chunks/main-app-686814e689ee5470.js",
374
376
  "static/chunks/10-53560174b468d50f.js",
375
- "static/chunks/832-fcc62661d677fec9.js",
376
- "static/chunks/6536-3c320a9256027ae7.js",
377
- "static/chunks/app/login/page-5d1e2105bdeed41a.js"
377
+ "static/chunks/app/landing/page-52752e9e1b4eee93.js"
378
378
  ],
379
379
  "/page": [
380
380
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -389,30 +389,30 @@
389
389
  "static/chunks/3131-62de61bfb525d9a2.js",
390
390
  "static/chunks/main-app-686814e689ee5470.js",
391
391
  "static/chunks/10-53560174b468d50f.js",
392
- "static/chunks/832-fcc62661d677fec9.js",
393
- "static/chunks/6536-3c320a9256027ae7.js",
394
- "static/chunks/app/(dashboard)/layout-9099a54bafd4e8d6.js"
392
+ "static/chunks/832-15f8ef24c0625839.js",
393
+ "static/chunks/6536-3c574e1c75f84093.js",
394
+ "static/chunks/app/(dashboard)/layout-66afc831874fda7f.js"
395
395
  ],
396
- "/(dashboard)/dashboard/endpoint/page": [
396
+ "/(dashboard)/dashboard/cli-tools/page": [
397
397
  "static/chunks/webpack-377a85d9b4413fa8.js",
398
398
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
399
399
  "static/chunks/3131-62de61bfb525d9a2.js",
400
400
  "static/chunks/main-app-686814e689ee5470.js",
401
401
  "static/chunks/10-53560174b468d50f.js",
402
- "static/chunks/832-fcc62661d677fec9.js",
403
- "static/chunks/6536-3c320a9256027ae7.js",
404
- "static/chunks/8035-f4b5f3017591d817.js",
405
- "static/chunks/app/(dashboard)/dashboard/endpoint/page-a2bee45accef006c.js"
402
+ "static/chunks/832-15f8ef24c0625839.js",
403
+ "static/chunks/6536-3c574e1c75f84093.js",
404
+ "static/chunks/app/(dashboard)/dashboard/cli-tools/page-6c0157119211438e.js"
406
405
  ],
407
- "/(dashboard)/dashboard/profile/page": [
406
+ "/(dashboard)/dashboard/endpoint/page": [
408
407
  "static/chunks/webpack-377a85d9b4413fa8.js",
409
408
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
410
409
  "static/chunks/3131-62de61bfb525d9a2.js",
411
410
  "static/chunks/main-app-686814e689ee5470.js",
412
411
  "static/chunks/10-53560174b468d50f.js",
413
- "static/chunks/832-fcc62661d677fec9.js",
414
- "static/chunks/6536-3c320a9256027ae7.js",
415
- "static/chunks/app/(dashboard)/dashboard/profile/page-cc94ee4d089a9024.js"
412
+ "static/chunks/832-15f8ef24c0625839.js",
413
+ "static/chunks/6536-3c574e1c75f84093.js",
414
+ "static/chunks/8035-f4b5f3017591d817.js",
415
+ "static/chunks/app/(dashboard)/dashboard/endpoint/page-a2bee45accef006c.js"
416
416
  ],
417
417
  "/(dashboard)/dashboard/combos/page": [
418
418
  "static/chunks/webpack-377a85d9b4413fa8.js",
@@ -420,8 +420,8 @@
420
420
  "static/chunks/3131-62de61bfb525d9a2.js",
421
421
  "static/chunks/main-app-686814e689ee5470.js",
422
422
  "static/chunks/10-53560174b468d50f.js",
423
- "static/chunks/832-fcc62661d677fec9.js",
424
- "static/chunks/6536-3c320a9256027ae7.js",
423
+ "static/chunks/832-15f8ef24c0625839.js",
424
+ "static/chunks/6536-3c574e1c75f84093.js",
425
425
  "static/chunks/app/(dashboard)/dashboard/combos/page-7b6e27abcaa7cbf7.js"
426
426
  ],
427
427
  "/(dashboard)/dashboard/providers/[id]/page": [
@@ -430,70 +430,70 @@
430
430
  "static/chunks/3131-62de61bfb525d9a2.js",
431
431
  "static/chunks/main-app-686814e689ee5470.js",
432
432
  "static/chunks/10-53560174b468d50f.js",
433
- "static/chunks/832-fcc62661d677fec9.js",
434
- "static/chunks/6536-3c320a9256027ae7.js",
433
+ "static/chunks/832-15f8ef24c0625839.js",
434
+ "static/chunks/6536-3c574e1c75f84093.js",
435
435
  "static/chunks/app/(dashboard)/dashboard/providers/[id]/page-afe83bccc923c957.js"
436
436
  ],
437
- "/(dashboard)/dashboard/providers/page": [
437
+ "/(dashboard)/dashboard/page": [
438
438
  "static/chunks/webpack-377a85d9b4413fa8.js",
439
439
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
440
440
  "static/chunks/3131-62de61bfb525d9a2.js",
441
441
  "static/chunks/main-app-686814e689ee5470.js",
442
442
  "static/chunks/10-53560174b468d50f.js",
443
- "static/chunks/832-fcc62661d677fec9.js",
444
- "static/chunks/6536-3c320a9256027ae7.js",
445
- "static/chunks/app/(dashboard)/dashboard/providers/page-afbf36e33e95e08c.js"
443
+ "static/chunks/832-15f8ef24c0625839.js",
444
+ "static/chunks/6536-3c574e1c75f84093.js",
445
+ "static/chunks/8035-f4b5f3017591d817.js",
446
+ "static/chunks/app/(dashboard)/dashboard/page-6a426663629979c8.js"
446
447
  ],
447
- "/(dashboard)/dashboard/translator/page": [
448
+ "/(dashboard)/dashboard/profile/page": [
448
449
  "static/chunks/webpack-377a85d9b4413fa8.js",
449
450
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
450
451
  "static/chunks/3131-62de61bfb525d9a2.js",
451
452
  "static/chunks/main-app-686814e689ee5470.js",
452
453
  "static/chunks/10-53560174b468d50f.js",
453
- "static/chunks/832-fcc62661d677fec9.js",
454
- "static/chunks/6536-3c320a9256027ae7.js",
455
- "static/chunks/app/(dashboard)/dashboard/translator/page-dfbc5a10659bdfab.js"
454
+ "static/chunks/832-15f8ef24c0625839.js",
455
+ "static/chunks/6536-3c574e1c75f84093.js",
456
+ "static/chunks/app/(dashboard)/dashboard/profile/page-cc94ee4d089a9024.js"
456
457
  ],
457
- "/(dashboard)/dashboard/usage/page": [
458
+ "/(dashboard)/dashboard/providers/new/page": [
458
459
  "static/chunks/webpack-377a85d9b4413fa8.js",
459
460
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
460
461
  "static/chunks/3131-62de61bfb525d9a2.js",
461
462
  "static/chunks/main-app-686814e689ee5470.js",
462
463
  "static/chunks/10-53560174b468d50f.js",
463
- "static/chunks/832-fcc62661d677fec9.js",
464
- "static/chunks/6536-3c320a9256027ae7.js",
465
- "static/chunks/app/(dashboard)/dashboard/usage/page-d5a78dc1ca606d6b.js"
464
+ "static/chunks/832-15f8ef24c0625839.js",
465
+ "static/chunks/6536-3c574e1c75f84093.js",
466
+ "static/chunks/app/(dashboard)/dashboard/providers/new/page-3db8f5b933b2fc1d.js"
466
467
  ],
467
- "/(dashboard)/dashboard/cli-tools/page": [
468
+ "/(dashboard)/dashboard/providers/page": [
468
469
  "static/chunks/webpack-377a85d9b4413fa8.js",
469
470
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
470
471
  "static/chunks/3131-62de61bfb525d9a2.js",
471
472
  "static/chunks/main-app-686814e689ee5470.js",
472
473
  "static/chunks/10-53560174b468d50f.js",
473
- "static/chunks/832-fcc62661d677fec9.js",
474
- "static/chunks/6536-3c320a9256027ae7.js",
475
- "static/chunks/app/(dashboard)/dashboard/cli-tools/page-6c0157119211438e.js"
474
+ "static/chunks/832-15f8ef24c0625839.js",
475
+ "static/chunks/6536-3c574e1c75f84093.js",
476
+ "static/chunks/app/(dashboard)/dashboard/providers/page-afbf36e33e95e08c.js"
476
477
  ],
477
- "/(dashboard)/dashboard/page": [
478
+ "/(dashboard)/dashboard/translator/page": [
478
479
  "static/chunks/webpack-377a85d9b4413fa8.js",
479
480
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
480
481
  "static/chunks/3131-62de61bfb525d9a2.js",
481
482
  "static/chunks/main-app-686814e689ee5470.js",
482
483
  "static/chunks/10-53560174b468d50f.js",
483
- "static/chunks/832-fcc62661d677fec9.js",
484
- "static/chunks/6536-3c320a9256027ae7.js",
485
- "static/chunks/8035-f4b5f3017591d817.js",
486
- "static/chunks/app/(dashboard)/dashboard/page-6a426663629979c8.js"
484
+ "static/chunks/832-15f8ef24c0625839.js",
485
+ "static/chunks/6536-3c574e1c75f84093.js",
486
+ "static/chunks/app/(dashboard)/dashboard/translator/page-dfbc5a10659bdfab.js"
487
487
  ],
488
- "/(dashboard)/dashboard/providers/new/page": [
488
+ "/(dashboard)/dashboard/usage/page": [
489
489
  "static/chunks/webpack-377a85d9b4413fa8.js",
490
490
  "static/chunks/c7879cf7-ce6cc72fe8fad416.js",
491
491
  "static/chunks/3131-62de61bfb525d9a2.js",
492
492
  "static/chunks/main-app-686814e689ee5470.js",
493
493
  "static/chunks/10-53560174b468d50f.js",
494
- "static/chunks/832-fcc62661d677fec9.js",
495
- "static/chunks/6536-3c320a9256027ae7.js",
496
- "static/chunks/app/(dashboard)/dashboard/providers/new/page-3db8f5b933b2fc1d.js"
494
+ "static/chunks/832-15f8ef24c0625839.js",
495
+ "static/chunks/6536-3c574e1c75f84093.js",
496
+ "static/chunks/app/(dashboard)/dashboard/usage/page-d5a78dc1ca606d6b.js"
497
497
  ]
498
498
  }
499
499
  }
@@ -1,66 +1,66 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
- "/api/auth/logout/route": "/api/auth/logout",
4
3
  "/api/auth/login/route": "/api/auth/login",
4
+ "/api/auth/logout/route": "/api/auth/logout",
5
5
  "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
6
6
  "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
7
+ "/api/cloud/auth/route": "/api/cloud/auth",
7
8
  "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
8
- "/api/cloud/models/alias/route": "/api/cloud/models/alias",
9
9
  "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
10
- "/api/cloud/auth/route": "/api/cloud/auth",
10
+ "/api/cloud/models/alias/route": "/api/cloud/models/alias",
11
11
  "/api/combos/[id]/route": "/api/combos/[id]",
12
12
  "/api/combos/route": "/api/combos",
13
13
  "/api/init/route": "/api/init",
14
14
  "/api/keys/[id]/route": "/api/keys/[id]",
15
15
  "/api/keys/route": "/api/keys",
16
16
  "/api/models/alias/route": "/api/models/alias",
17
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
18
- "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
19
17
  "/api/models/route": "/api/models",
18
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
20
19
  "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
20
+ "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
21
21
  "/api/pricing/route": "/api/pricing",
22
- "/api/providers/[id]/route": "/api/providers/[id]",
23
- "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
24
22
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
23
+ "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
25
24
  "/api/providers/client/route": "/api/providers/client",
25
+ "/api/providers/[id]/route": "/api/providers/[id]",
26
+ "/api/providers/validate/route": "/api/providers/validate",
26
27
  "/api/providers/route": "/api/providers",
27
28
  "/api/providers/[id]/test/route": "/api/providers/[id]/test",
28
- "/api/providers/validate/route": "/api/providers/validate",
29
29
  "/api/shutdown/route": "/api/shutdown",
30
30
  "/api/settings/route": "/api/settings",
31
31
  "/api/sync/cloud/route": "/api/sync/cloud",
32
32
  "/api/sync/initialize/route": "/api/sync/initialize",
33
33
  "/api/tags/route": "/api/tags",
34
34
  "/api/translator/save/route": "/api/translator/save",
35
- "/api/translator/send/route": "/api/translator/send",
36
- "/api/translator/translate/route": "/api/translator/translate",
37
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
38
35
  "/api/translator/load/route": "/api/translator/load",
39
36
  "/api/usage/history/route": "/api/usage/history",
37
+ "/api/translator/translate/route": "/api/translator/translate",
38
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
40
39
  "/api/usage/logs/route": "/api/usage/logs",
40
+ "/api/translator/send/route": "/api/translator/send",
41
41
  "/api/v1/api/chat/route": "/api/v1/api/chat",
42
42
  "/api/v1/chat/completions/route": "/api/v1/chat/completions",
43
+ "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
44
+ "/api/v1/models/route": "/api/v1/models",
43
45
  "/api/v1/messages/route": "/api/v1/messages",
44
46
  "/api/v1/responses/route": "/api/v1/responses",
45
- "/api/v1/models/route": "/api/v1/models",
46
- "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
47
- "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
48
47
  "/api/v1/route": "/api/v1",
48
+ "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
49
49
  "/api/v1beta/models/route": "/api/v1beta/models",
50
50
  "/favicon.ico/route": "/favicon.ico",
51
51
  "/callback/page": "/callback",
52
52
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
53
- "/landing/page": "/landing",
54
53
  "/login/page": "/login",
54
+ "/landing/page": "/landing",
55
55
  "/page": "/",
56
+ "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
56
57
  "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
57
- "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
58
58
  "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
59
59
  "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
60
+ "/(dashboard)/dashboard/page": "/dashboard",
61
+ "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
62
+ "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
60
63
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
61
64
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
62
- "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
63
- "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
64
- "/(dashboard)/dashboard/page": "/dashboard",
65
- "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new"
65
+ "/(dashboard)/dashboard/usage/page": "/dashboard/usage"
66
66
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/EXo03FFjXTDRv2B-4_pan/_buildManifest.js",
9
- "static/EXo03FFjXTDRv2B-4_pan/_ssgManifest.js"
8
+ "static/YKZB--scyWubo46IKG8KZ/_buildManifest.js",
9
+ "static/YKZB--scyWubo46IKG8KZ/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-377a85d9b4413fa8.js",