@geminilight/mindos-windows-arm64 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (625) hide show
  1. package/_standalone/.mindos-build-version +1 -1
  2. package/_standalone/__next/BUILD_ID +1 -1
  3. package/_standalone/__next/app-path-routes-manifest.json +26 -26
  4. package/_standalone/__next/build-manifest.json +4 -4
  5. package/_standalone/__next/prerender-manifest.json +3 -3
  6. package/_standalone/__next/react-loadable-manifest.json +4 -4
  7. package/_standalone/__next/required-server-files.json +4 -4
  8. package/_standalone/__next/server/app/.well-known/agent-card.json/route.js +1 -1
  9. package/_standalone/__next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
  10. package/_standalone/__next/server/app/_global-error/page.js +3 -3
  11. package/_standalone/__next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  12. package/_standalone/__next/server/app/_global-error.html +2 -2
  13. package/_standalone/__next/server/app/_global-error.rsc +3 -3
  14. package/_standalone/__next/server/app/_global-error.segments/_full.segment.rsc +3 -3
  15. package/_standalone/__next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  16. package/_standalone/__next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  17. package/_standalone/__next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  18. package/_standalone/__next/server/app/_global-error.segments/_index.segment.rsc +2 -2
  19. package/_standalone/__next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  20. package/_standalone/__next/server/app/_not-found/page.js +2 -2
  21. package/_standalone/__next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/_standalone/__next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/_standalone/__next/server/app/agents/[agentKey]/page.js +2 -2
  24. package/_standalone/__next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
  25. package/_standalone/__next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
  26. package/_standalone/__next/server/app/agents/page.js +2 -2
  27. package/_standalone/__next/server/app/agents/page.js.nft.json +1 -1
  28. package/_standalone/__next/server/app/agents/page_client-reference-manifest.js +1 -1
  29. package/_standalone/__next/server/app/api/a2a/agents/route.js +1 -1
  30. package/_standalone/__next/server/app/api/a2a/agents/route.js.nft.json +1 -1
  31. package/_standalone/__next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
  32. package/_standalone/__next/server/app/api/a2a/delegations/route.js +1 -1
  33. package/_standalone/__next/server/app/api/a2a/delegations/route.js.nft.json +1 -1
  34. package/_standalone/__next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
  35. package/_standalone/__next/server/app/api/a2a/discover/route.js +1 -1
  36. package/_standalone/__next/server/app/api/a2a/discover/route.js.nft.json +1 -1
  37. package/_standalone/__next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
  38. package/_standalone/__next/server/app/api/a2a/route.js +1 -1
  39. package/_standalone/__next/server/app/api/a2a/route.js.nft.json +1 -1
  40. package/_standalone/__next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
  41. package/_standalone/__next/server/app/api/acp/config/route.js +1 -1
  42. package/_standalone/__next/server/app/api/acp/config/route.js.nft.json +1 -1
  43. package/_standalone/__next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
  44. package/_standalone/__next/server/app/api/acp/detect/route.js +1 -1
  45. package/_standalone/__next/server/app/api/acp/detect/route.js.nft.json +1 -1
  46. package/_standalone/__next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
  47. package/_standalone/__next/server/app/api/acp/install/route.js +1 -1
  48. package/_standalone/__next/server/app/api/acp/install/route.js.nft.json +1 -1
  49. package/_standalone/__next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
  50. package/_standalone/__next/server/app/api/acp/registry/route.js +1 -1
  51. package/_standalone/__next/server/app/api/acp/registry/route.js.nft.json +1 -1
  52. package/_standalone/__next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
  53. package/_standalone/__next/server/app/api/acp/session/route.js +1 -1
  54. package/_standalone/__next/server/app/api/acp/session/route.js.nft.json +1 -1
  55. package/_standalone/__next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
  56. package/_standalone/__next/server/app/api/agent-activity/route.js +1 -1
  57. package/_standalone/__next/server/app/api/agent-activity/route.js.nft.json +1 -1
  58. package/_standalone/__next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
  59. package/_standalone/__next/server/app/api/agents/copy-skill/route.js +1 -1
  60. package/_standalone/__next/server/app/api/agents/copy-skill/route.js.nft.json +1 -1
  61. package/_standalone/__next/server/app/api/agents/copy-skill/route_client-reference-manifest.js +1 -1
  62. package/_standalone/__next/server/app/api/agents/custom/detect/route.js +1 -1
  63. package/_standalone/__next/server/app/api/agents/custom/detect/route.js.nft.json +1 -1
  64. package/_standalone/__next/server/app/api/agents/custom/detect/route_client-reference-manifest.js +1 -1
  65. package/_standalone/__next/server/app/api/agents/custom/route.js +1 -1
  66. package/_standalone/__next/server/app/api/agents/custom/route.js.nft.json +1 -1
  67. package/_standalone/__next/server/app/api/agents/custom/route_client-reference-manifest.js +1 -1
  68. package/_standalone/__next/server/app/api/ask/route.js +2 -2
  69. package/_standalone/__next/server/app/api/ask/route.js.nft.json +1 -1
  70. package/_standalone/__next/server/app/api/ask/route_client-reference-manifest.js +1 -1
  71. package/_standalone/__next/server/app/api/ask-sessions/route.js +1 -1
  72. package/_standalone/__next/server/app/api/ask-sessions/route.js.nft.json +1 -1
  73. package/_standalone/__next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
  74. package/_standalone/__next/server/app/api/auth/route.js +1 -1
  75. package/_standalone/__next/server/app/api/auth/route_client-reference-manifest.js +1 -1
  76. package/_standalone/__next/server/app/api/backlinks/route.js +1 -1
  77. package/_standalone/__next/server/app/api/backlinks/route.js.nft.json +1 -1
  78. package/_standalone/__next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
  79. package/_standalone/__next/server/app/api/bootstrap/route.js +1 -1
  80. package/_standalone/__next/server/app/api/bootstrap/route.js.nft.json +1 -1
  81. package/_standalone/__next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
  82. package/_standalone/__next/server/app/api/changes/route.js +1 -1
  83. package/_standalone/__next/server/app/api/changes/route.js.nft.json +1 -1
  84. package/_standalone/__next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  85. package/_standalone/__next/server/app/api/channels/verify/route.js +1 -1
  86. package/_standalone/__next/server/app/api/channels/verify/route.js.nft.json +1 -1
  87. package/_standalone/__next/server/app/api/channels/verify/route_client-reference-manifest.js +1 -1
  88. package/_standalone/__next/server/app/api/connect/route.js +1 -1
  89. package/_standalone/__next/server/app/api/connect/route.js.nft.json +1 -1
  90. package/_standalone/__next/server/app/api/connect/route_client-reference-manifest.js +1 -1
  91. package/_standalone/__next/server/app/api/embedding/route.js +1 -1
  92. package/_standalone/__next/server/app/api/embedding/route.js.nft.json +1 -1
  93. package/_standalone/__next/server/app/api/embedding/route_client-reference-manifest.js +1 -1
  94. package/_standalone/__next/server/app/api/export/route.js +1 -1
  95. package/_standalone/__next/server/app/api/export/route.js.nft.json +1 -1
  96. package/_standalone/__next/server/app/api/export/route_client-reference-manifest.js +1 -1
  97. package/_standalone/__next/server/app/api/extract-docx/route.js +1 -1
  98. package/_standalone/__next/server/app/api/extract-docx/route_client-reference-manifest.js +1 -1
  99. package/_standalone/__next/server/app/api/extract-pdf/route.js +2 -2
  100. package/_standalone/__next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
  101. package/_standalone/__next/server/app/api/file/import/route.js +1 -1
  102. package/_standalone/__next/server/app/api/file/import/route.js.nft.json +1 -1
  103. package/_standalone/__next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
  104. package/_standalone/__next/server/app/api/file/raw/route.js +1 -1
  105. package/_standalone/__next/server/app/api/file/raw/route.js.nft.json +1 -1
  106. package/_standalone/__next/server/app/api/file/raw/route_client-reference-manifest.js +1 -1
  107. package/_standalone/__next/server/app/api/file/route.js +1 -1
  108. package/_standalone/__next/server/app/api/file/route.js.nft.json +1 -1
  109. package/_standalone/__next/server/app/api/file/route_client-reference-manifest.js +1 -1
  110. package/_standalone/__next/server/app/api/files/route.js +1 -1
  111. package/_standalone/__next/server/app/api/files/route.js.nft.json +1 -1
  112. package/_standalone/__next/server/app/api/files/route_client-reference-manifest.js +1 -1
  113. package/_standalone/__next/server/app/api/git/route.js +1 -1
  114. package/_standalone/__next/server/app/api/git/route.js.nft.json +1 -1
  115. package/_standalone/__next/server/app/api/git/route_client-reference-manifest.js +1 -1
  116. package/_standalone/__next/server/app/api/graph/route.js +1 -1
  117. package/_standalone/__next/server/app/api/graph/route.js.nft.json +1 -1
  118. package/_standalone/__next/server/app/api/graph/route_client-reference-manifest.js +1 -1
  119. package/_standalone/__next/server/app/api/health/route.js +1 -1
  120. package/_standalone/__next/server/app/api/health/route.js.nft.json +1 -1
  121. package/_standalone/__next/server/app/api/health/route_client-reference-manifest.js +1 -1
  122. package/_standalone/__next/server/app/api/im/activity/route.js +1 -1
  123. package/_standalone/__next/server/app/api/im/activity/route.js.nft.json +1 -1
  124. package/_standalone/__next/server/app/api/im/activity/route_client-reference-manifest.js +1 -1
  125. package/_standalone/__next/server/app/api/im/config/route.js +1 -1
  126. package/_standalone/__next/server/app/api/im/config/route.js.nft.json +1 -1
  127. package/_standalone/__next/server/app/api/im/config/route_client-reference-manifest.js +1 -1
  128. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js +1 -1
  129. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js.nft.json +1 -1
  130. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route_client-reference-manifest.js +1 -1
  131. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js +1 -1
  132. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js.nft.json +1 -1
  133. package/_standalone/__next/server/app/api/im/feishu/long-connection/route_client-reference-manifest.js +1 -1
  134. package/_standalone/__next/server/app/api/im/status/route.js +1 -1
  135. package/_standalone/__next/server/app/api/im/status/route.js.nft.json +1 -1
  136. package/_standalone/__next/server/app/api/im/status/route_client-reference-manifest.js +1 -1
  137. package/_standalone/__next/server/app/api/im/test/route.js +1 -1
  138. package/_standalone/__next/server/app/api/im/test/route.js.nft.json +1 -1
  139. package/_standalone/__next/server/app/api/im/test/route_client-reference-manifest.js +1 -1
  140. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js +1 -1
  141. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js.nft.json +1 -1
  142. package/_standalone/__next/server/app/api/im/webhook/feishu/route_client-reference-manifest.js +1 -1
  143. package/_standalone/__next/server/app/api/im/webhook-status/route.js +1 -1
  144. package/_standalone/__next/server/app/api/im/webhook-status/route.js.nft.json +1 -1
  145. package/_standalone/__next/server/app/api/im/webhook-status/route_client-reference-manifest.js +1 -1
  146. package/_standalone/__next/server/app/api/inbox/clip/route.js +2 -2
  147. package/_standalone/__next/server/app/api/inbox/clip/route.js.nft.json +1 -1
  148. package/_standalone/__next/server/app/api/inbox/clip/route_client-reference-manifest.js +1 -1
  149. package/_standalone/__next/server/app/api/inbox/route.js +1 -1
  150. package/_standalone/__next/server/app/api/inbox/route.js.nft.json +1 -1
  151. package/_standalone/__next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
  152. package/_standalone/__next/server/app/api/init/route.js +1 -1
  153. package/_standalone/__next/server/app/api/init/route.js.nft.json +1 -1
  154. package/_standalone/__next/server/app/api/init/route_client-reference-manifest.js +1 -1
  155. package/_standalone/__next/server/app/api/lint/route.js +1 -1
  156. package/_standalone/__next/server/app/api/lint/route.js.nft.json +1 -1
  157. package/_standalone/__next/server/app/api/lint/route_client-reference-manifest.js +1 -1
  158. package/_standalone/__next/server/app/api/mcp/agents/route.js +1 -1
  159. package/_standalone/__next/server/app/api/mcp/agents/route.js.nft.json +1 -1
  160. package/_standalone/__next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
  161. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js +1 -1
  162. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js.nft.json +1 -1
  163. package/_standalone/__next/server/app/api/mcp/direct-tools/route_client-reference-manifest.js +1 -1
  164. package/_standalone/__next/server/app/api/mcp/install/route.js +1 -1
  165. package/_standalone/__next/server/app/api/mcp/install/route.js.nft.json +1 -1
  166. package/_standalone/__next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
  167. package/_standalone/__next/server/app/api/mcp/install-skill/route.js +1 -1
  168. package/_standalone/__next/server/app/api/mcp/install-skill/route.js.nft.json +1 -1
  169. package/_standalone/__next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
  170. package/_standalone/__next/server/app/api/mcp/restart/route.js +1 -1
  171. package/_standalone/__next/server/app/api/mcp/restart/route.js.nft.json +1 -1
  172. package/_standalone/__next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
  173. package/_standalone/__next/server/app/api/mcp/status/route.js +1 -1
  174. package/_standalone/__next/server/app/api/mcp/status/route.js.nft.json +1 -1
  175. package/_standalone/__next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  176. package/_standalone/__next/server/app/api/mcp/tools/route.js +1 -1
  177. package/_standalone/__next/server/app/api/mcp/tools/route.js.nft.json +1 -1
  178. package/_standalone/__next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  179. package/_standalone/__next/server/app/api/mcp/uninstall/route.js +1 -1
  180. package/_standalone/__next/server/app/api/mcp/uninstall/route.js.nft.json +1 -1
  181. package/_standalone/__next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
  182. package/_standalone/__next/server/app/api/monitoring/route.js +1 -1
  183. package/_standalone/__next/server/app/api/monitoring/route.js.nft.json +1 -1
  184. package/_standalone/__next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
  185. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js +1 -1
  186. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js.nft.json +1 -1
  187. package/_standalone/__next/server/app/api/obsidian/compat-report/route_client-reference-manifest.js +1 -1
  188. package/_standalone/__next/server/app/api/obsidian/import/route.js +1 -1
  189. package/_standalone/__next/server/app/api/obsidian/import/route.js.nft.json +1 -1
  190. package/_standalone/__next/server/app/api/obsidian/import/route_client-reference-manifest.js +1 -1
  191. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js +2 -2
  192. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js.nft.json +1 -1
  193. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route_client-reference-manifest.js +1 -1
  194. package/_standalone/__next/server/app/api/recent-files/route.js +1 -1
  195. package/_standalone/__next/server/app/api/recent-files/route.js.nft.json +1 -1
  196. package/_standalone/__next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
  197. package/_standalone/__next/server/app/api/restart/route.js +1 -1
  198. package/_standalone/__next/server/app/api/restart/route.js.nft.json +1 -1
  199. package/_standalone/__next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  200. package/_standalone/__next/server/app/api/search/prewarm/route.js +1 -1
  201. package/_standalone/__next/server/app/api/search/prewarm/route.js.nft.json +1 -1
  202. package/_standalone/__next/server/app/api/search/prewarm/route_client-reference-manifest.js +1 -1
  203. package/_standalone/__next/server/app/api/search/route.js +1 -1
  204. package/_standalone/__next/server/app/api/search/route.js.nft.json +1 -1
  205. package/_standalone/__next/server/app/api/search/route_client-reference-manifest.js +1 -1
  206. package/_standalone/__next/server/app/api/settings/list-models/route.js +1 -1
  207. package/_standalone/__next/server/app/api/settings/list-models/route.js.nft.json +1 -1
  208. package/_standalone/__next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
  209. package/_standalone/__next/server/app/api/settings/reset-token/route.js +1 -1
  210. package/_standalone/__next/server/app/api/settings/reset-token/route.js.nft.json +1 -1
  211. package/_standalone/__next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
  212. package/_standalone/__next/server/app/api/settings/route.js +1 -1
  213. package/_standalone/__next/server/app/api/settings/route.js.nft.json +1 -1
  214. package/_standalone/__next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  215. package/_standalone/__next/server/app/api/settings/test-key/route.js +1 -1
  216. package/_standalone/__next/server/app/api/settings/test-key/route.js.nft.json +1 -1
  217. package/_standalone/__next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
  218. package/_standalone/__next/server/app/api/setup/check-path/route.js +1 -1
  219. package/_standalone/__next/server/app/api/setup/check-path/route.js.nft.json +1 -1
  220. package/_standalone/__next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
  221. package/_standalone/__next/server/app/api/setup/check-port/route.js +1 -1
  222. package/_standalone/__next/server/app/api/setup/check-port/route.js.nft.json +1 -1
  223. package/_standalone/__next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
  224. package/_standalone/__next/server/app/api/setup/generate-token/route.js +1 -1
  225. package/_standalone/__next/server/app/api/setup/generate-token/route.js.nft.json +1 -1
  226. package/_standalone/__next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
  227. package/_standalone/__next/server/app/api/setup/ls/route.js +1 -1
  228. package/_standalone/__next/server/app/api/setup/ls/route.js.nft.json +1 -1
  229. package/_standalone/__next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
  230. package/_standalone/__next/server/app/api/setup/route.js +1 -1
  231. package/_standalone/__next/server/app/api/setup/route.js.nft.json +1 -1
  232. package/_standalone/__next/server/app/api/setup/route_client-reference-manifest.js +1 -1
  233. package/_standalone/__next/server/app/api/skills/route.js +1 -1
  234. package/_standalone/__next/server/app/api/skills/route.js.nft.json +1 -1
  235. package/_standalone/__next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  236. package/_standalone/__next/server/app/api/space-overview/route.js +1 -1
  237. package/_standalone/__next/server/app/api/space-overview/route.js.nft.json +1 -1
  238. package/_standalone/__next/server/app/api/space-overview/route_client-reference-manifest.js +1 -1
  239. package/_standalone/__next/server/app/api/sync/route.js +1 -1
  240. package/_standalone/__next/server/app/api/sync/route.js.nft.json +1 -1
  241. package/_standalone/__next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  242. package/_standalone/__next/server/app/api/tree-version/route.js +1 -1
  243. package/_standalone/__next/server/app/api/tree-version/route.js.nft.json +1 -1
  244. package/_standalone/__next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
  245. package/_standalone/__next/server/app/api/uninstall/route.js +1 -1
  246. package/_standalone/__next/server/app/api/uninstall/route.js.nft.json +1 -1
  247. package/_standalone/__next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
  248. package/_standalone/__next/server/app/api/update/route.js +1 -1
  249. package/_standalone/__next/server/app/api/update/route.js.nft.json +1 -1
  250. package/_standalone/__next/server/app/api/update/route_client-reference-manifest.js +1 -1
  251. package/_standalone/__next/server/app/api/update-check/route.js +1 -1
  252. package/_standalone/__next/server/app/api/update-check/route.js.nft.json +1 -1
  253. package/_standalone/__next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
  254. package/_standalone/__next/server/app/api/update-status/route.js +1 -1
  255. package/_standalone/__next/server/app/api/update-status/route.js.nft.json +1 -1
  256. package/_standalone/__next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
  257. package/_standalone/__next/server/app/api/workflows/route.js +1 -1
  258. package/_standalone/__next/server/app/api/workflows/route.js.nft.json +1 -1
  259. package/_standalone/__next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  260. package/_standalone/__next/server/app/capture/history/page.js +2 -2
  261. package/_standalone/__next/server/app/capture/history/page.js.nft.json +1 -1
  262. package/_standalone/__next/server/app/capture/history/page_client-reference-manifest.js +1 -1
  263. package/_standalone/__next/server/app/capture/page.js +2 -2
  264. package/_standalone/__next/server/app/capture/page.js.nft.json +1 -1
  265. package/_standalone/__next/server/app/capture/page_client-reference-manifest.js +1 -1
  266. package/_standalone/__next/server/app/changelog/page.js +2 -2
  267. package/_standalone/__next/server/app/changelog/page.js.nft.json +1 -1
  268. package/_standalone/__next/server/app/changelog/page_client-reference-manifest.js +1 -1
  269. package/_standalone/__next/server/app/changes/page.js +2 -2
  270. package/_standalone/__next/server/app/changes/page.js.nft.json +1 -1
  271. package/_standalone/__next/server/app/changes/page_client-reference-manifest.js +1 -1
  272. package/_standalone/__next/server/app/echo/[segment]/page.js +4 -4
  273. package/_standalone/__next/server/app/echo/[segment]/page.js.nft.json +1 -1
  274. package/_standalone/__next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
  275. package/_standalone/__next/server/app/echo/page.js +2 -2
  276. package/_standalone/__next/server/app/echo/page.js.nft.json +1 -1
  277. package/_standalone/__next/server/app/echo/page_client-reference-manifest.js +1 -1
  278. package/_standalone/__next/server/app/explore/page.js +3 -3
  279. package/_standalone/__next/server/app/explore/page.js.nft.json +1 -1
  280. package/_standalone/__next/server/app/explore/page_client-reference-manifest.js +1 -1
  281. package/_standalone/__next/server/app/help/page.js +2 -2
  282. package/_standalone/__next/server/app/help/page.js.nft.json +1 -1
  283. package/_standalone/__next/server/app/help/page_client-reference-manifest.js +1 -1
  284. package/_standalone/__next/server/app/icon.svg/route.js +1 -1
  285. package/_standalone/__next/server/app/inbox/history/page.js +2 -2
  286. package/_standalone/__next/server/app/inbox/history/page.js.nft.json +1 -1
  287. package/_standalone/__next/server/app/inbox/history/page_client-reference-manifest.js +1 -1
  288. package/_standalone/__next/server/app/login/page.js +2 -2
  289. package/_standalone/__next/server/app/login/page.js.nft.json +1 -1
  290. package/_standalone/__next/server/app/login/page_client-reference-manifest.js +1 -1
  291. package/_standalone/__next/server/app/page.js +2 -2
  292. package/_standalone/__next/server/app/page.js.nft.json +1 -1
  293. package/_standalone/__next/server/app/page_client-reference-manifest.js +1 -1
  294. package/_standalone/__next/server/app/settings/page.js +2 -2
  295. package/_standalone/__next/server/app/settings/page.js.nft.json +1 -1
  296. package/_standalone/__next/server/app/settings/page_client-reference-manifest.js +1 -1
  297. package/_standalone/__next/server/app/setup/page.js +2 -2
  298. package/_standalone/__next/server/app/setup/page.js.nft.json +1 -1
  299. package/_standalone/__next/server/app/setup/page_client-reference-manifest.js +1 -1
  300. package/_standalone/__next/server/app/todo/page.js +2 -2
  301. package/_standalone/__next/server/app/todo/page.js.nft.json +1 -1
  302. package/_standalone/__next/server/app/todo/page_client-reference-manifest.js +1 -1
  303. package/_standalone/__next/server/app/trash/page.js +3 -3
  304. package/_standalone/__next/server/app/trash/page.js.nft.json +1 -1
  305. package/_standalone/__next/server/app/trash/page_client-reference-manifest.js +1 -1
  306. package/_standalone/__next/server/app/view/[...path]/page.js +3 -3
  307. package/_standalone/__next/server/app/view/[...path]/page.js.nft.json +1 -1
  308. package/_standalone/__next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
  309. package/_standalone/__next/server/app/wiki/page.js +2 -2
  310. package/_standalone/__next/server/app/wiki/page.js.nft.json +1 -1
  311. package/_standalone/__next/server/app/wiki/page_client-reference-manifest.js +1 -1
  312. package/_standalone/__next/server/app-paths-manifest.json +26 -26
  313. package/_standalone/__next/server/chunks/{6602.js → 1834.js} +32 -32
  314. package/_standalone/__next/server/chunks/1976.js +3 -3
  315. package/_standalone/__next/server/chunks/3466.js +1 -1
  316. package/_standalone/__next/server/chunks/3566.js +1 -1
  317. package/_standalone/__next/server/chunks/3727.js +1 -1
  318. package/_standalone/__next/server/chunks/4793.js +1 -1
  319. package/_standalone/__next/server/chunks/6377.js +3 -3
  320. package/_standalone/__next/server/chunks/6754.js +1 -1
  321. package/_standalone/__next/server/chunks/7765.js +1 -1
  322. package/_standalone/__next/server/chunks/8028.js +1 -1
  323. package/_standalone/__next/server/chunks/{7295.js → 8461.js} +19 -19
  324. package/_standalone/__next/server/chunks/9350.js +2 -2
  325. package/_standalone/__next/server/chunks/{5225.js → 9773.js} +4 -4
  326. package/_standalone/__next/server/middleware-build-manifest.js +1 -1
  327. package/_standalone/__next/server/middleware-react-loadable-manifest.js +1 -1
  328. package/_standalone/__next/server/middleware.js +2 -2
  329. package/_standalone/__next/server/pages/500.html +2 -2
  330. package/_standalone/__next/server/server-reference-manifest.js +1 -1
  331. package/_standalone/__next/server/server-reference-manifest.json +1 -1
  332. package/_standalone/__next/static/chunks/{1430-a3447cf370715cad.js → 1430-c4ffa328888515c1.js} +1 -1
  333. package/{static-web/_next/static/chunks/7166-d6d8489fdf67d180.js → _standalone/__next/static/chunks/1957-723ac4eb5200214c.js} +3 -3
  334. package/_standalone/__next/static/chunks/{2280-2277c97eae59ded9.js → 2737-f4970f0684c334d6.js} +2 -2
  335. package/{static-web/_next/static/chunks/5200-2447cea5eb41a922.js → _standalone/__next/static/chunks/5200-6c82e5ce54a95b4b.js} +2 -2
  336. package/_standalone/__next/static/chunks/{1998.c8edc5601fa7362f.js → 6728.e1841cddb63308b0.js} +1 -1
  337. package/_standalone/__next/static/chunks/{6947.51e37852cef26113.js → 6947.fb89346ef2f6be17.js} +1 -1
  338. package/_standalone/__next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  339. package/{static-web/_next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → _standalone/__next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  340. package/{static-web/_next/static/chunks/app/agents/page-6591b482a193e657.js → _standalone/__next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  341. package/_standalone/__next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  342. package/_standalone/__next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  343. package/_standalone/__next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  344. package/_standalone/__next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  345. package/{static-web/_next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → _standalone/__next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  346. package/_standalone/__next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  347. package/_standalone/__next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  348. package/_standalone/__next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  349. package/_standalone/__next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  350. package/{static-web/_next/static/chunks/app/help/page-3f0a1a8e51249cb2.js → _standalone/__next/static/chunks/app/help/page-6efb8aa3a3c169fa.js} +1 -1
  351. package/_standalone/__next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  352. package/_standalone/__next/static/chunks/app/{layout-7aa371fe2615cd3e.js → layout-24a31ea28c556e82.js} +38 -38
  353. package/_standalone/__next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  354. package/{static-web/_next/static/chunks/app/page-5c9489e28657376e.js → _standalone/__next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  355. package/_standalone/__next/static/chunks/app/settings/{page-4b75d6c17f42d565.js → page-f816f13a34613538.js} +1 -1
  356. package/{static-web/_next/static/chunks/app/setup/page-f5de08d0d588c778.js → _standalone/__next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  357. package/_standalone/__next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  358. package/_standalone/__next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  359. package/_standalone/__next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  360. package/_standalone/__next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  361. package/{static-web/_next/static/chunks/app/view/[...path]/page-ffe3c61100e25591.js → _standalone/__next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js} +2 -2
  362. package/{static-web/_next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → _standalone/__next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  363. package/_standalone/__next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  364. package/_standalone/__next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  365. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  366. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  367. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  368. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  369. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  370. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  371. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  372. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  373. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  374. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  375. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  376. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  377. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  378. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  379. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  380. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  381. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  382. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  383. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  384. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  385. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  386. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  387. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  388. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  389. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  390. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  391. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  392. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  393. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  394. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  395. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  396. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  397. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  398. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  399. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  400. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  401. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  402. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  403. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  404. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  405. package/_standalone/__node_modules/@aws-sdk/xml-builder/node_modules/.bin/fxparser +2 -2
  406. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/.bin/pi-ai +2 -2
  407. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  408. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  409. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  410. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  411. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/extract-zip +2 -2
  412. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/highlight +2 -2
  413. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/jiti +2 -2
  414. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/marked +2 -2
  415. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/pi-ai +2 -2
  416. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/yaml +2 -2
  417. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  418. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  419. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/index.js +14 -0
  420. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/license +9 -0
  421. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/package.json +61 -0
  422. package/_standalone/__node_modules/@mariozechner/pi-tui/node_modules/.bin/marked +2 -2
  423. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  424. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  425. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  426. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  427. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  428. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  429. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  430. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  431. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  432. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  433. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  434. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  435. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  436. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  437. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  438. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  439. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  440. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  441. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  442. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  443. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  444. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  445. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  446. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  447. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  448. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  449. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  450. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  451. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  452. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  453. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  454. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  455. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  456. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  457. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  458. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  459. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  460. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  461. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  462. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  463. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  464. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  465. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  466. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  467. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  468. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  469. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  470. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  471. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  472. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  473. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  474. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  475. package/_standalone/__node_modules/bignumber.js/doc/API.html +2249 -0
  476. package/_standalone/__node_modules/degenerator/node_modules/.bin/escodegen +2 -2
  477. package/_standalone/__node_modules/degenerator/node_modules/.bin/esgenerate +2 -2
  478. package/_standalone/__node_modules/degenerator/node_modules/.bin/esparse +2 -2
  479. package/_standalone/__node_modules/degenerator/node_modules/.bin/esvalidate +2 -2
  480. package/_standalone/__node_modules/entities/LICENSE +11 -0
  481. package/_standalone/__node_modules/entities/dist/decode-codepoint.js +46 -0
  482. package/_standalone/__node_modules/entities/dist/decode.js +544 -0
  483. package/_standalone/__node_modules/entities/dist/encode.js +90 -0
  484. package/_standalone/__node_modules/entities/dist/escape.js +132 -0
  485. package/_standalone/__node_modules/entities/dist/generated/decode-data-html.js +5 -0
  486. package/_standalone/__node_modules/entities/dist/generated/decode-data-xml.js +5 -0
  487. package/_standalone/__node_modules/entities/dist/generated/encode-html.js +12 -0
  488. package/_standalone/__node_modules/entities/dist/index.js +91 -0
  489. package/_standalone/__node_modules/entities/dist/internal/bin-trie-flags.js +18 -0
  490. package/_standalone/__node_modules/entities/dist/internal/decode-shared.js +17 -0
  491. package/_standalone/__node_modules/entities/dist/internal/encode-shared.js +93 -0
  492. package/_standalone/__node_modules/entities/package.json +83 -0
  493. package/_standalone/__node_modules/entities/src/decode-codepoint.ts +50 -0
  494. package/_standalone/__node_modules/entities/src/decode.ts +671 -0
  495. package/_standalone/__node_modules/entities/src/encode.ts +95 -0
  496. package/_standalone/__node_modules/entities/src/escape.ts +160 -0
  497. package/_standalone/__node_modules/entities/src/generated/decode-data-html.ts +7 -0
  498. package/_standalone/__node_modules/entities/src/generated/decode-data-xml.ts +7 -0
  499. package/_standalone/__node_modules/entities/src/generated/encode-html.ts +18 -0
  500. package/_standalone/__node_modules/entities/src/index.ts +162 -0
  501. package/_standalone/__node_modules/entities/src/internal/bin-trie-flags.ts +16 -0
  502. package/_standalone/__node_modules/entities/src/internal/decode-shared.ts +18 -0
  503. package/_standalone/__node_modules/entities/src/internal/encode-shared.ts +123 -0
  504. package/_standalone/__node_modules/escodegen/node_modules/.bin/esparse +2 -2
  505. package/_standalone/__node_modules/escodegen/node_modules/.bin/esvalidate +2 -2
  506. package/_standalone/__node_modules/global-agent/node_modules/.bin/semver +2 -2
  507. package/_standalone/__node_modules/has-flag/index.js +8 -0
  508. package/_standalone/__node_modules/has-flag/license +9 -0
  509. package/_standalone/__node_modules/has-flag/package.json +46 -0
  510. package/_standalone/__node_modules/jsdom/node_modules/.bin/specificity +2 -2
  511. package/_standalone/__node_modules/koffi/doc/benchmarks.md +126 -0
  512. package/_standalone/__node_modules/koffi/doc/callbacks.md +210 -0
  513. package/_standalone/__node_modules/koffi/doc/contribute.md +148 -0
  514. package/_standalone/__node_modules/koffi/doc/functions.md +250 -0
  515. package/_standalone/__node_modules/koffi/doc/index.md +61 -0
  516. package/_standalone/__node_modules/koffi/doc/input.md +471 -0
  517. package/_standalone/__node_modules/koffi/doc/migration.md +159 -0
  518. package/_standalone/__node_modules/koffi/doc/misc.md +180 -0
  519. package/_standalone/__node_modules/koffi/doc/output.md +305 -0
  520. package/_standalone/__node_modules/koffi/doc/packaging.md +88 -0
  521. package/_standalone/__node_modules/koffi/doc/platforms.md +36 -0
  522. package/_standalone/__node_modules/koffi/doc/pointers.md +328 -0
  523. package/_standalone/__node_modules/koffi/doc/start.md +118 -0
  524. package/_standalone/__node_modules/koffi/doc/unions.md +186 -0
  525. package/_standalone/__node_modules/koffi/doc/variables.md +102 -0
  526. package/_standalone/__node_modules/postcss/node_modules/.bin/nanoid +2 -2
  527. package/_standalone/__node_modules/supports-color/browser.js +5 -0
  528. package/_standalone/__node_modules/supports-color/index.js +135 -0
  529. package/_standalone/__node_modules/supports-color/license +9 -0
  530. package/_standalone/__node_modules/supports-color/package.json +53 -0
  531. package/_standalone/__node_modules/tough-cookie/node_modules/.bin/tldts +2 -2
  532. package/_standalone/__node_modules/yaml/browser/dist/doc/Document.js +335 -0
  533. package/_standalone/__node_modules/yaml/browser/dist/doc/anchors.js +71 -0
  534. package/_standalone/__node_modules/yaml/browser/dist/doc/applyReviver.js +55 -0
  535. package/_standalone/__node_modules/yaml/browser/dist/doc/createNode.js +88 -0
  536. package/_standalone/__node_modules/yaml/browser/dist/doc/directives.js +176 -0
  537. package/_standalone/__node_modules/yaml/dist/doc/Document.js +337 -0
  538. package/_standalone/__node_modules/yaml/dist/doc/anchors.js +76 -0
  539. package/_standalone/__node_modules/yaml/dist/doc/applyReviver.js +57 -0
  540. package/_standalone/__node_modules/yaml/dist/doc/createNode.js +90 -0
  541. package/_standalone/__node_modules/yaml/dist/doc/directives.js +178 -0
  542. package/_standalone/server.js +1 -1
  543. package/dist/server/handlers/mcp-agents.d.ts +1 -0
  544. package/dist/server/handlers/mcp-agents.d.ts.map +1 -1
  545. package/dist/server/handlers/mcp-agents.js +230 -7
  546. package/dist/server/handlers/mcp-agents.js.map +1 -1
  547. package/dist/server/http.d.ts +7 -4
  548. package/dist/server/http.d.ts.map +1 -1
  549. package/dist/server/http.js +2 -0
  550. package/dist/server/http.js.map +1 -1
  551. package/dist/server/mcp-agent-registry.d.ts +4 -0
  552. package/dist/server/mcp-agent-registry.d.ts.map +1 -0
  553. package/dist/server/mcp-agent-registry.js +266 -0
  554. package/dist/server/mcp-agent-registry.js.map +1 -0
  555. package/package.json +1 -1
  556. package/runtime-manifest.json +1 -1
  557. package/scripts/prepare-standalone.mjs +0 -1
  558. package/scripts/smoke-desktop-app.mjs +82 -8
  559. package/scripts/verify-desktop-runtime.mjs +2 -1
  560. package/scripts/verify-standalone.mjs +12 -0
  561. package/static-web/.mindos-build-version +1 -1
  562. package/static-web/_next/static/chunks/{1430-a3447cf370715cad.js → 1430-c4ffa328888515c1.js} +1 -1
  563. package/{_standalone/__next/static/chunks/7166-d6d8489fdf67d180.js → static-web/_next/static/chunks/1957-723ac4eb5200214c.js} +3 -3
  564. package/static-web/_next/static/chunks/{2280-2277c97eae59ded9.js → 2737-f4970f0684c334d6.js} +2 -2
  565. package/{_standalone/__next/static/chunks/5200-2447cea5eb41a922.js → static-web/_next/static/chunks/5200-6c82e5ce54a95b4b.js} +2 -2
  566. package/static-web/_next/static/chunks/{1998.c8edc5601fa7362f.js → 6728.e1841cddb63308b0.js} +1 -1
  567. package/static-web/_next/static/chunks/{6947.51e37852cef26113.js → 6947.fb89346ef2f6be17.js} +1 -1
  568. package/static-web/_next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  569. package/{_standalone/__next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → static-web/_next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  570. package/{_standalone/__next/static/chunks/app/agents/page-6591b482a193e657.js → static-web/_next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  571. package/static-web/_next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  572. package/static-web/_next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  573. package/static-web/_next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  574. package/static-web/_next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  575. package/{_standalone/__next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → static-web/_next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  576. package/static-web/_next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  577. package/static-web/_next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  578. package/static-web/_next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  579. package/static-web/_next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  580. package/{_standalone/__next/static/chunks/app/help/page-3f0a1a8e51249cb2.js → static-web/_next/static/chunks/app/help/page-6efb8aa3a3c169fa.js} +1 -1
  581. package/static-web/_next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  582. package/static-web/_next/static/chunks/app/{layout-7aa371fe2615cd3e.js → layout-24a31ea28c556e82.js} +38 -38
  583. package/static-web/_next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  584. package/{_standalone/__next/static/chunks/app/page-5c9489e28657376e.js → static-web/_next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  585. package/static-web/_next/static/chunks/app/settings/{page-4b75d6c17f42d565.js → page-f816f13a34613538.js} +1 -1
  586. package/{_standalone/__next/static/chunks/app/setup/page-f5de08d0d588c778.js → static-web/_next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  587. package/static-web/_next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  588. package/static-web/_next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  589. package/static-web/_next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  590. package/static-web/_next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  591. package/{_standalone/__next/static/chunks/app/view/[...path]/page-ffe3c61100e25591.js → static-web/_next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js} +2 -2
  592. package/{_standalone/__next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → static-web/_next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  593. package/static-web/_next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  594. package/static-web/_next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  595. package/static-web/help/index.html +3 -3
  596. package/static-web/index.html +3 -3
  597. package/static-web/setup/index.html +3 -3
  598. package/static-web/static-web-manifest.json +1 -1
  599. package/static-web/wiki/index.html +3 -3
  600. package/_standalone/__next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  601. package/_standalone/__next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  602. package/_standalone/__next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  603. package/_standalone/__next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  604. package/_standalone/__next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  605. package/_standalone/__next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  606. package/_standalone/__next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  607. package/_standalone/__next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  608. package/_standalone/__next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  609. package/_standalone/__next/static/chunks/app/trash/page-e1bfaeeca2de6ab4.js +0 -1
  610. package/_standalone/__next/static/chunks/webpack-e39fda9494843875.js +0 -1
  611. package/static-web/_next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  612. package/static-web/_next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  613. package/static-web/_next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  614. package/static-web/_next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  615. package/static-web/_next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  616. package/static-web/_next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  617. package/static-web/_next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  618. package/static-web/_next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  619. package/static-web/_next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  620. package/static-web/_next/static/chunks/app/trash/page-e1bfaeeca2de6ab4.js +0 -1
  621. package/static-web/_next/static/chunks/webpack-e39fda9494843875.js +0 -1
  622. /package/_standalone/__next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  623. /package/_standalone/__next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
  624. /package/static-web/_next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  625. /package/static-web/_next/static/{DFngZEGZSufSm5RuKPkYN → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
@@ -0,0 +1,148 @@
1
+ # Bugs and feature requests
2
+
3
+ Use the official repository for bugs, ideas and features requests: https://github.com/Koromix/koffi
4
+
5
+ Please note that the source code is not in this repository, instead it lives in a monorepo: https://codeberg.org/Koromix/rygel/ (in the *src/koffi* subdirectory).
6
+
7
+ # Build from source
8
+
9
+ We provide prebuilt binaries, packaged in the NPM archive, so in most cases it should be as simple as `npm install koffi`. If you want to hack Koffi or use a specific platform, follow the instructions below.
10
+
11
+ Start by cloning the repository with [Git](https://git-scm.com/):
12
+
13
+ ```sh
14
+ git clone https://codeberg.org/Koromix/rygel
15
+ cd rygel
16
+ ```
17
+
18
+ As said before, this is a monorepository containg multiple projects, hence the name.
19
+
20
+ ## Windows
21
+
22
+ First, make sure the following dependencies are met:
23
+
24
+ - The "Desktop development with C++" workload from [Visual Studio 2022 or 2019](https://visualstudio.microsoft.com/downloads/) or the "C++ build tools" workload from the [Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022), with the default optional components.
25
+ - [CMake meta build system](https://cmake.org/)
26
+ - [Node.js](https://nodejs.org/) 16 or later
27
+
28
+ Once this is done, run this command _from the test or the benchmark directory_ (depending on what you want to build):
29
+
30
+ ```sh
31
+ cd src/koffi
32
+ node ../cnoke/cnoke.js
33
+ ```
34
+
35
+ ## Other platforms
36
+
37
+ Make sure the following dependencies are met:
38
+
39
+ - `gcc` and `g++` >= 8.3 or newer
40
+ - GNU Make 3.81 or newer
41
+ - [CMake meta build system](https://cmake.org/)
42
+ - [Node.js](https://nodejs.org/) 16 or later
43
+
44
+ Once this is done, run this command _from the test or the benchmark directory_ (depending on what you want to build):
45
+
46
+ ```sh
47
+ cd src/koffi
48
+ node ../cnoke/cnoke.js
49
+ ```
50
+
51
+ # Run tests
52
+
53
+ ## On your machine
54
+
55
+ Once Koffi is built, you can build the tests and run them with the following commands:
56
+
57
+ ```sh
58
+ cd src/koffi/test
59
+ node ../../cnoke/cnoke.js
60
+
61
+ node test.js
62
+ ```
63
+
64
+ ## On virtual machines
65
+
66
+ Koffi is tested on multiple architectures using emulated (accelerated when possible) QEMU machines. First, you need to install qemu packages, such as `qemu-system` (or even `qemu-system-gui`) on Ubuntu.
67
+
68
+ These machines are not included directly in this repository (for license and size reasons), but they are available here: https://koromix.dev/files/machines/
69
+
70
+ For example, if you want to run the tests on Debian ARM64, run the following commands:
71
+
72
+ ```sh
73
+ cd deploy/qemu/
74
+
75
+ wget -q -O- https://koromix.dev/files/machines/qemu_debian_arm64.tar.zst | zstd -d | tar xv
76
+ b3sum -c b3sum.txt
77
+ ```
78
+
79
+ Note that the machine disk content may change each time the machine runs, so the checksum test will fail once a machine has been used at least once.
80
+
81
+ And now you can run the tests with:
82
+
83
+ ```sh
84
+ node qemu.js test # Several options are available, use --help
85
+ ```
86
+
87
+ And be patient, this can be pretty slow for emulated machines. The Linux machines have and use ccache to build Koffi, so subsequent build steps will get much more tolerable.
88
+
89
+ By default, machines are started and stopped for each test. But you can start the machines ahead of time and run the tests multiple times instead:
90
+
91
+ ```sh
92
+ node qemu.js start # Start the machines
93
+ node qemu.js test # Test (without shutting down)
94
+ node qemu.js test # Test again
95
+ node qemu.js stop # Stop everything
96
+ ```
97
+
98
+ You can also restrict the test to a subset of machines:
99
+
100
+ ```sh
101
+ # Full test cycle
102
+ node qemu.js test debian_x64 debian_i386
103
+
104
+ # Separate start, test, shutdown
105
+ node qemu.js start debian_x64 debian_i386
106
+ node qemu.js test debian_x64 debian_i386
107
+ node qemu.js stop
108
+ ```
109
+
110
+ Finally, you can join a running machine with SSH with the following shortcut, if you need to do some debugging or any other manual procedure:
111
+
112
+ ```sh
113
+ node qemu.js ssh debian_i386
114
+ ```
115
+
116
+ Each machine is configured to run a VNC server available locally, which you can use to access the display, using KRDC or any other compatible viewer. Use the `info` command to get the VNC port.
117
+
118
+ ```sh
119
+ node qemu.js info debian_x64
120
+ ```
121
+
122
+ # Making a release
123
+
124
+ First, you must update the code in three steps:
125
+
126
+ - Change the version number in `package.json`
127
+ - Add an entry to `CHANGELOG` to summarize the changes since last release
128
+ - Commit theses changes with the message *Bump Koffi to X.Y.Z*
129
+
130
+ Once this is done, you can publish a new release with the following commands:
131
+
132
+ ```sh
133
+ node tools/qemu.js test # If not done before
134
+ node tools/qemu.js build
135
+
136
+ cd build/dist
137
+ npm publish
138
+ ```
139
+
140
+ Some platforms are emulated so this can take a few minutes until the pre-built binaries are ready. Go grab a cup of coffee, come back and execute the `npm publish` command!
141
+
142
+ # Code style
143
+
144
+ Koffi is programmed in a mix of C++ and assembly code (architecture-specific code). It uses [node-addon-api](https://github.com/nodejs/node-addon-api) (C++ N-API wrapper) to interact with Node.js.
145
+
146
+ My personal preference goes to a rather C-like C++ style, with careful use of templates (mainly for containers) and little object-oriented programming. I strongly prefer tagged unions and code locality over inheritance and virtual methods. Exceptions are disabled.
147
+
148
+ Find more information about code style in the [monorepository README](https://codeberg.org/Koromix/rygel/#c-flavor) file.
@@ -0,0 +1,250 @@
1
+ # Loading libraries
2
+
3
+ To declare functions, start by loading the shared library with `koffi.load(filename)`.
4
+
5
+ ```js
6
+ // ES6 syntax: import koffi from 'koffi';
7
+ const koffi = require('koffi');
8
+
9
+ const lib = koffi.load('/path/to/shared/library'); // File extension depends on platforms: .so, .dll, .dylib, etc.
10
+ ```
11
+
12
+ This library will be automatically unloaded once all references to it are gone (including all the functions that use it, as described below).
13
+
14
+ Starting with *Koffi 2.3.20*, you can explicitly unload a library by calling `lib.unload()`. Any attempt to find or call a function from this library after unloading it will crash.
15
+
16
+ > [!NOTE]
17
+ > On some platforms (such as with the [musl C library on Linux](https://wiki.musl-libc.org/functional-differences-from-glibc.html#Unloading-libraries)), shared libraries cannot be unloaded, so the library will remain loaded and memory mapped after the call to `lib.unload()`.
18
+
19
+ # Loading options
20
+
21
+ *New in Koffi 2.6, changed in Koffi 2.8.2 and Koffi 2.8.6*
22
+
23
+ The `load` function can take an optional object argument, with the following options:
24
+
25
+ ```js
26
+ const options = {
27
+ lazy: true, // Use RTLD_LAZY (lazy-binding) on POSIX platforms (by default, use RTLD_NOW)
28
+ global: true, // Use RTLD_GLOBAL on POSIX platforms (by default, use RTLD_LOCAL)
29
+ deep: true // Use RTLD_DEEPBIND if supported (Linux, FreeBSD)
30
+ };
31
+
32
+ const lib = koffi.load('/path/to/shared/library.so', options);
33
+ ```
34
+
35
+ More options may be added if needed.
36
+
37
+ # Function definitions
38
+
39
+ ## Definition syntax
40
+
41
+ Use the object returned by `koffi.load()` to load C functions from the library. To do so, you can use two syntaxes:
42
+
43
+ - The classic syntax, inspired by node-ffi
44
+ - C-like prototypes
45
+
46
+ ### Classic syntax
47
+
48
+ To declare a function, you need to specify its non-mangled name, its return type, and its parameters. Use an ellipsis as the last parameter for variadic functions.
49
+
50
+ ```js
51
+ const printf = lib.func('printf', 'int', ['str', '...']);
52
+ const atoi = lib.func('atoi', 'int', ['str']);
53
+ ```
54
+
55
+ Koffi automatically tries mangled names for non-standard x86 calling conventions. See the section on [calling conventions](#calling-conventions) for more information on this subject.
56
+
57
+ ### C-like prototypes
58
+
59
+ If you prefer, you can declare functions using simple C-like prototype strings, as shown below:
60
+
61
+ ```js
62
+ const printf = lib.func('int printf(const char *fmt, ...)');
63
+ const atoi = lib.func('int atoi(str)'); // The parameter name is not used by Koffi, and optional
64
+ ```
65
+
66
+ You can use `()` or `(void)` for functions that take no argument.
67
+
68
+ ## Variadic functions
69
+
70
+ Variadic functions are declared with an ellipsis as the last argument.
71
+
72
+ In order to call a variadic function, you must provide two Javascript arguments for each additional C parameter, the first one is the expected type and the second one is the value.
73
+
74
+ ```js
75
+ const printf = lib.func('printf', 'int', ['str', '...']);
76
+
77
+ // The variadic arguments are: 6 (int), 8.5 (double), 'THE END' (const char *)
78
+ printf('Integer %d, double %g, str %s', 'int', 6, 'double', 8.5, 'str', 'THE END');
79
+ ```
80
+
81
+ On x86 platforms, only the Cdecl convention can be used for variadic functions.
82
+
83
+ ## Calling conventions
84
+
85
+ *Changed in Koffi 2.7*
86
+
87
+ By default, calling a C function happens synchronously.
88
+
89
+ Most architectures only support one procedure call standard per process. The 32-bit x86 platform is an exception to this, and Koffi supports several x86 conventions:
90
+
91
+ Convention | Classic form | Prototype form | Description
92
+ ------------- | --------------------------------------------- | -------------- | -------------------------------------------------------------------
93
+ **Cdecl** | `koffi.func(name, ret, params)` | _(default)_ | This is the default convention, and the only one on other platforms
94
+ **Stdcall** | `koffi.func('__stdcall', name, ret, params)` | __stdcall | This convention is used extensively within the Win32 API
95
+ **Fastcall** | `koffi.func('__fastcall', name, ret, params)` | __fastcall | Rarely used, uses ECX and EDX for first two parameters
96
+ **Thiscall** | `koffi.func('__thiscall', name, ret, params)` | __thiscall | Rarely used, uses ECX for first parameter
97
+
98
+ You can safely use these on non-x86 platforms, they are simply ignored.
99
+
100
+ > [!NOTE]
101
+ > Support for specifying the convention as the first argument of the classic form was introduced in Koffi 2.7.
102
+ >
103
+ > In earlier versions, you had to use `koffi.stdcall()` and similar functions. These functions are still supported but deprecated, and will be removed in Koffi 3.0.
104
+
105
+ Below you can find a small example showing how to use a non-default calling convention, with the two syntaxes:
106
+
107
+ ```js
108
+ // ES6 syntax: import koffi from 'koffi';
109
+ const koffi = require('koffi');
110
+
111
+ const lib = koffi.load('user32.dll');
112
+
113
+ // The following two declarations are equivalent, and use stdcall on x86 (and the default ABI on other platforms)
114
+ const MessageBoxA_1 = lib.func('__stdcall', 'MessageBoxA', 'int', ['void *', 'str', 'str', 'uint']);
115
+ const MessageBoxA_2 = lib.func('int __stdcall MessageBoxA(void *hwnd, str text, str caption, uint type)');
116
+ ```
117
+
118
+ # Call types
119
+
120
+ ## Synchronous calls
121
+
122
+ Once a native function has been declared, you can simply call it as you would any other JS function.
123
+
124
+ ```js
125
+ const atoi = lib.func('int atoi(const char *str)');
126
+
127
+ let value = atoi('1257');
128
+ console.log(value);
129
+ ```
130
+
131
+ For [variadic functions](functions#variadic-functions), you msut specificy the type and the value for each additional argument.
132
+
133
+ ```js
134
+ const printf = lib.func('printf', 'int', ['str', '...']);
135
+
136
+ // The variadic arguments are: 6 (int), 8.5 (double), 'THE END' (const char *)
137
+ printf('Integer %d, double %g, str %s', 'int', 6, 'double', 8.5, 'str', 'THE END');
138
+ ```
139
+
140
+ ## Asynchronous calls
141
+
142
+ You can issue asynchronous calls by calling the function through its async member. In this case, you need to provide a callback function as the last argument, with `(err, res)` parameters.
143
+
144
+ ```js
145
+ // ES6 syntax: import koffi from 'koffi';
146
+ const koffi = require('koffi');
147
+
148
+ const lib = koffi.load('libc.so.6');
149
+
150
+ const atoi = lib.func('int atoi(const char *str)');
151
+
152
+ atoi.async('1257', (err, res) => {
153
+ console.log('Result:', res);
154
+ })
155
+ console.log('Hello World!');
156
+
157
+ // This program will print:
158
+ // Hello World!
159
+ // Result: 1257
160
+ ```
161
+
162
+ These calls are executed by worker threads. It is **your responsibility to deal with data sharing issues** in the native code that may be caused by multi-threading.
163
+
164
+ You can easily convert this callback-style async function to a promise-based version with `util.promisify()` from the Node.js standard library.
165
+
166
+ Variadic functions cannot be called asynchronously.
167
+
168
+ > [!WARNING]
169
+ > Asynchronous functions run on worker threads. You need to deal with thread safety issues if you share data between threads.
170
+ >
171
+ > Callbacks must be called from the main thread, or more precisely from the same thread as the V8 intepreter. Calling a callback from another thread is undefined behavior, and will likely lead to a crash or a big mess. You've been warned!
172
+
173
+ # Function pointers
174
+
175
+ *New in Koffi 2.4*
176
+
177
+ You can call a function pointer in two ways:
178
+
179
+ - Directly call the function pointer with `koffi.call(ptr, type, ...)`
180
+ - Decode the function pointer to an actual function with `koffi.decode(ptr, type)`
181
+
182
+ The example below shows how to call an `int (*)(int, int)` C function pointer both ways, based on the following native C library:
183
+
184
+ ```c
185
+ typedef int BinaryIntFunc(int a, int b);
186
+
187
+ static int AddInt(int a, int b) { return a + b; }
188
+ static int SubstractInt(int a, int b) { return a - b; }
189
+
190
+ BinaryIntFunc *GetBinaryIntFunction(const char *type)
191
+ {
192
+ if (!strcmp(type, "add")) {
193
+ return AddInt;
194
+ } else if (!strcmp(type, "substract")) {
195
+ return SubstractInt;
196
+ } else {
197
+ return NULL;
198
+ }
199
+ }
200
+ ```
201
+
202
+ ## Call pointer directly
203
+
204
+ Use `koffi.call(ptr, type, ...)` to call a function pointer. The first two arguments are the pointer itself and the type of the function you are trying to call (declared with `koffi.proto()` as shown below), and the remaining arguments are used for the call.
205
+
206
+ ```js
207
+ // Declare function type
208
+ const BinaryIntFunc = koffi.proto('int BinaryIntFunc(int a, int b)');
209
+
210
+ const GetBinaryIntFunction = lib.func('BinaryIntFunc *GetBinaryIntFunction(const char *name)');
211
+
212
+ const add_ptr = GetBinaryIntFunction('add');
213
+ const substract_ptr = GetBinaryIntFunction('substract');
214
+
215
+ let sum = koffi.call(add_ptr, BinaryIntFunc, 4, 5);
216
+ let delta = koffi.call(substract_ptr, BinaryIntFunc, 100, 58);
217
+
218
+ console.log(sum, delta); // Prints 9 and 42
219
+ ```
220
+
221
+ ## Decode pointer to function
222
+
223
+ Use `koffi.decode(ptr, type)` to get back a JS function, which you can then use like any other Koffi function.
224
+
225
+ This method also allows you to perform an [asynchronous call](#asynchronous-calls) with the async member of the decoded function.
226
+
227
+ ```js
228
+ // Declare function type
229
+ const BinaryIntFunc = koffi.proto('int BinaryIntFunc(int a, int b)');
230
+
231
+ const GetBinaryIntFunction = lib.func('BinaryIntFunc *GetBinaryIntFunction(const char *name)');
232
+
233
+ const add = koffi.decode(GetBinaryIntFunction('add'), BinaryIntFunc);
234
+ const substract = koffi.decode(GetBinaryIntFunction('substract'), BinaryIntFunc);
235
+
236
+ let sum = add(4, 5);
237
+ let delta = substract(100, 58);
238
+
239
+ console.log(sum, delta); // Prints 9 and 42
240
+ ```
241
+
242
+ # Conversion of parameters
243
+
244
+ By default, Koffi will only forward and translate arguments from Javascript to C. However, many C functions use pointer arguments for output values, or input/output values.
245
+
246
+ Among other thing, in the the following pages you will learn more about:
247
+
248
+ - How Koffi translates [input parameters](input) to C
249
+ - How you can [define and use pointers](pointers)
250
+ - How to deal with [output parameters](output)
@@ -0,0 +1,61 @@
1
+ # Overview
2
+
3
+ Koffi is a **fast and easy-to-use C FFI module for Node.js**, featuring:
4
+
5
+ * Low-overhead and fast performance (see [benchmarks](benchmarks))
6
+ * Support for primitive and aggregate data types (structs and fixed-size arrays), both by reference (pointer) and by value
7
+ * Javascript functions can be used as C callbacks
8
+ * Well-tested code base for popular OS/architecture combinations
9
+
10
+ If you like this project, consider supporting me:
11
+
12
+ <p style="display: flex; gap: 1em; justify-content: center; align-items: center;">
13
+ <a href="https://liberapay.com/Koromix/donate" target="_blank"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
14
+ <a href="https://github.com/sponsors/koromix" target="_blank"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86"></a>
15
+ <a href="https://buymeacoffee.com/koromix" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-yellow.png" alt="Buy Me A Coffee" height="30" width="108" style="border-radius: 12px;"></a>
16
+ </p>
17
+
18
+ Koffi requires [Node.js](https://nodejs.org/) version 16 or later. Use [NVM](https://github.com/nvm-sh/nvm) to install more recent Node versions on older Linux distributions.
19
+
20
+ The following combinations of OS and architectures __are officially supported and tested__ at the moment:
21
+
22
+ ISA / OS | Windows | Linux (glibc) | Linux (musl) | macOS | FreeBSD | OpenBSD
23
+ ------------------ | ------- | ------------- | ------------ | ----- | ------- | -------
24
+ x86 (IA32) [^2] | ✅ | ✅ | 🟨 | ⬜️ | ✅ | ✅
25
+ x86_64 (AMD64) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
26
+ ARM32 LE [^3] | ⬜️ | ✅ | 🟨 | ⬜️ | 🟨 | 🟨
27
+ ARM64 (AArch64) LE | ✅ | ✅ | ✅ | ✅ | ✅ | 🟨
28
+ RISC-V 64 [^4] | ⬜️ | ✅ | 🟨 | ⬜️ | 🟨 | 🟨
29
+ LoongArch64 | ⬜️ | ✅ | 🟨 | ⬜️ | 🟨 | 🟨
30
+
31
+ <div class="legend">✅ Yes | 🟨 Probably | ⬜️ Not applicable</div>
32
+
33
+ [^2]: The following call conventions are supported for forward calls: cdecl, stdcall, MS fastcall, thiscall. Only cdecl and stdcall can be used for C to JS callbacks.
34
+ [^3]: The prebuilt binary uses the hard float ABI and expects a VFP coprocessor. Build from source to use Koffi with a different ABI (softfp, soft).
35
+ [^4]: The prebuilt binary uses the LP64D (double-precision float) ABI. The LP64 ABI is supported in theory if you build Koffi from source (untested), the LP64F ABI is not supported.
36
+
37
+ For all fully supported platforms (green check marks), a prebuilt binary is included in the NPM package which means you can install Koffi without a C++ compiler.
38
+
39
+ # Source code
40
+
41
+ The source code is available here: https://github.com/Koromix/rygel/ (in the *src/koffi* subdirectory).
42
+
43
+ > [!NOTE]
44
+ > Most of my projects live in a single repository (or monorepo), which have two killer features for me:
45
+ >
46
+ > - Cross-project refactoring
47
+ > - Simplified dependency management
48
+ >
49
+ > You can find a more detailed rationale here: https://danluu.com/monorepo/
50
+
51
+ New releases are frequent, look at the [changelog](changelog) for more information.
52
+
53
+ # License
54
+
55
+ This program is free software: you can redistribute it and/or modify it under the terms of the **MIT License**.
56
+
57
+ Find more information here: https://choosealicense.com/licenses/mit/
58
+
59
+ <style>
60
+ table td:not(:first-child) { text-align: center; }
61
+ </style>