@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
@@ -0,0 +1,71 @@
1
+ import { isScalar, isCollection } from '../nodes/identity.js';
2
+ import { visit } from '../visit.js';
3
+
4
+ /**
5
+ * Verify that the input string is a valid anchor.
6
+ *
7
+ * Will throw on errors.
8
+ */
9
+ function anchorIsValid(anchor) {
10
+ if (/[\x00-\x19\s,[\]{}]/.test(anchor)) {
11
+ const sa = JSON.stringify(anchor);
12
+ const msg = `Anchor must not contain whitespace or control characters: ${sa}`;
13
+ throw new Error(msg);
14
+ }
15
+ return true;
16
+ }
17
+ function anchorNames(root) {
18
+ const anchors = new Set();
19
+ visit(root, {
20
+ Value(_key, node) {
21
+ if (node.anchor)
22
+ anchors.add(node.anchor);
23
+ }
24
+ });
25
+ return anchors;
26
+ }
27
+ /** Find a new anchor name with the given `prefix` and a one-indexed suffix. */
28
+ function findNewAnchor(prefix, exclude) {
29
+ for (let i = 1; true; ++i) {
30
+ const name = `${prefix}${i}`;
31
+ if (!exclude.has(name))
32
+ return name;
33
+ }
34
+ }
35
+ function createNodeAnchors(doc, prefix) {
36
+ const aliasObjects = [];
37
+ const sourceObjects = new Map();
38
+ let prevAnchors = null;
39
+ return {
40
+ onAnchor: (source) => {
41
+ aliasObjects.push(source);
42
+ prevAnchors ?? (prevAnchors = anchorNames(doc));
43
+ const anchor = findNewAnchor(prefix, prevAnchors);
44
+ prevAnchors.add(anchor);
45
+ return anchor;
46
+ },
47
+ /**
48
+ * With circular references, the source node is only resolved after all
49
+ * of its child nodes are. This is why anchors are set only after all of
50
+ * the nodes have been created.
51
+ */
52
+ setAnchors: () => {
53
+ for (const source of aliasObjects) {
54
+ const ref = sourceObjects.get(source);
55
+ if (typeof ref === 'object' &&
56
+ ref.anchor &&
57
+ (isScalar(ref.node) || isCollection(ref.node))) {
58
+ ref.node.anchor = ref.anchor;
59
+ }
60
+ else {
61
+ const error = new Error('Failed to resolve repeated object (this should not happen)');
62
+ error.source = source;
63
+ throw error;
64
+ }
65
+ }
66
+ },
67
+ sourceObjects
68
+ };
69
+ }
70
+
71
+ export { anchorIsValid, anchorNames, createNodeAnchors, findNewAnchor };
@@ -0,0 +1,55 @@
1
+ /**
2
+ * Applies the JSON.parse reviver algorithm as defined in the ECMA-262 spec,
3
+ * in section 24.5.1.1 "Runtime Semantics: InternalizeJSONProperty" of the
4
+ * 2021 edition: https://tc39.es/ecma262/#sec-json.parse
5
+ *
6
+ * Includes extensions for handling Map and Set objects.
7
+ */
8
+ function applyReviver(reviver, obj, key, val) {
9
+ if (val && typeof val === 'object') {
10
+ if (Array.isArray(val)) {
11
+ for (let i = 0, len = val.length; i < len; ++i) {
12
+ const v0 = val[i];
13
+ const v1 = applyReviver(reviver, val, String(i), v0);
14
+ // eslint-disable-next-line @typescript-eslint/no-array-delete
15
+ if (v1 === undefined)
16
+ delete val[i];
17
+ else if (v1 !== v0)
18
+ val[i] = v1;
19
+ }
20
+ }
21
+ else if (val instanceof Map) {
22
+ for (const k of Array.from(val.keys())) {
23
+ const v0 = val.get(k);
24
+ const v1 = applyReviver(reviver, val, k, v0);
25
+ if (v1 === undefined)
26
+ val.delete(k);
27
+ else if (v1 !== v0)
28
+ val.set(k, v1);
29
+ }
30
+ }
31
+ else if (val instanceof Set) {
32
+ for (const v0 of Array.from(val)) {
33
+ const v1 = applyReviver(reviver, val, v0, v0);
34
+ if (v1 === undefined)
35
+ val.delete(v0);
36
+ else if (v1 !== v0) {
37
+ val.delete(v0);
38
+ val.add(v1);
39
+ }
40
+ }
41
+ }
42
+ else {
43
+ for (const [k, v0] of Object.entries(val)) {
44
+ const v1 = applyReviver(reviver, val, k, v0);
45
+ if (v1 === undefined)
46
+ delete val[k];
47
+ else if (v1 !== v0)
48
+ val[k] = v1;
49
+ }
50
+ }
51
+ }
52
+ return reviver.call(obj, key, val);
53
+ }
54
+
55
+ export { applyReviver };
@@ -0,0 +1,88 @@
1
+ import { Alias } from '../nodes/Alias.js';
2
+ import { isNode, isPair, MAP, SEQ, isDocument } from '../nodes/identity.js';
3
+ import { Scalar } from '../nodes/Scalar.js';
4
+
5
+ const defaultTagPrefix = 'tag:yaml.org,2002:';
6
+ function findTagObject(value, tagName, tags) {
7
+ if (tagName) {
8
+ const match = tags.filter(t => t.tag === tagName);
9
+ const tagObj = match.find(t => !t.format) ?? match[0];
10
+ if (!tagObj)
11
+ throw new Error(`Tag ${tagName} not found`);
12
+ return tagObj;
13
+ }
14
+ return tags.find(t => t.identify?.(value) && !t.format);
15
+ }
16
+ function createNode(value, tagName, ctx) {
17
+ if (isDocument(value))
18
+ value = value.contents;
19
+ if (isNode(value))
20
+ return value;
21
+ if (isPair(value)) {
22
+ const map = ctx.schema[MAP].createNode?.(ctx.schema, null, ctx);
23
+ map.items.push(value);
24
+ return map;
25
+ }
26
+ if (value instanceof String ||
27
+ value instanceof Number ||
28
+ value instanceof Boolean ||
29
+ (typeof BigInt !== 'undefined' && value instanceof BigInt) // not supported everywhere
30
+ ) {
31
+ // https://tc39.es/ecma262/#sec-serializejsonproperty
32
+ value = value.valueOf();
33
+ }
34
+ const { aliasDuplicateObjects, onAnchor, onTagObj, schema, sourceObjects } = ctx;
35
+ // Detect duplicate references to the same object & use Alias nodes for all
36
+ // after first. The `ref` wrapper allows for circular references to resolve.
37
+ let ref = undefined;
38
+ if (aliasDuplicateObjects && value && typeof value === 'object') {
39
+ ref = sourceObjects.get(value);
40
+ if (ref) {
41
+ ref.anchor ?? (ref.anchor = onAnchor(value));
42
+ return new Alias(ref.anchor);
43
+ }
44
+ else {
45
+ ref = { anchor: null, node: null };
46
+ sourceObjects.set(value, ref);
47
+ }
48
+ }
49
+ if (tagName?.startsWith('!!'))
50
+ tagName = defaultTagPrefix + tagName.slice(2);
51
+ let tagObj = findTagObject(value, tagName, schema.tags);
52
+ if (!tagObj) {
53
+ if (value && typeof value.toJSON === 'function') {
54
+ // eslint-disable-next-line @typescript-eslint/no-unsafe-call
55
+ value = value.toJSON();
56
+ }
57
+ if (!value || typeof value !== 'object') {
58
+ const node = new Scalar(value);
59
+ if (ref)
60
+ ref.node = node;
61
+ return node;
62
+ }
63
+ tagObj =
64
+ value instanceof Map
65
+ ? schema[MAP]
66
+ : Symbol.iterator in Object(value)
67
+ ? schema[SEQ]
68
+ : schema[MAP];
69
+ }
70
+ if (onTagObj) {
71
+ onTagObj(tagObj);
72
+ delete ctx.onTagObj;
73
+ }
74
+ const node = tagObj?.createNode
75
+ ? tagObj.createNode(ctx.schema, value, ctx)
76
+ : typeof tagObj?.nodeClass?.from === 'function'
77
+ ? tagObj.nodeClass.from(ctx.schema, value, ctx)
78
+ : new Scalar(value);
79
+ if (tagName)
80
+ node.tag = tagName;
81
+ else if (!tagObj.default)
82
+ node.tag = tagObj.tag;
83
+ if (ref)
84
+ ref.node = node;
85
+ return node;
86
+ }
87
+
88
+ export { createNode };
@@ -0,0 +1,176 @@
1
+ import { isNode } from '../nodes/identity.js';
2
+ import { visit } from '../visit.js';
3
+
4
+ const escapeChars = {
5
+ '!': '%21',
6
+ ',': '%2C',
7
+ '[': '%5B',
8
+ ']': '%5D',
9
+ '{': '%7B',
10
+ '}': '%7D'
11
+ };
12
+ const escapeTagName = (tn) => tn.replace(/[!,[\]{}]/g, ch => escapeChars[ch]);
13
+ class Directives {
14
+ constructor(yaml, tags) {
15
+ /**
16
+ * The directives-end/doc-start marker `---`. If `null`, a marker may still be
17
+ * included in the document's stringified representation.
18
+ */
19
+ this.docStart = null;
20
+ /** The doc-end marker `...`. */
21
+ this.docEnd = false;
22
+ this.yaml = Object.assign({}, Directives.defaultYaml, yaml);
23
+ this.tags = Object.assign({}, Directives.defaultTags, tags);
24
+ }
25
+ clone() {
26
+ const copy = new Directives(this.yaml, this.tags);
27
+ copy.docStart = this.docStart;
28
+ return copy;
29
+ }
30
+ /**
31
+ * During parsing, get a Directives instance for the current document and
32
+ * update the stream state according to the current version's spec.
33
+ */
34
+ atDocument() {
35
+ const res = new Directives(this.yaml, this.tags);
36
+ switch (this.yaml.version) {
37
+ case '1.1':
38
+ this.atNextDocument = true;
39
+ break;
40
+ case '1.2':
41
+ this.atNextDocument = false;
42
+ this.yaml = {
43
+ explicit: Directives.defaultYaml.explicit,
44
+ version: '1.2'
45
+ };
46
+ this.tags = Object.assign({}, Directives.defaultTags);
47
+ break;
48
+ }
49
+ return res;
50
+ }
51
+ /**
52
+ * @param onError - May be called even if the action was successful
53
+ * @returns `true` on success
54
+ */
55
+ add(line, onError) {
56
+ if (this.atNextDocument) {
57
+ this.yaml = { explicit: Directives.defaultYaml.explicit, version: '1.1' };
58
+ this.tags = Object.assign({}, Directives.defaultTags);
59
+ this.atNextDocument = false;
60
+ }
61
+ const parts = line.trim().split(/[ \t]+/);
62
+ const name = parts.shift();
63
+ switch (name) {
64
+ case '%TAG': {
65
+ if (parts.length !== 2) {
66
+ onError(0, '%TAG directive should contain exactly two parts');
67
+ if (parts.length < 2)
68
+ return false;
69
+ }
70
+ const [handle, prefix] = parts;
71
+ this.tags[handle] = prefix;
72
+ return true;
73
+ }
74
+ case '%YAML': {
75
+ this.yaml.explicit = true;
76
+ if (parts.length !== 1) {
77
+ onError(0, '%YAML directive should contain exactly one part');
78
+ return false;
79
+ }
80
+ const [version] = parts;
81
+ if (version === '1.1' || version === '1.2') {
82
+ this.yaml.version = version;
83
+ return true;
84
+ }
85
+ else {
86
+ const isValid = /^\d+\.\d+$/.test(version);
87
+ onError(6, `Unsupported YAML version ${version}`, isValid);
88
+ return false;
89
+ }
90
+ }
91
+ default:
92
+ onError(0, `Unknown directive ${name}`, true);
93
+ return false;
94
+ }
95
+ }
96
+ /**
97
+ * Resolves a tag, matching handles to those defined in %TAG directives.
98
+ *
99
+ * @returns Resolved tag, which may also be the non-specific tag `'!'` or a
100
+ * `'!local'` tag, or `null` if unresolvable.
101
+ */
102
+ tagName(source, onError) {
103
+ if (source === '!')
104
+ return '!'; // non-specific tag
105
+ if (source[0] !== '!') {
106
+ onError(`Not a valid tag: ${source}`);
107
+ return null;
108
+ }
109
+ if (source[1] === '<') {
110
+ const verbatim = source.slice(2, -1);
111
+ if (verbatim === '!' || verbatim === '!!') {
112
+ onError(`Verbatim tags aren't resolved, so ${source} is invalid.`);
113
+ return null;
114
+ }
115
+ if (source[source.length - 1] !== '>')
116
+ onError('Verbatim tags must end with a >');
117
+ return verbatim;
118
+ }
119
+ const [, handle, suffix] = source.match(/^(.*!)([^!]*)$/s);
120
+ if (!suffix)
121
+ onError(`The ${source} tag has no suffix`);
122
+ const prefix = this.tags[handle];
123
+ if (prefix) {
124
+ try {
125
+ return prefix + decodeURIComponent(suffix);
126
+ }
127
+ catch (error) {
128
+ onError(String(error));
129
+ return null;
130
+ }
131
+ }
132
+ if (handle === '!')
133
+ return source; // local tag
134
+ onError(`Could not resolve tag: ${source}`);
135
+ return null;
136
+ }
137
+ /**
138
+ * Given a fully resolved tag, returns its printable string form,
139
+ * taking into account current tag prefixes and defaults.
140
+ */
141
+ tagString(tag) {
142
+ for (const [handle, prefix] of Object.entries(this.tags)) {
143
+ if (tag.startsWith(prefix))
144
+ return handle + escapeTagName(tag.substring(prefix.length));
145
+ }
146
+ return tag[0] === '!' ? tag : `!<${tag}>`;
147
+ }
148
+ toString(doc) {
149
+ const lines = this.yaml.explicit
150
+ ? [`%YAML ${this.yaml.version || '1.2'}`]
151
+ : [];
152
+ const tagEntries = Object.entries(this.tags);
153
+ let tagNames;
154
+ if (doc && tagEntries.length > 0 && isNode(doc.contents)) {
155
+ const tags = {};
156
+ visit(doc.contents, (_key, node) => {
157
+ if (isNode(node) && node.tag)
158
+ tags[node.tag] = true;
159
+ });
160
+ tagNames = Object.keys(tags);
161
+ }
162
+ else
163
+ tagNames = [];
164
+ for (const [handle, prefix] of tagEntries) {
165
+ if (handle === '!!' && prefix === 'tag:yaml.org,2002:')
166
+ continue;
167
+ if (!doc || tagNames.some(tn => tn.startsWith(prefix)))
168
+ lines.push(`%TAG ${handle} ${prefix}`);
169
+ }
170
+ return lines.join('\n');
171
+ }
172
+ }
173
+ Directives.defaultYaml = { explicit: false, version: '1.2' };
174
+ Directives.defaultTags = { '!!': 'tag:yaml.org,2002:' };
175
+
176
+ export { Directives };