@geminilight/mindos-windows-arm64 1.0.7 → 1.0.8

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 (496) 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 +32 -32
  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 +48 -7
  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_client-reference-manifest.js +1 -1
  31. package/_standalone/__next/server/app/api/a2a/delegations/route.js +1 -1
  32. package/_standalone/__next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
  33. package/_standalone/__next/server/app/api/a2a/discover/route.js +1 -1
  34. package/_standalone/__next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
  35. package/_standalone/__next/server/app/api/a2a/route.js +1 -1
  36. package/_standalone/__next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
  37. package/_standalone/__next/server/app/api/acp/config/route.js +1 -1
  38. package/_standalone/__next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
  39. package/_standalone/__next/server/app/api/acp/detect/route.js +1 -1
  40. package/_standalone/__next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
  41. package/_standalone/__next/server/app/api/acp/install/route.js +1 -1
  42. package/_standalone/__next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
  43. package/_standalone/__next/server/app/api/acp/registry/route.js +1 -1
  44. package/_standalone/__next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
  45. package/_standalone/__next/server/app/api/acp/session/route.js +1 -1
  46. package/_standalone/__next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
  47. package/_standalone/__next/server/app/api/agent-activity/route.js +1 -1
  48. package/_standalone/__next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
  49. package/_standalone/__next/server/app/api/agents/copy-skill/route.js +1 -1
  50. package/_standalone/__next/server/app/api/agents/copy-skill/route_client-reference-manifest.js +1 -1
  51. package/_standalone/__next/server/app/api/agents/custom/detect/route.js +1 -1
  52. package/_standalone/__next/server/app/api/agents/custom/detect/route_client-reference-manifest.js +1 -1
  53. package/_standalone/__next/server/app/api/agents/custom/route.js +1 -1
  54. package/_standalone/__next/server/app/api/agents/custom/route_client-reference-manifest.js +1 -1
  55. package/_standalone/__next/server/app/api/ask/route.js +3 -3
  56. package/_standalone/__next/server/app/api/ask/route_client-reference-manifest.js +1 -1
  57. package/_standalone/__next/server/app/api/ask-sessions/route.js +1 -1
  58. package/_standalone/__next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
  59. package/_standalone/__next/server/app/api/auth/route.js +1 -1
  60. package/_standalone/__next/server/app/api/auth/route_client-reference-manifest.js +1 -1
  61. package/_standalone/__next/server/app/api/backlinks/route.js +1 -1
  62. package/_standalone/__next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
  63. package/_standalone/__next/server/app/api/bootstrap/route.js +1 -1
  64. package/_standalone/__next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
  65. package/_standalone/__next/server/app/api/changes/route.js +1 -1
  66. package/_standalone/__next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  67. package/_standalone/__next/server/app/api/channels/verify/route.js +1 -1
  68. package/_standalone/__next/server/app/api/channels/verify/route_client-reference-manifest.js +1 -1
  69. package/_standalone/__next/server/app/api/connect/route.js +1 -1
  70. package/_standalone/__next/server/app/api/connect/route_client-reference-manifest.js +1 -1
  71. package/_standalone/__next/server/app/api/embedding/route.js +1 -1
  72. package/_standalone/__next/server/app/api/embedding/route_client-reference-manifest.js +1 -1
  73. package/_standalone/__next/server/app/api/export/route.js +1 -1
  74. package/_standalone/__next/server/app/api/export/route_client-reference-manifest.js +1 -1
  75. package/_standalone/__next/server/app/api/extract-docx/route.js +1 -1
  76. package/_standalone/__next/server/app/api/extract-docx/route_client-reference-manifest.js +1 -1
  77. package/_standalone/__next/server/app/api/extract-pdf/route.js +2 -2
  78. package/_standalone/__next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
  79. package/_standalone/__next/server/app/api/file/import/route.js +1 -1
  80. package/_standalone/__next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
  81. package/_standalone/__next/server/app/api/file/raw/route.js +1 -1
  82. package/_standalone/__next/server/app/api/file/raw/route_client-reference-manifest.js +1 -1
  83. package/_standalone/__next/server/app/api/file/route.js +1 -1
  84. package/_standalone/__next/server/app/api/file/route_client-reference-manifest.js +1 -1
  85. package/_standalone/__next/server/app/api/files/route.js +1 -1
  86. package/_standalone/__next/server/app/api/files/route_client-reference-manifest.js +1 -1
  87. package/_standalone/__next/server/app/api/git/route.js +1 -1
  88. package/_standalone/__next/server/app/api/git/route_client-reference-manifest.js +1 -1
  89. package/_standalone/__next/server/app/api/graph/route.js +1 -1
  90. package/_standalone/__next/server/app/api/graph/route_client-reference-manifest.js +1 -1
  91. package/_standalone/__next/server/app/api/health/route.js +1 -1
  92. package/_standalone/__next/server/app/api/health/route_client-reference-manifest.js +1 -1
  93. package/_standalone/__next/server/app/api/im/activity/route.js +1 -1
  94. package/_standalone/__next/server/app/api/im/activity/route_client-reference-manifest.js +1 -1
  95. package/_standalone/__next/server/app/api/im/config/route.js +1 -1
  96. package/_standalone/__next/server/app/api/im/config/route_client-reference-manifest.js +1 -1
  97. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js +1 -1
  98. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route_client-reference-manifest.js +1 -1
  99. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js +1 -1
  100. package/_standalone/__next/server/app/api/im/feishu/long-connection/route_client-reference-manifest.js +1 -1
  101. package/_standalone/__next/server/app/api/im/status/route.js +1 -1
  102. package/_standalone/__next/server/app/api/im/status/route_client-reference-manifest.js +1 -1
  103. package/_standalone/__next/server/app/api/im/test/route.js +1 -1
  104. package/_standalone/__next/server/app/api/im/test/route_client-reference-manifest.js +1 -1
  105. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js +1 -1
  106. package/_standalone/__next/server/app/api/im/webhook/feishu/route_client-reference-manifest.js +1 -1
  107. package/_standalone/__next/server/app/api/im/webhook-status/route.js +1 -1
  108. package/_standalone/__next/server/app/api/im/webhook-status/route_client-reference-manifest.js +1 -1
  109. package/_standalone/__next/server/app/api/inbox/clip/route.js +2 -2
  110. package/_standalone/__next/server/app/api/inbox/clip/route_client-reference-manifest.js +1 -1
  111. package/_standalone/__next/server/app/api/inbox/route.js +1 -1
  112. package/_standalone/__next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
  113. package/_standalone/__next/server/app/api/init/route.js +1 -1
  114. package/_standalone/__next/server/app/api/init/route_client-reference-manifest.js +1 -1
  115. package/_standalone/__next/server/app/api/lint/route.js +1 -1
  116. package/_standalone/__next/server/app/api/lint/route_client-reference-manifest.js +1 -1
  117. package/_standalone/__next/server/app/api/mcp/agents/route.js +1 -1
  118. package/_standalone/__next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
  119. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js +1 -1
  120. package/_standalone/__next/server/app/api/mcp/direct-tools/route_client-reference-manifest.js +1 -1
  121. package/_standalone/__next/server/app/api/mcp/install/route.js +1 -1
  122. package/_standalone/__next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
  123. package/_standalone/__next/server/app/api/mcp/install-skill/route.js +1 -1
  124. package/_standalone/__next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
  125. package/_standalone/__next/server/app/api/mcp/restart/route.js +1 -1
  126. package/_standalone/__next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
  127. package/_standalone/__next/server/app/api/mcp/status/route.js +1 -1
  128. package/_standalone/__next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  129. package/_standalone/__next/server/app/api/mcp/tools/route.js +1 -1
  130. package/_standalone/__next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  131. package/_standalone/__next/server/app/api/mcp/uninstall/route.js +1 -1
  132. package/_standalone/__next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
  133. package/_standalone/__next/server/app/api/monitoring/route.js +1 -1
  134. package/_standalone/__next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
  135. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js +1 -1
  136. package/_standalone/__next/server/app/api/obsidian/compat-report/route_client-reference-manifest.js +1 -1
  137. package/_standalone/__next/server/app/api/obsidian/import/route.js +1 -1
  138. package/_standalone/__next/server/app/api/obsidian/import/route_client-reference-manifest.js +1 -1
  139. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js +2 -2
  140. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route_client-reference-manifest.js +1 -1
  141. package/_standalone/__next/server/app/api/recent-files/route.js +1 -1
  142. package/_standalone/__next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
  143. package/_standalone/__next/server/app/api/restart/route.js +1 -1
  144. package/_standalone/__next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  145. package/_standalone/__next/server/app/api/search/prewarm/route.js +1 -1
  146. package/_standalone/__next/server/app/api/search/prewarm/route_client-reference-manifest.js +1 -1
  147. package/_standalone/__next/server/app/api/search/route.js +1 -1
  148. package/_standalone/__next/server/app/api/search/route_client-reference-manifest.js +1 -1
  149. package/_standalone/__next/server/app/api/settings/list-models/route.js +1 -1
  150. package/_standalone/__next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
  151. package/_standalone/__next/server/app/api/settings/reset-token/route.js +1 -1
  152. package/_standalone/__next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
  153. package/_standalone/__next/server/app/api/settings/route.js +1 -1
  154. package/_standalone/__next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  155. package/_standalone/__next/server/app/api/settings/test-key/route.js +1 -1
  156. package/_standalone/__next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
  157. package/_standalone/__next/server/app/api/setup/check-path/route.js +1 -1
  158. package/_standalone/__next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
  159. package/_standalone/__next/server/app/api/setup/check-port/route.js +1 -1
  160. package/_standalone/__next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
  161. package/_standalone/__next/server/app/api/setup/generate-token/route.js +1 -1
  162. package/_standalone/__next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
  163. package/_standalone/__next/server/app/api/setup/ls/route.js +1 -1
  164. package/_standalone/__next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
  165. package/_standalone/__next/server/app/api/setup/route.js +1 -1
  166. package/_standalone/__next/server/app/api/setup/route_client-reference-manifest.js +1 -1
  167. package/_standalone/__next/server/app/api/skills/route.js +1 -1
  168. package/_standalone/__next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  169. package/_standalone/__next/server/app/api/space-overview/route.js +1 -1
  170. package/_standalone/__next/server/app/api/space-overview/route_client-reference-manifest.js +1 -1
  171. package/_standalone/__next/server/app/api/sync/route.js +1 -1
  172. package/_standalone/__next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  173. package/_standalone/__next/server/app/api/tree-version/route.js +1 -1
  174. package/_standalone/__next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
  175. package/_standalone/__next/server/app/api/uninstall/route.js +1 -1
  176. package/_standalone/__next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
  177. package/_standalone/__next/server/app/api/update/route.js +1 -1
  178. package/_standalone/__next/server/app/api/update/route_client-reference-manifest.js +1 -1
  179. package/_standalone/__next/server/app/api/update-check/route.js +1 -1
  180. package/_standalone/__next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
  181. package/_standalone/__next/server/app/api/update-status/route.js +1 -1
  182. package/_standalone/__next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
  183. package/_standalone/__next/server/app/api/workflows/route.js +1 -1
  184. package/_standalone/__next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  185. package/_standalone/__next/server/app/capture/history/page.js +2 -2
  186. package/_standalone/__next/server/app/capture/history/page.js.nft.json +1 -1
  187. package/_standalone/__next/server/app/capture/history/page_client-reference-manifest.js +1 -1
  188. package/_standalone/__next/server/app/capture/page.js +2 -2
  189. package/_standalone/__next/server/app/capture/page.js.nft.json +1 -1
  190. package/_standalone/__next/server/app/capture/page_client-reference-manifest.js +1 -1
  191. package/_standalone/__next/server/app/changelog/page.js +2 -2
  192. package/_standalone/__next/server/app/changelog/page.js.nft.json +1 -1
  193. package/_standalone/__next/server/app/changelog/page_client-reference-manifest.js +1 -1
  194. package/_standalone/__next/server/app/changes/page.js +2 -2
  195. package/_standalone/__next/server/app/changes/page.js.nft.json +1 -1
  196. package/_standalone/__next/server/app/changes/page_client-reference-manifest.js +1 -1
  197. package/_standalone/__next/server/app/echo/[segment]/page.js +5 -5
  198. package/_standalone/__next/server/app/echo/[segment]/page.js.nft.json +1 -1
  199. package/_standalone/__next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
  200. package/_standalone/__next/server/app/echo/page.js +2 -2
  201. package/_standalone/__next/server/app/echo/page.js.nft.json +1 -1
  202. package/_standalone/__next/server/app/echo/page_client-reference-manifest.js +1 -1
  203. package/_standalone/__next/server/app/explore/page.js +3 -3
  204. package/_standalone/__next/server/app/explore/page.js.nft.json +1 -1
  205. package/_standalone/__next/server/app/explore/page_client-reference-manifest.js +1 -1
  206. package/_standalone/__next/server/app/help/page.js +2 -2
  207. package/_standalone/__next/server/app/help/page.js.nft.json +1 -1
  208. package/_standalone/__next/server/app/help/page_client-reference-manifest.js +1 -1
  209. package/_standalone/__next/server/app/icon.svg/route.js +1 -1
  210. package/_standalone/__next/server/app/inbox/history/page.js +2 -2
  211. package/_standalone/__next/server/app/inbox/history/page.js.nft.json +1 -1
  212. package/_standalone/__next/server/app/inbox/history/page_client-reference-manifest.js +1 -1
  213. package/_standalone/__next/server/app/login/page.js +2 -2
  214. package/_standalone/__next/server/app/login/page.js.nft.json +1 -1
  215. package/_standalone/__next/server/app/login/page_client-reference-manifest.js +1 -1
  216. package/_standalone/__next/server/app/page.js +2 -2
  217. package/_standalone/__next/server/app/page.js.nft.json +1 -1
  218. package/_standalone/__next/server/app/page_client-reference-manifest.js +1 -1
  219. package/_standalone/__next/server/app/settings/page.js +8 -3
  220. package/_standalone/__next/server/app/settings/page.js.nft.json +1 -1
  221. package/_standalone/__next/server/app/settings/page_client-reference-manifest.js +1 -1
  222. package/_standalone/__next/server/app/setup/page.js +2 -2
  223. package/_standalone/__next/server/app/setup/page.js.nft.json +1 -1
  224. package/_standalone/__next/server/app/setup/page_client-reference-manifest.js +1 -1
  225. package/_standalone/__next/server/app/todo/page.js +2 -2
  226. package/_standalone/__next/server/app/todo/page.js.nft.json +1 -1
  227. package/_standalone/__next/server/app/todo/page_client-reference-manifest.js +1 -1
  228. package/_standalone/__next/server/app/trash/page.js +3 -3
  229. package/_standalone/__next/server/app/trash/page.js.nft.json +1 -1
  230. package/_standalone/__next/server/app/trash/page_client-reference-manifest.js +1 -1
  231. package/_standalone/__next/server/app/view/[...path]/page.js +3 -3
  232. package/_standalone/__next/server/app/view/[...path]/page.js.nft.json +1 -1
  233. package/_standalone/__next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
  234. package/_standalone/__next/server/app/wiki/page.js +2 -2
  235. package/_standalone/__next/server/app/wiki/page.js.nft.json +1 -1
  236. package/_standalone/__next/server/app/wiki/page_client-reference-manifest.js +1 -1
  237. package/_standalone/__next/server/app-paths-manifest.json +32 -32
  238. package/_standalone/__next/server/chunks/103.js +1 -1
  239. package/_standalone/__next/server/chunks/1976.js +1 -1
  240. package/_standalone/__next/server/chunks/3466.js +1 -1
  241. package/_standalone/__next/server/chunks/3727.js +1 -1
  242. package/_standalone/__next/server/chunks/4793.js +1 -1
  243. package/_standalone/__next/server/chunks/6377.js +3 -3
  244. package/_standalone/__next/server/chunks/6602.js +187 -0
  245. package/_standalone/__next/server/chunks/6646.js +16 -0
  246. package/_standalone/__next/server/chunks/8461.js +7 -7
  247. package/_standalone/__next/server/chunks/9868.js +2 -0
  248. package/_standalone/__next/server/chunks/{9773.js → 9969.js} +3 -3
  249. package/_standalone/__next/server/middleware-build-manifest.js +1 -1
  250. package/_standalone/__next/server/middleware-react-loadable-manifest.js +1 -1
  251. package/_standalone/__next/server/middleware.js +2 -2
  252. package/_standalone/__next/server/pages/500.html +2 -2
  253. package/_standalone/__next/server/server-reference-manifest.js +1 -1
  254. package/_standalone/__next/server/server-reference-manifest.json +1 -1
  255. package/_standalone/__next/static/chunks/{1430-c4ffa328888515c1.js → 1104-0822d9349a412b9b.js} +7 -2
  256. package/_standalone/__next/static/chunks/1655.0a559759973b42e9.js +1 -0
  257. package/_standalone/__next/static/chunks/{2073-3f913ebb13702b7e.js → 2073-fadffc82a27afdc7.js} +2 -2
  258. package/{static-web/_next/static/chunks/6728.e1841cddb63308b0.js → _standalone/__next/static/chunks/2245.ef71edb24c5232c2.js} +1 -1
  259. package/_standalone/__next/static/chunks/2258-2d3b5aac6a1fa92a.js +53 -0
  260. package/{static-web/_next/static/chunks/4937-4101fcdadacf46e3.js → _standalone/__next/static/chunks/2409-244f9b90dceb0c04.js} +1 -1
  261. package/_standalone/__next/static/chunks/3279-b49c25a4f2964b16.js +1 -0
  262. package/_standalone/__next/static/chunks/3807-115388f118106ca8.js +1 -0
  263. package/_standalone/__next/static/chunks/3966.ea75f9c5490955de.js +1 -0
  264. package/_standalone/__next/static/chunks/4010.48b219cb22dfa5d8.js +10 -0
  265. package/_standalone/__next/static/chunks/5026-7fed7ca22272c18f.js +1 -0
  266. package/_standalone/__next/static/chunks/5152-87e6ed56dfd7d17d.js +1 -0
  267. package/_standalone/__next/static/chunks/577.5e448c99068f1323.js +1 -0
  268. package/_standalone/__next/static/chunks/5913.a0a734f87b13f81a.js +1 -0
  269. package/_standalone/__next/static/chunks/596.9cbaf6ba90cb204f.js +7 -0
  270. package/_standalone/__next/static/chunks/6223-3fb90852221bda56.js +1 -0
  271. package/_standalone/__next/static/chunks/6343.582d063078c45d73.js +6 -0
  272. package/_standalone/__next/static/chunks/8174-50048777dc2469c0.js +1 -0
  273. package/_standalone/__next/static/chunks/{5913.3cee388e26959b62.js → 8294.cc9f9ff2f8b219ed.js} +1 -1
  274. package/_standalone/__next/static/chunks/8626-7da79d9ab2504eed.js +1 -0
  275. package/_standalone/__next/static/chunks/{8732.9002f42201b06fe8.js → 8732.87554c78e8825fac.js} +4 -4
  276. package/_standalone/__next/static/chunks/8922-3babcd35e18e9e4f.js +1 -0
  277. package/_standalone/__next/static/chunks/9440-eee639175695be7d.js +33 -0
  278. package/_standalone/__next/static/chunks/9479-b48d19e3588823c1.js +34 -0
  279. package/_standalone/__next/static/chunks/{9602.4e99e3525e5f062c.js → 9602.218427fc7b3d6b11.js} +1 -1
  280. package/_standalone/__next/static/chunks/app/_not-found/{page-eaedcec1b693c03c.js → page-ec6fa498a07e6fd9.js} +1 -1
  281. package/_standalone/__next/static/chunks/app/agents/[agentKey]/page-ef111ea0a3368752.js +1 -0
  282. package/_standalone/__next/static/chunks/app/agents/page-aacead0f47cedb0d.js +1 -0
  283. package/_standalone/__next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +1 -0
  284. package/_standalone/__next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +1 -0
  285. package/_standalone/__next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +1 -0
  286. package/_standalone/__next/static/chunks/app/changes/page-64cf8d751245eee9.js +1 -0
  287. package/{static-web/_next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js → _standalone/__next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js} +2 -2
  288. package/_standalone/__next/static/chunks/app/echo/page-64cf8d751245eee9.js +1 -0
  289. package/_standalone/__next/static/chunks/app/{error-1cfcd6abd93c3837.js → error-c46d1b03d5e3289c.js} +1 -1
  290. package/{static-web/_next/static/chunks/app/explore/page-117fcf54b8b9765c.js → _standalone/__next/static/chunks/app/explore/page-5d6dd4af8d1bb468.js} +1 -1
  291. package/_standalone/__next/static/chunks/app/global-error-d42727c6c6c48879.js +1 -0
  292. package/_standalone/__next/static/chunks/app/help/{page-6efb8aa3a3c169fa.js → page-3f0a1a8e51249cb2.js} +1 -1
  293. package/_standalone/__next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +1 -0
  294. package/_standalone/__next/static/chunks/app/layout-ed608bbf9585e78f.js +99 -0
  295. package/_standalone/__next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +1 -0
  296. package/_standalone/__next/static/chunks/app/page-d22928276c36528c.js +1 -0
  297. package/_standalone/__next/static/chunks/app/settings/{page-f816f13a34613538.js → page-045afd8c0908f923.js} +1 -1
  298. package/{static-web/_next/static/chunks/app/setup/page-a1027871dc33ffbd.js → _standalone/__next/static/chunks/app/setup/page-034a608f19d04653.js} +1 -1
  299. package/_standalone/__next/static/chunks/app/todo/page-c7629a0c102c634f.js +1 -0
  300. package/_standalone/__next/static/chunks/app/trash/page-251aaf5aac9d5a0b.js +1 -0
  301. package/_standalone/__next/static/chunks/app/view/[...path]/{error-c9a3f6de7c963c74.js → error-f73092e638a4e999.js} +1 -1
  302. package/_standalone/__next/static/chunks/app/view/[...path]/{not-found-5a4f2b4fbe28d617.js → not-found-80e5f4054819b372.js} +1 -1
  303. package/_standalone/__next/static/chunks/app/view/[...path]/page-7e17c3d13fe2e275.js +12 -0
  304. package/{static-web/_next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js → _standalone/__next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js} +2 -2
  305. package/_standalone/__next/static/chunks/{main-app-8a6081b103b8f494.js → main-app-23adfdc06470abb6.js} +1 -1
  306. package/_standalone/__next/static/chunks/webpack-1decda0633a8a874.js +1 -0
  307. package/_standalone/__next/static/css/5f000212c8b2e09a.css +1 -0
  308. package/_standalone/__node_modules/@aws-sdk/xml-builder/node_modules/.bin/fxparser +2 -2
  309. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/.bin/pi-ai +2 -2
  310. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  311. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  312. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  313. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  314. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/extract-zip +2 -2
  315. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/highlight +2 -2
  316. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/jiti +2 -2
  317. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/marked +2 -2
  318. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/pi-ai +2 -2
  319. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/yaml +2 -2
  320. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  321. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  322. package/_standalone/__node_modules/@mariozechner/pi-tui/node_modules/.bin/marked +2 -2
  323. package/_standalone/__node_modules/degenerator/node_modules/.bin/escodegen +2 -2
  324. package/_standalone/__node_modules/degenerator/node_modules/.bin/esgenerate +2 -2
  325. package/_standalone/__node_modules/degenerator/node_modules/.bin/esparse +2 -2
  326. package/_standalone/__node_modules/degenerator/node_modules/.bin/esvalidate +2 -2
  327. package/_standalone/__node_modules/escodegen/node_modules/.bin/esparse +2 -2
  328. package/_standalone/__node_modules/escodegen/node_modules/.bin/esvalidate +2 -2
  329. package/_standalone/__node_modules/global-agent/node_modules/.bin/semver +2 -2
  330. package/_standalone/__node_modules/jsdom/node_modules/.bin/specificity +2 -2
  331. package/_standalone/__node_modules/postcss/node_modules/.bin/nanoid +2 -2
  332. package/_standalone/__node_modules/tough-cookie/node_modules/.bin/tldts +2 -2
  333. package/_standalone/public/agent-icons/claude.svg +1 -0
  334. package/_standalone/public/agent-icons/cursor.svg +1 -0
  335. package/_standalone/public/agent-icons/github-copilot.svg +1 -0
  336. package/_standalone/public/agent-icons/google.svg +1 -0
  337. package/_standalone/public/agent-icons/openai.svg +1 -0
  338. package/_standalone/public/agent-icons/windsurf.svg +1 -0
  339. package/_standalone/server.js +1 -1
  340. package/bin/lib/stop.js +45 -0
  341. package/bin/lib/sync.js +32 -19
  342. package/dist/server/handlers/file.js +5 -2
  343. package/dist/server/handlers/file.js.map +1 -1
  344. package/dist/server/handlers/mcp-restart.d.ts +2 -0
  345. package/dist/server/handlers/mcp-restart.d.ts.map +1 -1
  346. package/dist/server/handlers/mcp-restart.js +45 -2
  347. package/dist/server/handlers/mcp-restart.js.map +1 -1
  348. package/dist/server/handlers/skills.d.ts.map +1 -1
  349. package/dist/server/handlers/skills.js +17 -3
  350. package/dist/server/handlers/skills.js.map +1 -1
  351. package/dist/server/handlers/sync.d.ts.map +1 -1
  352. package/dist/server/handlers/sync.js +28 -10
  353. package/dist/server/handlers/sync.js.map +1 -1
  354. package/dist/server/index.d.ts +1 -1
  355. package/dist/server/index.d.ts.map +1 -1
  356. package/dist/server/index.js +1 -1
  357. package/dist/server/index.js.map +1 -1
  358. package/dist/server/runtime.d.ts.map +1 -1
  359. package/dist/server/runtime.js +20 -21
  360. package/dist/server/runtime.js.map +1 -1
  361. package/package.json +1 -1
  362. package/runtime-manifest.json +1 -1
  363. package/scripts/build-bun-binary.mjs +139 -6
  364. package/scripts/prepare-static-web.mjs +52 -4
  365. package/scripts/release.sh +1 -1
  366. package/scripts/setup.js +115 -2
  367. package/static-web/.mindos-build-version +1 -1
  368. package/static-web/_next/static/chunks/{1430-c4ffa328888515c1.js → 1104-0822d9349a412b9b.js} +7 -2
  369. package/static-web/_next/static/chunks/1655.0a559759973b42e9.js +1 -0
  370. package/static-web/_next/static/chunks/{2073-3f913ebb13702b7e.js → 2073-fadffc82a27afdc7.js} +2 -2
  371. package/{_standalone/__next/static/chunks/6728.e1841cddb63308b0.js → static-web/_next/static/chunks/2245.ef71edb24c5232c2.js} +1 -1
  372. package/static-web/_next/static/chunks/2258-2d3b5aac6a1fa92a.js +53 -0
  373. package/{_standalone/__next/static/chunks/4937-4101fcdadacf46e3.js → static-web/_next/static/chunks/2409-244f9b90dceb0c04.js} +1 -1
  374. package/static-web/_next/static/chunks/3279-b49c25a4f2964b16.js +1 -0
  375. package/static-web/_next/static/chunks/3807-115388f118106ca8.js +1 -0
  376. package/static-web/_next/static/chunks/3966.ea75f9c5490955de.js +1 -0
  377. package/static-web/_next/static/chunks/4010.48b219cb22dfa5d8.js +10 -0
  378. package/static-web/_next/static/chunks/5026-7fed7ca22272c18f.js +1 -0
  379. package/static-web/_next/static/chunks/5152-87e6ed56dfd7d17d.js +1 -0
  380. package/static-web/_next/static/chunks/577.5e448c99068f1323.js +1 -0
  381. package/static-web/_next/static/chunks/5913.a0a734f87b13f81a.js +1 -0
  382. package/static-web/_next/static/chunks/596.9cbaf6ba90cb204f.js +7 -0
  383. package/static-web/_next/static/chunks/6223-3fb90852221bda56.js +1 -0
  384. package/static-web/_next/static/chunks/6343.582d063078c45d73.js +6 -0
  385. package/static-web/_next/static/chunks/8174-50048777dc2469c0.js +1 -0
  386. package/static-web/_next/static/chunks/{5913.3cee388e26959b62.js → 8294.cc9f9ff2f8b219ed.js} +1 -1
  387. package/static-web/_next/static/chunks/8626-7da79d9ab2504eed.js +1 -0
  388. package/static-web/_next/static/chunks/{8732.9002f42201b06fe8.js → 8732.87554c78e8825fac.js} +4 -4
  389. package/static-web/_next/static/chunks/8922-3babcd35e18e9e4f.js +1 -0
  390. package/static-web/_next/static/chunks/9440-eee639175695be7d.js +33 -0
  391. package/static-web/_next/static/chunks/9479-b48d19e3588823c1.js +34 -0
  392. package/static-web/_next/static/chunks/{9602.4e99e3525e5f062c.js → 9602.218427fc7b3d6b11.js} +1 -1
  393. package/static-web/_next/static/chunks/app/_not-found/{page-eaedcec1b693c03c.js → page-ec6fa498a07e6fd9.js} +1 -1
  394. package/static-web/_next/static/chunks/app/agents/[agentKey]/page-ef111ea0a3368752.js +1 -0
  395. package/static-web/_next/static/chunks/app/agents/page-aacead0f47cedb0d.js +1 -0
  396. package/static-web/_next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +1 -0
  397. package/static-web/_next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +1 -0
  398. package/static-web/_next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +1 -0
  399. package/static-web/_next/static/chunks/app/changes/page-64cf8d751245eee9.js +1 -0
  400. package/{_standalone/__next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js → static-web/_next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js} +2 -2
  401. package/static-web/_next/static/chunks/app/echo/page-64cf8d751245eee9.js +1 -0
  402. package/static-web/_next/static/chunks/app/{error-1cfcd6abd93c3837.js → error-c46d1b03d5e3289c.js} +1 -1
  403. package/{_standalone/__next/static/chunks/app/explore/page-117fcf54b8b9765c.js → static-web/_next/static/chunks/app/explore/page-5d6dd4af8d1bb468.js} +1 -1
  404. package/static-web/_next/static/chunks/app/global-error-d42727c6c6c48879.js +1 -0
  405. package/static-web/_next/static/chunks/app/help/{page-6efb8aa3a3c169fa.js → page-3f0a1a8e51249cb2.js} +1 -1
  406. package/static-web/_next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +1 -0
  407. package/static-web/_next/static/chunks/app/layout-ed608bbf9585e78f.js +99 -0
  408. package/static-web/_next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +1 -0
  409. package/static-web/_next/static/chunks/app/page-d22928276c36528c.js +1 -0
  410. package/static-web/_next/static/chunks/app/settings/{page-f816f13a34613538.js → page-045afd8c0908f923.js} +1 -1
  411. package/{_standalone/__next/static/chunks/app/setup/page-a1027871dc33ffbd.js → static-web/_next/static/chunks/app/setup/page-034a608f19d04653.js} +1 -1
  412. package/static-web/_next/static/chunks/app/todo/page-c7629a0c102c634f.js +1 -0
  413. package/static-web/_next/static/chunks/app/trash/page-251aaf5aac9d5a0b.js +1 -0
  414. package/static-web/_next/static/chunks/app/view/[...path]/{error-c9a3f6de7c963c74.js → error-f73092e638a4e999.js} +1 -1
  415. package/static-web/_next/static/chunks/app/view/[...path]/{not-found-5a4f2b4fbe28d617.js → not-found-80e5f4054819b372.js} +1 -1
  416. package/static-web/_next/static/chunks/app/view/[...path]/page-7e17c3d13fe2e275.js +12 -0
  417. package/{_standalone/__next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js → static-web/_next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js} +2 -2
  418. package/static-web/_next/static/chunks/{main-app-8a6081b103b8f494.js → main-app-23adfdc06470abb6.js} +1 -1
  419. package/static-web/_next/static/chunks/webpack-1decda0633a8a874.js +1 -0
  420. package/static-web/_next/static/css/5f000212c8b2e09a.css +1 -0
  421. package/static-web/agent-icons/claude.svg +1 -0
  422. package/static-web/agent-icons/cursor.svg +1 -0
  423. package/static-web/agent-icons/github-copilot.svg +1 -0
  424. package/static-web/agent-icons/google.svg +1 -0
  425. package/static-web/agent-icons/openai.svg +1 -0
  426. package/static-web/agent-icons/windsurf.svg +1 -0
  427. package/static-web/help/index.html +5 -20
  428. package/static-web/index.html +8 -22
  429. package/static-web/setup/index.html +5 -20
  430. package/static-web/static-web-manifest.json +1 -1
  431. package/static-web/wiki/index.html +5 -20
  432. package/_standalone/__next/server/chunks/1834.js +0 -210
  433. package/_standalone/__next/server/chunks/2037.js +0 -2
  434. package/_standalone/__next/server/chunks/9350.js +0 -11
  435. package/_standalone/__next/static/chunks/1957-723ac4eb5200214c.js +0 -33
  436. package/_standalone/__next/static/chunks/2288-4dcb8ad3ccbd651e.js +0 -1
  437. package/_standalone/__next/static/chunks/2737-f4970f0684c334d6.js +0 -48
  438. package/_standalone/__next/static/chunks/3424-060f01a8983e438d.js +0 -1
  439. package/_standalone/__next/static/chunks/4172-4fc551f07f7d082f.js +0 -1
  440. package/_standalone/__next/static/chunks/4454-f582e17b76ccf1d1.js +0 -1
  441. package/_standalone/__next/static/chunks/5152-2db55438be7ecb94.js +0 -1
  442. package/_standalone/__next/static/chunks/5200-6c82e5ce54a95b4b.js +0 -6
  443. package/_standalone/__next/static/chunks/6274-f173cb227ad1ef21.js +0 -1
  444. package/_standalone/__next/static/chunks/6947.fb89346ef2f6be17.js +0 -1
  445. package/_standalone/__next/static/chunks/725-3b648bf7929ff78d.js +0 -1
  446. package/_standalone/__next/static/chunks/9479-7b304601a56304cd.js +0 -32
  447. package/_standalone/__next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js +0 -1
  448. package/_standalone/__next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js +0 -1
  449. package/_standalone/__next/static/chunks/app/capture/history/page-51db96203209a441.js +0 -1
  450. package/_standalone/__next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +0 -1
  451. package/_standalone/__next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +0 -1
  452. package/_standalone/__next/static/chunks/app/changes/page-c9f8d5632a001849.js +0 -1
  453. package/_standalone/__next/static/chunks/app/echo/page-c9f8d5632a001849.js +0 -1
  454. package/_standalone/__next/static/chunks/app/global-error-11b333dcf222bc09.js +0 -1
  455. package/_standalone/__next/static/chunks/app/inbox/history/page-913645bbd6161116.js +0 -1
  456. package/_standalone/__next/static/chunks/app/layout-24a31ea28c556e82.js +0 -114
  457. package/_standalone/__next/static/chunks/app/login/page-7f9aca3d51266bec.js +0 -1
  458. package/_standalone/__next/static/chunks/app/page-35662964020c0ea9.js +0 -1
  459. package/_standalone/__next/static/chunks/app/todo/page-54c3ec77f662ff73.js +0 -1
  460. package/_standalone/__next/static/chunks/app/trash/page-50622e3df2047204.js +0 -1
  461. package/_standalone/__next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js +0 -12
  462. package/_standalone/__next/static/chunks/webpack-7d8c24c6af17dd51.js +0 -1
  463. package/_standalone/__next/static/css/0d2fd378b5449176.css +0 -1
  464. package/static-web/_next/static/chunks/1957-723ac4eb5200214c.js +0 -33
  465. package/static-web/_next/static/chunks/2288-4dcb8ad3ccbd651e.js +0 -1
  466. package/static-web/_next/static/chunks/2737-f4970f0684c334d6.js +0 -48
  467. package/static-web/_next/static/chunks/3424-060f01a8983e438d.js +0 -1
  468. package/static-web/_next/static/chunks/4172-4fc551f07f7d082f.js +0 -1
  469. package/static-web/_next/static/chunks/4454-f582e17b76ccf1d1.js +0 -1
  470. package/static-web/_next/static/chunks/5152-2db55438be7ecb94.js +0 -1
  471. package/static-web/_next/static/chunks/5200-6c82e5ce54a95b4b.js +0 -6
  472. package/static-web/_next/static/chunks/6274-f173cb227ad1ef21.js +0 -1
  473. package/static-web/_next/static/chunks/6947.fb89346ef2f6be17.js +0 -1
  474. package/static-web/_next/static/chunks/725-3b648bf7929ff78d.js +0 -1
  475. package/static-web/_next/static/chunks/9479-7b304601a56304cd.js +0 -32
  476. package/static-web/_next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js +0 -1
  477. package/static-web/_next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js +0 -1
  478. package/static-web/_next/static/chunks/app/capture/history/page-51db96203209a441.js +0 -1
  479. package/static-web/_next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +0 -1
  480. package/static-web/_next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +0 -1
  481. package/static-web/_next/static/chunks/app/changes/page-c9f8d5632a001849.js +0 -1
  482. package/static-web/_next/static/chunks/app/echo/page-c9f8d5632a001849.js +0 -1
  483. package/static-web/_next/static/chunks/app/global-error-11b333dcf222bc09.js +0 -1
  484. package/static-web/_next/static/chunks/app/inbox/history/page-913645bbd6161116.js +0 -1
  485. package/static-web/_next/static/chunks/app/layout-24a31ea28c556e82.js +0 -114
  486. package/static-web/_next/static/chunks/app/login/page-7f9aca3d51266bec.js +0 -1
  487. package/static-web/_next/static/chunks/app/page-35662964020c0ea9.js +0 -1
  488. package/static-web/_next/static/chunks/app/todo/page-54c3ec77f662ff73.js +0 -1
  489. package/static-web/_next/static/chunks/app/trash/page-50622e3df2047204.js +0 -1
  490. package/static-web/_next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js +0 -12
  491. package/static-web/_next/static/chunks/webpack-7d8c24c6af17dd51.js +0 -1
  492. package/static-web/_next/static/css/0d2fd378b5449176.css +0 -1
  493. /package/_standalone/__next/static/{3FkuJxcda957EywJ5ZWWG → apol5mbXb7N_sqaKgpXN1}/_buildManifest.js +0 -0
  494. /package/_standalone/__next/static/{3FkuJxcda957EywJ5ZWWG → apol5mbXb7N_sqaKgpXN1}/_ssgManifest.js +0 -0
  495. /package/static-web/_next/static/{3FkuJxcda957EywJ5ZWWG → apol5mbXb7N_sqaKgpXN1}/_buildManifest.js +0 -0
  496. /package/static-web/_next/static/{3FkuJxcda957EywJ5ZWWG → apol5mbXb7N_sqaKgpXN1}/_ssgManifest.js +0 -0
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../marked@15.0.12/node_modules/marked/bin/marked.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../@mariozechner+pi-ai@0.61.1_@modelcontextprotocol+sdk@1.29.0_zod@3.25.76__ws@8.20.0_zod@3.25.76/node_modules/@mariozechner/pi-ai/dist/cli.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/yaml@2.8.3/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/yaml@2.8.3/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/yaml@2.8.3/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/yaml@2.8.3/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../yaml@2.8.3/node_modules/yaml/bin.mjs" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../@anthropic-ai+sdk@0.73.0_zod@3.25.76/node_modules/@anthropic-ai/sdk/bin/cli" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../openai@6.26.0_ws@8.20.0_zod@3.25.76/node_modules/openai/bin/cli" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules/marked/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/marked@15.0.12/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../marked@15.0.12/node_modules/marked/bin/marked.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../escodegen@2.1.0/node_modules/escodegen/bin/escodegen.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules/escodegen/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/escodegen@2.1.0/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../escodegen@2.1.0/node_modules/escodegen/bin/esgenerate.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../esprima@4.0.1/node_modules/esprima/bin/esparse.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../esprima@4.0.1/node_modules/esprima/bin/esvalidate.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../esprima@4.0.1/node_modules/esprima/bin/esparse.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules/esprima/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/esprima@4.0.1/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../esprima@4.0.1/node_modules/esprima/bin/esvalidate.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules/semver/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules/semver/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules/semver/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules/semver/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules/semver/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules/semver/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/semver@7.7.4/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules/semver/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules/semver/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/semver@7.7.4/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../semver@7.7.4/node_modules/semver/bin/semver.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/specificity/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules/@bramus/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/@bramus+specificity@2.4.2/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../@bramus+specificity@2.4.2/node_modules/@bramus/specificity/bin/cli.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/nanoid@3.3.11/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/nanoid@3.3.11/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../nanoid@3.3.11/node_modules/nanoid/bin/nanoid.cjs" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/bin/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/tldts@7.0.28/node_modules:/home/runner/work/mindos-dev/mindos-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/bin/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules/tldts/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/tldts@7.0.28/node_modules:/home/runner/work/MindOS/MindOS/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../tldts@7.0.28/node_modules/tldts/bin/cli.js" "$@"
@@ -0,0 +1 @@
1
+ <svg fill="#D97757" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Claude</title><path d="m4.7144 15.9555 4.7174-2.6471.079-.2307-.079-.1275h-.2307l-.7893-.0486-2.6956-.0729-2.3375-.0971-2.2646-.1214-.5707-.1215-.5343-.7042.0546-.3522.4797-.3218.686.0608 1.5179.1032 2.2767.1578 1.6514.0972 2.4468.255h.3886l.0546-.1579-.1336-.0971-.1032-.0972L6.973 9.8356l-2.55-1.6879-1.3356-.9714-.7225-.4918-.3643-.4614-.1578-1.0078.6557-.7225.8803.0607.2246.0607.8925.686 1.9064 1.4754 2.4893 1.8336.3643.3035.1457-.1032.0182-.0728-.164-.2733-1.3539-2.4467-1.445-2.4893-.6435-1.032-.17-.6194c-.0607-.255-.1032-.4674-.1032-.7285L6.287.1335 6.6997 0l.9957.1336.419.3642.6192 1.4147 1.0018 2.2282 1.5543 3.0296.4553.8985.2429.8318.091.255h.1579v-.1457l.1275-1.706.2368-2.0947.2307-2.6957.0789-.7589.3764-.9107.7468-.4918.5828.2793.4797.686-.0668.4433-.2853 1.8517-.5586 2.9021-.3643 1.9429h.2125l.2429-.2429.9835-1.3053 1.6514-2.0643.7286-.8196.85-.9046.5464-.4311h1.0321l.759 1.1293-.34 1.1657-1.0625 1.3478-.8804 1.1414-1.2628 1.7-.7893 1.36.0729.1093.1882-.0183 2.8535-.607 1.5421-.2794 1.8396-.3157.8318.3886.091.3946-.3278.8075-1.967.4857-2.3072.4614-3.4364.8136-.0425.0304.0486.0607 1.5482.1457.6618.0364h1.621l3.0175.2247.7892.522.4736.6376-.079.4857-1.2142.6193-1.6393-.3886-3.825-.9107-1.3113-.3279h-.1822v.1093l1.0929 1.0686 2.0035 1.8092 2.5075 2.3314.1275.5768-.3218.4554-.34-.0486-2.2039-1.6575-.85-.7468-1.9246-1.621h-.1275v.17l.4432.6496 2.3436 3.5214.1214 1.0807-.17.3521-.6071.2125-.6679-.1214-1.3721-1.9246L14.38 17.959l-1.1414-1.9428-.1397.079-.674 7.2552-.3156.3703-.7286.2793-.6071-.4614-.3218-.7468.3218-1.4753.3886-1.9246.3157-1.53.2853-1.9004.17-.6314-.0121-.0425-.1397.0182-1.4328 1.9672-2.1796 2.9446-1.7243 1.8456-.4128.164-.7164-.3704.0667-.6618.4008-.5889 2.386-3.0357 1.4389-1.882.929-1.0868-.0062-.1579h-.0546l-6.3385 4.1164-1.1293.1457-.4857-.4554.0608-.7467.2307-.2429 1.9064-1.3114Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="#2563EB" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cursor</title><path d="M11.503.131 1.891 5.678a.84.84 0 0 0-.42.726v11.188c0 .3.162.575.42.724l9.609 5.55a1 1 0 0 0 .998 0l9.61-5.55a.84.84 0 0 0 .42-.724V6.404a.84.84 0 0 0-.42-.726L12.497.131a1.01 1.01 0 0 0-.996 0M2.657 6.338h18.55c.263 0 .43.287.297.515L12.23 22.918c-.062.107-.229.064-.229-.06V12.335a.59.59 0 0 0-.295-.51l-9.11-5.257c-.109-.063-.064-.23.061-.23"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="#7C3AED" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitHub Copilot</title><path d="M23.922 16.997C23.061 18.492 18.063 22.02 12 22.02 5.937 22.02.939 18.492.078 16.997A.641.641 0 0 1 0 16.741v-2.869a.883.883 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.098 10.098 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952C7.255 2.937 9.248 1.98 11.978 1.98c2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.841.841 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256Zm-11.75-5.992h-.344a4.359 4.359 0 0 1-.355.508c-.77.947-1.918 1.492-3.508 1.492-1.725 0-2.989-.359-3.782-1.259a2.137 2.137 0 0 1-.085-.104L4 11.746v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.359 4.359 0 0 1-.355-.508Zm2.328 3.25c.549 0 1 .451 1 1v2c0 .549-.451 1-1 1-.549 0-1-.451-1-1v-2c0-.549.451-1 1-1Zm-5 0c.549 0 1 .451 1 1v2c0 .549-.451 1-1 1-.549 0-1-.451-1-1v-2c0-.549.451-1 1-1Zm3.313-6.185c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="#4285F4" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google</title><path d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="#10A37F" role="img" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>OpenAI</title><path d="M11.248 18.25q-.825 0-1.568-.314a4.3 4.3 0 0 1-1.32-.874 4 4 0 0 1-1.304.214 4 4 0 0 1-2.046-.544 4.27 4.27 0 0 1-1.518-1.485 4 4 0 0 1-.56-2.095q0-.48.131-1.04A4.4 4.4 0 0 1 2.04 10.71a4.07 4.07 0 0 1 .017-3.4 4.2 4.2 0 0 1 1.056-1.418 3.8 3.8 0 0 1 1.6-.842 3.9 3.9 0 0 1 .76-1.683q.593-.759 1.451-1.188a4.04 4.04 0 0 1 1.832-.429q.825 0 1.567.313.742.314 1.32.875a4 4 0 0 1 1.304-.215q1.106 0 2.046.545a4.14 4.14 0 0 1 1.501 1.485q.578.941.578 2.095 0 .48-.132 1.04.66.61 1.023 1.419.363.792.363 1.666 0 .892-.38 1.717a4.3 4.3 0 0 1-1.072 1.435 3.8 3.8 0 0 1-1.584.825 3.8 3.8 0 0 1-.775 1.683 4.06 4.06 0 0 1-1.436 1.188 4.04 4.04 0 0 1-1.832.429m-4.076-2.062q.825 0 1.435-.347l3.103-1.782a.36.36 0 0 0 .164-.313v-1.42L7.881 14.62a.67.67 0 0 1-.726 0l-3.118-1.798a.5.5 0 0 1-.017.115v.198q0 .841.396 1.551.413.693 1.139 1.089a3.2 3.2 0 0 0 1.617.412m.165-2.69a.4.4 0 0 0 .181.05q.083 0 .165-.05l1.238-.71-3.977-2.31a.7.7 0 0 1-.363-.643v-3.58q-.825.362-1.32 1.122a2.9 2.9 0 0 0-.495 1.65q0 .809.413 1.55.412.743 1.072 1.123zm3.91 3.663q.875 0 1.585-.396a2.96 2.96 0 0 0 1.534-2.64v-3.564a.32.32 0 0 0-.165-.297l-1.254-.726v4.604a.7.7 0 0 1-.363.643l-3.119 1.799a3 3 0 0 0 1.783.577m.627-6.039V8.878L10.01 7.822 8.129 8.878v2.244l1.881 1.056zM7.057 5.859a.7.7 0 0 1 .363-.644l3.119-1.798a3 3 0 0 0-1.782-.578q-.874 0-1.584.396A2.96 2.96 0 0 0 6.05 4.324a3.07 3.07 0 0 0-.396 1.551v3.547q0 .199.165.314l1.237.726zm8.383 7.887q.825-.364 1.303-1.123.495-.758.495-1.65a3.15 3.15 0 0 0-.412-1.55q-.413-.743-1.073-1.123l-3.086-1.782q-.099-.065-.181-.049a.3.3 0 0 0-.165.05l-1.238.692 3.993 2.327a.6.6 0 0 1 .264.264.64.64 0 0 1 .1.363zm-3.317-8.382a.63.63 0 0 1 .726 0l3.135 1.831v-.297q0-.792-.396-1.501a2.86 2.86 0 0 0-1.105-1.155q-.71-.43-1.65-.43-.825 0-1.436.347L8.294 5.941a.36.36 0 0 0-.165.314v1.418z"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="#0EA5A4" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Windsurf</title><path d="M23.55 5.067c-1.2038-.002-2.1806.973-2.1806 2.1765v4.8676c0 .972-.8035 1.7594-1.7597 1.7594-.568 0-1.1352-.286-1.4718-.7659l-4.9713-7.1003c-.4125-.5896-1.0837-.941-1.8103-.941-1.1334 0-2.1533.9635-2.1533 2.153v4.8957c0 .972-.7969 1.7594-1.7596 1.7594-.57 0-1.1363-.286-1.4728-.7658L.4076 5.1598C.2822 4.9798 0 5.0688 0 5.2882v4.2452c0 .2147.0656.4228.1884.599l5.4748 7.8183c.3234.462.8006.8052 1.3509.9298 1.3771.313 2.6446-.747 2.6446-2.0977v-4.893c0-.972.7875-1.7593 1.7596-1.7593h.003a1.798 1.798 0 0 1 1.4718.7658l4.9723 7.0994c.4135.5905 1.05.941 1.8093.941 1.1587 0 2.1515-.9645 2.1515-2.153v-4.8948c0-.972.7875-1.7594 1.7596-1.7594h.194a.22.22 0 0 0 .2204-.2202v-4.622a.22.22 0 0 0-.2203-.2203Z"/></svg>
@@ -9,7 +9,7 @@ const currentPort = parseInt(process.env.PORT, 10) || 3000
9
9
  const hostname = process.env.HOSTNAME || '0.0.0.0'
10
10
 
11
11
  let keepAliveTimeout = parseInt(process.env.KEEP_ALIVE_TIMEOUT, 10)
12
- const nextConfig = {"env":{},"typescript":{"ignoreBuildErrors":false},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":14400,"formats":["image/webp"],"maximumRedirects":3,"maximumResponseBody":50000000,"dangerouslyAllowLocalIP":false,"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","localPatterns":[{"pathname":"**","search":""}],"remotePatterns":[],"qualities":[75],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"/home/runner/work/mindos-dev/mindos-dev/packages/web","cacheComponents":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":31536000}},"cacheHandlers":{},"experimental":{"useSkewCookie":false,"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"dynamicOnHover":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","proxyPrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":1,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"viewTransition":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0},"reactDebugChannel":false,"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"transitionIndicator":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"browserDebugInfoInTerminal":false,"lockDistDir":true,"isolatedDevBuild":true,"proxyClientMaxBodySize":10485760,"hideLogsAfterAbort":false,"mcpServer":true,"turbopackFileSystemCacheForDev":true,"turbopackFileSystemCacheForBuild":false,"turbopackInferModuleSideEffects":false,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","transpilePackages":["github-slugger"],"serverExternalPackages":["chokidar","openai","discord.js","@mariozechner/pi-ai","@mariozechner/pi-agent-core","@mariozechner/pi-coding-agent","pi-mcp-adapter","@huggingface/transformers","onnxruntime-web","sharp","@img/sharp-linux-x64","@img/sharp-darwin-arm64","@img/sharp-win32-x64","pdfjs-dist","mammoth","word-extractor"],"outputFileTracingExcludes":{"*":["./node_modules/onnxruntime-node/**","./node_modules/@img/**","./node_modules/sharp/**"]},"outputFileTracingIncludes":{"/api/extract-pdf":["./scripts/extract-pdf.cjs","./node_modules/pdfjs-dist/legacy/build/pdf.mjs","./node_modules/pdfjs-dist/legacy/build/pdf.worker.mjs"],"/api/extract-docx":["./scripts/extract-docx.cjs"]},"turbopack":{"root":"/home/runner/work/mindos-dev/mindos-dev/packages/web"},"distDirRoot":".next"}
12
+ const nextConfig = {"env":{},"typescript":{"ignoreBuildErrors":false},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":14400,"formats":["image/webp"],"maximumRedirects":3,"maximumResponseBody":50000000,"dangerouslyAllowLocalIP":false,"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","localPatterns":[{"pathname":"**","search":""}],"remotePatterns":[],"qualities":[75],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"/home/runner/work/MindOS/MindOS/packages/web","cacheComponents":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":31536000}},"cacheHandlers":{},"experimental":{"useSkewCookie":false,"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"dynamicOnHover":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","proxyPrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"viewTransition":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0},"reactDebugChannel":false,"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"transitionIndicator":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"browserDebugInfoInTerminal":false,"lockDistDir":true,"isolatedDevBuild":true,"proxyClientMaxBodySize":10485760,"hideLogsAfterAbort":false,"mcpServer":true,"turbopackFileSystemCacheForDev":true,"turbopackFileSystemCacheForBuild":false,"turbopackInferModuleSideEffects":false,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","transpilePackages":["github-slugger"],"serverExternalPackages":["chokidar","openai","discord.js","@mariozechner/pi-ai","@mariozechner/pi-agent-core","@mariozechner/pi-coding-agent","pi-mcp-adapter","@huggingface/transformers","onnxruntime-web","sharp","@img/sharp-linux-x64","@img/sharp-darwin-arm64","@img/sharp-win32-x64","pdfjs-dist","mammoth","word-extractor"],"outputFileTracingExcludes":{"*":["./node_modules/onnxruntime-node/**","./node_modules/@img/**","./node_modules/sharp/**"]},"outputFileTracingIncludes":{"/api/extract-pdf":["./scripts/extract-pdf.cjs","./node_modules/pdfjs-dist/legacy/build/pdf.mjs","./node_modules/pdfjs-dist/legacy/build/pdf.worker.mjs"],"/api/extract-docx":["./scripts/extract-docx.cjs"]},"turbopack":{"root":"/home/runner/work/MindOS/MindOS/packages/web"},"distDirRoot":".next"}
13
13
 
14
14
  process.env.__NEXT_PRIVATE_STANDALONE_CONFIG = JSON.stringify(nextConfig)
15
15
 
package/bin/lib/stop.js CHANGED
@@ -83,15 +83,18 @@ export function killByPort(port) {
83
83
  let killed = 0;
84
84
  if (isWin) {
85
85
  for (const pid of pidsToKill) {
86
+ if (!isMindosOwnedPid(pid)) continue;
86
87
  try { execFileSync('taskkill', ['/PID', String(pid), '/T', '/F'], { stdio: 'ignore' }); killed++; } catch {}
87
88
  }
88
89
  } else {
89
90
  for (const pid of pidsToKill) {
91
+ if (!isMindosOwnedPid(pid)) continue;
90
92
  try { process.kill(pid, 'SIGTERM'); killed++; } catch {}
91
93
  }
92
94
  if (killed > 0) {
93
95
  syncSleep(2000);
94
96
  for (const pid of pidsToKill) {
97
+ if (!isMindosOwnedPid(pid)) continue;
95
98
  try {
96
99
  process.kill(pid, 0);
97
100
  process.kill(pid, 'SIGKILL');
@@ -103,6 +106,48 @@ export function killByPort(port) {
103
106
  return killed;
104
107
  }
105
108
 
109
+ export function isMindosOwnedCommandLine(commandLine) {
110
+ const normalized = String(commandLine || '').replace(/\\/g, '/').toLowerCase();
111
+ return [
112
+ '/.mindos/runtime/',
113
+ '/node_modules/@geminilight/mindos/',
114
+ '/@geminilight/mindos/',
115
+ '/packages/mindos/bin/cli.js',
116
+ '/packages/web/.next/standalone/server.js',
117
+ '/dist/protocols/mcp-server/index.cjs',
118
+ ].some((marker) => normalized.includes(marker));
119
+ }
120
+
121
+ function isMindosOwnedPid(pid) {
122
+ const commandLine = getCommandLine(pid);
123
+ return commandLine !== null && isMindosOwnedCommandLine(commandLine);
124
+ }
125
+
126
+ function getCommandLine(pid) {
127
+ try {
128
+ if (isWin) {
129
+ try {
130
+ return execFileSync('powershell.exe', [
131
+ '-NoProfile',
132
+ '-Command',
133
+ `(Get-CimInstance Win32_Process -Filter "ProcessId = ${pid}" -ErrorAction SilentlyContinue).CommandLine`,
134
+ ], { encoding: 'utf-8', stdio: ['pipe', 'pipe', 'ignore'] });
135
+ } catch {
136
+ return execFileSync('wmic', ['process', 'where', `ProcessId=${pid}`, 'get', 'CommandLine', '/format:value'], {
137
+ encoding: 'utf-8',
138
+ stdio: ['pipe', 'pipe', 'ignore'],
139
+ });
140
+ }
141
+ }
142
+ return execFileSync('ps', ['-p', String(pid), '-o', 'args='], {
143
+ encoding: 'utf-8',
144
+ stdio: ['pipe', 'pipe', 'ignore'],
145
+ });
146
+ } catch {
147
+ return null;
148
+ }
149
+ }
150
+
106
151
  /**
107
152
  * Kill a process and all its children (process group).
108
153
  * On Windows, uses taskkill /T for tree kill; on Unix, uses negative PID.
package/bin/lib/sync.js CHANGED
@@ -66,8 +66,15 @@ function isGitRepo(dir) {
66
66
  return existsSync(resolve(dir, '.git'));
67
67
  }
68
68
 
69
- function gitExec(args, cwd) {
70
- return execFileSync('git', args, { cwd, encoding: 'utf-8', stdio: 'pipe' }).trim();
69
+ function gitExec(args, cwd, timeoutMs = 15000) {
70
+ return execFileSync('git', args, { cwd, encoding: 'utf-8', stdio: 'pipe', timeout: timeoutMs }).trim();
71
+ }
72
+
73
+ function gitFailureMessage(prefix, err) {
74
+ const stderr = err?.stderr?.toString?.().trim?.() || '';
75
+ const stdout = err?.stdout?.toString?.().trim?.() || '';
76
+ const detail = stderr || stdout || err?.message || 'unknown error';
77
+ return `${prefix}: ${detail}`;
71
78
  }
72
79
 
73
80
  /** Check if URL is SSH format (git@host:path) */
@@ -158,37 +165,39 @@ function autoCommitAndPush(mindRoot, isSshUrl = false) {
158
165
 
159
166
  // Stage and commit any pending changes
160
167
  try {
161
- execFileSync('git', ['add', '-A'], { cwd: mindRoot, stdio: 'pipe' });
168
+ execFileSync('git', ['add', '-A'], { cwd: mindRoot, stdio: 'pipe', timeout: 60000 });
162
169
  const status = gitExec(['status', '--porcelain'], mindRoot);
163
170
  if (status) {
164
171
  const timestamp = new Date().toISOString().replace('T', ' ').slice(0, 19);
165
- execFileSync('git', ['commit', '-m', `auto-sync: ${timestamp}`], { cwd: mindRoot, stdio: 'pipe' });
172
+ execFileSync('git', ['commit', '-m', `auto-sync: ${timestamp}`], { cwd: mindRoot, stdio: 'pipe', timeout: 60000 });
166
173
  }
167
174
  } catch (err) {
168
- saveSyncState({ ...loadSyncState(), lastError: `Commit failed: ${err.message}`, lastErrorTime: new Date().toISOString() });
169
- return;
175
+ const message = gitFailureMessage('Commit failed', err);
176
+ saveSyncState({ ...loadSyncState(), lastError: message, lastErrorTime: new Date().toISOString() });
177
+ throw new Error(message);
170
178
  }
171
179
 
172
180
  // Always try to push (even if no new commit — there may be unpushed commits from previous runs)
173
181
  try {
174
- execFileSync('git', ['push', '-u', 'origin', 'HEAD'], { cwd: mindRoot, stdio: 'pipe', env: pushEnv });
182
+ execFileSync('git', ['push', '-u', 'origin', 'HEAD'], { cwd: mindRoot, stdio: 'pipe', env: pushEnv, timeout: 60000 });
175
183
  saveSyncState({ ...loadSyncState(), lastSync: new Date().toISOString(), lastError: null });
176
184
  } catch (err) {
177
- saveSyncState({ ...loadSyncState(), lastError: `Push failed: ${err.message}`, lastErrorTime: new Date().toISOString() });
178
- throw err; // Let caller know push failed
185
+ const message = gitFailureMessage('Push failed', err);
186
+ saveSyncState({ ...loadSyncState(), lastError: message, lastErrorTime: new Date().toISOString() });
187
+ throw new Error(message); // Let caller know push failed
179
188
  }
180
189
  }
181
190
 
182
191
  function autoPull(mindRoot, isSshUrl = false) {
183
192
  const sshEnv = isSshUrl ? getSshEnv() : {};
184
193
  try {
185
- execFileSync('git', ['pull', '--rebase', '--autostash'], { cwd: mindRoot, stdio: 'pipe', env: { ...process.env, ...sshEnv } });
194
+ execFileSync('git', ['pull', '--rebase', '--autostash'], { cwd: mindRoot, stdio: 'pipe', env: { ...process.env, ...sshEnv }, timeout: 60000 });
186
195
  saveSyncState({ ...loadSyncState(), lastPull: new Date().toISOString() });
187
196
  } catch {
188
197
  // rebase conflict → abort → merge
189
- try { execFileSync('git', ['rebase', '--abort'], { cwd: mindRoot, stdio: 'pipe' }); } catch {}
198
+ try { execFileSync('git', ['rebase', '--abort'], { cwd: mindRoot, stdio: 'pipe', timeout: 15000 }); } catch {}
190
199
  try {
191
- execFileSync('git', ['pull', '--no-rebase'], { cwd: mindRoot, stdio: 'pipe' });
200
+ execFileSync('git', ['pull', '--no-rebase'], { cwd: mindRoot, stdio: 'pipe', env: { ...process.env, ...sshEnv }, timeout: 60000 });
192
201
  saveSyncState({ ...loadSyncState(), lastPull: new Date().toISOString() });
193
202
  } catch {
194
203
  // merge conflict → keep both versions
@@ -203,16 +212,16 @@ function autoPull(mindRoot, isSshUrl = false) {
203
212
  } catch {
204
213
  conflictWarnings.push(file);
205
214
  }
206
- try { execFileSync('git', ['checkout', '--ours', file], { cwd: mindRoot, stdio: 'pipe' }); } catch {}
215
+ try { execFileSync('git', ['checkout', '--ours', file], { cwd: mindRoot, stdio: 'pipe', timeout: 15000 }); } catch {}
207
216
  }
208
- execFileSync('git', ['add', '-A'], { cwd: mindRoot, stdio: 'pipe' });
217
+ execFileSync('git', ['add', '-A'], { cwd: mindRoot, stdio: 'pipe', timeout: 60000 });
209
218
  // --no-edit avoids editor prompt for merge commit; --allow-empty handles edge case where ours == theirs
210
219
  try {
211
- execFileSync('git', ['-c', 'core.editor=true', 'commit', '--no-edit'], { cwd: mindRoot, stdio: 'pipe' });
220
+ execFileSync('git', ['-c', 'core.editor=true', 'commit', '--no-edit'], { cwd: mindRoot, stdio: 'pipe', timeout: 60000 });
212
221
  } catch {
213
222
  // If merge commit fails (e.g. nothing to commit), try explicit message
214
223
  try {
215
- execFileSync('git', ['commit', '-m', 'auto-sync: resolved conflicts (kept local versions)', '--allow-empty'], { cwd: mindRoot, stdio: 'pipe' });
224
+ execFileSync('git', ['commit', '-m', 'auto-sync: resolved conflicts (kept local versions)', '--allow-empty'], { cwd: mindRoot, stdio: 'pipe', timeout: 60000 });
216
225
  } catch {}
217
226
  }
218
227
  } catch (err) {
@@ -232,10 +241,11 @@ function autoPull(mindRoot, isSshUrl = false) {
232
241
 
233
242
  // Retry any pending pushes (handles previous push failures)
234
243
  try {
235
- execFileSync('git', ['push', '-u', 'origin', 'HEAD'], { cwd: mindRoot, stdio: 'pipe', env: { ...process.env, ...sshEnv } });
244
+ execFileSync('git', ['push', '-u', 'origin', 'HEAD'], { cwd: mindRoot, stdio: 'pipe', env: { ...process.env, ...sshEnv }, timeout: 60000 });
236
245
  saveSyncState({ ...loadSyncState(), lastSync: new Date().toISOString(), lastError: null });
237
- } catch {
246
+ } catch (err) {
238
247
  // Push failed — will be retried next cycle or by manualSync
248
+ saveSyncState({ ...loadSyncState(), lastError: gitFailureMessage('Push failed', err), lastErrorTime: new Date().toISOString() });
239
249
  }
240
250
  }
241
251
 
@@ -465,9 +475,12 @@ export async function startSyncDaemon(mindRoot) {
465
475
  persistent: true,
466
476
  ignoreInitial: true,
467
477
  });
478
+ const runBackgroundCommit = () => {
479
+ try { autoCommitAndPush(mindRoot, isSshUrl); } catch {}
480
+ };
468
481
  watcher.on('all', () => {
469
482
  clearTimeout(commitTimer);
470
- commitTimer = setTimeout(() => autoCommitAndPush(mindRoot, isSshUrl), (config.autoCommitInterval || 30) * 1000);
483
+ commitTimer = setTimeout(runBackgroundCommit, (config.autoCommitInterval || 30) * 1000);
471
484
  });
472
485
 
473
486
  // Periodic pull
@@ -398,11 +398,14 @@ function renameSpace(mindRoot, filePath, params) {
398
398
  const oldAbs = resolveExistingSafe(mindRoot, filePath);
399
399
  if (!statSync(oldAbs).isDirectory())
400
400
  throw new Error(`Not a directory: ${filePath}`);
401
- const newAbs = join(dirname(oldAbs), newName);
401
+ const oldPath = relativeKnowledgePath(mindRoot, oldAbs);
402
+ const newRelPath = posix.join(posix.dirname(oldPath), newName);
403
+ const newAbs = resolveSafe(mindRoot, newRelPath);
404
+ if (dirname(newAbs) !== dirname(oldAbs))
405
+ throw new Error('Invalid space name: must stay in the same directory');
402
406
  if (existsSync(newAbs))
403
407
  throw new Error('A space with that name already exists');
404
408
  renameSync(oldAbs, newAbs);
405
- const oldPath = relativeKnowledgePath(mindRoot, oldAbs);
406
409
  const newPath = relativeKnowledgePath(mindRoot, newAbs);
407
410
  return {
408
411
  response: json({ ok: true, newPath }),