@geminilight/mindos-windows-arm64 1.0.5 → 1.0.7

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 (625) hide show
  1. package/_standalone/.mindos-build-version +1 -1
  2. package/_standalone/__next/BUILD_ID +1 -1
  3. package/_standalone/__next/app-path-routes-manifest.json +26 -26
  4. package/_standalone/__next/build-manifest.json +4 -4
  5. package/_standalone/__next/prerender-manifest.json +3 -3
  6. package/_standalone/__next/react-loadable-manifest.json +4 -4
  7. package/_standalone/__next/required-server-files.json +4 -4
  8. package/_standalone/__next/server/app/.well-known/agent-card.json/route.js +1 -1
  9. package/_standalone/__next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
  10. package/_standalone/__next/server/app/_global-error/page.js +3 -3
  11. package/_standalone/__next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  12. package/_standalone/__next/server/app/_global-error.html +2 -2
  13. package/_standalone/__next/server/app/_global-error.rsc +3 -3
  14. package/_standalone/__next/server/app/_global-error.segments/_full.segment.rsc +3 -3
  15. package/_standalone/__next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  16. package/_standalone/__next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  17. package/_standalone/__next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  18. package/_standalone/__next/server/app/_global-error.segments/_index.segment.rsc +2 -2
  19. package/_standalone/__next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  20. package/_standalone/__next/server/app/_not-found/page.js +2 -2
  21. package/_standalone/__next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/_standalone/__next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/_standalone/__next/server/app/agents/[agentKey]/page.js +2 -2
  24. package/_standalone/__next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
  25. package/_standalone/__next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
  26. package/_standalone/__next/server/app/agents/page.js +2 -2
  27. package/_standalone/__next/server/app/agents/page.js.nft.json +1 -1
  28. package/_standalone/__next/server/app/agents/page_client-reference-manifest.js +1 -1
  29. package/_standalone/__next/server/app/api/a2a/agents/route.js +1 -1
  30. package/_standalone/__next/server/app/api/a2a/agents/route.js.nft.json +1 -1
  31. package/_standalone/__next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
  32. package/_standalone/__next/server/app/api/a2a/delegations/route.js +1 -1
  33. package/_standalone/__next/server/app/api/a2a/delegations/route.js.nft.json +1 -1
  34. package/_standalone/__next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
  35. package/_standalone/__next/server/app/api/a2a/discover/route.js +1 -1
  36. package/_standalone/__next/server/app/api/a2a/discover/route.js.nft.json +1 -1
  37. package/_standalone/__next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
  38. package/_standalone/__next/server/app/api/a2a/route.js +1 -1
  39. package/_standalone/__next/server/app/api/a2a/route.js.nft.json +1 -1
  40. package/_standalone/__next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
  41. package/_standalone/__next/server/app/api/acp/config/route.js +1 -1
  42. package/_standalone/__next/server/app/api/acp/config/route.js.nft.json +1 -1
  43. package/_standalone/__next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
  44. package/_standalone/__next/server/app/api/acp/detect/route.js +1 -1
  45. package/_standalone/__next/server/app/api/acp/detect/route.js.nft.json +1 -1
  46. package/_standalone/__next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
  47. package/_standalone/__next/server/app/api/acp/install/route.js +1 -1
  48. package/_standalone/__next/server/app/api/acp/install/route.js.nft.json +1 -1
  49. package/_standalone/__next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
  50. package/_standalone/__next/server/app/api/acp/registry/route.js +1 -1
  51. package/_standalone/__next/server/app/api/acp/registry/route.js.nft.json +1 -1
  52. package/_standalone/__next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
  53. package/_standalone/__next/server/app/api/acp/session/route.js +1 -1
  54. package/_standalone/__next/server/app/api/acp/session/route.js.nft.json +1 -1
  55. package/_standalone/__next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
  56. package/_standalone/__next/server/app/api/agent-activity/route.js +1 -1
  57. package/_standalone/__next/server/app/api/agent-activity/route.js.nft.json +1 -1
  58. package/_standalone/__next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
  59. package/_standalone/__next/server/app/api/agents/copy-skill/route.js +1 -1
  60. package/_standalone/__next/server/app/api/agents/copy-skill/route.js.nft.json +1 -1
  61. package/_standalone/__next/server/app/api/agents/copy-skill/route_client-reference-manifest.js +1 -1
  62. package/_standalone/__next/server/app/api/agents/custom/detect/route.js +1 -1
  63. package/_standalone/__next/server/app/api/agents/custom/detect/route.js.nft.json +1 -1
  64. package/_standalone/__next/server/app/api/agents/custom/detect/route_client-reference-manifest.js +1 -1
  65. package/_standalone/__next/server/app/api/agents/custom/route.js +1 -1
  66. package/_standalone/__next/server/app/api/agents/custom/route.js.nft.json +1 -1
  67. package/_standalone/__next/server/app/api/agents/custom/route_client-reference-manifest.js +1 -1
  68. package/_standalone/__next/server/app/api/ask/route.js +2 -2
  69. package/_standalone/__next/server/app/api/ask/route.js.nft.json +1 -1
  70. package/_standalone/__next/server/app/api/ask/route_client-reference-manifest.js +1 -1
  71. package/_standalone/__next/server/app/api/ask-sessions/route.js +1 -1
  72. package/_standalone/__next/server/app/api/ask-sessions/route.js.nft.json +1 -1
  73. package/_standalone/__next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
  74. package/_standalone/__next/server/app/api/auth/route.js +1 -1
  75. package/_standalone/__next/server/app/api/auth/route_client-reference-manifest.js +1 -1
  76. package/_standalone/__next/server/app/api/backlinks/route.js +1 -1
  77. package/_standalone/__next/server/app/api/backlinks/route.js.nft.json +1 -1
  78. package/_standalone/__next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
  79. package/_standalone/__next/server/app/api/bootstrap/route.js +1 -1
  80. package/_standalone/__next/server/app/api/bootstrap/route.js.nft.json +1 -1
  81. package/_standalone/__next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
  82. package/_standalone/__next/server/app/api/changes/route.js +1 -1
  83. package/_standalone/__next/server/app/api/changes/route.js.nft.json +1 -1
  84. package/_standalone/__next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  85. package/_standalone/__next/server/app/api/channels/verify/route.js +1 -1
  86. package/_standalone/__next/server/app/api/channels/verify/route.js.nft.json +1 -1
  87. package/_standalone/__next/server/app/api/channels/verify/route_client-reference-manifest.js +1 -1
  88. package/_standalone/__next/server/app/api/connect/route.js +1 -1
  89. package/_standalone/__next/server/app/api/connect/route.js.nft.json +1 -1
  90. package/_standalone/__next/server/app/api/connect/route_client-reference-manifest.js +1 -1
  91. package/_standalone/__next/server/app/api/embedding/route.js +1 -1
  92. package/_standalone/__next/server/app/api/embedding/route.js.nft.json +1 -1
  93. package/_standalone/__next/server/app/api/embedding/route_client-reference-manifest.js +1 -1
  94. package/_standalone/__next/server/app/api/export/route.js +1 -1
  95. package/_standalone/__next/server/app/api/export/route.js.nft.json +1 -1
  96. package/_standalone/__next/server/app/api/export/route_client-reference-manifest.js +1 -1
  97. package/_standalone/__next/server/app/api/extract-docx/route.js +1 -1
  98. package/_standalone/__next/server/app/api/extract-docx/route_client-reference-manifest.js +1 -1
  99. package/_standalone/__next/server/app/api/extract-pdf/route.js +2 -2
  100. package/_standalone/__next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
  101. package/_standalone/__next/server/app/api/file/import/route.js +1 -1
  102. package/_standalone/__next/server/app/api/file/import/route.js.nft.json +1 -1
  103. package/_standalone/__next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
  104. package/_standalone/__next/server/app/api/file/raw/route.js +1 -1
  105. package/_standalone/__next/server/app/api/file/raw/route.js.nft.json +1 -1
  106. package/_standalone/__next/server/app/api/file/raw/route_client-reference-manifest.js +1 -1
  107. package/_standalone/__next/server/app/api/file/route.js +1 -1
  108. package/_standalone/__next/server/app/api/file/route.js.nft.json +1 -1
  109. package/_standalone/__next/server/app/api/file/route_client-reference-manifest.js +1 -1
  110. package/_standalone/__next/server/app/api/files/route.js +1 -1
  111. package/_standalone/__next/server/app/api/files/route.js.nft.json +1 -1
  112. package/_standalone/__next/server/app/api/files/route_client-reference-manifest.js +1 -1
  113. package/_standalone/__next/server/app/api/git/route.js +1 -1
  114. package/_standalone/__next/server/app/api/git/route.js.nft.json +1 -1
  115. package/_standalone/__next/server/app/api/git/route_client-reference-manifest.js +1 -1
  116. package/_standalone/__next/server/app/api/graph/route.js +1 -1
  117. package/_standalone/__next/server/app/api/graph/route.js.nft.json +1 -1
  118. package/_standalone/__next/server/app/api/graph/route_client-reference-manifest.js +1 -1
  119. package/_standalone/__next/server/app/api/health/route.js +1 -1
  120. package/_standalone/__next/server/app/api/health/route.js.nft.json +1 -1
  121. package/_standalone/__next/server/app/api/health/route_client-reference-manifest.js +1 -1
  122. package/_standalone/__next/server/app/api/im/activity/route.js +1 -1
  123. package/_standalone/__next/server/app/api/im/activity/route.js.nft.json +1 -1
  124. package/_standalone/__next/server/app/api/im/activity/route_client-reference-manifest.js +1 -1
  125. package/_standalone/__next/server/app/api/im/config/route.js +1 -1
  126. package/_standalone/__next/server/app/api/im/config/route.js.nft.json +1 -1
  127. package/_standalone/__next/server/app/api/im/config/route_client-reference-manifest.js +1 -1
  128. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js +1 -1
  129. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js.nft.json +1 -1
  130. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route_client-reference-manifest.js +1 -1
  131. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js +1 -1
  132. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js.nft.json +1 -1
  133. package/_standalone/__next/server/app/api/im/feishu/long-connection/route_client-reference-manifest.js +1 -1
  134. package/_standalone/__next/server/app/api/im/status/route.js +1 -1
  135. package/_standalone/__next/server/app/api/im/status/route.js.nft.json +1 -1
  136. package/_standalone/__next/server/app/api/im/status/route_client-reference-manifest.js +1 -1
  137. package/_standalone/__next/server/app/api/im/test/route.js +1 -1
  138. package/_standalone/__next/server/app/api/im/test/route.js.nft.json +1 -1
  139. package/_standalone/__next/server/app/api/im/test/route_client-reference-manifest.js +1 -1
  140. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js +1 -1
  141. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js.nft.json +1 -1
  142. package/_standalone/__next/server/app/api/im/webhook/feishu/route_client-reference-manifest.js +1 -1
  143. package/_standalone/__next/server/app/api/im/webhook-status/route.js +1 -1
  144. package/_standalone/__next/server/app/api/im/webhook-status/route.js.nft.json +1 -1
  145. package/_standalone/__next/server/app/api/im/webhook-status/route_client-reference-manifest.js +1 -1
  146. package/_standalone/__next/server/app/api/inbox/clip/route.js +2 -2
  147. package/_standalone/__next/server/app/api/inbox/clip/route.js.nft.json +1 -1
  148. package/_standalone/__next/server/app/api/inbox/clip/route_client-reference-manifest.js +1 -1
  149. package/_standalone/__next/server/app/api/inbox/route.js +1 -1
  150. package/_standalone/__next/server/app/api/inbox/route.js.nft.json +1 -1
  151. package/_standalone/__next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
  152. package/_standalone/__next/server/app/api/init/route.js +1 -1
  153. package/_standalone/__next/server/app/api/init/route.js.nft.json +1 -1
  154. package/_standalone/__next/server/app/api/init/route_client-reference-manifest.js +1 -1
  155. package/_standalone/__next/server/app/api/lint/route.js +1 -1
  156. package/_standalone/__next/server/app/api/lint/route.js.nft.json +1 -1
  157. package/_standalone/__next/server/app/api/lint/route_client-reference-manifest.js +1 -1
  158. package/_standalone/__next/server/app/api/mcp/agents/route.js +1 -1
  159. package/_standalone/__next/server/app/api/mcp/agents/route.js.nft.json +1 -1
  160. package/_standalone/__next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
  161. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js +1 -1
  162. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js.nft.json +1 -1
  163. package/_standalone/__next/server/app/api/mcp/direct-tools/route_client-reference-manifest.js +1 -1
  164. package/_standalone/__next/server/app/api/mcp/install/route.js +1 -1
  165. package/_standalone/__next/server/app/api/mcp/install/route.js.nft.json +1 -1
  166. package/_standalone/__next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
  167. package/_standalone/__next/server/app/api/mcp/install-skill/route.js +1 -1
  168. package/_standalone/__next/server/app/api/mcp/install-skill/route.js.nft.json +1 -1
  169. package/_standalone/__next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
  170. package/_standalone/__next/server/app/api/mcp/restart/route.js +1 -1
  171. package/_standalone/__next/server/app/api/mcp/restart/route.js.nft.json +1 -1
  172. package/_standalone/__next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
  173. package/_standalone/__next/server/app/api/mcp/status/route.js +1 -1
  174. package/_standalone/__next/server/app/api/mcp/status/route.js.nft.json +1 -1
  175. package/_standalone/__next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  176. package/_standalone/__next/server/app/api/mcp/tools/route.js +1 -1
  177. package/_standalone/__next/server/app/api/mcp/tools/route.js.nft.json +1 -1
  178. package/_standalone/__next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  179. package/_standalone/__next/server/app/api/mcp/uninstall/route.js +1 -1
  180. package/_standalone/__next/server/app/api/mcp/uninstall/route.js.nft.json +1 -1
  181. package/_standalone/__next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
  182. package/_standalone/__next/server/app/api/monitoring/route.js +1 -1
  183. package/_standalone/__next/server/app/api/monitoring/route.js.nft.json +1 -1
  184. package/_standalone/__next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
  185. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js +1 -1
  186. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js.nft.json +1 -1
  187. package/_standalone/__next/server/app/api/obsidian/compat-report/route_client-reference-manifest.js +1 -1
  188. package/_standalone/__next/server/app/api/obsidian/import/route.js +1 -1
  189. package/_standalone/__next/server/app/api/obsidian/import/route.js.nft.json +1 -1
  190. package/_standalone/__next/server/app/api/obsidian/import/route_client-reference-manifest.js +1 -1
  191. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js +2 -2
  192. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js.nft.json +1 -1
  193. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route_client-reference-manifest.js +1 -1
  194. package/_standalone/__next/server/app/api/recent-files/route.js +1 -1
  195. package/_standalone/__next/server/app/api/recent-files/route.js.nft.json +1 -1
  196. package/_standalone/__next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
  197. package/_standalone/__next/server/app/api/restart/route.js +1 -1
  198. package/_standalone/__next/server/app/api/restart/route.js.nft.json +1 -1
  199. package/_standalone/__next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  200. package/_standalone/__next/server/app/api/search/prewarm/route.js +1 -1
  201. package/_standalone/__next/server/app/api/search/prewarm/route.js.nft.json +1 -1
  202. package/_standalone/__next/server/app/api/search/prewarm/route_client-reference-manifest.js +1 -1
  203. package/_standalone/__next/server/app/api/search/route.js +1 -1
  204. package/_standalone/__next/server/app/api/search/route.js.nft.json +1 -1
  205. package/_standalone/__next/server/app/api/search/route_client-reference-manifest.js +1 -1
  206. package/_standalone/__next/server/app/api/settings/list-models/route.js +1 -1
  207. package/_standalone/__next/server/app/api/settings/list-models/route.js.nft.json +1 -1
  208. package/_standalone/__next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
  209. package/_standalone/__next/server/app/api/settings/reset-token/route.js +1 -1
  210. package/_standalone/__next/server/app/api/settings/reset-token/route.js.nft.json +1 -1
  211. package/_standalone/__next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
  212. package/_standalone/__next/server/app/api/settings/route.js +1 -1
  213. package/_standalone/__next/server/app/api/settings/route.js.nft.json +1 -1
  214. package/_standalone/__next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  215. package/_standalone/__next/server/app/api/settings/test-key/route.js +1 -1
  216. package/_standalone/__next/server/app/api/settings/test-key/route.js.nft.json +1 -1
  217. package/_standalone/__next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
  218. package/_standalone/__next/server/app/api/setup/check-path/route.js +1 -1
  219. package/_standalone/__next/server/app/api/setup/check-path/route.js.nft.json +1 -1
  220. package/_standalone/__next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
  221. package/_standalone/__next/server/app/api/setup/check-port/route.js +1 -1
  222. package/_standalone/__next/server/app/api/setup/check-port/route.js.nft.json +1 -1
  223. package/_standalone/__next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
  224. package/_standalone/__next/server/app/api/setup/generate-token/route.js +1 -1
  225. package/_standalone/__next/server/app/api/setup/generate-token/route.js.nft.json +1 -1
  226. package/_standalone/__next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
  227. package/_standalone/__next/server/app/api/setup/ls/route.js +1 -1
  228. package/_standalone/__next/server/app/api/setup/ls/route.js.nft.json +1 -1
  229. package/_standalone/__next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
  230. package/_standalone/__next/server/app/api/setup/route.js +1 -1
  231. package/_standalone/__next/server/app/api/setup/route.js.nft.json +1 -1
  232. package/_standalone/__next/server/app/api/setup/route_client-reference-manifest.js +1 -1
  233. package/_standalone/__next/server/app/api/skills/route.js +1 -1
  234. package/_standalone/__next/server/app/api/skills/route.js.nft.json +1 -1
  235. package/_standalone/__next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  236. package/_standalone/__next/server/app/api/space-overview/route.js +1 -1
  237. package/_standalone/__next/server/app/api/space-overview/route.js.nft.json +1 -1
  238. package/_standalone/__next/server/app/api/space-overview/route_client-reference-manifest.js +1 -1
  239. package/_standalone/__next/server/app/api/sync/route.js +1 -1
  240. package/_standalone/__next/server/app/api/sync/route.js.nft.json +1 -1
  241. package/_standalone/__next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  242. package/_standalone/__next/server/app/api/tree-version/route.js +1 -1
  243. package/_standalone/__next/server/app/api/tree-version/route.js.nft.json +1 -1
  244. package/_standalone/__next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
  245. package/_standalone/__next/server/app/api/uninstall/route.js +1 -1
  246. package/_standalone/__next/server/app/api/uninstall/route.js.nft.json +1 -1
  247. package/_standalone/__next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
  248. package/_standalone/__next/server/app/api/update/route.js +1 -1
  249. package/_standalone/__next/server/app/api/update/route.js.nft.json +1 -1
  250. package/_standalone/__next/server/app/api/update/route_client-reference-manifest.js +1 -1
  251. package/_standalone/__next/server/app/api/update-check/route.js +1 -1
  252. package/_standalone/__next/server/app/api/update-check/route.js.nft.json +1 -1
  253. package/_standalone/__next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
  254. package/_standalone/__next/server/app/api/update-status/route.js +1 -1
  255. package/_standalone/__next/server/app/api/update-status/route.js.nft.json +1 -1
  256. package/_standalone/__next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
  257. package/_standalone/__next/server/app/api/workflows/route.js +1 -1
  258. package/_standalone/__next/server/app/api/workflows/route.js.nft.json +1 -1
  259. package/_standalone/__next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  260. package/_standalone/__next/server/app/capture/history/page.js +2 -2
  261. package/_standalone/__next/server/app/capture/history/page.js.nft.json +1 -1
  262. package/_standalone/__next/server/app/capture/history/page_client-reference-manifest.js +1 -1
  263. package/_standalone/__next/server/app/capture/page.js +2 -2
  264. package/_standalone/__next/server/app/capture/page.js.nft.json +1 -1
  265. package/_standalone/__next/server/app/capture/page_client-reference-manifest.js +1 -1
  266. package/_standalone/__next/server/app/changelog/page.js +2 -2
  267. package/_standalone/__next/server/app/changelog/page.js.nft.json +1 -1
  268. package/_standalone/__next/server/app/changelog/page_client-reference-manifest.js +1 -1
  269. package/_standalone/__next/server/app/changes/page.js +2 -2
  270. package/_standalone/__next/server/app/changes/page.js.nft.json +1 -1
  271. package/_standalone/__next/server/app/changes/page_client-reference-manifest.js +1 -1
  272. package/_standalone/__next/server/app/echo/[segment]/page.js +4 -4
  273. package/_standalone/__next/server/app/echo/[segment]/page.js.nft.json +1 -1
  274. package/_standalone/__next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
  275. package/_standalone/__next/server/app/echo/page.js +2 -2
  276. package/_standalone/__next/server/app/echo/page.js.nft.json +1 -1
  277. package/_standalone/__next/server/app/echo/page_client-reference-manifest.js +1 -1
  278. package/_standalone/__next/server/app/explore/page.js +3 -3
  279. package/_standalone/__next/server/app/explore/page.js.nft.json +1 -1
  280. package/_standalone/__next/server/app/explore/page_client-reference-manifest.js +1 -1
  281. package/_standalone/__next/server/app/help/page.js +2 -2
  282. package/_standalone/__next/server/app/help/page.js.nft.json +1 -1
  283. package/_standalone/__next/server/app/help/page_client-reference-manifest.js +1 -1
  284. package/_standalone/__next/server/app/icon.svg/route.js +1 -1
  285. package/_standalone/__next/server/app/inbox/history/page.js +2 -2
  286. package/_standalone/__next/server/app/inbox/history/page.js.nft.json +1 -1
  287. package/_standalone/__next/server/app/inbox/history/page_client-reference-manifest.js +1 -1
  288. package/_standalone/__next/server/app/login/page.js +2 -2
  289. package/_standalone/__next/server/app/login/page.js.nft.json +1 -1
  290. package/_standalone/__next/server/app/login/page_client-reference-manifest.js +1 -1
  291. package/_standalone/__next/server/app/page.js +2 -2
  292. package/_standalone/__next/server/app/page.js.nft.json +1 -1
  293. package/_standalone/__next/server/app/page_client-reference-manifest.js +1 -1
  294. package/_standalone/__next/server/app/settings/page.js +2 -2
  295. package/_standalone/__next/server/app/settings/page.js.nft.json +1 -1
  296. package/_standalone/__next/server/app/settings/page_client-reference-manifest.js +1 -1
  297. package/_standalone/__next/server/app/setup/page.js +2 -2
  298. package/_standalone/__next/server/app/setup/page.js.nft.json +1 -1
  299. package/_standalone/__next/server/app/setup/page_client-reference-manifest.js +1 -1
  300. package/_standalone/__next/server/app/todo/page.js +2 -2
  301. package/_standalone/__next/server/app/todo/page.js.nft.json +1 -1
  302. package/_standalone/__next/server/app/todo/page_client-reference-manifest.js +1 -1
  303. package/_standalone/__next/server/app/trash/page.js +3 -3
  304. package/_standalone/__next/server/app/trash/page.js.nft.json +1 -1
  305. package/_standalone/__next/server/app/trash/page_client-reference-manifest.js +1 -1
  306. package/_standalone/__next/server/app/view/[...path]/page.js +3 -3
  307. package/_standalone/__next/server/app/view/[...path]/page.js.nft.json +1 -1
  308. package/_standalone/__next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
  309. package/_standalone/__next/server/app/wiki/page.js +2 -2
  310. package/_standalone/__next/server/app/wiki/page.js.nft.json +1 -1
  311. package/_standalone/__next/server/app/wiki/page_client-reference-manifest.js +1 -1
  312. package/_standalone/__next/server/app-paths-manifest.json +26 -26
  313. package/_standalone/__next/server/chunks/{6602.js → 1834.js} +32 -32
  314. package/_standalone/__next/server/chunks/1976.js +3 -3
  315. package/_standalone/__next/server/chunks/3466.js +1 -1
  316. package/_standalone/__next/server/chunks/3566.js +1 -1
  317. package/_standalone/__next/server/chunks/3727.js +1 -1
  318. package/_standalone/__next/server/chunks/4793.js +1 -1
  319. package/_standalone/__next/server/chunks/6377.js +3 -3
  320. package/_standalone/__next/server/chunks/6754.js +1 -1
  321. package/_standalone/__next/server/chunks/7765.js +1 -1
  322. package/_standalone/__next/server/chunks/8028.js +1 -1
  323. package/_standalone/__next/server/chunks/{7295.js → 8461.js} +19 -19
  324. package/_standalone/__next/server/chunks/9350.js +2 -2
  325. package/_standalone/__next/server/chunks/{5225.js → 9773.js} +4 -4
  326. package/_standalone/__next/server/middleware-build-manifest.js +1 -1
  327. package/_standalone/__next/server/middleware-react-loadable-manifest.js +1 -1
  328. package/_standalone/__next/server/middleware.js +2 -2
  329. package/_standalone/__next/server/pages/500.html +2 -2
  330. package/_standalone/__next/server/server-reference-manifest.js +1 -1
  331. package/_standalone/__next/server/server-reference-manifest.json +1 -1
  332. package/_standalone/__next/static/chunks/{1430-a3447cf370715cad.js → 1430-c4ffa328888515c1.js} +1 -1
  333. package/{static-web/_next/static/chunks/7166-d6d8489fdf67d180.js → _standalone/__next/static/chunks/1957-723ac4eb5200214c.js} +3 -3
  334. package/_standalone/__next/static/chunks/{2280-2277c97eae59ded9.js → 2737-f4970f0684c334d6.js} +2 -2
  335. package/{static-web/_next/static/chunks/5200-2447cea5eb41a922.js → _standalone/__next/static/chunks/5200-6c82e5ce54a95b4b.js} +2 -2
  336. package/_standalone/__next/static/chunks/{1998.c8edc5601fa7362f.js → 6728.e1841cddb63308b0.js} +1 -1
  337. package/_standalone/__next/static/chunks/{6947.51e37852cef26113.js → 6947.fb89346ef2f6be17.js} +1 -1
  338. package/_standalone/__next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  339. package/{static-web/_next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → _standalone/__next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  340. package/{static-web/_next/static/chunks/app/agents/page-6591b482a193e657.js → _standalone/__next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  341. package/_standalone/__next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  342. package/_standalone/__next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  343. package/_standalone/__next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  344. package/_standalone/__next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  345. package/{static-web/_next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → _standalone/__next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  346. package/_standalone/__next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  347. package/_standalone/__next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  348. package/_standalone/__next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  349. package/_standalone/__next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  350. package/{static-web/_next/static/chunks/app/help/page-3f0a1a8e51249cb2.js → _standalone/__next/static/chunks/app/help/page-6efb8aa3a3c169fa.js} +1 -1
  351. package/_standalone/__next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  352. package/_standalone/__next/static/chunks/app/{layout-7aa371fe2615cd3e.js → layout-24a31ea28c556e82.js} +38 -38
  353. package/_standalone/__next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  354. package/{static-web/_next/static/chunks/app/page-5c9489e28657376e.js → _standalone/__next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  355. package/_standalone/__next/static/chunks/app/settings/{page-4b75d6c17f42d565.js → page-f816f13a34613538.js} +1 -1
  356. package/{static-web/_next/static/chunks/app/setup/page-f5de08d0d588c778.js → _standalone/__next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  357. package/_standalone/__next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  358. package/_standalone/__next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  359. package/_standalone/__next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  360. package/_standalone/__next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  361. package/{static-web/_next/static/chunks/app/view/[...path]/page-ffe3c61100e25591.js → _standalone/__next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js} +2 -2
  362. package/{static-web/_next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → _standalone/__next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  363. package/_standalone/__next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  364. package/_standalone/__next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  365. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  366. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  367. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  368. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  369. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  370. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  371. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  372. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  373. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  374. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  375. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  376. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  377. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  378. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  379. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  380. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  381. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  382. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  383. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  384. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  385. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  386. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  387. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  388. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  389. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  390. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  391. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  392. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  393. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  394. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  395. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  396. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  397. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  398. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  399. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  400. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  401. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  402. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  403. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  404. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  405. package/_standalone/__node_modules/@aws-sdk/xml-builder/node_modules/.bin/fxparser +2 -2
  406. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/.bin/pi-ai +2 -2
  407. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  408. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  409. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  410. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  411. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/extract-zip +2 -2
  412. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/highlight +2 -2
  413. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/jiti +2 -2
  414. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/marked +2 -2
  415. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/pi-ai +2 -2
  416. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/yaml +2 -2
  417. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  418. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  419. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/index.js +14 -0
  420. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/license +9 -0
  421. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/package.json +61 -0
  422. package/_standalone/__node_modules/@mariozechner/pi-tui/node_modules/.bin/marked +2 -2
  423. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  424. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  425. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  426. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  427. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  428. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  429. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  430. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  431. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  432. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  433. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  434. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  435. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  436. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  437. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  438. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  439. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  440. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  441. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  442. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  443. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  444. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  445. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  446. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  447. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  448. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  449. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  450. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  451. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  452. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  453. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  454. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  455. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  456. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  457. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  458. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  459. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  460. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  461. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  462. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  463. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  464. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  465. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  466. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  467. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  468. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  469. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  470. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  471. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  472. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  473. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  474. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  475. package/_standalone/__node_modules/bignumber.js/doc/API.html +2249 -0
  476. package/_standalone/__node_modules/degenerator/node_modules/.bin/escodegen +2 -2
  477. package/_standalone/__node_modules/degenerator/node_modules/.bin/esgenerate +2 -2
  478. package/_standalone/__node_modules/degenerator/node_modules/.bin/esparse +2 -2
  479. package/_standalone/__node_modules/degenerator/node_modules/.bin/esvalidate +2 -2
  480. package/_standalone/__node_modules/entities/LICENSE +11 -0
  481. package/_standalone/__node_modules/entities/dist/decode-codepoint.js +46 -0
  482. package/_standalone/__node_modules/entities/dist/decode.js +544 -0
  483. package/_standalone/__node_modules/entities/dist/encode.js +90 -0
  484. package/_standalone/__node_modules/entities/dist/escape.js +132 -0
  485. package/_standalone/__node_modules/entities/dist/generated/decode-data-html.js +5 -0
  486. package/_standalone/__node_modules/entities/dist/generated/decode-data-xml.js +5 -0
  487. package/_standalone/__node_modules/entities/dist/generated/encode-html.js +12 -0
  488. package/_standalone/__node_modules/entities/dist/index.js +91 -0
  489. package/_standalone/__node_modules/entities/dist/internal/bin-trie-flags.js +18 -0
  490. package/_standalone/__node_modules/entities/dist/internal/decode-shared.js +17 -0
  491. package/_standalone/__node_modules/entities/dist/internal/encode-shared.js +93 -0
  492. package/_standalone/__node_modules/entities/package.json +83 -0
  493. package/_standalone/__node_modules/entities/src/decode-codepoint.ts +50 -0
  494. package/_standalone/__node_modules/entities/src/decode.ts +671 -0
  495. package/_standalone/__node_modules/entities/src/encode.ts +95 -0
  496. package/_standalone/__node_modules/entities/src/escape.ts +160 -0
  497. package/_standalone/__node_modules/entities/src/generated/decode-data-html.ts +7 -0
  498. package/_standalone/__node_modules/entities/src/generated/decode-data-xml.ts +7 -0
  499. package/_standalone/__node_modules/entities/src/generated/encode-html.ts +18 -0
  500. package/_standalone/__node_modules/entities/src/index.ts +162 -0
  501. package/_standalone/__node_modules/entities/src/internal/bin-trie-flags.ts +16 -0
  502. package/_standalone/__node_modules/entities/src/internal/decode-shared.ts +18 -0
  503. package/_standalone/__node_modules/entities/src/internal/encode-shared.ts +123 -0
  504. package/_standalone/__node_modules/escodegen/node_modules/.bin/esparse +2 -2
  505. package/_standalone/__node_modules/escodegen/node_modules/.bin/esvalidate +2 -2
  506. package/_standalone/__node_modules/global-agent/node_modules/.bin/semver +2 -2
  507. package/_standalone/__node_modules/has-flag/index.js +8 -0
  508. package/_standalone/__node_modules/has-flag/license +9 -0
  509. package/_standalone/__node_modules/has-flag/package.json +46 -0
  510. package/_standalone/__node_modules/jsdom/node_modules/.bin/specificity +2 -2
  511. package/_standalone/__node_modules/koffi/doc/benchmarks.md +126 -0
  512. package/_standalone/__node_modules/koffi/doc/callbacks.md +210 -0
  513. package/_standalone/__node_modules/koffi/doc/contribute.md +148 -0
  514. package/_standalone/__node_modules/koffi/doc/functions.md +250 -0
  515. package/_standalone/__node_modules/koffi/doc/index.md +61 -0
  516. package/_standalone/__node_modules/koffi/doc/input.md +471 -0
  517. package/_standalone/__node_modules/koffi/doc/migration.md +159 -0
  518. package/_standalone/__node_modules/koffi/doc/misc.md +180 -0
  519. package/_standalone/__node_modules/koffi/doc/output.md +305 -0
  520. package/_standalone/__node_modules/koffi/doc/packaging.md +88 -0
  521. package/_standalone/__node_modules/koffi/doc/platforms.md +36 -0
  522. package/_standalone/__node_modules/koffi/doc/pointers.md +328 -0
  523. package/_standalone/__node_modules/koffi/doc/start.md +118 -0
  524. package/_standalone/__node_modules/koffi/doc/unions.md +186 -0
  525. package/_standalone/__node_modules/koffi/doc/variables.md +102 -0
  526. package/_standalone/__node_modules/postcss/node_modules/.bin/nanoid +2 -2
  527. package/_standalone/__node_modules/supports-color/browser.js +5 -0
  528. package/_standalone/__node_modules/supports-color/index.js +135 -0
  529. package/_standalone/__node_modules/supports-color/license +9 -0
  530. package/_standalone/__node_modules/supports-color/package.json +53 -0
  531. package/_standalone/__node_modules/tough-cookie/node_modules/.bin/tldts +2 -2
  532. package/_standalone/__node_modules/yaml/browser/dist/doc/Document.js +335 -0
  533. package/_standalone/__node_modules/yaml/browser/dist/doc/anchors.js +71 -0
  534. package/_standalone/__node_modules/yaml/browser/dist/doc/applyReviver.js +55 -0
  535. package/_standalone/__node_modules/yaml/browser/dist/doc/createNode.js +88 -0
  536. package/_standalone/__node_modules/yaml/browser/dist/doc/directives.js +176 -0
  537. package/_standalone/__node_modules/yaml/dist/doc/Document.js +337 -0
  538. package/_standalone/__node_modules/yaml/dist/doc/anchors.js +76 -0
  539. package/_standalone/__node_modules/yaml/dist/doc/applyReviver.js +57 -0
  540. package/_standalone/__node_modules/yaml/dist/doc/createNode.js +90 -0
  541. package/_standalone/__node_modules/yaml/dist/doc/directives.js +178 -0
  542. package/_standalone/server.js +1 -1
  543. package/dist/server/handlers/mcp-agents.d.ts +1 -0
  544. package/dist/server/handlers/mcp-agents.d.ts.map +1 -1
  545. package/dist/server/handlers/mcp-agents.js +230 -7
  546. package/dist/server/handlers/mcp-agents.js.map +1 -1
  547. package/dist/server/http.d.ts +7 -4
  548. package/dist/server/http.d.ts.map +1 -1
  549. package/dist/server/http.js +2 -0
  550. package/dist/server/http.js.map +1 -1
  551. package/dist/server/mcp-agent-registry.d.ts +4 -0
  552. package/dist/server/mcp-agent-registry.d.ts.map +1 -0
  553. package/dist/server/mcp-agent-registry.js +266 -0
  554. package/dist/server/mcp-agent-registry.js.map +1 -0
  555. package/package.json +1 -1
  556. package/runtime-manifest.json +1 -1
  557. package/scripts/prepare-standalone.mjs +0 -1
  558. package/scripts/smoke-desktop-app.mjs +82 -8
  559. package/scripts/verify-desktop-runtime.mjs +2 -1
  560. package/scripts/verify-standalone.mjs +12 -0
  561. package/static-web/.mindos-build-version +1 -1
  562. package/static-web/_next/static/chunks/{1430-a3447cf370715cad.js → 1430-c4ffa328888515c1.js} +1 -1
  563. package/{_standalone/__next/static/chunks/7166-d6d8489fdf67d180.js → static-web/_next/static/chunks/1957-723ac4eb5200214c.js} +3 -3
  564. package/static-web/_next/static/chunks/{2280-2277c97eae59ded9.js → 2737-f4970f0684c334d6.js} +2 -2
  565. package/{_standalone/__next/static/chunks/5200-2447cea5eb41a922.js → static-web/_next/static/chunks/5200-6c82e5ce54a95b4b.js} +2 -2
  566. package/static-web/_next/static/chunks/{1998.c8edc5601fa7362f.js → 6728.e1841cddb63308b0.js} +1 -1
  567. package/static-web/_next/static/chunks/{6947.51e37852cef26113.js → 6947.fb89346ef2f6be17.js} +1 -1
  568. package/static-web/_next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  569. package/{_standalone/__next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → static-web/_next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  570. package/{_standalone/__next/static/chunks/app/agents/page-6591b482a193e657.js → static-web/_next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  571. package/static-web/_next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  572. package/static-web/_next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  573. package/static-web/_next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  574. package/static-web/_next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  575. package/{_standalone/__next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → static-web/_next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  576. package/static-web/_next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  577. package/static-web/_next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  578. package/static-web/_next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  579. package/static-web/_next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  580. package/{_standalone/__next/static/chunks/app/help/page-3f0a1a8e51249cb2.js → static-web/_next/static/chunks/app/help/page-6efb8aa3a3c169fa.js} +1 -1
  581. package/static-web/_next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  582. package/static-web/_next/static/chunks/app/{layout-7aa371fe2615cd3e.js → layout-24a31ea28c556e82.js} +38 -38
  583. package/static-web/_next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  584. package/{_standalone/__next/static/chunks/app/page-5c9489e28657376e.js → static-web/_next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  585. package/static-web/_next/static/chunks/app/settings/{page-4b75d6c17f42d565.js → page-f816f13a34613538.js} +1 -1
  586. package/{_standalone/__next/static/chunks/app/setup/page-f5de08d0d588c778.js → static-web/_next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  587. package/static-web/_next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  588. package/static-web/_next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  589. package/static-web/_next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  590. package/static-web/_next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  591. package/{_standalone/__next/static/chunks/app/view/[...path]/page-ffe3c61100e25591.js → static-web/_next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js} +2 -2
  592. package/{_standalone/__next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → static-web/_next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  593. package/static-web/_next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  594. package/static-web/_next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  595. package/static-web/help/index.html +3 -3
  596. package/static-web/index.html +3 -3
  597. package/static-web/setup/index.html +3 -3
  598. package/static-web/static-web-manifest.json +1 -1
  599. package/static-web/wiki/index.html +3 -3
  600. package/_standalone/__next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  601. package/_standalone/__next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  602. package/_standalone/__next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  603. package/_standalone/__next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  604. package/_standalone/__next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  605. package/_standalone/__next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  606. package/_standalone/__next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  607. package/_standalone/__next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  608. package/_standalone/__next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  609. package/_standalone/__next/static/chunks/app/trash/page-e1bfaeeca2de6ab4.js +0 -1
  610. package/_standalone/__next/static/chunks/webpack-e39fda9494843875.js +0 -1
  611. package/static-web/_next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  612. package/static-web/_next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  613. package/static-web/_next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  614. package/static-web/_next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  615. package/static-web/_next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  616. package/static-web/_next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  617. package/static-web/_next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  618. package/static-web/_next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  619. package/static-web/_next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  620. package/static-web/_next/static/chunks/app/trash/page-e1bfaeeca2de6ab4.js +0 -1
  621. package/static-web/_next/static/chunks/webpack-e39fda9494843875.js +0 -1
  622. /package/_standalone/__next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  623. /package/_standalone/__next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
  624. /package/static-web/_next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  625. /package/static-web/_next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-e39fda9494843875.js","static/chunks/bf0c1d5b-a40904205f332b1b.js","static/chunks/2330-3ba4770e88bc8707.js","static/chunks/main-app-23adfdc06470abb6.js"],rootMainFilesTree:{},pages:{"/_app":[]}},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js","/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
1
+ globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-7d8c24c6af17dd51.js","static/chunks/bf0c1d5b-a40904205f332b1b.js","static/chunks/2330-3ba4770e88bc8707.js","static/chunks/main-app-8a6081b103b8f494.js"],rootMainFilesTree:{},pages:{"/_app":[]}},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js","/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
@@ -1 +1 @@
1
- self.__REACT_LOADABLE_MANIFEST='{"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-angular":{"id":49599,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/9599.e59b83bc728584b3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-cpp":{"id":24113,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4113.193df8e43847899c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-css":{"id":22557,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-go":{"id":47882,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7882.3b67a1941c59399e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-html":{"id":80570,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-java":{"id":17229,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7229.d54a73a5041fa707.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-javascript":{"id":73648,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/3648.67c844b8de270b86.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-jinja":{"id":27041,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/7041.e363bfe835a1d379.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-json":{"id":71050,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/1050.bd3a90fee1b71eed.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-less":{"id":98160,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/8160.9494a966f34d4666.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-liquid":{"id":92507,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/2507.3c7bb4c45b04edea.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-markdown":{"id":69837,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/9837.a78b54036097ba77.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-php":{"id":76989,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/6989.f09e160b49cf9749.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-python":{"id":42293,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/2293.7a81770080b9d0ac.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-rust":{"id":98164,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/8164.82c4edca298ad2f9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-sass":{"id":7941,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/7941.39655cdfa54b77b1.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-sql":{"id":87687,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7687.1d84a1ad46d90c48.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-vue":{"id":34900,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/4900.a455a2e49b010838.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-wast":{"id":77584,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7584.87542ea5d4a825dc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-xml":{"id":95913,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/5913.3cee388e26959b62.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-yaml":{"id":46700,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/6700.1550a439f6ceb2d3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/apl":{"id":35791,"files":["static/chunks/5791.c159b2f9fd7cbda8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asciiarmor":{"id":87750,"files":["static/chunks/7750.9b2281888b774afc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asn1":{"id":41121,"files":["static/chunks/1121.ec392708b1863097.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asterisk":{"id":53336,"files":["static/chunks/3336.7c1a57e8da2d9e04.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/brainfuck":{"id":88127,"files":["static/chunks/8127.b742cf9bf8ba062a.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/clike":{"id":86217,"files":["static/chunks/8598.65388e4a48f6b084.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/clojure":{"id":52220,"files":["static/chunks/2220.38e0fc677e976444.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cmake":{"id":47507,"files":["static/chunks/7507.a562bdefab8fae20.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cobol":{"id":4867,"files":["static/chunks/4867.3b3cb99f662d6bd6.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/coffeescript":{"id":71191,"files":["static/chunks/1191.a03ca6eecc434fb0.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/commonlisp":{"id":20293,"files":["static/chunks/293.87f2095438bf01a5.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/crystal":{"id":36730,"files":["static/chunks/6730.b59c8c0e41eecc88.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/css":{"id":73819,"files":["static/chunks/3819.42b0ef6a61a01d67.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cypher":{"id":65491,"files":["static/chunks/5491.d44378f9211c1b93.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/d":{"id":70540,"files":["static/chunks/540.7cfffb2e1f6264bf.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/diff":{"id":85771,"files":["static/chunks/5771.74703518280275cd.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dockerfile":{"id":47398,"files":["static/chunks/7398.2dfec15bf799e2f2.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dtd":{"id":73820,"files":["static/chunks/3820.c708f712f00e9047.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dylan":{"id":80882,"files":["static/chunks/882.00a488326b628076.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ebnf":{"id":14076,"files":["static/chunks/1695.b0e8adf139a18ede.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ecl":{"id":5700,"files":["static/chunks/5700.5f9182871e5bc307.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/eiffel":{"id":15627,"files":["static/chunks/5627.e63ef0be7e21a9b1.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/elm":{"id":97292,"files":["static/chunks/7292.7317b36421f1e864.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/erlang":{"id":51855,"files":["static/chunks/1855.031f83f492b87ce3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/factor":{"id":12095,"files":["static/chunks/2095.a78c004e121aa6ed.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/fcl":{"id":16257,"files":["static/chunks/6257.cc18b10cfaeec6a6.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/forth":{"id":50319,"files":["static/chunks/319.56bb43d1a76ea582.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/fortran":{"id":60690,"files":["static/chunks/690.60128e11fb1d61b8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/gas":{"id":953,"files":["static/chunks/953.28ddedb68d0ebe82.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/gherkin":{"id":47530,"files":["static/chunks/7530.8f09fb03a3f802e2.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/groovy":{"id":60918,"files":["static/chunks/918.65c7bffee4dacac7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/haskell":{"id":57340,"files":["static/chunks/7340.70d9f59321ba7b31.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/haxe":{"id":79856,"files":["static/chunks/9856.458f29d60b1faab9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/http":{"id":76868,"files":["static/chunks/6868.adbb34d4ed9f4792.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/idl":{"id":1515,"files":["static/chunks/1515.25734bcc941b4345.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/javascript":{"id":40939,"files":["static/chunks/939.940f75b2b91405e9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/julia":{"id":34169,"files":["static/chunks/4169.f7e070a4b1bf6d6a.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/livescript":{"id":70121,"files":["static/chunks/121.b191f0ec3bb8f102.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/lua":{"id":89730,"files":["static/chunks/9730.2893f5c4890c3645.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mathematica":{"id":30020,"files":["static/chunks/20.b09a3a6a9d30f7ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mbox":{"id":88020,"files":["static/chunks/8020.4058af26210b8773.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mirc":{"id":99657,"files":["static/chunks/9657.f5904374bc80f036.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mllike":{"id":60598,"files":["static/chunks/598.bc9f2e949e47b98e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/modelica":{"id":42056,"files":["static/chunks/2056.fc9c7066699a5ce7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mscgen":{"id":12557,"files":["static/chunks/2557.c01a31c5c0276ff3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mumps":{"id":90324,"files":["static/chunks/324.c4a1d7d5b05049e3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/nginx":{"id":45256,"files":["static/chunks/5256.038e4e7d374a17af.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/nsis":{"id":43983,"files":["static/chunks/3983.4fa36392c8353249.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ntriples":{"id":42631,"files":["static/chunks/2631.2be24bb0b1714ea9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/octave":{"id":60920,"files":["static/chunks/920.62378e2909b1d794.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/oz":{"id":83741,"files":["static/chunks/3741.0b79dc62feab5568.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pascal":{"id":77568,"files":["static/chunks/7568.2c57694c7f6dfa9c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/perl":{"id":23085,"files":["static/chunks/3085.3e0aba3ba9a979fc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pig":{"id":34096,"files":["static/chunks/4096.ad2a0220bff13ae7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/powershell":{"id":67469,"files":["static/chunks/7469.0b2290fde175916b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/properties":{"id":60021,"files":["static/chunks/21.77bec968a2977d24.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/protobuf":{"id":447,"files":["static/chunks/447.ebe4468809a07e52.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pug":{"id":46516,"files":["static/chunks/6516.e3e5206da2cdf37e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/puppet":{"id":60158,"files":["static/chunks/158.d13b0ae88f55dfbb.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/python":{"id":78082,"files":["static/chunks/8082.86de349ec6ea7024.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/q":{"id":4347,"files":["static/chunks/4347.46b12be3be2a1e8c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/r":{"id":12694,"files":["static/chunks/2694.83ea10dea2915c3b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/rpm":{"id":31965,"files":["static/chunks/1965.f63c9a7a98bf35a7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ruby":{"id":64148,"files":["static/chunks/4148.a7762b4eb5f7abb3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sas":{"id":94021,"files":["static/chunks/4021.fa8d15b8af471d58.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/scheme":{"id":34883,"files":["static/chunks/4883.f9b225b8dc38483d.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/shell":{"id":39090,"files":["static/chunks/9090.e5aedeb28839cf6b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sieve":{"id":41766,"files":["static/chunks/1766.65a386da6c1a792e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/smalltalk":{"id":34953,"files":["static/chunks/4953.58ba4467c16e9b63.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/solr":{"id":81296,"files":["static/chunks/1296.34af06be8a84af61.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sparql":{"id":25457,"files":["static/chunks/5457.e6d0d3f0b5ed59ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/spreadsheet":{"id":72778,"files":["static/chunks/397.38dc546fadb5164b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sql":{"id":77600,"files":["static/chunks/7600.d0c66e144e3725b7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/stex":{"id":21790,"files":["static/chunks/1790.a36c6d3d711cf65c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/stylus":{"id":89642,"files":["static/chunks/9642.2e9007adc9f6beb3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/swift":{"id":43479,"files":["static/chunks/3479.9af230300a62b7ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tcl":{"id":57047,"files":["static/chunks/7047.0dadfc4921c78566.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/textile":{"id":78769,"files":["static/chunks/8769.bd48d3a484e009f4.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tiddlywiki":{"id":51856,"files":["static/chunks/1856.342d052c924e016d.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tiki":{"id":85247,"files":["static/chunks/5247.b985b71c37362584.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/toml":{"id":55496,"files":["static/chunks/5496.6f23088172c643f0.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/troff":{"id":75199,"files":["static/chunks/5199.8810f54438b6df87.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ttcn":{"id":14173,"files":["static/chunks/4173.f39b467e0aba89d8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ttcn-cfg":{"id":42778,"files":["static/chunks/2778.ff47dc9241c13efa.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/turtle":{"id":22606,"files":["static/chunks/2606.46776bf638b9649e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vb":{"id":61476,"files":["static/chunks/1476.d5e7d5ac7f3cbaaa.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vbscript":{"id":23907,"files":["static/chunks/3907.70f4694fecf9a41b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/velocity":{"id":37368,"files":["static/chunks/4987.a9f80d4d4834b5e8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/verilog":{"id":90986,"files":["static/chunks/986.747af6b7c563e2c5.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vhdl":{"id":72394,"files":["static/chunks/2394.d950c35bdc987527.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/webidl":{"id":82402,"files":["static/chunks/2402.ef329f7eb4dbf4f9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/xquery":{"id":79100,"files":["static/chunks/9100.5b3cf7077c924cb8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/yacas":{"id":50339,"files":["static/chunks/339.528ff92dcbaac42f.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/z80":{"id":40422,"files":["static/chunks/422.b035c18c9cdc008f.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./anthropic.js":{"id":86622,"files":["static/chunks/6622.82f249f5167a5116.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./azure-openai-responses.js":{"id":65114,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/98.75646cc4ada2fc2a.js","static/chunks/5114.43bdd2abfca917f0.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google-gemini-cli.js":{"id":61643,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/1643.d287e151c94b640e.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google-vertex.js":{"id":99969,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/9969.7a7762b9bba5eb8d.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google.js":{"id":89240,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/9240.5f3eca11deaa5b99.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./mistral.js":{"id":5978,"files":["static/chunks/3597.aee8a147b036dc04.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-codex-responses.js":{"id":53570,"files":["static/chunks/98.75646cc4ada2fc2a.js","static/chunks/1125.8b38488b4d98b297.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-completions.js":{"id":1627,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/1627.aa57d899c0050a8d.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-responses.js":{"id":48964,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/98.75646cc4ada2fc2a.js","static/chunks/8964.92a49ab198079fbb.js"]},"components/EditorWrapper.tsx -> ./Editor":{"id":95835,"files":["static/chunks/be1892d2.0fb916acb67f0228.js","static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/2151.73f15b8043504e4f.js","static/chunks/9837.a78b54036097ba77.js","static/chunks/5835.4061ccd6cbab025f.js"]},"components/MarkdownEditor.tsx -> ./WysiwygEditor":{"id":65243,"files":["static/css/b234a3484362d604.css","static/css/b76b86dcaafbd85c.css","static/chunks/be1892d2.0fb916acb67f0228.js","static/chunks/52dbf3db.b2bbe4e170a768e5.js","static/chunks/6c10039d.167a723c1518bf45.js","static/chunks/b3f7ae2a.3245d7afcbf7d6fa.js","static/chunks/2151.73f15b8043504e4f.js","static/chunks/878-dcbd588adc2102fa.js","static/chunks/9602.4e99e3525e5f062c.js","static/chunks/5243.d32f19ed9d12e453.js"]},"components/SidebarLayout.tsx -> ./AskModal":{"id":19947,"files":["static/chunks/9947.81409c5539cd781d.js"]},"components/SidebarLayout.tsx -> ./CreateSpaceModal":{"id":41998,"files":["static/chunks/1998.c8edc5601fa7362f.js"]},"components/SidebarLayout.tsx -> ./ImportModal":{"id":85840,"files":["static/chunks/5840.b812d86b830668e3.js"]},"components/SidebarLayout.tsx -> ./SearchModal":{"id":48732,"files":["static/chunks/8732.9002f42201b06fe8.js"]},"components/SidebarLayout.tsx -> ./SettingsModal":{"id":52285,"files":["static/chunks/2851-26b8808e7efc1816.js","static/chunks/2280-2277c97eae59ded9.js","static/chunks/6947.51e37852cef26113.js"]},"components/renderers/agent-inspector/manifest.ts -> ./AgentInspectorRenderer":{"id":29803,"files":[]},"components/renderers/audio/manifest.ts -> ./AudioRenderer":{"id":61882,"files":[]},"components/renderers/backlinks/manifest.ts -> ./BacklinksRenderer":{"id":6478,"files":[]},"components/renderers/change-log/manifest.ts -> ./ChangeLogRenderer":{"id":22669,"files":[]},"components/renderers/config/manifest.ts -> ./ConfigRenderer":{"id":39580,"files":[]},"components/renderers/csv/manifest.ts -> ./CsvRenderer":{"id":34045,"files":[]},"components/renderers/graph/manifest.ts -> ./GraphRenderer":{"id":84962,"files":[]},"components/renderers/image/manifest.ts -> ./ImageRenderer":{"id":19114,"files":[]},"components/renderers/pdf/manifest.ts -> ./PdfRenderer":{"id":56514,"files":[]},"components/renderers/summary/manifest.ts -> ./SummaryRenderer":{"id":94866,"files":[]},"components/renderers/timeline/manifest.ts -> ./TimelineRenderer":{"id":90454,"files":[]},"components/renderers/todo/manifest.ts -> ./TodoRenderer":{"id":10763,"files":[]},"components/renderers/video/manifest.ts -> ./VideoRenderer":{"id":76782,"files":[]},"components/renderers/workflow-yaml/manifest.ts -> ./WorkflowYamlRenderer":{"id":34959,"files":[]},"components/settings/McpSkillRow.tsx -> @/components/MarkdownView":{"id":32303,"files":["static/chunks/8225-4655c2b7b7e84b86.js","static/chunks/206-f82be5fd4b37d643.js","static/chunks/2303.ac755d2213a6ba9e.js"]}}';
1
+ self.__REACT_LOADABLE_MANIFEST='{"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-angular":{"id":49599,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/9599.e59b83bc728584b3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-cpp":{"id":24113,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4113.193df8e43847899c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-css":{"id":22557,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-go":{"id":47882,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7882.3b67a1941c59399e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-html":{"id":80570,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-java":{"id":17229,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7229.d54a73a5041fa707.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-javascript":{"id":73648,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/3648.67c844b8de270b86.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-jinja":{"id":27041,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/7041.e363bfe835a1d379.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-json":{"id":71050,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/1050.bd3a90fee1b71eed.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-less":{"id":98160,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/8160.9494a966f34d4666.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-liquid":{"id":92507,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/2507.3c7bb4c45b04edea.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-markdown":{"id":69837,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/9837.a78b54036097ba77.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-php":{"id":76989,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/6989.f09e160b49cf9749.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-python":{"id":42293,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/2293.7a81770080b9d0ac.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-rust":{"id":98164,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/8164.82c4edca298ad2f9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-sass":{"id":7941,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/7941.39655cdfa54b77b1.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-sql":{"id":87687,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7687.1d84a1ad46d90c48.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-vue":{"id":34900,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/4900.a455a2e49b010838.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-wast":{"id":77584,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/7584.87542ea5d4a825dc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-xml":{"id":95913,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/5913.3cee388e26959b62.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/lang-yaml":{"id":46700,"files":["static/chunks/7906.ae74685b38bb7593.js","static/chunks/6700.1550a439f6ceb2d3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/apl":{"id":35791,"files":["static/chunks/5791.c159b2f9fd7cbda8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asciiarmor":{"id":87750,"files":["static/chunks/7750.9b2281888b774afc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asn1":{"id":41121,"files":["static/chunks/1121.ec392708b1863097.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/asterisk":{"id":53336,"files":["static/chunks/3336.7c1a57e8da2d9e04.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/brainfuck":{"id":88127,"files":["static/chunks/8127.b742cf9bf8ba062a.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/clike":{"id":86217,"files":["static/chunks/8598.65388e4a48f6b084.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/clojure":{"id":52220,"files":["static/chunks/2220.38e0fc677e976444.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cmake":{"id":47507,"files":["static/chunks/7507.a562bdefab8fae20.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cobol":{"id":4867,"files":["static/chunks/4867.3b3cb99f662d6bd6.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/coffeescript":{"id":71191,"files":["static/chunks/1191.a03ca6eecc434fb0.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/commonlisp":{"id":20293,"files":["static/chunks/293.87f2095438bf01a5.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/crystal":{"id":36730,"files":["static/chunks/6730.b59c8c0e41eecc88.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/css":{"id":73819,"files":["static/chunks/3819.42b0ef6a61a01d67.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/cypher":{"id":65491,"files":["static/chunks/5491.d44378f9211c1b93.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/d":{"id":70540,"files":["static/chunks/540.7cfffb2e1f6264bf.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/diff":{"id":85771,"files":["static/chunks/5771.74703518280275cd.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dockerfile":{"id":47398,"files":["static/chunks/7398.2dfec15bf799e2f2.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dtd":{"id":73820,"files":["static/chunks/3820.c708f712f00e9047.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/dylan":{"id":80882,"files":["static/chunks/882.00a488326b628076.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ebnf":{"id":14076,"files":["static/chunks/1695.b0e8adf139a18ede.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ecl":{"id":5700,"files":["static/chunks/5700.5f9182871e5bc307.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/eiffel":{"id":15627,"files":["static/chunks/5627.e63ef0be7e21a9b1.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/elm":{"id":97292,"files":["static/chunks/7292.7317b36421f1e864.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/erlang":{"id":51855,"files":["static/chunks/1855.031f83f492b87ce3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/factor":{"id":12095,"files":["static/chunks/2095.a78c004e121aa6ed.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/fcl":{"id":16257,"files":["static/chunks/6257.cc18b10cfaeec6a6.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/forth":{"id":50319,"files":["static/chunks/319.56bb43d1a76ea582.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/fortran":{"id":60690,"files":["static/chunks/690.60128e11fb1d61b8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/gas":{"id":953,"files":["static/chunks/953.28ddedb68d0ebe82.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/gherkin":{"id":47530,"files":["static/chunks/7530.8f09fb03a3f802e2.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/groovy":{"id":60918,"files":["static/chunks/918.65c7bffee4dacac7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/haskell":{"id":57340,"files":["static/chunks/7340.70d9f59321ba7b31.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/haxe":{"id":79856,"files":["static/chunks/9856.458f29d60b1faab9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/http":{"id":76868,"files":["static/chunks/6868.adbb34d4ed9f4792.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/idl":{"id":1515,"files":["static/chunks/1515.25734bcc941b4345.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/javascript":{"id":40939,"files":["static/chunks/939.940f75b2b91405e9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/julia":{"id":34169,"files":["static/chunks/4169.f7e070a4b1bf6d6a.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/livescript":{"id":70121,"files":["static/chunks/121.b191f0ec3bb8f102.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/lua":{"id":89730,"files":["static/chunks/9730.2893f5c4890c3645.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mathematica":{"id":30020,"files":["static/chunks/20.b09a3a6a9d30f7ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mbox":{"id":88020,"files":["static/chunks/8020.4058af26210b8773.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mirc":{"id":99657,"files":["static/chunks/9657.f5904374bc80f036.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mllike":{"id":60598,"files":["static/chunks/598.bc9f2e949e47b98e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/modelica":{"id":42056,"files":["static/chunks/2056.fc9c7066699a5ce7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mscgen":{"id":12557,"files":["static/chunks/2557.c01a31c5c0276ff3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/mumps":{"id":90324,"files":["static/chunks/324.c4a1d7d5b05049e3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/nginx":{"id":45256,"files":["static/chunks/5256.038e4e7d374a17af.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/nsis":{"id":43983,"files":["static/chunks/3983.4fa36392c8353249.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ntriples":{"id":42631,"files":["static/chunks/2631.2be24bb0b1714ea9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/octave":{"id":60920,"files":["static/chunks/920.62378e2909b1d794.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/oz":{"id":83741,"files":["static/chunks/3741.0b79dc62feab5568.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pascal":{"id":77568,"files":["static/chunks/7568.2c57694c7f6dfa9c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/perl":{"id":23085,"files":["static/chunks/3085.3e0aba3ba9a979fc.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pig":{"id":34096,"files":["static/chunks/4096.ad2a0220bff13ae7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/powershell":{"id":67469,"files":["static/chunks/7469.0b2290fde175916b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/properties":{"id":60021,"files":["static/chunks/21.77bec968a2977d24.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/protobuf":{"id":447,"files":["static/chunks/447.ebe4468809a07e52.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/pug":{"id":46516,"files":["static/chunks/6516.e3e5206da2cdf37e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/puppet":{"id":60158,"files":["static/chunks/158.d13b0ae88f55dfbb.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/python":{"id":78082,"files":["static/chunks/8082.86de349ec6ea7024.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/q":{"id":4347,"files":["static/chunks/4347.46b12be3be2a1e8c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/r":{"id":12694,"files":["static/chunks/2694.83ea10dea2915c3b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/rpm":{"id":31965,"files":["static/chunks/1965.f63c9a7a98bf35a7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ruby":{"id":64148,"files":["static/chunks/4148.a7762b4eb5f7abb3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sas":{"id":94021,"files":["static/chunks/4021.fa8d15b8af471d58.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/scheme":{"id":34883,"files":["static/chunks/4883.f9b225b8dc38483d.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/shell":{"id":39090,"files":["static/chunks/9090.e5aedeb28839cf6b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sieve":{"id":41766,"files":["static/chunks/1766.65a386da6c1a792e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/smalltalk":{"id":34953,"files":["static/chunks/4953.58ba4467c16e9b63.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/solr":{"id":81296,"files":["static/chunks/1296.34af06be8a84af61.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sparql":{"id":25457,"files":["static/chunks/5457.e6d0d3f0b5ed59ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/spreadsheet":{"id":72778,"files":["static/chunks/397.38dc546fadb5164b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/sql":{"id":77600,"files":["static/chunks/7600.d0c66e144e3725b7.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/stex":{"id":21790,"files":["static/chunks/1790.a36c6d3d711cf65c.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/stylus":{"id":89642,"files":["static/chunks/9642.2e9007adc9f6beb3.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/swift":{"id":43479,"files":["static/chunks/3479.9af230300a62b7ee.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tcl":{"id":57047,"files":["static/chunks/7047.0dadfc4921c78566.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/textile":{"id":78769,"files":["static/chunks/8769.bd48d3a484e009f4.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tiddlywiki":{"id":51856,"files":["static/chunks/1856.342d052c924e016d.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/tiki":{"id":85247,"files":["static/chunks/5247.b985b71c37362584.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/toml":{"id":55496,"files":["static/chunks/5496.6f23088172c643f0.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/troff":{"id":75199,"files":["static/chunks/5199.8810f54438b6df87.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ttcn":{"id":14173,"files":["static/chunks/4173.f39b467e0aba89d8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/ttcn-cfg":{"id":42778,"files":["static/chunks/2778.ff47dc9241c13efa.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/turtle":{"id":22606,"files":["static/chunks/2606.46776bf638b9649e.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vb":{"id":61476,"files":["static/chunks/1476.d5e7d5ac7f3cbaaa.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vbscript":{"id":23907,"files":["static/chunks/3907.70f4694fecf9a41b.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/velocity":{"id":37368,"files":["static/chunks/4987.a9f80d4d4834b5e8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/verilog":{"id":90986,"files":["static/chunks/986.747af6b7c563e2c5.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/vhdl":{"id":72394,"files":["static/chunks/2394.d950c35bdc987527.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/webidl":{"id":82402,"files":["static/chunks/2402.ef329f7eb4dbf4f9.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/xquery":{"id":79100,"files":["static/chunks/9100.5b3cf7077c924cb8.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/yacas":{"id":50339,"files":["static/chunks/339.528ff92dcbaac42f.js"]},"../../node_modules/.pnpm/@codemirror+language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.js -> @codemirror/legacy-modes/mode/z80":{"id":40422,"files":["static/chunks/422.b035c18c9cdc008f.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./anthropic.js":{"id":86622,"files":["static/chunks/6622.82f249f5167a5116.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./azure-openai-responses.js":{"id":65114,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/98.75646cc4ada2fc2a.js","static/chunks/5114.43bdd2abfca917f0.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google-gemini-cli.js":{"id":61643,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/1643.d287e151c94b640e.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google-vertex.js":{"id":99969,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/9969.7a7762b9bba5eb8d.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./google.js":{"id":89240,"files":["static/chunks/3f99fc33.071b61af302b8e4b.js","static/chunks/5139.118fb3505c82ed83.js","static/chunks/9240.5f3eca11deaa5b99.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./mistral.js":{"id":5978,"files":["static/chunks/3597.aee8a147b036dc04.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-codex-responses.js":{"id":53570,"files":["static/chunks/98.75646cc4ada2fc2a.js","static/chunks/1125.8b38488b4d98b297.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-completions.js":{"id":1627,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/1627.aa57d899c0050a8d.js"]},"../../node_modules/.pnpm/@mariozechner+pi-ai@0.60.0_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/providers/register-builtins.js -> ./openai-responses.js":{"id":48964,"files":["static/chunks/3634.7825da698ee74ff4.js","static/chunks/98.75646cc4ada2fc2a.js","static/chunks/8964.92a49ab198079fbb.js"]},"components/EditorWrapper.tsx -> ./Editor":{"id":95835,"files":["static/chunks/be1892d2.0fb916acb67f0228.js","static/chunks/7906.ae74685b38bb7593.js","static/chunks/4938.7c8b22a23abbe687.js","static/chunks/3648.67c844b8de270b86.js","static/chunks/570.1e2c686d85a3e8cd.js","static/chunks/2151.73f15b8043504e4f.js","static/chunks/9837.a78b54036097ba77.js","static/chunks/5835.4061ccd6cbab025f.js"]},"components/MarkdownEditor.tsx -> ./WysiwygEditor":{"id":65243,"files":["static/css/b234a3484362d604.css","static/css/b76b86dcaafbd85c.css","static/chunks/be1892d2.0fb916acb67f0228.js","static/chunks/52dbf3db.b2bbe4e170a768e5.js","static/chunks/6c10039d.167a723c1518bf45.js","static/chunks/b3f7ae2a.3245d7afcbf7d6fa.js","static/chunks/2151.73f15b8043504e4f.js","static/chunks/878-dcbd588adc2102fa.js","static/chunks/9602.4e99e3525e5f062c.js","static/chunks/5243.d32f19ed9d12e453.js"]},"components/SidebarLayout.tsx -> ./AskModal":{"id":19947,"files":["static/chunks/9947.81409c5539cd781d.js"]},"components/SidebarLayout.tsx -> ./CreateSpaceModal":{"id":54347,"files":["static/chunks/6728.e1841cddb63308b0.js"]},"components/SidebarLayout.tsx -> ./ImportModal":{"id":85840,"files":["static/chunks/5840.b812d86b830668e3.js"]},"components/SidebarLayout.tsx -> ./SearchModal":{"id":48732,"files":["static/chunks/8732.9002f42201b06fe8.js"]},"components/SidebarLayout.tsx -> ./SettingsModal":{"id":52285,"files":["static/chunks/2851-26b8808e7efc1816.js","static/chunks/2737-f4970f0684c334d6.js","static/chunks/6947.fb89346ef2f6be17.js"]},"components/renderers/agent-inspector/manifest.ts -> ./AgentInspectorRenderer":{"id":29803,"files":[]},"components/renderers/audio/manifest.ts -> ./AudioRenderer":{"id":61882,"files":[]},"components/renderers/backlinks/manifest.ts -> ./BacklinksRenderer":{"id":6478,"files":[]},"components/renderers/change-log/manifest.ts -> ./ChangeLogRenderer":{"id":22669,"files":[]},"components/renderers/config/manifest.ts -> ./ConfigRenderer":{"id":39580,"files":[]},"components/renderers/csv/manifest.ts -> ./CsvRenderer":{"id":34045,"files":[]},"components/renderers/graph/manifest.ts -> ./GraphRenderer":{"id":84962,"files":[]},"components/renderers/image/manifest.ts -> ./ImageRenderer":{"id":19114,"files":[]},"components/renderers/pdf/manifest.ts -> ./PdfRenderer":{"id":56514,"files":[]},"components/renderers/summary/manifest.ts -> ./SummaryRenderer":{"id":94866,"files":[]},"components/renderers/timeline/manifest.ts -> ./TimelineRenderer":{"id":90454,"files":[]},"components/renderers/todo/manifest.ts -> ./TodoRenderer":{"id":10763,"files":[]},"components/renderers/video/manifest.ts -> ./VideoRenderer":{"id":76782,"files":[]},"components/renderers/workflow-yaml/manifest.ts -> ./WorkflowYamlRenderer":{"id":34959,"files":[]},"components/settings/McpSkillRow.tsx -> @/components/MarkdownView":{"id":32303,"files":["static/chunks/8225-4655c2b7b7e84b86.js","static/chunks/206-f82be5fd4b37d643.js","static/chunks/2303.ac755d2213a6ba9e.js"]}}';