@makaio/framework 1.0.0-dev-1779046984397

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 (410) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +363 -0
  3. package/dist/account-identity-Ce1Bwrqi.mjs +1 -0
  4. package/dist/adapter-CbyjCE2d.mjs +1 -0
  5. package/dist/adapters/acp-client/index.d.mts +209 -0
  6. package/dist/adapters/acp-client/index.mjs +1 -0
  7. package/dist/adapters/config/index.d.mts +429 -0
  8. package/dist/adapters/config/index.mjs +1 -0
  9. package/dist/adapters/index.d.mts +4175 -0
  10. package/dist/adapters/index.mjs +11 -0
  11. package/dist/adapters/node.d.mts +263 -0
  12. package/dist/adapters/node.mjs +4 -0
  13. package/dist/adapters/stream-session/index.d.mts +1384 -0
  14. package/dist/adapters/stream-session/index.mjs +1 -0
  15. package/dist/adapters/stream-session/testing/index.d.mts +29 -0
  16. package/dist/adapters/stream-session/testing/index.mjs +1 -0
  17. package/dist/base-orchestrator-9z8TuA5a.d.mts +772 -0
  18. package/dist/bus/index.d.mts +3331 -0
  19. package/dist/bus/index.mjs +1 -0
  20. package/dist/bus-B1seC4M_.mjs +2 -0
  21. package/dist/capability-service-tnpR_TaB.mjs +1 -0
  22. package/dist/chunk-Dc06z0qk.mjs +1 -0
  23. package/dist/chunk-cpUYaJdV.mjs +1 -0
  24. package/dist/cleanEnvForAdapter-DvcIGXTG.mjs +1 -0
  25. package/dist/client-Dh4x4GQN.mjs +1 -0
  26. package/dist/clients/index.d.mts +2786 -0
  27. package/dist/clients/index.mjs +1 -0
  28. package/dist/clients-namespace-B0xAPZ6J.d.mts +332 -0
  29. package/dist/config-namespace-DLSs83zr.d.mts +638 -0
  30. package/dist/config-namespace-MJT8P0Ud.mjs +1 -0
  31. package/dist/contracts/adapter/index.d.mts +3 -0
  32. package/dist/contracts/adapter/index.mjs +1 -0
  33. package/dist/contracts/adapter/schemas/session-lineage.d.mts +2 -0
  34. package/dist/contracts/adapter/schemas/session-lineage.mjs +1 -0
  35. package/dist/contracts/client/index.d.mts +3 -0
  36. package/dist/contracts/client/index.mjs +1 -0
  37. package/dist/contracts/common/index.d.mts +2 -0
  38. package/dist/contracts/common/index.mjs +1 -0
  39. package/dist/contracts/config/index.d.mts +455 -0
  40. package/dist/contracts/config/index.mjs +1 -0
  41. package/dist/contracts/extension/index.d.mts +3 -0
  42. package/dist/contracts/extension/index.mjs +1 -0
  43. package/dist/contracts/harness/index.d.mts +2 -0
  44. package/dist/contracts/harness/index.mjs +1 -0
  45. package/dist/contracts/host/index.d.mts +2 -0
  46. package/dist/contracts/host/index.mjs +1 -0
  47. package/dist/contracts/index.d.mts +12665 -0
  48. package/dist/contracts/index.mjs +1 -0
  49. package/dist/contracts/model-registry/index.d.mts +2 -0
  50. package/dist/contracts/model-registry/index.mjs +1 -0
  51. package/dist/contracts/native-session-supervisor/index.d.mts +2 -0
  52. package/dist/contracts/native-session-supervisor/index.mjs +1 -0
  53. package/dist/contracts/platform/index.d.mts +2 -0
  54. package/dist/contracts/platform/index.mjs +1 -0
  55. package/dist/contracts/provider/index.d.mts +3 -0
  56. package/dist/contracts/provider/index.mjs +1 -0
  57. package/dist/contracts/session/index.d.mts +3 -0
  58. package/dist/contracts/session/index.mjs +1 -0
  59. package/dist/contracts/shared/index.d.mts +2 -0
  60. package/dist/contracts/shared/index.mjs +1 -0
  61. package/dist/contracts/skill/index.d.mts +2 -0
  62. package/dist/contracts/skill/index.mjs +1 -0
  63. package/dist/contracts/toast/index.d.mts +198 -0
  64. package/dist/contracts/toast/index.mjs +1 -0
  65. package/dist/contracts/variant/index.d.mts +2 -0
  66. package/dist/contracts/variant/index.mjs +1 -0
  67. package/dist/core/index.d.mts +1001 -0
  68. package/dist/core/index.mjs +1 -0
  69. package/dist/credential-ref-DLCsoKVZ.mjs +1 -0
  70. package/dist/cursor-storage-DOQdvo9j.mjs +1 -0
  71. package/dist/definition-DkYy1PZz.mjs +1 -0
  72. package/dist/definition-DtUNiGom.d.mts +158 -0
  73. package/dist/definition-DxvZ9e22.d.mts +376 -0
  74. package/dist/drizzle-CWVVw7Er.mjs +1 -0
  75. package/dist/execution-target-BW_uiBVe.mjs +1 -0
  76. package/dist/extension-COqwS-2Q.mjs +1 -0
  77. package/dist/extension-Cbrl4YGX.mjs +1 -0
  78. package/dist/extension-namespace-zaGKi6Qj.mjs +1 -0
  79. package/dist/handlers-iGKUJ380.mjs +41 -0
  80. package/dist/harness-CEq1Zkf9.mjs +1 -0
  81. package/dist/hooks/index.d.mts +423 -0
  82. package/dist/hooks/index.mjs +1 -0
  83. package/dist/host-CXAUGGN0.mjs +1 -0
  84. package/dist/identity-B_A0mE63.mjs +1 -0
  85. package/dist/index-6lyShOoU.d.mts +225 -0
  86. package/dist/index-7sXlairn2.d.mts +43 -0
  87. package/dist/index-BAKM2GMH2.d.mts +535 -0
  88. package/dist/index-BB419vv-.d.mts +3897 -0
  89. package/dist/index-BJOfdtbw.d.mts +729 -0
  90. package/dist/index-BXP9GK5q.d.mts +1075 -0
  91. package/dist/index-BdPwu6c0.d.mts +1730 -0
  92. package/dist/index-BePI0ckL.d.mts +40 -0
  93. package/dist/index-Bigx81Kr.d.mts +37 -0
  94. package/dist/index-BnNqbx2I.d.mts +134 -0
  95. package/dist/index-Bv15sNLn.d.mts +389 -0
  96. package/dist/index-C-myW_aK.d.mts +412 -0
  97. package/dist/index-C9F3Fc1A.d.mts +2938 -0
  98. package/dist/index-CNxS4Tlu.d.mts +1 -0
  99. package/dist/index-CVA0m1g9.d.mts +995 -0
  100. package/dist/index-C_kS2aqV2.d.mts +438 -0
  101. package/dist/index-Ch3ph52M2.d.mts +40 -0
  102. package/dist/index-CnZOKNjU.d.mts +89 -0
  103. package/dist/index-D1T-PPqF.d.mts +67 -0
  104. package/dist/index-D7T8XCku.d.mts +341 -0
  105. package/dist/index-DBQtpFLE.d.mts +4843 -0
  106. package/dist/index-DEw90pa2.d.mts +183 -0
  107. package/dist/index-DQRsGXb5.d.mts +109 -0
  108. package/dist/index-Dd5s4MSm.d.mts +72 -0
  109. package/dist/index-DubqLGH8.d.mts +1002 -0
  110. package/dist/index-ESSDWIB7.d.mts +11 -0
  111. package/dist/index-N5K1NOYs.d.mts +184 -0
  112. package/dist/index-PdUSmPT2.d.mts +180 -0
  113. package/dist/index-SzSiyG61.d.mts +117 -0
  114. package/dist/index-T0471kWA.d.mts +6760 -0
  115. package/dist/index-WKjrpcA_.d.mts +218 -0
  116. package/dist/index-hapw9_En.d.mts +13592 -0
  117. package/dist/index-iID2R9G1.d.mts +1490 -0
  118. package/dist/kernel/cli/index.d.mts +141 -0
  119. package/dist/kernel/cli/index.mjs +1 -0
  120. package/dist/kernel/cli/schemas.d.mts +63 -0
  121. package/dist/kernel/cli/schemas.mjs +1 -0
  122. package/dist/kernel/extension/index.d.mts +2 -0
  123. package/dist/kernel/extension/index.mjs +1 -0
  124. package/dist/kernel/index.d.mts +296 -0
  125. package/dist/kernel/index.mjs +1 -0
  126. package/dist/kernel/namespace/index.d.mts +2 -0
  127. package/dist/kernel/namespace/index.mjs +1 -0
  128. package/dist/kernel/observability/index.d.mts +2 -0
  129. package/dist/kernel/observability/index.mjs +1 -0
  130. package/dist/kernel/providers/index.d.mts +2 -0
  131. package/dist/kernel/providers/index.mjs +1 -0
  132. package/dist/kernel/window/index.d.mts +2 -0
  133. package/dist/kernel/window/index.mjs +1 -0
  134. package/dist/model-registry-BNzpR6TU.mjs +1 -0
  135. package/dist/model-registry-CIscwC52.mjs +1 -0
  136. package/dist/namespace-0yuzAKlr.mjs +1 -0
  137. package/dist/namespace-8cNguvIp.mjs +1 -0
  138. package/dist/namespace-BK2erxpV.d.mts +921 -0
  139. package/dist/namespace-Bmc7AW4J2.mjs +1 -0
  140. package/dist/namespace-C2ufjgaQ.d.mts +767 -0
  141. package/dist/namespace-C54Oj025.d.mts +159 -0
  142. package/dist/namespace-CCDEOwmW.d.mts +1313 -0
  143. package/dist/namespace-CfEWMXBx.mjs +1 -0
  144. package/dist/namespace-CkLUtc0g.d.mts +580 -0
  145. package/dist/namespace-D5Wrt7YU.mjs +1 -0
  146. package/dist/namespace-DZcuLwEA.d.mts +51 -0
  147. package/dist/namespace-Db-p67Rg.mjs +1 -0
  148. package/dist/namespace-FWx6HxaW.d.mts +611 -0
  149. package/dist/namespace-GLGGcWPH.d.mts +43 -0
  150. package/dist/namespace-N0dfwSg6.mjs +1 -0
  151. package/dist/namespace-O5SNY-LV.d.mts +2226 -0
  152. package/dist/namespace-ZbthBQVt.d.mts +142 -0
  153. package/dist/namespace-bq4Prtzn.d.mts +2046 -0
  154. package/dist/namespace-pNcSglBS.mjs +1 -0
  155. package/dist/namespace-ptv-pw_g.d.mts +3019 -0
  156. package/dist/namespace-xkvVw3hf2.d.mts +189 -0
  157. package/dist/native-session-supervisor-L-UIaEfd.mjs +1 -0
  158. package/dist/node/bus-server/index.d.mts +178 -0
  159. package/dist/node/bus-server/index.mjs +1 -0
  160. package/dist/node/bus-server/server-lifecycle.d.mts +2 -0
  161. package/dist/node/bus-server/server-lifecycle.mjs +1 -0
  162. package/dist/node/machine-identity/index.d.mts +85 -0
  163. package/dist/node/machine-identity/index.mjs +3 -0
  164. package/dist/node/transports/index.d.mts +1752 -0
  165. package/dist/node/transports/index.mjs +2 -0
  166. package/dist/orchestrator-shared-DrjtTXYh.d.mts +249 -0
  167. package/dist/orchestrator-shared-Wv1GI2mW.mjs +1 -0
  168. package/dist/platform-BbSLVg5b.mjs +1 -0
  169. package/dist/profile-4StaDQW0.mjs +1 -0
  170. package/dist/provider-context-CNRQ4d5m.mjs +1 -0
  171. package/dist/providers/index.d.mts +135 -0
  172. package/dist/providers/index.mjs +1 -0
  173. package/dist/providers-Cr4Za8a1.mjs +1 -0
  174. package/dist/providers-namespace-CDwxY_DV.d.mts +583 -0
  175. package/dist/schema-BwzXEtT2.d.mts +837 -0
  176. package/dist/schema-CAw_BqaG.mjs +1 -0
  177. package/dist/schema-introspection-D61TT_7b.mjs +1 -0
  178. package/dist/schema-uSGW-6oM.mjs +1 -0
  179. package/dist/schemas-BXstpWVp.mjs +1 -0
  180. package/dist/schemas-BdMU-gew.d.mts +160 -0
  181. package/dist/schemas-C40ZAJ33.mjs +1 -0
  182. package/dist/schemas-C5xtVqdb.d.mts +46 -0
  183. package/dist/schemas-CGZy_rU6.d.mts +13 -0
  184. package/dist/schemas-CLxtoKFy.mjs +1 -0
  185. package/dist/schemas-Co_sVhzz.mjs +1 -0
  186. package/dist/schemas-D9108Iv1.d.mts +182 -0
  187. package/dist/schemas-DENVYyds.d.mts +463 -0
  188. package/dist/schemas-DbWs_hj8.d.mts +174 -0
  189. package/dist/schemas-Di0XnnMX.d.mts +73 -0
  190. package/dist/schemas-KMA1efQg.d.mts +944 -0
  191. package/dist/schemas-qmn5SWPU.d.mts +312 -0
  192. package/dist/schemas-sshQEF3l.d.mts +237 -0
  193. package/dist/server-lifecycle-Cf_SZ27k.d.mts +160 -0
  194. package/dist/server-lifecycle-DbFwlrTW.mjs +1 -0
  195. package/dist/service-base/index.d.mts +98 -0
  196. package/dist/service-base/index.mjs +1 -0
  197. package/dist/services/adapter-runtime/index.d.mts +4 -0
  198. package/dist/services/adapter-runtime/index.mjs +1 -0
  199. package/dist/services/adapter-runtime/namespace.d.mts +2 -0
  200. package/dist/services/adapter-runtime/namespace.mjs +1 -0
  201. package/dist/services/adapter-runtime/schemas.d.mts +2 -0
  202. package/dist/services/adapter-runtime/schemas.mjs +1 -0
  203. package/dist/services/adapter-subsystem/index.d.mts +3 -0
  204. package/dist/services/adapter-subsystem/index.mjs +1 -0
  205. package/dist/services/adapter-subsystem/namespace.d.mts +2 -0
  206. package/dist/services/adapter-subsystem/namespace.mjs +1 -0
  207. package/dist/services/agent-runtime/index.d.mts +3 -0
  208. package/dist/services/agent-runtime/index.mjs +1 -0
  209. package/dist/services/agent-runtime/namespace.d.mts +2 -0
  210. package/dist/services/agent-runtime/namespace.mjs +1 -0
  211. package/dist/services/agent-runtime/schemas.d.mts +2 -0
  212. package/dist/services/agent-runtime/schemas.mjs +1 -0
  213. package/dist/services/capability/index.d.mts +2 -0
  214. package/dist/services/capability/index.mjs +1 -0
  215. package/dist/services/cli-detection/namespace.d.mts +56 -0
  216. package/dist/services/cli-detection/namespace.mjs +1 -0
  217. package/dist/services/codebase/index.d.mts +3 -0
  218. package/dist/services/codebase/index.mjs +1 -0
  219. package/dist/services/codebase/namespace.d.mts +2 -0
  220. package/dist/services/codebase/namespace.mjs +1 -0
  221. package/dist/services/codebase/schemas.d.mts +2 -0
  222. package/dist/services/codebase/schemas.mjs +1 -0
  223. package/dist/services/compression/index.d.mts +3 -0
  224. package/dist/services/compression/index.mjs +1 -0
  225. package/dist/services/compression/namespace.d.mts +2 -0
  226. package/dist/services/compression/namespace.mjs +1 -0
  227. package/dist/services/compression/schemas.d.mts +2 -0
  228. package/dist/services/compression/schemas.mjs +1 -0
  229. package/dist/services/context-rules/index.d.mts +412 -0
  230. package/dist/services/context-rules/index.mjs +1 -0
  231. package/dist/services/credential-change/index.d.mts +17 -0
  232. package/dist/services/credential-change/index.mjs +1 -0
  233. package/dist/services/definition/index.d.mts +2 -0
  234. package/dist/services/definition/index.mjs +1 -0
  235. package/dist/services/definition/namespace.d.mts +71 -0
  236. package/dist/services/definition/namespace.mjs +1 -0
  237. package/dist/services/definition/schemas.d.mts +38 -0
  238. package/dist/services/definition/schemas.mjs +1 -0
  239. package/dist/services/dialog/namespace.d.mts +105 -0
  240. package/dist/services/dialog/namespace.mjs +1 -0
  241. package/dist/services/dialog/schemas.d.mts +109 -0
  242. package/dist/services/dialog/schemas.mjs +1 -0
  243. package/dist/services/execution-target/index.d.mts +4 -0
  244. package/dist/services/execution-target/index.mjs +1 -0
  245. package/dist/services/execution-target/namespace.d.mts +2 -0
  246. package/dist/services/execution-target/namespace.mjs +1 -0
  247. package/dist/services/execution-target/schemas.d.mts +2 -0
  248. package/dist/services/execution-target/schemas.mjs +1 -0
  249. package/dist/services/filesystem/namespace.d.mts +432 -0
  250. package/dist/services/filesystem/namespace.mjs +1 -0
  251. package/dist/services/filesystem/schemas.d.mts +240 -0
  252. package/dist/services/filesystem/schemas.mjs +1 -0
  253. package/dist/services/harness/index.d.mts +861 -0
  254. package/dist/services/harness/index.mjs +1 -0
  255. package/dist/services/harness/storage/schema.d.mts +424 -0
  256. package/dist/services/harness/storage/schema.mjs +1 -0
  257. package/dist/services/index.d.mts +5703 -0
  258. package/dist/services/index.mjs +1 -0
  259. package/dist/services/local-notification/index.d.mts +25 -0
  260. package/dist/services/local-notification/index.mjs +1 -0
  261. package/dist/services/local-notification/namespace.d.mts +73 -0
  262. package/dist/services/local-notification/namespace.mjs +1 -0
  263. package/dist/services/local-notification/schemas.d.mts +88 -0
  264. package/dist/services/local-notification/schemas.mjs +1 -0
  265. package/dist/services/log-import/browser.d.mts +3 -0
  266. package/dist/services/log-import/browser.mjs +1 -0
  267. package/dist/services/log-import/index.d.mts +275 -0
  268. package/dist/services/log-import/index.mjs +2 -0
  269. package/dist/services/log-import/log-import.d.mts +3 -0
  270. package/dist/services/log-import/log-import.mjs +1 -0
  271. package/dist/services/log-import/namespace.d.mts +327 -0
  272. package/dist/services/log-import/namespace.mjs +1 -0
  273. package/dist/services/log-import/schemas.d.mts +217 -0
  274. package/dist/services/log-import/schemas.mjs +1 -0
  275. package/dist/services/model-registry/index.d.mts +2 -0
  276. package/dist/services/model-registry/index.mjs +1 -0
  277. package/dist/services/preferences/index.d.mts +3 -0
  278. package/dist/services/preferences/index.mjs +1 -0
  279. package/dist/services/preferences/schemas.d.mts +2 -0
  280. package/dist/services/preferences/schemas.mjs +1 -0
  281. package/dist/services/preferences/storage-namespace.d.mts +3 -0
  282. package/dist/services/preferences/storage-namespace.mjs +1 -0
  283. package/dist/services/provider-context/index.d.mts +2 -0
  284. package/dist/services/provider-context/index.mjs +1 -0
  285. package/dist/services/provider-runtime/index.d.mts +136 -0
  286. package/dist/services/provider-runtime/index.mjs +1 -0
  287. package/dist/services/session/handlers/index.d.mts +2 -0
  288. package/dist/services/session/handlers/index.mjs +1 -0
  289. package/dist/services/session/index.d.mts +10 -0
  290. package/dist/services/session/index.mjs +1 -0
  291. package/dist/services/session/messages/namespace.d.mts +2 -0
  292. package/dist/services/session/messages/namespace.mjs +1 -0
  293. package/dist/services/session/orchestrator-testing/index.d.mts +2 -0
  294. package/dist/services/session/orchestrator-testing/index.mjs +1 -0
  295. package/dist/services/session/session-events/namespace.d.mts +2 -0
  296. package/dist/services/session/session-events/namespace.mjs +1 -0
  297. package/dist/services/session/storage/namespace.d.mts +2 -0
  298. package/dist/services/session/storage/namespace.mjs +1 -0
  299. package/dist/services/session/storage/schema.d.mts +2 -0
  300. package/dist/services/session/storage/schema.mjs +1 -0
  301. package/dist/services/session/testing/index.d.mts +35 -0
  302. package/dist/services/session/testing/index.mjs +52 -0
  303. package/dist/services/session/testing/orchestrator-shared.d.mts +2 -0
  304. package/dist/services/session/testing/orchestrator-shared.mjs +1 -0
  305. package/dist/services/session/turns/namespace.d.mts +2 -0
  306. package/dist/services/session/turns/namespace.mjs +1 -0
  307. package/dist/services/session-editor/index.d.mts +119 -0
  308. package/dist/services/session-editor/index.mjs +1 -0
  309. package/dist/services/settings/index.d.mts +47 -0
  310. package/dist/services/settings/index.mjs +1 -0
  311. package/dist/services/settings/namespace.d.mts +662 -0
  312. package/dist/services/settings/namespace.mjs +1 -0
  313. package/dist/services/settings/storage/clients-namespace.d.mts +2 -0
  314. package/dist/services/settings/storage/clients-namespace.mjs +1 -0
  315. package/dist/services/settings/storage/extension-configs/namespace.d.mts +184 -0
  316. package/dist/services/settings/storage/extension-configs/namespace.mjs +1 -0
  317. package/dist/services/settings/storage/index.d.mts +4 -0
  318. package/dist/services/settings/storage/index.mjs +1 -0
  319. package/dist/services/settings/storage/providers-namespace.d.mts +2 -0
  320. package/dist/services/settings/storage/providers-namespace.mjs +1 -0
  321. package/dist/services/tool-approval/index.d.mts +2 -0
  322. package/dist/services/tool-approval/index.mjs +1 -0
  323. package/dist/services/tools/index.d.mts +2 -0
  324. package/dist/services/tools/index.mjs +1 -0
  325. package/dist/services/tray-menu/index.d.mts +4 -0
  326. package/dist/services/tray-menu/index.mjs +1 -0
  327. package/dist/services/tray-menu/namespace.d.mts +2 -0
  328. package/dist/services/tray-menu/namespace.mjs +1 -0
  329. package/dist/services/tray-menu/schemas.d.mts +2 -0
  330. package/dist/services/tray-menu/schemas.mjs +1 -0
  331. package/dist/services/turn/index.d.mts +2 -0
  332. package/dist/services/turn/index.mjs +1 -0
  333. package/dist/services/turn/namespace.d.mts +2 -0
  334. package/dist/services/turn/namespace.mjs +1 -0
  335. package/dist/services/turn/schemas.d.mts +335 -0
  336. package/dist/services/turn/schemas.mjs +1 -0
  337. package/dist/services/worker/index.d.mts +3 -0
  338. package/dist/services/worker/index.mjs +1 -0
  339. package/dist/services/worker/namespace.d.mts +2 -0
  340. package/dist/services/worker/namespace.mjs +1 -0
  341. package/dist/services/worker/schemas.d.mts +2 -0
  342. package/dist/services/worker/schemas.mjs +1 -0
  343. package/dist/session-Do6lDZM4.mjs +123 -0
  344. package/dist/session-lineage-Eev4uo4I.d.mts +65 -0
  345. package/dist/session-piI1R5rP.mjs +1 -0
  346. package/dist/shared-DxHLl9UP.mjs +1 -0
  347. package/dist/shared-schemas-BgQv_tnu.mjs +1 -0
  348. package/dist/skill-CB5h-ZFQ.mjs +1 -0
  349. package/dist/storage/drizzle/client.d.mts +78 -0
  350. package/dist/storage/drizzle/client.mjs +1 -0
  351. package/dist/storage/drizzle/index.d.mts +98 -0
  352. package/dist/storage/drizzle/index.mjs +1 -0
  353. package/dist/storage/handlers/drizzle/index.d.mts +2 -0
  354. package/dist/storage/handlers/drizzle/index.mjs +1 -0
  355. package/dist/storage/handlers/index.d.mts +33 -0
  356. package/dist/storage/handlers/index.mjs +1 -0
  357. package/dist/storage/index.d.mts +192 -0
  358. package/dist/storage/index.mjs +1 -0
  359. package/dist/storage-namespace-ADwyijoe.mjs +1 -0
  360. package/dist/storage-namespace-DAm8iWEj.d.mts +221 -0
  361. package/dist/storage-namespace-definition-CHu2k14q.mjs +1 -0
  362. package/dist/storage-namespace-definition-CJgqyXH1.d.mts +17 -0
  363. package/dist/style.css +3782 -0
  364. package/dist/testing/drizzle-harness.d.mts +130 -0
  365. package/dist/testing/drizzle-harness.mjs +1 -0
  366. package/dist/testing/index.d.mts +106 -0
  367. package/dist/testing/index.mjs +1 -0
  368. package/dist/tool-approval-service-BcBSUZCO.mjs +1 -0
  369. package/dist/tools/index.d.mts +825 -0
  370. package/dist/tools/index.mjs +1 -0
  371. package/dist/tools/testing/index.d.mts +53 -0
  372. package/dist/tools/testing/index.mjs +1 -0
  373. package/dist/tools-CDSgj0ee.mjs +1 -0
  374. package/dist/tray-menu-service-CTXC1Elg.mjs +1 -0
  375. package/dist/types-6WxLfoM3.d.mts +31 -0
  376. package/dist/types-BjToUrHp.d.mts +6619 -0
  377. package/dist/types-CD1LJwPc.d.mts +1009 -0
  378. package/dist/types-Cvrj2ogm.d.mts +305 -0
  379. package/dist/types-DYF5LxZY.d.mts +233 -0
  380. package/dist/types-t295YC6T.d.mts +262 -0
  381. package/dist/types-vNpkAe4Y.d.mts +128 -0
  382. package/dist/ui-components/index.d.mts +2342 -0
  383. package/dist/ui-components/index.mjs +8 -0
  384. package/dist/ui-config-CXmbsqZV.mjs +1 -0
  385. package/dist/ui-hooks/index.d.mts +1805 -0
  386. package/dist/ui-hooks/index.mjs +1 -0
  387. package/dist/ui-kernel/index.d.mts +2793 -0
  388. package/dist/ui-kernel/index.mjs +1 -0
  389. package/dist/ui-kernel/pages/namespace.d.mts +88 -0
  390. package/dist/ui-kernel/pages/namespace.mjs +1 -0
  391. package/dist/ui-kernel/pages/schemas.d.mts +2 -0
  392. package/dist/ui-kernel/pages/schemas.mjs +1 -0
  393. package/dist/ui-views/index.d.mts +487 -0
  394. package/dist/ui-views/index.mjs +30 -0
  395. package/dist/utils/health-probe.d.mts +26 -0
  396. package/dist/utils/health-probe.mjs +1 -0
  397. package/dist/utils/index.d.mts +227 -0
  398. package/dist/utils/index.mjs +2 -0
  399. package/dist/utils/keychain.d.mts +31 -0
  400. package/dist/utils/keychain.mjs +1 -0
  401. package/dist/utils/resolve-package-root.d.mts +12 -0
  402. package/dist/utils/resolve-package-root.mjs +1 -0
  403. package/dist/utils/workspace-root.d.mts +27 -0
  404. package/dist/utils/workspace-root.mjs +2 -0
  405. package/dist/variant-D5kSrL3m.mjs +1 -0
  406. package/dist/version-CjS20oXi.mjs +1 -0
  407. package/dist/visibility-CZu8ooOA.mjs +1 -0
  408. package/dist/window-registry-CUftmDr3.mjs +1 -0
  409. package/dist/window-registry-C_IJmY8_.d.mts +130 -0
  410. package/package.json +346 -0
@@ -0,0 +1 @@
1
+ import{MakaioBus as e}from"@makaio/framework/bus";import{AdapterSubjects as t,AgentSubjects as n,SessionSubjects as r}from"@makaio/framework/contracts";import{HmacAuth as i,ServerTransport as a}from"@makaio/framework/node/transports";var o=class{name;#e;constructor(e){this.name=e.name,this.#e=e.target}async connect(){}async disconnect(){}send(e,t){return this.#e.send(e,t)}cancelRequest(e,t){this.#e.cancelRequest?.(e,t)}onReceive(e){return()=>void 0}async subscribe(){}async unsubscribe(){}isReady(){return this.#e.isReady?.()!==!1}onBroadcastResults(e,t,n){this.#e.onBroadcastResults?.(e,t,n)}};const s=`websocket`;function c(e){let t=e?.trim();if(e!==void 0&&(!t||t===s))throw Error(`Invalid loopbackName: expected non-empty transport name other than "${s}"`);return t}function l(e){return[e.on(t.$all,e=>{console.info(`Adapter Event`,JSON.stringify(e))}),e.on(n.$all,e=>{console.info(`Agent Event`,JSON.stringify(e))}),e.on(r.$all,e=>{console.info(`Session Event`,JSON.stringify(e))})]}function u(e,t){for(let n of e)try{n()}catch(e){console.error(`[BusServer] Failed to remove debug bus listener ${t}`,e)}e.length=0}async function d(e,t,n){if(e.unregisterLoopback){try{e.unregisterLoopback.unregister()}catch(e){console.error(`[BusServer] Failed to unregister loopback transport after startup error`,e)}e.unregisterLoopback=null}if(t&&await n.disconnect().catch(e=>{console.error(`[BusServer] Failed to disconnect transport after startup error`,e)}),e.unregister){try{e.unregister.unregister()}catch(e){console.error(`[BusServer] Failed to unregister primary transport after startup error`,e)}e.unregister=null}u(e.debugUnsubscribers,`after startup error`)}async function f(e,t,n,r,i){let{transportRegistry:a}=e.getContext(),s=!1;try{if(r&&i.debugUnsubscribers.length===0&&i.debugUnsubscribers.push(...l(e)),i.unregister=a.registerTransport(`websocket`,t),await t.connect(),s=!0,n){let e=new o({target:t,name:n});i.unregisterLoopback=a.registerTransport(n,e)}}catch(e){throw await d(i,s,t),e}}async function p(e,t){t.unregisterLoopback&&=(t.unregisterLoopback.unregister(),null),t.unregister&&=(t.unregister.unregister(),null),u(t.debugUnsubscribers,`during stop`),await e.disconnect()}function m(t){let{websocket:n,auth:r,debug:i=!1,bus:o,loopbackName:s}=t,l=o??e,u=c(s),d=new a({websocket:n,auth:r,debug:i}),m={unregister:null,unregisterLoopback:null,debugUnsubscribers:[],isStarted:!1};return{transport:d,async start(){if(m.isStarted)throw Error(`BusServer is already started`);await f(l,d,u,i,m),m.isStarted=!0,i&&console.info(`[BusServer] Started and registered transport`)},async stop(){if(!m.isStarted){i&&console.warn(`[BusServer] stop() called when not started`);return}await p(d,m),m.isStarted=!1,i&&console.info(`[BusServer] Stopped and unregistered transport`)},getConnectionCount(){return d.getConnectionCount()}}}async function h(e){let{websocket:t,secret:n,debug:r=!1,bus:a,loopbackName:o}=e;try{let s=e.auth??(n?new i({secret:n}):void 0);r&&(console.info(`[startBusServer] Creating bus server...`),s||console.warn(`[startBusServer] ⚠️ No authentication - dev mode only!`));let c=m({websocket:t,auth:s,debug:r,bus:a,loopbackName:o});return await c.start(),r&&console.info(`[startBusServer] Bus server started`),c}catch(e){throw console.error(`[startBusServer] Failed to start bus server:`,e),e}}export{m as n,o as r,h as t};
@@ -0,0 +1,98 @@
1
+ import { HandlerForSubjectDefinition, SubjectDefinition } from "@makaio/framework/core";
2
+ import { IMakaioBus } from "@makaio/framework/bus";
3
+
4
+ //#region packages/services/base/src/base-service.d.ts
5
+ /**
6
+ * Abstract base class for Makaio bus services.
7
+ *
8
+ * Owns the init/destroy lifecycle boilerplate — idempotency guards,
9
+ * cleanup array, and handler teardown — so concrete services only
10
+ * implement `onInit()` and optionally `onDestroy()`.
11
+ *
12
+ * Usage pattern:
13
+ * ```typescript
14
+ * class MyService extends BaseService {
15
+ * constructor(bus: IMakaioBus) { super(bus); }
16
+ *
17
+ * protected async onInit(): Promise<void> {
18
+ * this.registerHandler(MySubjects.foo, (ctx) => { ... });
19
+ * this.addCleanup(() => someExternalResource.close());
20
+ * }
21
+ *
22
+ * protected async onDestroy(): Promise<void> {
23
+ * // Only needed for cleanup beyond handler unsubscription
24
+ * }
25
+ * }
26
+ * ```
27
+ *
28
+ * `destroy()` is awaitable for services with async teardown, while remaining
29
+ * safe to call without awaiting from synchronous call sites.
30
+ */
31
+ declare abstract class BaseService {
32
+ protected readonly bus: IMakaioBus;
33
+ private readonly _cleanups;
34
+ private _initialized;
35
+ private _initPromise;
36
+ private _destroyPromise;
37
+ /**
38
+ * @param bus - Bus instance used for registering handlers
39
+ */
40
+ protected constructor(bus: IMakaioBus);
41
+ /**
42
+ * Whether the service has been successfully initialized.
43
+ *
44
+ * Returns `true` after `init()` completes and before `destroy()` is called.
45
+ * @returns `true` if initialized, `false` otherwise
46
+ */
47
+ get initialized(): boolean;
48
+ /**
49
+ * Initialize the service.
50
+ *
51
+ * Delegates to `onInit()` once; subsequent calls are no-ops (idempotent).
52
+ * @returns Promise that resolves when initialization is complete
53
+ */
54
+ init(): Promise<void>;
55
+ /**
56
+ * Destroy the service and unsubscribe all registered handlers.
57
+ *
58
+ * Calls the optional `onDestroy()` hook before running cleanups, then
59
+ * resets the initialized flag. Safe to call multiple times (idempotent).
60
+ * @returns Promise that resolves after teardown completes
61
+ */
62
+ destroy(): Promise<void>;
63
+ /**
64
+ * Register a bus handler and enqueue its unsubscribe function for teardown.
65
+ *
66
+ * Equivalent to `this._cleanups.push(this.bus.on(subject, handler))`.
67
+ * @param subject - The subject definition to listen on
68
+ * @param handler - Handler function for the subject
69
+ */
70
+ protected registerHandler<S extends SubjectDefinition>(subject: S, handler: HandlerForSubjectDefinition<S>): void;
71
+ /**
72
+ * Enqueue an arbitrary cleanup function to be called on `destroy()`.
73
+ *
74
+ * Use for non-handler resources (timers, external subscriptions, etc.).
75
+ * @param fn - Function to invoke during teardown
76
+ */
77
+ protected addCleanup(fn: () => void | Promise<void>): void;
78
+ /**
79
+ * Service initialization hook.
80
+ *
81
+ * Called once by `init()`. Register bus handlers via `registerHandler()`
82
+ * and other cleanup resources via `addCleanup()` here.
83
+ * @returns Promise or void — async is allowed
84
+ */
85
+ protected abstract onInit(): Promise<void> | void;
86
+ /**
87
+ * Optional service teardown hook.
88
+ *
89
+ * Called by `destroy()` before automatic handler unsubscription.
90
+ * Implement only when there are resources beyond bus handlers to clean up
91
+ * (e.g., stopping trackers, clearing maps, releasing external handles).
92
+ */
93
+ protected onDestroy?(): void | Promise<void>;
94
+ private runCleanups;
95
+ private logCleanupError;
96
+ }
97
+ //#endregion
98
+ export { BaseService };
@@ -0,0 +1 @@
1
+ var e=class{bus;_cleanups=[];_initialized=!1;_initPromise=null;_destroyPromise=null;constructor(e){this.bus=e}get initialized(){return this._initialized}async init(){if(this._destroyPromise&&await this._destroyPromise,!this._initialized)return this._initPromise||=(async()=>{try{await this.onInit(),this._initialized=!0}catch(e){throw await this.runCleanups(),this._cleanups.length=0,e}finally{this._initPromise=null}})(),this._initPromise}async destroy(){if(this._destroyPromise)return this._destroyPromise;this._destroyPromise=(async()=>{if(this._initPromise)try{await this._initPromise}catch{return}if(this._initialized){this._initialized=!1;try{await this.onDestroy?.()}catch(e){this.logCleanupError(e)}await this.runCleanups(),this._cleanups.length=0}})();try{await this._destroyPromise}finally{this._destroyPromise=null}}registerHandler(e,t){this._cleanups.push(this.bus.on(e,t))}addCleanup(e){this._cleanups.push(e)}async runCleanups(){for(let e of this._cleanups)try{await e()}catch(e){this.logCleanupError(e)}}logCleanupError(e){let t=this;if(t.logger?.error){t.logger.error(`Cleanup failed during service lifecycle`,e);return}console.error(`Cleanup failed during service lifecycle`,e)}};export{e as BaseService};
@@ -0,0 +1,4 @@
1
+ import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-Di0XnnMX.mjs";
2
+ import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-DZcuLwEA.mjs";
3
+ import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../../index-CnZOKNjU.mjs";
4
+ export { AdapterIdentityRegistry, AdapterRuntimeNamespace, AdapterRuntimeSchemas, AdapterRuntimeSubjects, RegisteredAdapterRuntimeIdentityHandlers, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema, buildDeterministicAdapterId, registerAdapterRuntimeIdentityHandlers, resolveDeterministicAdapterId };
@@ -0,0 +1 @@
1
+ import{AdapterRuntimeSchemas as e,ResolveIdRequestSchema as t,ResolveIdResponseSchema as n,ResolveNameRequestSchema as r,ResolveNameResponseSchema as i}from"./schemas.mjs";import{AdapterRuntimeNamespace as a,AdapterRuntimeSubjects as o}from"./namespace.mjs";import{i as s,n as c,r as l,t as u}from"../../identity-B_A0mE63.mjs";export{u as AdapterIdentityRegistry,a as AdapterRuntimeNamespace,e as AdapterRuntimeSchemas,o as AdapterRuntimeSubjects,t as ResolveIdRequestSchema,n as ResolveIdResponseSchema,r as ResolveNameRequestSchema,i as ResolveNameResponseSchema,c as buildDeterministicAdapterId,l as registerAdapterRuntimeIdentityHandlers,s as resolveDeterministicAdapterId};
@@ -0,0 +1,2 @@
1
+ import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../../namespace-DZcuLwEA.mjs";
2
+ export { AdapterRuntimeNamespace, AdapterRuntimeSubjects };
@@ -0,0 +1 @@
1
+ import{AdapterRuntimeSchemas as e}from"./schemas.mjs";import{createBusNamespace as t}from"@makaio/framework/core";const n=t(`adapterRuntime`,e),r=n.subjects;export{n as AdapterRuntimeNamespace,r as AdapterRuntimeSubjects};
@@ -0,0 +1,2 @@
1
+ import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../../schemas-Di0XnnMX.mjs";
2
+ export { AdapterRuntimeSchemas, ResolveIdRequest, ResolveIdRequestSchema, ResolveIdResponse, ResolveIdResponseSchema, ResolveNameRequest, ResolveNameRequestSchema, ResolveNameResponse, ResolveNameResponseSchema };
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";const t=e.object({adapterName:e.string(),machineId:e.string().optional()}).strict(),n=e.object({adapterId:e.string()}).strict(),r=e.object({adapterId:e.string()}).strict(),i=e.object({adapterName:e.string()}).strict(),a={resolveId:{request:t,response:n},resolveName:{request:r,response:i}};export{a as AdapterRuntimeSchemas,t as ResolveIdRequestSchema,n as ResolveIdResponseSchema,r as ResolveNameRequestSchema,i as ResolveNameResponseSchema};
@@ -0,0 +1,3 @@
1
+ import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-CVA0m1g9.mjs";
2
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-CCDEOwmW.mjs";
3
+ export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
@@ -0,0 +1 @@
1
+ import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../namespace-Db-p67Rg.mjs";export{s as AdapterFileConfigSchema,r as AdapterReadinessSchema,l as AdapterSubsystemNamespace,e as AdapterSubsystemSchemas,a as AdapterSubsystemSubjects,o as BindingRecordSchema,i as CanonicalProviderConfigCredentialRefsSchema,u as CanonicalProviderConfigPatchSchema,n as CreateCanonicalProviderConfigInputSchema,c as EffectiveAdapterSchema,t as ProviderConfigFileRecordSchema};
@@ -0,0 +1,2 @@
1
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-CCDEOwmW.mjs";
2
+ export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
@@ -0,0 +1 @@
1
+ import{n as e,t}from"../../namespace-Db-p67Rg.mjs";export{t as AdapterSubsystemNamespace,e as AdapterSubsystemSubjects};
@@ -0,0 +1,3 @@
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-KMA1efQg.mjs";
2
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-BK2erxpV.mjs";
3
+ export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
@@ -0,0 +1 @@
1
+ import{AgentInstanceStatusSchema as e,AgentRuntimeSchemas as t,AgentRuntimeSelectionSchema as n}from"./schemas.mjs";import{AgentRuntimeNamespace as r,AgentRuntimeSubjects as i}from"./namespace.mjs";export{e as AgentInstanceStatusSchema,r as AgentRuntimeNamespace,t as AgentRuntimeSchemas,n as AgentRuntimeSelectionSchema,i as AgentRuntimeSubjects};
@@ -0,0 +1,2 @@
1
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-BK2erxpV.mjs";
2
+ export { AgentRuntimeNamespace, AgentRuntimeSubjects };
@@ -0,0 +1 @@
1
+ import{AgentRuntimeSchemas as e}from"./schemas.mjs";import{createBusNamespace as t}from"@makaio/framework/core";const n=t(`agentRuntime`,e),r=n.subjects;export{n as AgentRuntimeNamespace,r as AgentRuntimeSubjects};
@@ -0,0 +1,2 @@
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-KMA1efQg.mjs";
2
+ export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";import{AgentSelectionBaseSchema as t}from"@makaio/framework/contracts/adapter";const n=new Set([`canonical-model`]);function r(e){return!n.has(e.kind)}const i=t.refine(r,{path:[`kind`],message:`canonical-model selections must resolve before agentRuntime.spawn`}),a=e.object({instanceId:e.string(),kind:e.string(),displayName:e.string(),subagentId:e.string(),status:e.enum([`running`,`waiting_input`,`completed`,`failed`,`cancelled`]),result:e.string().optional(),error:e.string().optional(),progress:e.array(e.string()).optional()}),o={spawn:{request:e.object({agent:i,prompt:e.string(),sessionId:e.string(),projectId:e.string().optional()}),response:e.object({instanceId:e.string()})},get:{request:e.object({instanceId:e.string()}),response:a},send:{request:e.object({instanceId:e.string(),content:e.string()}),response:e.object({sent:e.boolean()})},kill:{request:e.object({instanceId:e.string()}),response:e.object({killed:e.boolean()})},spawned:e.object({instanceId:e.string(),kind:e.string(),displayName:e.string()}),completed:e.object({instanceId:e.string(),success:e.boolean(),result:e.string().optional(),error:e.string().optional()})};export{a as AgentInstanceStatusSchema,o as AgentRuntimeSchemas,i as AgentRuntimeSelectionSchema};
@@ -0,0 +1,2 @@
1
+ import { t as CapabilityService } from "../../index-Bigx81Kr.mjs";
2
+ export { CapabilityService };
@@ -0,0 +1 @@
1
+ import{t as e}from"../../capability-service-tnpR_TaB.mjs";export{e as CapabilityService};
@@ -0,0 +1,56 @@
1
+ import { z } from "zod";
2
+ import * as _$_makaio_core0 from "@makaio/framework/core";
3
+
4
+ //#region packages/services/core/src/cli-detection/namespace.d.ts
5
+ /** Detection result for a single CLI binary. */
6
+ declare const CLIDetectionResultSchema: z.ZodObject<{
7
+ binary: z.ZodString;
8
+ found: z.ZodBoolean;
9
+ version: z.ZodOptional<z.ZodString>;
10
+ path: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ type CLIDetectionResult = z.infer<typeof CLIDetectionResultSchema>;
13
+ /** CLI Detection namespace registration. */
14
+ declare const CLIDetectionNamespace: _$_makaio_core0.BusNamespaceDefinition<"cliDetection", {
15
+ /**
16
+ * Scan for CLI tools.
17
+ *
18
+ * Detects installed CLI binaries and their versions.
19
+ */
20
+ readonly scan: {
21
+ readonly request: z.ZodObject<{
22
+ binaries: z.ZodArray<z.ZodString>;
23
+ }, z.core.$strip>;
24
+ readonly response: z.ZodObject<{
25
+ results: z.ZodArray<z.ZodObject<{
26
+ binary: z.ZodString;
27
+ found: z.ZodBoolean;
28
+ version: z.ZodOptional<z.ZodString>;
29
+ path: z.ZodOptional<z.ZodString>;
30
+ }, z.core.$strip>>;
31
+ }, z.core.$strip>;
32
+ };
33
+ }>;
34
+ /** Typed subjects for CLI detection operations. */
35
+ declare const CLIDetectionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"cliDetection", {
36
+ /**
37
+ * Scan for CLI tools.
38
+ *
39
+ * Detects installed CLI binaries and their versions.
40
+ */
41
+ readonly scan: {
42
+ readonly request: z.ZodObject<{
43
+ binaries: z.ZodArray<z.ZodString>;
44
+ }, z.core.$strip>;
45
+ readonly response: z.ZodObject<{
46
+ results: z.ZodArray<z.ZodObject<{
47
+ binary: z.ZodString;
48
+ found: z.ZodBoolean;
49
+ version: z.ZodOptional<z.ZodString>;
50
+ path: z.ZodOptional<z.ZodString>;
51
+ }, z.core.$strip>>;
52
+ }, z.core.$strip>;
53
+ };
54
+ }>, "cliDetection">;
55
+ //#endregion
56
+ export { CLIDetectionNamespace, CLIDetectionResult, CLIDetectionResultSchema, CLIDetectionSubjects };
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";import{createBusNamespace as t}from"@makaio/framework/core";const n=e.object({binary:e.string(),found:e.boolean(),version:e.string().optional(),path:e.string().optional()}),r=t(`cliDetection`,{scan:{request:e.object({binaries:e.array(e.string())}),response:e.object({results:e.array(n)})}}),i=r.subjects;export{r as CLIDetectionNamespace,n as CLIDetectionResultSchema,i as CLIDetectionSubjects};
@@ -0,0 +1,3 @@
1
+ import { n as CodebaseSubjects, t as CodebaseNamespace } from "../../namespace-GLGGcWPH.mjs";
2
+ import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../../schemas-C5xtVqdb.mjs";
3
+ export { type CodebaseChangedEvent, CodebaseChangedEventSchema, CodebaseNamespace, CodebaseSchemas, CodebaseSubjects };
@@ -0,0 +1 @@
1
+ import{CodebaseChangedEventSchema as e,CodebaseSchemas as t}from"./schemas.mjs";import{CodebaseNamespace as n,CodebaseSubjects as r}from"./namespace.mjs";export{e as CodebaseChangedEventSchema,n as CodebaseNamespace,t as CodebaseSchemas,r as CodebaseSubjects};
@@ -0,0 +1,2 @@
1
+ import { n as CodebaseSubjects, t as CodebaseNamespace } from "../../namespace-GLGGcWPH.mjs";
2
+ export { CodebaseNamespace, CodebaseSubjects };
@@ -0,0 +1 @@
1
+ import{CodebaseSchemas as e}from"./schemas.mjs";import{createBusNamespace as t}from"@makaio/framework/core";const n=t(`codebase`,e),r=n.subjects;export{n as CodebaseNamespace,r as CodebaseSubjects};
@@ -0,0 +1,2 @@
1
+ import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../../schemas-C5xtVqdb.mjs";
2
+ export { CodebaseChangedEvent, CodebaseChangedEventSchema, CodebaseSchemas };
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";const t=e.object({repoPath:e.string(),scope:e.string(),fingerprint:e.string(),previousFingerprint:e.string().optional(),changedPaths:e.array(e.string()),commitSha:e.string(),timestamp:e.iso.datetime(),projectId:e.string(),worktree:e.string().optional(),worktreeId:e.string().optional(),workstreamId:e.string().optional()}),n={changed:t};export{t as CodebaseChangedEventSchema,n as CodebaseSchemas};
@@ -0,0 +1,3 @@
1
+ import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../../schemas-sshQEF3l.mjs";
2
+ import { n as CompressionSubjects, t as CompressionNamespace } from "../../namespace-C54Oj025.mjs";
3
+ export { type BugEntry, BugEntrySchema, type CompressRequest, CompressRequestSchema, type CompressResponse, CompressResponseSchema, type CompressionEvent, CompressionEventSchema, CompressionNamespace, CompressionSchemas, CompressionSubjects, type ExtractedContext, ExtractedContextSchema, type TechnicalDetails, TechnicalDetailsSchema, type TodoEntry, TodoEntrySchema };
@@ -0,0 +1 @@
1
+ import{BugEntrySchema as e,CompressRequestSchema as t,CompressResponseSchema as n,CompressionEventSchema as r,CompressionSchemas as i,ExtractedContextSchema as a,TechnicalDetailsSchema as o,TodoEntrySchema as s}from"./schemas.mjs";import{CompressionNamespace as c,CompressionSubjects as l}from"./namespace.mjs";export{e as BugEntrySchema,t as CompressRequestSchema,n as CompressResponseSchema,r as CompressionEventSchema,c as CompressionNamespace,i as CompressionSchemas,l as CompressionSubjects,a as ExtractedContextSchema,o as TechnicalDetailsSchema,s as TodoEntrySchema};
@@ -0,0 +1,2 @@
1
+ import { n as CompressionSubjects, t as CompressionNamespace } from "../../namespace-C54Oj025.mjs";
2
+ export { CompressionNamespace, CompressionSubjects };
@@ -0,0 +1 @@
1
+ import{CompressionSchemas as e}from"./schemas.mjs";import{createBusNamespace as t}from"@makaio/framework/core";const n=t(`compression`,e),r=n.subjects;export{n as CompressionNamespace,r as CompressionSubjects};
@@ -0,0 +1,2 @@
1
+ import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../../schemas-sshQEF3l.mjs";
2
+ export { BugEntry, BugEntrySchema, CompressRequest, CompressRequestSchema, CompressResponse, CompressResponseSchema, CompressionEvent, CompressionEventSchema, CompressionSchemas, ExtractedContext, ExtractedContextSchema, TechnicalDetails, TechnicalDetailsSchema, TodoEntry, TodoEntrySchema };
@@ -0,0 +1 @@
1
+ import{z as e}from"zod";const t=e.object({issue:e.string(),location:e.string(),impact:e.string()}),n=e.object({issue:e.string(),location:e.string(),priority:e.enum([`high`,`medium`,`low`]).optional()}),r=e.object({files:e.array(e.string()),schemas:e.record(e.string(),e.unknown()),apis:e.array(e.string()),config:e.record(e.string(),e.string())}),i=e.object({resolved_items:e.array(e.string()),known_bugs:e.array(t),todos:e.array(n),key_decisions_and_rationale:e.array(e.string()),technical_details:r,constraints_and_requirements:e.array(e.string()),current_state:e.string(),roadmap:e.array(e.string()),data_flows:e.array(e.string()),component_interactions:e.record(e.string(),e.string()),key_files:e.record(e.string(),e.string()),helpful_hint:e.array(e.string())}),a=e.object({timestamp:e.number(),type:e.enum([`full`,`incremental`,`rehydrate`]),sourceTokens:e.number(),resultTokens:e.number(),model:e.string(),promptVersion:e.string(),depth:e.number()}),o=e.object({sessionId:e.string(),upToTurnId:e.string().optional()}),s=e.object({sessionId:e.string(),extractedContext:i,compressionEvent:a,newTokenCount:e.number()}),c={compress:{request:o,response:s},getHistory:{request:e.object({sessionId:e.string()}),response:e.object({events:e.array(a)})}};export{t as BugEntrySchema,o as CompressRequestSchema,s as CompressResponseSchema,a as CompressionEventSchema,c as CompressionSchemas,i as ExtractedContextSchema,r as TechnicalDetailsSchema,n as TodoEntrySchema};