pi-cursor-sdk 0.1.49 → 0.1.51

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 (278) hide show
  1. package/CHANGELOG.md +36 -1
  2. package/README.md +2 -2
  3. package/docs/cursor-live-smoke-checklist.md +4 -4
  4. package/docs/cursor-model-ux-spec.md +5 -5
  5. package/docs/cursor-native-tool-replay.md +2 -2
  6. package/docs/cursor-native-tool-visual-audit.md +1 -1
  7. package/docs/cursor-testing-lessons.md +1 -1
  8. package/package.json +6 -15
  9. package/src/cursor-fallback-models.generated.ts +536 -302
  10. package/src/cursor-provider-errors.ts +29 -0
  11. package/src/cursor-provider-overflow.ts +96 -0
  12. package/src/cursor-tool-manifest.ts +1 -1
  13. package/src/index.ts +4 -1
  14. package/node_modules/@connectrpc/connect-node/README.md +0 -141
  15. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.d.ts +0 -15
  16. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.js +0 -89
  17. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.d.ts +0 -42
  18. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.js +0 -61
  19. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.d.ts +0 -100
  20. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.js +0 -25
  21. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.d.ts +0 -96
  22. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.js +0 -25
  23. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.d.ts +0 -96
  24. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.js +0 -25
  25. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.d.ts +0 -146
  26. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.js +0 -536
  27. package/node_modules/@connectrpc/connect-node/dist/cjs/index.d.ts +0 -15
  28. package/node_modules/@connectrpc/connect-node/dist/cjs/index.js +0 -36
  29. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.d.ts +0 -45
  30. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.js +0 -154
  31. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.d.ts +0 -1
  32. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.js +0 -29
  33. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.d.ts +0 -89
  34. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.js +0 -58
  35. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.d.ts +0 -54
  36. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.js +0 -326
  37. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.d.ts +0 -41
  38. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.js +0 -234
  39. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.d.ts +0 -19
  40. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.js +0 -97
  41. package/node_modules/@connectrpc/connect-node/dist/cjs/package.json +0 -1
  42. package/node_modules/@connectrpc/connect-node/dist/esm/compression.d.ts +0 -15
  43. package/node_modules/@connectrpc/connect-node/dist/esm/compression.js +0 -86
  44. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.d.ts +0 -42
  45. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.js +0 -58
  46. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.d.ts +0 -100
  47. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.js +0 -22
  48. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.d.ts +0 -96
  49. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.js +0 -22
  50. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.d.ts +0 -96
  51. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.js +0 -22
  52. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.d.ts +0 -146
  53. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.js +0 -532
  54. package/node_modules/@connectrpc/connect-node/dist/esm/index.d.ts +0 -15
  55. package/node_modules/@connectrpc/connect-node/dist/esm/index.js +0 -23
  56. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.d.ts +0 -45
  57. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.js +0 -147
  58. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.d.ts +0 -1
  59. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.js +0 -27
  60. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.d.ts +0 -89
  61. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.js +0 -58
  62. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.d.ts +0 -54
  63. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.js +0 -324
  64. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.d.ts +0 -41
  65. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.js +0 -230
  66. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.d.ts +0 -19
  67. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.js +0 -93
  68. package/node_modules/@connectrpc/connect-node/package.json +0 -46
  69. package/node_modules/undici/LICENSE +0 -21
  70. package/node_modules/undici/README.md +0 -741
  71. package/node_modules/undici/docs/docs/api/Agent.md +0 -84
  72. package/node_modules/undici/docs/docs/api/BalancedPool.md +0 -99
  73. package/node_modules/undici/docs/docs/api/CacheStorage.md +0 -30
  74. package/node_modules/undici/docs/docs/api/CacheStore.md +0 -164
  75. package/node_modules/undici/docs/docs/api/Client.md +0 -288
  76. package/node_modules/undici/docs/docs/api/ClientStats.md +0 -27
  77. package/node_modules/undici/docs/docs/api/Connector.md +0 -115
  78. package/node_modules/undici/docs/docs/api/ContentType.md +0 -57
  79. package/node_modules/undici/docs/docs/api/Cookies.md +0 -128
  80. package/node_modules/undici/docs/docs/api/Debug.md +0 -62
  81. package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +0 -315
  82. package/node_modules/undici/docs/docs/api/Dispatcher.md +0 -1392
  83. package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +0 -159
  84. package/node_modules/undici/docs/docs/api/Errors.md +0 -49
  85. package/node_modules/undici/docs/docs/api/EventSource.md +0 -45
  86. package/node_modules/undici/docs/docs/api/Fetch.md +0 -60
  87. package/node_modules/undici/docs/docs/api/GlobalInstallation.md +0 -139
  88. package/node_modules/undici/docs/docs/api/H2CClient.md +0 -263
  89. package/node_modules/undici/docs/docs/api/MockAgent.md +0 -603
  90. package/node_modules/undici/docs/docs/api/MockCallHistory.md +0 -197
  91. package/node_modules/undici/docs/docs/api/MockCallHistoryLog.md +0 -43
  92. package/node_modules/undici/docs/docs/api/MockClient.md +0 -81
  93. package/node_modules/undici/docs/docs/api/MockErrors.md +0 -12
  94. package/node_modules/undici/docs/docs/api/MockPool.md +0 -555
  95. package/node_modules/undici/docs/docs/api/Pool.md +0 -84
  96. package/node_modules/undici/docs/docs/api/PoolStats.md +0 -35
  97. package/node_modules/undici/docs/docs/api/ProxyAgent.md +0 -229
  98. package/node_modules/undici/docs/docs/api/RedirectHandler.md +0 -93
  99. package/node_modules/undici/docs/docs/api/RetryAgent.md +0 -50
  100. package/node_modules/undici/docs/docs/api/RetryHandler.md +0 -118
  101. package/node_modules/undici/docs/docs/api/RoundRobinPool.md +0 -145
  102. package/node_modules/undici/docs/docs/api/SnapshotAgent.md +0 -616
  103. package/node_modules/undici/docs/docs/api/Socks5ProxyAgent.md +0 -275
  104. package/node_modules/undici/docs/docs/api/Util.md +0 -25
  105. package/node_modules/undici/docs/docs/api/WebSocket.md +0 -141
  106. package/node_modules/undici/docs/docs/api/api-lifecycle.md +0 -91
  107. package/node_modules/undici/docs/docs/best-practices/client-certificate.md +0 -64
  108. package/node_modules/undici/docs/docs/best-practices/crawling.md +0 -58
  109. package/node_modules/undici/docs/docs/best-practices/mocking-request.md +0 -190
  110. package/node_modules/undici/docs/docs/best-practices/proxy.md +0 -127
  111. package/node_modules/undici/docs/docs/best-practices/undici-vs-builtin-fetch.md +0 -224
  112. package/node_modules/undici/docs/docs/best-practices/writing-tests.md +0 -63
  113. package/node_modules/undici/index-fetch.js +0 -65
  114. package/node_modules/undici/index.d.ts +0 -3
  115. package/node_modules/undici/index.js +0 -234
  116. package/node_modules/undici/lib/api/abort-signal.js +0 -59
  117. package/node_modules/undici/lib/api/api-connect.js +0 -110
  118. package/node_modules/undici/lib/api/api-pipeline.js +0 -252
  119. package/node_modules/undici/lib/api/api-request.js +0 -214
  120. package/node_modules/undici/lib/api/api-stream.js +0 -209
  121. package/node_modules/undici/lib/api/api-upgrade.js +0 -111
  122. package/node_modules/undici/lib/api/index.js +0 -7
  123. package/node_modules/undici/lib/api/readable.js +0 -580
  124. package/node_modules/undici/lib/cache/memory-cache-store.js +0 -234
  125. package/node_modules/undici/lib/cache/sqlite-cache-store.js +0 -461
  126. package/node_modules/undici/lib/core/connect.js +0 -153
  127. package/node_modules/undici/lib/core/constants.js +0 -143
  128. package/node_modules/undici/lib/core/diagnostics.js +0 -227
  129. package/node_modules/undici/lib/core/errors.js +0 -477
  130. package/node_modules/undici/lib/core/request.js +0 -453
  131. package/node_modules/undici/lib/core/socks5-client.js +0 -422
  132. package/node_modules/undici/lib/core/socks5-utils.js +0 -212
  133. package/node_modules/undici/lib/core/symbols.js +0 -75
  134. package/node_modules/undici/lib/core/tree.js +0 -160
  135. package/node_modules/undici/lib/core/util.js +0 -992
  136. package/node_modules/undici/lib/dispatcher/agent.js +0 -158
  137. package/node_modules/undici/lib/dispatcher/balanced-pool.js +0 -219
  138. package/node_modules/undici/lib/dispatcher/client-h1.js +0 -1722
  139. package/node_modules/undici/lib/dispatcher/client-h2.js +0 -995
  140. package/node_modules/undici/lib/dispatcher/client.js +0 -664
  141. package/node_modules/undici/lib/dispatcher/dispatcher-base.js +0 -184
  142. package/node_modules/undici/lib/dispatcher/dispatcher.js +0 -48
  143. package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +0 -146
  144. package/node_modules/undici/lib/dispatcher/fixed-queue.js +0 -135
  145. package/node_modules/undici/lib/dispatcher/h2c-client.js +0 -51
  146. package/node_modules/undici/lib/dispatcher/pool-base.js +0 -214
  147. package/node_modules/undici/lib/dispatcher/pool.js +0 -118
  148. package/node_modules/undici/lib/dispatcher/proxy-agent.js +0 -319
  149. package/node_modules/undici/lib/dispatcher/retry-agent.js +0 -35
  150. package/node_modules/undici/lib/dispatcher/round-robin-pool.js +0 -137
  151. package/node_modules/undici/lib/dispatcher/socks5-proxy-agent.js +0 -260
  152. package/node_modules/undici/lib/encoding/index.js +0 -33
  153. package/node_modules/undici/lib/global.js +0 -59
  154. package/node_modules/undici/lib/handler/cache-handler.js +0 -578
  155. package/node_modules/undici/lib/handler/cache-revalidation-handler.js +0 -124
  156. package/node_modules/undici/lib/handler/decorator-handler.js +0 -67
  157. package/node_modules/undici/lib/handler/deduplication-handler.js +0 -460
  158. package/node_modules/undici/lib/handler/redirect-handler.js +0 -238
  159. package/node_modules/undici/lib/handler/retry-handler.js +0 -394
  160. package/node_modules/undici/lib/handler/unwrap-handler.js +0 -106
  161. package/node_modules/undici/lib/handler/wrap-handler.js +0 -105
  162. package/node_modules/undici/lib/interceptor/cache.js +0 -495
  163. package/node_modules/undici/lib/interceptor/decompress.js +0 -259
  164. package/node_modules/undici/lib/interceptor/deduplicate.js +0 -117
  165. package/node_modules/undici/lib/interceptor/dns.js +0 -571
  166. package/node_modules/undici/lib/interceptor/dump.js +0 -112
  167. package/node_modules/undici/lib/interceptor/redirect.js +0 -21
  168. package/node_modules/undici/lib/interceptor/response-error.js +0 -95
  169. package/node_modules/undici/lib/interceptor/retry.js +0 -19
  170. package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
  171. package/node_modules/undici/lib/llhttp/constants.d.ts +0 -195
  172. package/node_modules/undici/lib/llhttp/constants.js +0 -531
  173. package/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -15
  174. package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -15
  175. package/node_modules/undici/lib/llhttp/utils.d.ts +0 -2
  176. package/node_modules/undici/lib/llhttp/utils.js +0 -12
  177. package/node_modules/undici/lib/mock/mock-agent.js +0 -232
  178. package/node_modules/undici/lib/mock/mock-call-history.js +0 -248
  179. package/node_modules/undici/lib/mock/mock-client.js +0 -68
  180. package/node_modules/undici/lib/mock/mock-errors.js +0 -29
  181. package/node_modules/undici/lib/mock/mock-interceptor.js +0 -209
  182. package/node_modules/undici/lib/mock/mock-pool.js +0 -68
  183. package/node_modules/undici/lib/mock/mock-symbols.js +0 -32
  184. package/node_modules/undici/lib/mock/mock-utils.js +0 -486
  185. package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -43
  186. package/node_modules/undici/lib/mock/snapshot-agent.js +0 -353
  187. package/node_modules/undici/lib/mock/snapshot-recorder.js +0 -588
  188. package/node_modules/undici/lib/mock/snapshot-utils.js +0 -158
  189. package/node_modules/undici/lib/util/cache.js +0 -414
  190. package/node_modules/undici/lib/util/date.js +0 -653
  191. package/node_modules/undici/lib/util/promise.js +0 -28
  192. package/node_modules/undici/lib/util/runtime-features.js +0 -124
  193. package/node_modules/undici/lib/util/stats.js +0 -32
  194. package/node_modules/undici/lib/util/timers.js +0 -425
  195. package/node_modules/undici/lib/web/cache/cache.js +0 -864
  196. package/node_modules/undici/lib/web/cache/cachestorage.js +0 -152
  197. package/node_modules/undici/lib/web/cache/util.js +0 -45
  198. package/node_modules/undici/lib/web/cookies/constants.js +0 -12
  199. package/node_modules/undici/lib/web/cookies/index.js +0 -199
  200. package/node_modules/undici/lib/web/cookies/parse.js +0 -314
  201. package/node_modules/undici/lib/web/cookies/util.js +0 -282
  202. package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +0 -399
  203. package/node_modules/undici/lib/web/eventsource/eventsource.js +0 -501
  204. package/node_modules/undici/lib/web/eventsource/util.js +0 -29
  205. package/node_modules/undici/lib/web/fetch/LICENSE +0 -21
  206. package/node_modules/undici/lib/web/fetch/body.js +0 -509
  207. package/node_modules/undici/lib/web/fetch/constants.js +0 -131
  208. package/node_modules/undici/lib/web/fetch/data-url.js +0 -596
  209. package/node_modules/undici/lib/web/fetch/formdata-parser.js +0 -586
  210. package/node_modules/undici/lib/web/fetch/formdata.js +0 -259
  211. package/node_modules/undici/lib/web/fetch/global.js +0 -40
  212. package/node_modules/undici/lib/web/fetch/headers.js +0 -719
  213. package/node_modules/undici/lib/web/fetch/index.js +0 -2413
  214. package/node_modules/undici/lib/web/fetch/request.js +0 -1115
  215. package/node_modules/undici/lib/web/fetch/response.js +0 -641
  216. package/node_modules/undici/lib/web/fetch/util.js +0 -1522
  217. package/node_modules/undici/lib/web/infra/index.js +0 -229
  218. package/node_modules/undici/lib/web/subresource-integrity/Readme.md +0 -9
  219. package/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +0 -307
  220. package/node_modules/undici/lib/web/webidl/index.js +0 -1006
  221. package/node_modules/undici/lib/web/websocket/connection.js +0 -329
  222. package/node_modules/undici/lib/web/websocket/constants.js +0 -126
  223. package/node_modules/undici/lib/web/websocket/events.js +0 -331
  224. package/node_modules/undici/lib/web/websocket/frame.js +0 -133
  225. package/node_modules/undici/lib/web/websocket/permessage-deflate.js +0 -100
  226. package/node_modules/undici/lib/web/websocket/receiver.js +0 -507
  227. package/node_modules/undici/lib/web/websocket/sender.js +0 -109
  228. package/node_modules/undici/lib/web/websocket/stream/websocketerror.js +0 -104
  229. package/node_modules/undici/lib/web/websocket/stream/websocketstream.js +0 -498
  230. package/node_modules/undici/lib/web/websocket/util.js +0 -347
  231. package/node_modules/undici/lib/web/websocket/websocket.js +0 -758
  232. package/node_modules/undici/package.json +0 -152
  233. package/node_modules/undici/scripts/strip-comments.js +0 -10
  234. package/node_modules/undici/types/README.md +0 -6
  235. package/node_modules/undici/types/agent.d.ts +0 -32
  236. package/node_modules/undici/types/api.d.ts +0 -43
  237. package/node_modules/undici/types/balanced-pool.d.ts +0 -30
  238. package/node_modules/undici/types/cache-interceptor.d.ts +0 -179
  239. package/node_modules/undici/types/cache.d.ts +0 -36
  240. package/node_modules/undici/types/client-stats.d.ts +0 -15
  241. package/node_modules/undici/types/client.d.ts +0 -139
  242. package/node_modules/undici/types/connector.d.ts +0 -36
  243. package/node_modules/undici/types/content-type.d.ts +0 -21
  244. package/node_modules/undici/types/cookies.d.ts +0 -30
  245. package/node_modules/undici/types/diagnostics-channel.d.ts +0 -74
  246. package/node_modules/undici/types/dispatcher.d.ts +0 -275
  247. package/node_modules/undici/types/env-http-proxy-agent.d.ts +0 -22
  248. package/node_modules/undici/types/errors.d.ts +0 -177
  249. package/node_modules/undici/types/eventsource.d.ts +0 -66
  250. package/node_modules/undici/types/fetch.d.ts +0 -231
  251. package/node_modules/undici/types/formdata.d.ts +0 -114
  252. package/node_modules/undici/types/global-dispatcher.d.ts +0 -9
  253. package/node_modules/undici/types/global-origin.d.ts +0 -7
  254. package/node_modules/undici/types/h2c-client.d.ts +0 -73
  255. package/node_modules/undici/types/handlers.d.ts +0 -14
  256. package/node_modules/undici/types/header.d.ts +0 -160
  257. package/node_modules/undici/types/index.d.ts +0 -91
  258. package/node_modules/undici/types/interceptors.d.ts +0 -80
  259. package/node_modules/undici/types/mock-agent.d.ts +0 -68
  260. package/node_modules/undici/types/mock-call-history.d.ts +0 -111
  261. package/node_modules/undici/types/mock-client.d.ts +0 -27
  262. package/node_modules/undici/types/mock-errors.d.ts +0 -12
  263. package/node_modules/undici/types/mock-interceptor.d.ts +0 -94
  264. package/node_modules/undici/types/mock-pool.d.ts +0 -27
  265. package/node_modules/undici/types/patch.d.ts +0 -29
  266. package/node_modules/undici/types/pool-stats.d.ts +0 -19
  267. package/node_modules/undici/types/pool.d.ts +0 -41
  268. package/node_modules/undici/types/proxy-agent.d.ts +0 -29
  269. package/node_modules/undici/types/readable.d.ts +0 -68
  270. package/node_modules/undici/types/retry-agent.d.ts +0 -8
  271. package/node_modules/undici/types/retry-handler.d.ts +0 -125
  272. package/node_modules/undici/types/round-robin-pool.d.ts +0 -41
  273. package/node_modules/undici/types/snapshot-agent.d.ts +0 -109
  274. package/node_modules/undici/types/socks5-proxy-agent.d.ts +0 -25
  275. package/node_modules/undici/types/util.d.ts +0 -18
  276. package/node_modules/undici/types/utility.d.ts +0 -7
  277. package/node_modules/undici/types/webidl.d.ts +0 -347
  278. package/node_modules/undici/types/websocket.d.ts +0 -188
@@ -5,101 +5,12 @@ import type { ModelListItem } from "@cursor/sdk";
5
5
  // Do not add secrets; this file stores public model metadata only.
6
6
  export const FALLBACK_MODEL_ITEMS = [
7
7
  {
8
- id: "claude-haiku-4-5",
9
- displayName: "Haiku 4.5",
10
- aliases: [
11
- "haiku-latest",
12
- "haiku",
13
- "haiku-4.5",
14
- "haiku-4-5"
15
- ],
16
- parameters: [
17
- {
18
- id: "thinking",
19
- displayName: "Thinking",
20
- values: [
21
- {
22
- value: "false"
23
- },
24
- {
25
- value: "true"
26
- }
27
- ]
28
- }
29
- ],
30
- variants: [
31
- {
32
- params: [
33
- {
34
- id: "thinking",
35
- value: "false"
36
- }
37
- ],
38
- displayName: "Haiku 4.5"
39
- },
40
- {
41
- params: [
42
- {
43
- id: "thinking",
44
- value: "true"
45
- }
46
- ],
47
- displayName: "Haiku 4.5",
48
- isDefault: true
49
- }
50
- ]
51
- },
52
- {
53
- id: "claude-opus-4-5",
54
- displayName: "Opus 4.5",
55
- aliases: [
56
- "opus",
57
- "opus-4.5",
58
- "opus-4-5"
59
- ],
60
- parameters: [
61
- {
62
- id: "thinking",
63
- displayName: "Thinking",
64
- values: [
65
- {
66
- value: "false"
67
- },
68
- {
69
- value: "true"
70
- }
71
- ]
72
- }
73
- ],
74
- variants: [
75
- {
76
- params: [
77
- {
78
- id: "thinking",
79
- value: "false"
80
- }
81
- ],
82
- displayName: "Opus 4.5"
83
- },
84
- {
85
- params: [
86
- {
87
- id: "thinking",
88
- value: "true"
89
- }
90
- ],
91
- displayName: "Opus 4.5",
92
- isDefault: true
93
- }
94
- ]
95
- },
96
- {
97
- id: "claude-opus-4-6",
98
- displayName: "Opus 4.6",
8
+ id: "claude-fable-5",
9
+ displayName: "Fable 5",
99
10
  aliases: [
100
- "opus",
101
- "opus-4.6",
102
- "opus-4-6"
11
+ "fable",
12
+ "fable-5",
13
+ "fable-5"
103
14
  ],
104
15
  parameters: [
105
16
  {
@@ -119,8 +30,8 @@ export const FALLBACK_MODEL_ITEMS = [
119
30
  displayName: "Context",
120
31
  values: [
121
32
  {
122
- value: "200k",
123
- displayName: "200K"
33
+ value: "300k",
34
+ displayName: "300K"
124
35
  },
125
36
  {
126
37
  value: "1m",
@@ -145,21 +56,12 @@ export const FALLBACK_MODEL_ITEMS = [
145
56
  displayName: "High"
146
57
  },
147
58
  {
148
- value: "max",
149
- displayName: "Max"
150
- }
151
- ]
152
- },
153
- {
154
- id: "fast",
155
- displayName: "Fast",
156
- values: [
157
- {
158
- value: "false"
59
+ value: "xhigh",
60
+ displayName: "Extra High"
159
61
  },
160
62
  {
161
- value: "true",
162
- displayName: "Fast"
63
+ value: "max",
64
+ displayName: "Max"
163
65
  }
164
66
  ]
165
67
  }
@@ -173,18 +75,14 @@ export const FALLBACK_MODEL_ITEMS = [
173
75
  },
174
76
  {
175
77
  id: "context",
176
- value: "200k"
78
+ value: "300k"
177
79
  },
178
80
  {
179
81
  id: "effort",
180
82
  value: "low"
181
- },
182
- {
183
- id: "fast",
184
- value: "false"
185
83
  }
186
84
  ],
187
- displayName: "Opus 4.6"
85
+ displayName: "Fable 5"
188
86
  },
189
87
  {
190
88
  params: [
@@ -194,18 +92,14 @@ export const FALLBACK_MODEL_ITEMS = [
194
92
  },
195
93
  {
196
94
  id: "context",
197
- value: "200k"
95
+ value: "300k"
198
96
  },
199
97
  {
200
98
  id: "effort",
201
- value: "low"
202
- },
203
- {
204
- id: "fast",
205
- value: "true"
99
+ value: "medium"
206
100
  }
207
101
  ],
208
- displayName: "Opus 4.6"
102
+ displayName: "Fable 5"
209
103
  },
210
104
  {
211
105
  params: [
@@ -215,18 +109,14 @@ export const FALLBACK_MODEL_ITEMS = [
215
109
  },
216
110
  {
217
111
  id: "context",
218
- value: "200k"
112
+ value: "300k"
219
113
  },
220
114
  {
221
115
  id: "effort",
222
- value: "medium"
223
- },
224
- {
225
- id: "fast",
226
- value: "false"
116
+ value: "high"
227
117
  }
228
118
  ],
229
- displayName: "Opus 4.6"
119
+ displayName: "Fable 5"
230
120
  },
231
121
  {
232
122
  params: [
@@ -236,18 +126,14 @@ export const FALLBACK_MODEL_ITEMS = [
236
126
  },
237
127
  {
238
128
  id: "context",
239
- value: "200k"
129
+ value: "300k"
240
130
  },
241
131
  {
242
132
  id: "effort",
243
- value: "medium"
244
- },
245
- {
246
- id: "fast",
247
- value: "true"
133
+ value: "xhigh"
248
134
  }
249
135
  ],
250
- displayName: "Opus 4.6"
136
+ displayName: "Fable 5"
251
137
  },
252
138
  {
253
139
  params: [
@@ -257,18 +143,14 @@ export const FALLBACK_MODEL_ITEMS = [
257
143
  },
258
144
  {
259
145
  id: "context",
260
- value: "200k"
146
+ value: "300k"
261
147
  },
262
148
  {
263
149
  id: "effort",
264
- value: "high"
265
- },
266
- {
267
- id: "fast",
268
- value: "false"
150
+ value: "max"
269
151
  }
270
152
  ],
271
- displayName: "Opus 4.6"
153
+ displayName: "Fable 5"
272
154
  },
273
155
  {
274
156
  params: [
@@ -278,18 +160,14 @@ export const FALLBACK_MODEL_ITEMS = [
278
160
  },
279
161
  {
280
162
  id: "context",
281
- value: "200k"
163
+ value: "1m"
282
164
  },
283
165
  {
284
166
  id: "effort",
285
- value: "high"
286
- },
287
- {
288
- id: "fast",
289
- value: "true"
167
+ value: "low"
290
168
  }
291
169
  ],
292
- displayName: "Opus 4.6"
170
+ displayName: "Fable 5"
293
171
  },
294
172
  {
295
173
  params: [
@@ -299,18 +177,14 @@ export const FALLBACK_MODEL_ITEMS = [
299
177
  },
300
178
  {
301
179
  id: "context",
302
- value: "200k"
180
+ value: "1m"
303
181
  },
304
182
  {
305
183
  id: "effort",
306
- value: "max"
307
- },
308
- {
309
- id: "fast",
310
- value: "false"
184
+ value: "medium"
311
185
  }
312
186
  ],
313
- displayName: "Opus 4.6"
187
+ displayName: "Fable 5"
314
188
  },
315
189
  {
316
190
  params: [
@@ -320,18 +194,14 @@ export const FALLBACK_MODEL_ITEMS = [
320
194
  },
321
195
  {
322
196
  id: "context",
323
- value: "200k"
197
+ value: "1m"
324
198
  },
325
199
  {
326
200
  id: "effort",
327
- value: "max"
328
- },
329
- {
330
- id: "fast",
331
- value: "true"
201
+ value: "high"
332
202
  }
333
203
  ],
334
- displayName: "Opus 4.6"
204
+ displayName: "Fable 5"
335
205
  },
336
206
  {
337
207
  params: [
@@ -345,14 +215,10 @@ export const FALLBACK_MODEL_ITEMS = [
345
215
  },
346
216
  {
347
217
  id: "effort",
348
- value: "low"
349
- },
350
- {
351
- id: "fast",
352
- value: "false"
218
+ value: "xhigh"
353
219
  }
354
220
  ],
355
- displayName: "Opus 4.6"
221
+ displayName: "Fable 5"
356
222
  },
357
223
  {
358
224
  params: [
@@ -366,125 +232,101 @@ export const FALLBACK_MODEL_ITEMS = [
366
232
  },
367
233
  {
368
234
  id: "effort",
369
- value: "low"
370
- },
371
- {
372
- id: "fast",
373
- value: "true"
235
+ value: "max"
374
236
  }
375
237
  ],
376
- displayName: "Opus 4.6"
238
+ displayName: "Fable 5"
377
239
  },
378
240
  {
379
241
  params: [
380
242
  {
381
243
  id: "thinking",
382
- value: "false"
244
+ value: "true"
383
245
  },
384
246
  {
385
247
  id: "context",
386
- value: "1m"
248
+ value: "300k"
387
249
  },
388
250
  {
389
251
  id: "effort",
390
- value: "medium"
391
- },
392
- {
393
- id: "fast",
394
- value: "false"
252
+ value: "low"
395
253
  }
396
254
  ],
397
- displayName: "Opus 4.6"
255
+ displayName: "Fable 5"
398
256
  },
399
257
  {
400
258
  params: [
401
259
  {
402
260
  id: "thinking",
403
- value: "false"
261
+ value: "true"
404
262
  },
405
263
  {
406
264
  id: "context",
407
- value: "1m"
265
+ value: "300k"
408
266
  },
409
267
  {
410
268
  id: "effort",
411
269
  value: "medium"
412
- },
413
- {
414
- id: "fast",
415
- value: "true"
416
270
  }
417
271
  ],
418
- displayName: "Opus 4.6"
272
+ displayName: "Fable 5"
419
273
  },
420
274
  {
421
275
  params: [
422
276
  {
423
277
  id: "thinking",
424
- value: "false"
278
+ value: "true"
425
279
  },
426
280
  {
427
281
  id: "context",
428
- value: "1m"
282
+ value: "300k"
429
283
  },
430
284
  {
431
285
  id: "effort",
432
286
  value: "high"
433
- },
434
- {
435
- id: "fast",
436
- value: "false"
437
287
  }
438
288
  ],
439
- displayName: "Opus 4.6"
289
+ displayName: "Fable 5"
440
290
  },
441
291
  {
442
292
  params: [
443
293
  {
444
294
  id: "thinking",
445
- value: "false"
295
+ value: "true"
446
296
  },
447
297
  {
448
298
  id: "context",
449
- value: "1m"
299
+ value: "300k"
450
300
  },
451
301
  {
452
302
  id: "effort",
453
- value: "high"
454
- },
455
- {
456
- id: "fast",
457
- value: "true"
303
+ value: "xhigh"
458
304
  }
459
305
  ],
460
- displayName: "Opus 4.6"
306
+ displayName: "Fable 5"
461
307
  },
462
308
  {
463
309
  params: [
464
310
  {
465
311
  id: "thinking",
466
- value: "false"
312
+ value: "true"
467
313
  },
468
314
  {
469
315
  id: "context",
470
- value: "1m"
316
+ value: "300k"
471
317
  },
472
318
  {
473
319
  id: "effort",
474
320
  value: "max"
475
- },
476
- {
477
- id: "fast",
478
- value: "false"
479
321
  }
480
322
  ],
481
- displayName: "Opus 4.6"
323
+ displayName: "Fable 5"
482
324
  },
483
325
  {
484
326
  params: [
485
327
  {
486
328
  id: "thinking",
487
- value: "false"
329
+ value: "true"
488
330
  },
489
331
  {
490
332
  id: "context",
@@ -492,14 +334,10 @@ export const FALLBACK_MODEL_ITEMS = [
492
334
  },
493
335
  {
494
336
  id: "effort",
495
- value: "max"
496
- },
497
- {
498
- id: "fast",
499
- value: "true"
337
+ value: "low"
500
338
  }
501
339
  ],
502
- displayName: "Opus 4.6"
340
+ displayName: "Fable 5"
503
341
  },
504
342
  {
505
343
  params: [
@@ -509,18 +347,14 @@ export const FALLBACK_MODEL_ITEMS = [
509
347
  },
510
348
  {
511
349
  id: "context",
512
- value: "200k"
350
+ value: "1m"
513
351
  },
514
352
  {
515
353
  id: "effort",
516
- value: "low"
517
- },
518
- {
519
- id: "fast",
520
- value: "false"
354
+ value: "medium"
521
355
  }
522
356
  ],
523
- displayName: "Opus 4.6"
357
+ displayName: "Fable 5"
524
358
  },
525
359
  {
526
360
  params: [
@@ -530,18 +364,32 @@ export const FALLBACK_MODEL_ITEMS = [
530
364
  },
531
365
  {
532
366
  id: "context",
533
- value: "200k"
367
+ value: "1m"
534
368
  },
535
369
  {
536
370
  id: "effort",
537
- value: "low"
538
- },
371
+ value: "high"
372
+ }
373
+ ],
374
+ displayName: "Fable 5",
375
+ isDefault: true
376
+ },
377
+ {
378
+ params: [
539
379
  {
540
- id: "fast",
380
+ id: "thinking",
541
381
  value: "true"
382
+ },
383
+ {
384
+ id: "context",
385
+ value: "1m"
386
+ },
387
+ {
388
+ id: "effort",
389
+ value: "xhigh"
542
390
  }
543
391
  ],
544
- displayName: "Opus 4.6"
392
+ displayName: "Fable 5"
545
393
  },
546
394
  {
547
395
  params: [
@@ -551,24 +399,170 @@ export const FALLBACK_MODEL_ITEMS = [
551
399
  },
552
400
  {
553
401
  id: "context",
554
- value: "200k"
402
+ value: "1m"
555
403
  },
556
404
  {
557
405
  id: "effort",
558
- value: "medium"
406
+ value: "max"
407
+ }
408
+ ],
409
+ displayName: "Fable 5"
410
+ }
411
+ ]
412
+ },
413
+ {
414
+ id: "claude-haiku-4-5",
415
+ displayName: "Haiku 4.5",
416
+ aliases: [
417
+ "haiku-latest",
418
+ "haiku",
419
+ "haiku-4.5",
420
+ "haiku-4-5"
421
+ ],
422
+ parameters: [
423
+ {
424
+ id: "thinking",
425
+ displayName: "Thinking",
426
+ values: [
427
+ {
428
+ value: "false"
559
429
  },
560
430
  {
561
- id: "fast",
431
+ value: "true"
432
+ }
433
+ ]
434
+ }
435
+ ],
436
+ variants: [
437
+ {
438
+ params: [
439
+ {
440
+ id: "thinking",
562
441
  value: "false"
563
442
  }
564
443
  ],
565
- displayName: "Opus 4.6"
444
+ displayName: "Haiku 4.5"
566
445
  },
567
446
  {
568
447
  params: [
569
448
  {
570
449
  id: "thinking",
571
450
  value: "true"
451
+ }
452
+ ],
453
+ displayName: "Haiku 4.5",
454
+ isDefault: true
455
+ }
456
+ ]
457
+ },
458
+ {
459
+ id: "claude-opus-4-5",
460
+ displayName: "Opus 4.5",
461
+ aliases: [
462
+ "opus",
463
+ "opus-4.5",
464
+ "opus-4-5"
465
+ ],
466
+ parameters: [
467
+ {
468
+ id: "thinking",
469
+ displayName: "Thinking",
470
+ values: [
471
+ {
472
+ value: "false"
473
+ },
474
+ {
475
+ value: "true"
476
+ }
477
+ ]
478
+ }
479
+ ],
480
+ variants: [
481
+ {
482
+ params: [
483
+ {
484
+ id: "thinking",
485
+ value: "false"
486
+ }
487
+ ],
488
+ displayName: "Opus 4.5"
489
+ },
490
+ {
491
+ params: [
492
+ {
493
+ id: "thinking",
494
+ value: "true"
495
+ }
496
+ ],
497
+ displayName: "Opus 4.5",
498
+ isDefault: true
499
+ }
500
+ ]
501
+ },
502
+ {
503
+ id: "claude-opus-4-6",
504
+ displayName: "Opus 4.6",
505
+ aliases: [
506
+ "opus",
507
+ "opus-4.6",
508
+ "opus-4-6"
509
+ ],
510
+ parameters: [
511
+ {
512
+ id: "thinking",
513
+ displayName: "Thinking",
514
+ values: [
515
+ {
516
+ value: "false"
517
+ },
518
+ {
519
+ value: "true"
520
+ }
521
+ ]
522
+ },
523
+ {
524
+ id: "context",
525
+ displayName: "Context",
526
+ values: [
527
+ {
528
+ value: "200k",
529
+ displayName: "200K"
530
+ },
531
+ {
532
+ value: "1m",
533
+ displayName: "1M"
534
+ }
535
+ ]
536
+ },
537
+ {
538
+ id: "effort",
539
+ displayName: "Effort",
540
+ values: [
541
+ {
542
+ value: "low",
543
+ displayName: "Low"
544
+ },
545
+ {
546
+ value: "medium",
547
+ displayName: "Medium"
548
+ },
549
+ {
550
+ value: "high",
551
+ displayName: "High"
552
+ },
553
+ {
554
+ value: "max",
555
+ displayName: "Max"
556
+ }
557
+ ]
558
+ }
559
+ ],
560
+ variants: [
561
+ {
562
+ params: [
563
+ {
564
+ id: "thinking",
565
+ value: "false"
572
566
  },
573
567
  {
574
568
  id: "context",
@@ -576,11 +570,7 @@ export const FALLBACK_MODEL_ITEMS = [
576
570
  },
577
571
  {
578
572
  id: "effort",
579
- value: "medium"
580
- },
581
- {
582
- id: "fast",
583
- value: "true"
573
+ value: "low"
584
574
  }
585
575
  ],
586
576
  displayName: "Opus 4.6"
@@ -589,7 +579,7 @@ export const FALLBACK_MODEL_ITEMS = [
589
579
  params: [
590
580
  {
591
581
  id: "thinking",
592
- value: "true"
582
+ value: "false"
593
583
  },
594
584
  {
595
585
  id: "context",
@@ -597,11 +587,7 @@ export const FALLBACK_MODEL_ITEMS = [
597
587
  },
598
588
  {
599
589
  id: "effort",
600
- value: "high"
601
- },
602
- {
603
- id: "fast",
604
- value: "false"
590
+ value: "medium"
605
591
  }
606
592
  ],
607
593
  displayName: "Opus 4.6"
@@ -610,7 +596,7 @@ export const FALLBACK_MODEL_ITEMS = [
610
596
  params: [
611
597
  {
612
598
  id: "thinking",
613
- value: "true"
599
+ value: "false"
614
600
  },
615
601
  {
616
602
  id: "context",
@@ -619,10 +605,6 @@ export const FALLBACK_MODEL_ITEMS = [
619
605
  {
620
606
  id: "effort",
621
607
  value: "high"
622
- },
623
- {
624
- id: "fast",
625
- value: "true"
626
608
  }
627
609
  ],
628
610
  displayName: "Opus 4.6"
@@ -631,7 +613,7 @@ export const FALLBACK_MODEL_ITEMS = [
631
613
  params: [
632
614
  {
633
615
  id: "thinking",
634
- value: "true"
616
+ value: "false"
635
617
  },
636
618
  {
637
619
  id: "context",
@@ -640,10 +622,6 @@ export const FALLBACK_MODEL_ITEMS = [
640
622
  {
641
623
  id: "effort",
642
624
  value: "max"
643
- },
644
- {
645
- id: "fast",
646
- value: "false"
647
625
  }
648
626
  ],
649
627
  displayName: "Opus 4.6"
@@ -652,19 +630,32 @@ export const FALLBACK_MODEL_ITEMS = [
652
630
  params: [
653
631
  {
654
632
  id: "thinking",
655
- value: "true"
633
+ value: "false"
656
634
  },
657
635
  {
658
636
  id: "context",
659
- value: "200k"
637
+ value: "1m"
660
638
  },
661
639
  {
662
640
  id: "effort",
663
- value: "max"
641
+ value: "low"
642
+ }
643
+ ],
644
+ displayName: "Opus 4.6"
645
+ },
646
+ {
647
+ params: [
648
+ {
649
+ id: "thinking",
650
+ value: "false"
664
651
  },
665
652
  {
666
- id: "fast",
667
- value: "true"
653
+ id: "context",
654
+ value: "1m"
655
+ },
656
+ {
657
+ id: "effort",
658
+ value: "medium"
668
659
  }
669
660
  ],
670
661
  displayName: "Opus 4.6"
@@ -673,7 +664,7 @@ export const FALLBACK_MODEL_ITEMS = [
673
664
  params: [
674
665
  {
675
666
  id: "thinking",
676
- value: "true"
667
+ value: "false"
677
668
  },
678
669
  {
679
670
  id: "context",
@@ -681,11 +672,24 @@ export const FALLBACK_MODEL_ITEMS = [
681
672
  },
682
673
  {
683
674
  id: "effort",
684
- value: "low"
685
- },
675
+ value: "high"
676
+ }
677
+ ],
678
+ displayName: "Opus 4.6"
679
+ },
680
+ {
681
+ params: [
686
682
  {
687
- id: "fast",
683
+ id: "thinking",
688
684
  value: "false"
685
+ },
686
+ {
687
+ id: "context",
688
+ value: "1m"
689
+ },
690
+ {
691
+ id: "effort",
692
+ value: "max"
689
693
  }
690
694
  ],
691
695
  displayName: "Opus 4.6"
@@ -698,15 +702,11 @@ export const FALLBACK_MODEL_ITEMS = [
698
702
  },
699
703
  {
700
704
  id: "context",
701
- value: "1m"
705
+ value: "200k"
702
706
  },
703
707
  {
704
708
  id: "effort",
705
709
  value: "low"
706
- },
707
- {
708
- id: "fast",
709
- value: "true"
710
710
  }
711
711
  ],
712
712
  displayName: "Opus 4.6"
@@ -719,15 +719,11 @@ export const FALLBACK_MODEL_ITEMS = [
719
719
  },
720
720
  {
721
721
  id: "context",
722
- value: "1m"
722
+ value: "200k"
723
723
  },
724
724
  {
725
725
  id: "effort",
726
726
  value: "medium"
727
- },
728
- {
729
- id: "fast",
730
- value: "false"
731
727
  }
732
728
  ],
733
729
  displayName: "Opus 4.6"
@@ -740,15 +736,28 @@ export const FALLBACK_MODEL_ITEMS = [
740
736
  },
741
737
  {
742
738
  id: "context",
743
- value: "1m"
739
+ value: "200k"
744
740
  },
745
741
  {
746
742
  id: "effort",
747
- value: "medium"
748
- },
743
+ value: "high"
744
+ }
745
+ ],
746
+ displayName: "Opus 4.6"
747
+ },
748
+ {
749
+ params: [
749
750
  {
750
- id: "fast",
751
+ id: "thinking",
751
752
  value: "true"
753
+ },
754
+ {
755
+ id: "context",
756
+ value: "200k"
757
+ },
758
+ {
759
+ id: "effort",
760
+ value: "max"
752
761
  }
753
762
  ],
754
763
  displayName: "Opus 4.6"
@@ -765,15 +774,10 @@ export const FALLBACK_MODEL_ITEMS = [
765
774
  },
766
775
  {
767
776
  id: "effort",
768
- value: "high"
769
- },
770
- {
771
- id: "fast",
772
- value: "false"
777
+ value: "low"
773
778
  }
774
779
  ],
775
- displayName: "Opus 4.6",
776
- isDefault: true
780
+ displayName: "Opus 4.6"
777
781
  },
778
782
  {
779
783
  params: [
@@ -787,11 +791,7 @@ export const FALLBACK_MODEL_ITEMS = [
787
791
  },
788
792
  {
789
793
  id: "effort",
790
- value: "high"
791
- },
792
- {
793
- id: "fast",
794
- value: "true"
794
+ value: "medium"
795
795
  }
796
796
  ],
797
797
  displayName: "Opus 4.6"
@@ -808,14 +808,11 @@ export const FALLBACK_MODEL_ITEMS = [
808
808
  },
809
809
  {
810
810
  id: "effort",
811
- value: "max"
812
- },
813
- {
814
- id: "fast",
815
- value: "false"
811
+ value: "high"
816
812
  }
817
813
  ],
818
- displayName: "Opus 4.6"
814
+ displayName: "Opus 4.6",
815
+ isDefault: true
819
816
  },
820
817
  {
821
818
  params: [
@@ -830,10 +827,6 @@ export const FALLBACK_MODEL_ITEMS = [
830
827
  {
831
828
  id: "effort",
832
829
  value: "max"
833
- },
834
- {
835
- id: "fast",
836
- value: "true"
837
830
  }
838
831
  ],
839
832
  displayName: "Opus 4.6"
@@ -1997,6 +1990,10 @@ export const FALLBACK_MODEL_ITEMS = [
1997
1990
  variants: [
1998
1991
  {
1999
1992
  params: [
1993
+ {
1994
+ id: "cyber",
1995
+ value: "false"
1996
+ },
2000
1997
  {
2001
1998
  id: "thinking",
2002
1999
  value: "false"
@@ -2018,6 +2015,10 @@ export const FALLBACK_MODEL_ITEMS = [
2018
2015
  },
2019
2016
  {
2020
2017
  params: [
2018
+ {
2019
+ id: "cyber",
2020
+ value: "false"
2021
+ },
2021
2022
  {
2022
2023
  id: "thinking",
2023
2024
  value: "false"
@@ -2039,6 +2040,10 @@ export const FALLBACK_MODEL_ITEMS = [
2039
2040
  },
2040
2041
  {
2041
2042
  params: [
2043
+ {
2044
+ id: "cyber",
2045
+ value: "false"
2046
+ },
2042
2047
  {
2043
2048
  id: "thinking",
2044
2049
  value: "false"
@@ -2060,6 +2065,10 @@ export const FALLBACK_MODEL_ITEMS = [
2060
2065
  },
2061
2066
  {
2062
2067
  params: [
2068
+ {
2069
+ id: "cyber",
2070
+ value: "false"
2071
+ },
2063
2072
  {
2064
2073
  id: "thinking",
2065
2074
  value: "false"
@@ -2081,6 +2090,10 @@ export const FALLBACK_MODEL_ITEMS = [
2081
2090
  },
2082
2091
  {
2083
2092
  params: [
2093
+ {
2094
+ id: "cyber",
2095
+ value: "false"
2096
+ },
2084
2097
  {
2085
2098
  id: "thinking",
2086
2099
  value: "false"
@@ -2102,6 +2115,10 @@ export const FALLBACK_MODEL_ITEMS = [
2102
2115
  },
2103
2116
  {
2104
2117
  params: [
2118
+ {
2119
+ id: "cyber",
2120
+ value: "false"
2121
+ },
2105
2122
  {
2106
2123
  id: "thinking",
2107
2124
  value: "false"
@@ -2123,6 +2140,10 @@ export const FALLBACK_MODEL_ITEMS = [
2123
2140
  },
2124
2141
  {
2125
2142
  params: [
2143
+ {
2144
+ id: "cyber",
2145
+ value: "false"
2146
+ },
2126
2147
  {
2127
2148
  id: "thinking",
2128
2149
  value: "false"
@@ -2144,6 +2165,10 @@ export const FALLBACK_MODEL_ITEMS = [
2144
2165
  },
2145
2166
  {
2146
2167
  params: [
2168
+ {
2169
+ id: "cyber",
2170
+ value: "false"
2171
+ },
2147
2172
  {
2148
2173
  id: "thinking",
2149
2174
  value: "false"
@@ -2165,6 +2190,10 @@ export const FALLBACK_MODEL_ITEMS = [
2165
2190
  },
2166
2191
  {
2167
2192
  params: [
2193
+ {
2194
+ id: "cyber",
2195
+ value: "false"
2196
+ },
2168
2197
  {
2169
2198
  id: "thinking",
2170
2199
  value: "false"
@@ -2186,6 +2215,10 @@ export const FALLBACK_MODEL_ITEMS = [
2186
2215
  },
2187
2216
  {
2188
2217
  params: [
2218
+ {
2219
+ id: "cyber",
2220
+ value: "false"
2221
+ },
2189
2222
  {
2190
2223
  id: "thinking",
2191
2224
  value: "false"
@@ -2207,6 +2240,10 @@ export const FALLBACK_MODEL_ITEMS = [
2207
2240
  },
2208
2241
  {
2209
2242
  params: [
2243
+ {
2244
+ id: "cyber",
2245
+ value: "false"
2246
+ },
2210
2247
  {
2211
2248
  id: "thinking",
2212
2249
  value: "false"
@@ -2228,6 +2265,10 @@ export const FALLBACK_MODEL_ITEMS = [
2228
2265
  },
2229
2266
  {
2230
2267
  params: [
2268
+ {
2269
+ id: "cyber",
2270
+ value: "false"
2271
+ },
2231
2272
  {
2232
2273
  id: "thinking",
2233
2274
  value: "false"
@@ -2249,6 +2290,10 @@ export const FALLBACK_MODEL_ITEMS = [
2249
2290
  },
2250
2291
  {
2251
2292
  params: [
2293
+ {
2294
+ id: "cyber",
2295
+ value: "false"
2296
+ },
2252
2297
  {
2253
2298
  id: "thinking",
2254
2299
  value: "false"
@@ -2270,6 +2315,10 @@ export const FALLBACK_MODEL_ITEMS = [
2270
2315
  },
2271
2316
  {
2272
2317
  params: [
2318
+ {
2319
+ id: "cyber",
2320
+ value: "false"
2321
+ },
2273
2322
  {
2274
2323
  id: "thinking",
2275
2324
  value: "false"
@@ -2291,6 +2340,10 @@ export const FALLBACK_MODEL_ITEMS = [
2291
2340
  },
2292
2341
  {
2293
2342
  params: [
2343
+ {
2344
+ id: "cyber",
2345
+ value: "false"
2346
+ },
2294
2347
  {
2295
2348
  id: "thinking",
2296
2349
  value: "false"
@@ -2312,6 +2365,10 @@ export const FALLBACK_MODEL_ITEMS = [
2312
2365
  },
2313
2366
  {
2314
2367
  params: [
2368
+ {
2369
+ id: "cyber",
2370
+ value: "false"
2371
+ },
2315
2372
  {
2316
2373
  id: "thinking",
2317
2374
  value: "false"
@@ -2333,6 +2390,10 @@ export const FALLBACK_MODEL_ITEMS = [
2333
2390
  },
2334
2391
  {
2335
2392
  params: [
2393
+ {
2394
+ id: "cyber",
2395
+ value: "false"
2396
+ },
2336
2397
  {
2337
2398
  id: "thinking",
2338
2399
  value: "false"
@@ -2354,6 +2415,10 @@ export const FALLBACK_MODEL_ITEMS = [
2354
2415
  },
2355
2416
  {
2356
2417
  params: [
2418
+ {
2419
+ id: "cyber",
2420
+ value: "false"
2421
+ },
2357
2422
  {
2358
2423
  id: "thinking",
2359
2424
  value: "false"
@@ -2375,6 +2440,10 @@ export const FALLBACK_MODEL_ITEMS = [
2375
2440
  },
2376
2441
  {
2377
2442
  params: [
2443
+ {
2444
+ id: "cyber",
2445
+ value: "false"
2446
+ },
2378
2447
  {
2379
2448
  id: "thinking",
2380
2449
  value: "false"
@@ -2396,6 +2465,10 @@ export const FALLBACK_MODEL_ITEMS = [
2396
2465
  },
2397
2466
  {
2398
2467
  params: [
2468
+ {
2469
+ id: "cyber",
2470
+ value: "false"
2471
+ },
2399
2472
  {
2400
2473
  id: "thinking",
2401
2474
  value: "false"
@@ -2417,6 +2490,10 @@ export const FALLBACK_MODEL_ITEMS = [
2417
2490
  },
2418
2491
  {
2419
2492
  params: [
2493
+ {
2494
+ id: "cyber",
2495
+ value: "false"
2496
+ },
2420
2497
  {
2421
2498
  id: "thinking",
2422
2499
  value: "true"
@@ -2438,6 +2515,10 @@ export const FALLBACK_MODEL_ITEMS = [
2438
2515
  },
2439
2516
  {
2440
2517
  params: [
2518
+ {
2519
+ id: "cyber",
2520
+ value: "false"
2521
+ },
2441
2522
  {
2442
2523
  id: "thinking",
2443
2524
  value: "true"
@@ -2459,6 +2540,10 @@ export const FALLBACK_MODEL_ITEMS = [
2459
2540
  },
2460
2541
  {
2461
2542
  params: [
2543
+ {
2544
+ id: "cyber",
2545
+ value: "false"
2546
+ },
2462
2547
  {
2463
2548
  id: "thinking",
2464
2549
  value: "true"
@@ -2480,6 +2565,10 @@ export const FALLBACK_MODEL_ITEMS = [
2480
2565
  },
2481
2566
  {
2482
2567
  params: [
2568
+ {
2569
+ id: "cyber",
2570
+ value: "false"
2571
+ },
2483
2572
  {
2484
2573
  id: "thinking",
2485
2574
  value: "true"
@@ -2501,6 +2590,10 @@ export const FALLBACK_MODEL_ITEMS = [
2501
2590
  },
2502
2591
  {
2503
2592
  params: [
2593
+ {
2594
+ id: "cyber",
2595
+ value: "false"
2596
+ },
2504
2597
  {
2505
2598
  id: "thinking",
2506
2599
  value: "true"
@@ -2522,6 +2615,10 @@ export const FALLBACK_MODEL_ITEMS = [
2522
2615
  },
2523
2616
  {
2524
2617
  params: [
2618
+ {
2619
+ id: "cyber",
2620
+ value: "false"
2621
+ },
2525
2622
  {
2526
2623
  id: "thinking",
2527
2624
  value: "true"
@@ -2543,6 +2640,10 @@ export const FALLBACK_MODEL_ITEMS = [
2543
2640
  },
2544
2641
  {
2545
2642
  params: [
2643
+ {
2644
+ id: "cyber",
2645
+ value: "false"
2646
+ },
2546
2647
  {
2547
2648
  id: "thinking",
2548
2649
  value: "true"
@@ -2564,6 +2665,10 @@ export const FALLBACK_MODEL_ITEMS = [
2564
2665
  },
2565
2666
  {
2566
2667
  params: [
2668
+ {
2669
+ id: "cyber",
2670
+ value: "false"
2671
+ },
2567
2672
  {
2568
2673
  id: "thinking",
2569
2674
  value: "true"
@@ -2585,6 +2690,10 @@ export const FALLBACK_MODEL_ITEMS = [
2585
2690
  },
2586
2691
  {
2587
2692
  params: [
2693
+ {
2694
+ id: "cyber",
2695
+ value: "false"
2696
+ },
2588
2697
  {
2589
2698
  id: "thinking",
2590
2699
  value: "true"
@@ -2606,6 +2715,10 @@ export const FALLBACK_MODEL_ITEMS = [
2606
2715
  },
2607
2716
  {
2608
2717
  params: [
2718
+ {
2719
+ id: "cyber",
2720
+ value: "false"
2721
+ },
2609
2722
  {
2610
2723
  id: "thinking",
2611
2724
  value: "true"
@@ -2627,6 +2740,10 @@ export const FALLBACK_MODEL_ITEMS = [
2627
2740
  },
2628
2741
  {
2629
2742
  params: [
2743
+ {
2744
+ id: "cyber",
2745
+ value: "false"
2746
+ },
2630
2747
  {
2631
2748
  id: "thinking",
2632
2749
  value: "true"
@@ -2648,6 +2765,10 @@ export const FALLBACK_MODEL_ITEMS = [
2648
2765
  },
2649
2766
  {
2650
2767
  params: [
2768
+ {
2769
+ id: "cyber",
2770
+ value: "false"
2771
+ },
2651
2772
  {
2652
2773
  id: "thinking",
2653
2774
  value: "true"
@@ -2669,6 +2790,10 @@ export const FALLBACK_MODEL_ITEMS = [
2669
2790
  },
2670
2791
  {
2671
2792
  params: [
2793
+ {
2794
+ id: "cyber",
2795
+ value: "false"
2796
+ },
2672
2797
  {
2673
2798
  id: "thinking",
2674
2799
  value: "true"
@@ -2690,6 +2815,10 @@ export const FALLBACK_MODEL_ITEMS = [
2690
2815
  },
2691
2816
  {
2692
2817
  params: [
2818
+ {
2819
+ id: "cyber",
2820
+ value: "false"
2821
+ },
2693
2822
  {
2694
2823
  id: "thinking",
2695
2824
  value: "true"
@@ -2711,6 +2840,10 @@ export const FALLBACK_MODEL_ITEMS = [
2711
2840
  },
2712
2841
  {
2713
2842
  params: [
2843
+ {
2844
+ id: "cyber",
2845
+ value: "false"
2846
+ },
2714
2847
  {
2715
2848
  id: "thinking",
2716
2849
  value: "true"
@@ -2733,6 +2866,10 @@ export const FALLBACK_MODEL_ITEMS = [
2733
2866
  },
2734
2867
  {
2735
2868
  params: [
2869
+ {
2870
+ id: "cyber",
2871
+ value: "false"
2872
+ },
2736
2873
  {
2737
2874
  id: "thinking",
2738
2875
  value: "true"
@@ -2754,6 +2891,10 @@ export const FALLBACK_MODEL_ITEMS = [
2754
2891
  },
2755
2892
  {
2756
2893
  params: [
2894
+ {
2895
+ id: "cyber",
2896
+ value: "false"
2897
+ },
2757
2898
  {
2758
2899
  id: "thinking",
2759
2900
  value: "true"
@@ -2775,6 +2916,10 @@ export const FALLBACK_MODEL_ITEMS = [
2775
2916
  },
2776
2917
  {
2777
2918
  params: [
2919
+ {
2920
+ id: "cyber",
2921
+ value: "false"
2922
+ },
2778
2923
  {
2779
2924
  id: "thinking",
2780
2925
  value: "true"
@@ -2796,6 +2941,10 @@ export const FALLBACK_MODEL_ITEMS = [
2796
2941
  },
2797
2942
  {
2798
2943
  params: [
2944
+ {
2945
+ id: "cyber",
2946
+ value: "false"
2947
+ },
2799
2948
  {
2800
2949
  id: "thinking",
2801
2950
  value: "true"
@@ -2817,6 +2966,10 @@ export const FALLBACK_MODEL_ITEMS = [
2817
2966
  },
2818
2967
  {
2819
2968
  params: [
2969
+ {
2970
+ id: "cyber",
2971
+ value: "false"
2972
+ },
2820
2973
  {
2821
2974
  id: "thinking",
2822
2975
  value: "true"
@@ -3296,6 +3449,46 @@ export const FALLBACK_MODEL_ITEMS = [
3296
3449
  }
3297
3450
  ]
3298
3451
  },
3452
+ {
3453
+ id: "composer-2",
3454
+ displayName: "Composer 2",
3455
+ parameters: [
3456
+ {
3457
+ id: "fast",
3458
+ displayName: "Fast",
3459
+ values: [
3460
+ {
3461
+ value: "false"
3462
+ },
3463
+ {
3464
+ value: "true",
3465
+ displayName: "Fast"
3466
+ }
3467
+ ]
3468
+ }
3469
+ ],
3470
+ variants: [
3471
+ {
3472
+ params: [
3473
+ {
3474
+ id: "fast",
3475
+ value: "true"
3476
+ }
3477
+ ],
3478
+ displayName: "Composer 2",
3479
+ isDefault: true
3480
+ },
3481
+ {
3482
+ params: [
3483
+ {
3484
+ id: "fast",
3485
+ value: "false"
3486
+ }
3487
+ ],
3488
+ displayName: "Composer 2"
3489
+ }
3490
+ ]
3491
+ },
3299
3492
  {
3300
3493
  id: "composer-2.5",
3301
3494
  displayName: "Composer 2.5",
@@ -3412,6 +3605,47 @@ export const FALLBACK_MODEL_ITEMS = [
3412
3605
  }
3413
3606
  ]
3414
3607
  },
3608
+ {
3609
+ id: "glm-5.2",
3610
+ displayName: "GLM 5.2",
3611
+ parameters: [
3612
+ {
3613
+ id: "reasoning",
3614
+ displayName: "Reasoning",
3615
+ values: [
3616
+ {
3617
+ value: "high",
3618
+ displayName: "High"
3619
+ },
3620
+ {
3621
+ value: "max",
3622
+ displayName: "Max"
3623
+ }
3624
+ ]
3625
+ }
3626
+ ],
3627
+ variants: [
3628
+ {
3629
+ params: [
3630
+ {
3631
+ id: "reasoning",
3632
+ value: "high"
3633
+ }
3634
+ ],
3635
+ displayName: "GLM 5.2",
3636
+ isDefault: true
3637
+ },
3638
+ {
3639
+ params: [
3640
+ {
3641
+ id: "reasoning",
3642
+ value: "max"
3643
+ }
3644
+ ],
3645
+ displayName: "GLM 5.2"
3646
+ }
3647
+ ]
3648
+ },
3415
3649
  {
3416
3650
  id: "gpt-5-mini",
3417
3651
  displayName: "GPT-5 Mini",