@a5c-ai/babysitter-sdk 0.0.188-staging.f6cb97d6 → 5.0.0

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 (1132) hide show
  1. package/README.md +68 -0
  2. package/package.json +28 -11
  3. package/dist/anycli/cache.d.ts +0 -45
  4. package/dist/anycli/cache.d.ts.map +0 -1
  5. package/dist/anycli/cache.js +0 -118
  6. package/dist/anycli/index.d.ts +0 -10
  7. package/dist/anycli/index.d.ts.map +0 -1
  8. package/dist/anycli/index.js +0 -25
  9. package/dist/anycli/types.d.ts +0 -32
  10. package/dist/anycli/types.d.ts.map +0 -1
  11. package/dist/anycli/types.js +0 -9
  12. package/dist/api/breakpoints.d.ts +0 -94
  13. package/dist/api/breakpoints.d.ts.map +0 -1
  14. package/dist/api/breakpoints.js +0 -340
  15. package/dist/api/effects.d.ts +0 -87
  16. package/dist/api/effects.d.ts.map +0 -1
  17. package/dist/api/effects.js +0 -309
  18. package/dist/api/eventStream.d.ts +0 -34
  19. package/dist/api/eventStream.d.ts.map +0 -1
  20. package/dist/api/eventStream.js +0 -126
  21. package/dist/api/index.d.ts +0 -9
  22. package/dist/api/index.d.ts.map +0 -1
  23. package/dist/api/index.js +0 -27
  24. package/dist/api/runs.d.ts +0 -86
  25. package/dist/api/runs.d.ts.map +0 -1
  26. package/dist/api/runs.js +0 -253
  27. package/dist/api/utils.d.ts +0 -28
  28. package/dist/api/utils.d.ts.map +0 -1
  29. package/dist/api/utils.js +0 -74
  30. package/dist/breakpoints/approvalChains.d.ts +0 -66
  31. package/dist/breakpoints/approvalChains.d.ts.map +0 -1
  32. package/dist/breakpoints/approvalChains.js +0 -109
  33. package/dist/breakpoints/delegation.d.ts +0 -40
  34. package/dist/breakpoints/delegation.d.ts.map +0 -1
  35. package/dist/breakpoints/delegation.js +0 -197
  36. package/dist/breakpoints/delegationTypes.d.ts +0 -44
  37. package/dist/breakpoints/delegationTypes.d.ts.map +0 -1
  38. package/dist/breakpoints/delegationTypes.js +0 -8
  39. package/dist/breakpoints/evaluator.d.ts +0 -33
  40. package/dist/breakpoints/evaluator.d.ts.map +0 -1
  41. package/dist/breakpoints/evaluator.js +0 -128
  42. package/dist/breakpoints/index.d.ts +0 -12
  43. package/dist/breakpoints/index.d.ts.map +0 -1
  44. package/dist/breakpoints/index.js +0 -35
  45. package/dist/breakpoints/patterns.d.ts +0 -24
  46. package/dist/breakpoints/patterns.d.ts.map +0 -1
  47. package/dist/breakpoints/patterns.js +0 -88
  48. package/dist/breakpoints/postures.d.ts +0 -26
  49. package/dist/breakpoints/postures.d.ts.map +0 -1
  50. package/dist/breakpoints/postures.js +0 -98
  51. package/dist/breakpoints/rules.d.ts +0 -26
  52. package/dist/breakpoints/rules.d.ts.map +0 -1
  53. package/dist/breakpoints/rules.js +0 -110
  54. package/dist/breakpoints/types.d.ts +0 -78
  55. package/dist/breakpoints/types.d.ts.map +0 -1
  56. package/dist/breakpoints/types.js +0 -7
  57. package/dist/cli/commandRegistry.d.ts +0 -27
  58. package/dist/cli/commandRegistry.d.ts.map +0 -1
  59. package/dist/cli/commandRegistry.js +0 -126
  60. package/dist/cli/commands/breakpointRules.d.ts +0 -26
  61. package/dist/cli/commands/breakpointRules.d.ts.map +0 -1
  62. package/dist/cli/commands/breakpointRules.js +0 -219
  63. package/dist/cli/commands/compressOutput.d.ts +0 -24
  64. package/dist/cli/commands/compressOutput.d.ts.map +0 -1
  65. package/dist/cli/commands/compressOutput.js +0 -421
  66. package/dist/cli/commands/compressionReset.d.ts +0 -15
  67. package/dist/cli/commands/compressionReset.d.ts.map +0 -1
  68. package/dist/cli/commands/compressionReset.js +0 -87
  69. package/dist/cli/commands/compressionSet.d.ts +0 -26
  70. package/dist/cli/commands/compressionSet.d.ts.map +0 -1
  71. package/dist/cli/commands/compressionSet.js +0 -179
  72. package/dist/cli/commands/compressionStatus.d.ts +0 -12
  73. package/dist/cli/commands/compressionStatus.d.ts.map +0 -1
  74. package/dist/cli/commands/compressionStatus.js +0 -133
  75. package/dist/cli/commands/compressionToggle.d.ts +0 -17
  76. package/dist/cli/commands/compressionToggle.d.ts.map +0 -1
  77. package/dist/cli/commands/compressionToggle.js +0 -115
  78. package/dist/cli/commands/configure.d.ts +0 -124
  79. package/dist/cli/commands/configure.d.ts.map +0 -1
  80. package/dist/cli/commands/configure.js +0 -514
  81. package/dist/cli/commands/costStats.d.ts +0 -13
  82. package/dist/cli/commands/costStats.d.ts.map +0 -1
  83. package/dist/cli/commands/costStats.js +0 -319
  84. package/dist/cli/commands/daemon.d.ts +0 -31
  85. package/dist/cli/commands/daemon.d.ts.map +0 -1
  86. package/dist/cli/commands/daemon.js +0 -148
  87. package/dist/cli/commands/harnessCreateRun.d.ts +0 -24
  88. package/dist/cli/commands/harnessCreateRun.d.ts.map +0 -1
  89. package/dist/cli/commands/harnessCreateRun.js +0 -120
  90. package/dist/cli/commands/harnessInstall.d.ts +0 -8
  91. package/dist/cli/commands/harnessInstall.d.ts.map +0 -1
  92. package/dist/cli/commands/harnessInstall.js +0 -94
  93. package/dist/cli/commands/harnessPhase1.d.ts +0 -46
  94. package/dist/cli/commands/harnessPhase1.d.ts.map +0 -1
  95. package/dist/cli/commands/harnessPhase1.js +0 -1803
  96. package/dist/cli/commands/harnessPhase2.d.ts +0 -50
  97. package/dist/cli/commands/harnessPhase2.d.ts.map +0 -1
  98. package/dist/cli/commands/harnessPhase2.js +0 -1848
  99. package/dist/cli/commands/harnessPrompts.d.ts +0 -47
  100. package/dist/cli/commands/harnessPrompts.d.ts.map +0 -1
  101. package/dist/cli/commands/harnessPrompts.js +0 -282
  102. package/dist/cli/commands/harnessResumeRun.d.ts +0 -26
  103. package/dist/cli/commands/harnessResumeRun.d.ts.map +0 -1
  104. package/dist/cli/commands/harnessResumeRun.js +0 -502
  105. package/dist/cli/commands/harnessUtils.d.ts +0 -254
  106. package/dist/cli/commands/harnessUtils.d.ts.map +0 -1
  107. package/dist/cli/commands/harnessUtils.js +0 -684
  108. package/dist/cli/commands/health.d.ts +0 -89
  109. package/dist/cli/commands/health.d.ts.map +0 -1
  110. package/dist/cli/commands/health.js +0 -579
  111. package/dist/cli/commands/hookLog.d.ts +0 -15
  112. package/dist/cli/commands/hookLog.d.ts.map +0 -1
  113. package/dist/cli/commands/hookLog.js +0 -295
  114. package/dist/cli/commands/hookRun.d.ts +0 -24
  115. package/dist/cli/commands/hookRun.d.ts.map +0 -1
  116. package/dist/cli/commands/hookRun.js +0 -233
  117. package/dist/cli/commands/instructions.d.ts +0 -20
  118. package/dist/cli/commands/instructions.d.ts.map +0 -1
  119. package/dist/cli/commands/instructions.js +0 -264
  120. package/dist/cli/commands/jsonlInteractive.d.ts +0 -35
  121. package/dist/cli/commands/jsonlInteractive.d.ts.map +0 -1
  122. package/dist/cli/commands/jsonlInteractive.js +0 -302
  123. package/dist/cli/commands/log.d.ts +0 -22
  124. package/dist/cli/commands/log.d.ts.map +0 -1
  125. package/dist/cli/commands/log.js +0 -99
  126. package/dist/cli/commands/mcpConnect.d.ts +0 -33
  127. package/dist/cli/commands/mcpConnect.d.ts.map +0 -1
  128. package/dist/cli/commands/mcpConnect.js +0 -182
  129. package/dist/cli/commands/mcpServe.d.ts +0 -18
  130. package/dist/cli/commands/mcpServe.d.ts.map +0 -1
  131. package/dist/cli/commands/mcpServe.js +0 -59
  132. package/dist/cli/commands/plugin.d.ts +0 -61
  133. package/dist/cli/commands/plugin.d.ts.map +0 -1
  134. package/dist/cli/commands/plugin.js +0 -690
  135. package/dist/cli/commands/processLibrary.d.ts +0 -16
  136. package/dist/cli/commands/processLibrary.d.ts.map +0 -1
  137. package/dist/cli/commands/processLibrary.js +0 -156
  138. package/dist/cli/commands/profile.d.ts +0 -26
  139. package/dist/cli/commands/profile.d.ts.map +0 -1
  140. package/dist/cli/commands/profile.js +0 -213
  141. package/dist/cli/commands/runIterate.d.ts +0 -49
  142. package/dist/cli/commands/runIterate.d.ts.map +0 -1
  143. package/dist/cli/commands/runIterate.js +0 -363
  144. package/dist/cli/commands/session.d.ts +0 -98
  145. package/dist/cli/commands/session.d.ts.map +0 -1
  146. package/dist/cli/commands/session.js +0 -968
  147. package/dist/cli/commands/sessionCleanup.d.ts +0 -39
  148. package/dist/cli/commands/sessionCleanup.d.ts.map +0 -1
  149. package/dist/cli/commands/sessionCleanup.js +0 -243
  150. package/dist/cli/commands/sessionHistory.d.ts +0 -14
  151. package/dist/cli/commands/sessionHistory.d.ts.map +0 -1
  152. package/dist/cli/commands/sessionHistory.js +0 -82
  153. package/dist/cli/commands/sessionWhoami.d.ts +0 -23
  154. package/dist/cli/commands/sessionWhoami.d.ts.map +0 -1
  155. package/dist/cli/commands/sessionWhoami.js +0 -113
  156. package/dist/cli/commands/skill.d.ts +0 -136
  157. package/dist/cli/commands/skill.d.ts.map +0 -1
  158. package/dist/cli/commands/skill.js +0 -1048
  159. package/dist/cli/commands/templates/process-generation-prompt.md +0 -182
  160. package/dist/cli/commands/tokensStats.d.ts +0 -70
  161. package/dist/cli/commands/tokensStats.d.ts.map +0 -1
  162. package/dist/cli/commands/tokensStats.js +0 -355
  163. package/dist/cli/commands/tui.d.ts +0 -25
  164. package/dist/cli/commands/tui.d.ts.map +0 -1
  165. package/dist/cli/commands/tui.js +0 -195
  166. package/dist/cli/completionProof.d.ts +0 -4
  167. package/dist/cli/completionProof.d.ts.map +0 -1
  168. package/dist/cli/completionProof.js +0 -45
  169. package/dist/cli/main.d.ts +0 -21
  170. package/dist/cli/main.d.ts.map +0 -1
  171. package/dist/cli/main.js +0 -3328
  172. package/dist/cli/mcpServeEntry.d.ts +0 -3
  173. package/dist/cli/mcpServeEntry.d.ts.map +0 -1
  174. package/dist/cli/mcpServeEntry.js +0 -8
  175. package/dist/cli/resolveInputPath.d.ts +0 -61
  176. package/dist/cli/resolveInputPath.d.ts.map +0 -1
  177. package/dist/cli/resolveInputPath.js +0 -193
  178. package/dist/compression/compaction.d.ts +0 -80
  179. package/dist/compression/compaction.d.ts.map +0 -1
  180. package/dist/compression/compaction.js +0 -308
  181. package/dist/compression/config-loader.d.ts +0 -24
  182. package/dist/compression/config-loader.d.ts.map +0 -1
  183. package/dist/compression/config-loader.js +0 -179
  184. package/dist/compression/config.d.ts +0 -49
  185. package/dist/compression/config.d.ts.map +0 -1
  186. package/dist/compression/config.js +0 -41
  187. package/dist/compression/density-filter.d.ts +0 -20
  188. package/dist/compression/density-filter.d.ts.map +0 -1
  189. package/dist/compression/density-filter.js +0 -91
  190. package/dist/compression/library-cache.d.ts +0 -19
  191. package/dist/compression/library-cache.d.ts.map +0 -1
  192. package/dist/compression/library-cache.js +0 -149
  193. package/dist/config/defaults.d.ts +0 -186
  194. package/dist/config/defaults.d.ts.map +0 -1
  195. package/dist/config/defaults.js +0 -362
  196. package/dist/config/index.d.ts +0 -25
  197. package/dist/config/index.d.ts.map +0 -1
  198. package/dist/config/index.js +0 -37
  199. package/dist/cost/claudeCodeParser.d.ts +0 -81
  200. package/dist/cost/claudeCodeParser.d.ts.map +0 -1
  201. package/dist/cost/claudeCodeParser.js +0 -232
  202. package/dist/cost/collector.d.ts +0 -42
  203. package/dist/cost/collector.d.ts.map +0 -1
  204. package/dist/cost/collector.js +0 -105
  205. package/dist/cost/effectCost.d.ts +0 -21
  206. package/dist/cost/effectCost.d.ts.map +0 -1
  207. package/dist/cost/effectCost.js +0 -26
  208. package/dist/cost/index.d.ts +0 -19
  209. package/dist/cost/index.d.ts.map +0 -1
  210. package/dist/cost/index.js +0 -39
  211. package/dist/cost/journal.d.ts +0 -40
  212. package/dist/cost/journal.d.ts.map +0 -1
  213. package/dist/cost/journal.js +0 -137
  214. package/dist/cost/types.d.ts +0 -164
  215. package/dist/cost/types.d.ts.map +0 -1
  216. package/dist/cost/types.js +0 -231
  217. package/dist/daemon/config.d.ts +0 -8
  218. package/dist/daemon/config.d.ts.map +0 -1
  219. package/dist/daemon/config.js +0 -122
  220. package/dist/daemon/daemonLog.d.ts +0 -13
  221. package/dist/daemon/daemonLog.d.ts.map +0 -1
  222. package/dist/daemon/daemonLog.js +0 -64
  223. package/dist/daemon/fileWatcher.d.ts +0 -9
  224. package/dist/daemon/fileWatcher.d.ts.map +0 -1
  225. package/dist/daemon/fileWatcher.js +0 -140
  226. package/dist/daemon/index.d.ts +0 -12
  227. package/dist/daemon/index.d.ts.map +0 -1
  228. package/dist/daemon/index.js +0 -22
  229. package/dist/daemon/lifecycle.d.ts +0 -12
  230. package/dist/daemon/lifecycle.d.ts.map +0 -1
  231. package/dist/daemon/lifecycle.js +0 -257
  232. package/dist/daemon/loop.d.ts +0 -21
  233. package/dist/daemon/loop.d.ts.map +0 -1
  234. package/dist/daemon/loop.js +0 -181
  235. package/dist/daemon/timerScheduler.d.ts +0 -17
  236. package/dist/daemon/timerScheduler.d.ts.map +0 -1
  237. package/dist/daemon/timerScheduler.js +0 -122
  238. package/dist/daemon/types.d.ts +0 -78
  239. package/dist/daemon/types.d.ts.map +0 -1
  240. package/dist/daemon/types.js +0 -5
  241. package/dist/daemon/webhookListener.d.ts +0 -6
  242. package/dist/daemon/webhookListener.d.ts.map +0 -1
  243. package/dist/daemon/webhookListener.js +0 -108
  244. package/dist/dashboard/colors.d.ts +0 -26
  245. package/dist/dashboard/colors.d.ts.map +0 -1
  246. package/dist/dashboard/colors.js +0 -38
  247. package/dist/dashboard/components/BreakpointApproval.d.ts +0 -25
  248. package/dist/dashboard/components/BreakpointApproval.d.ts.map +0 -1
  249. package/dist/dashboard/components/BreakpointApproval.js +0 -77
  250. package/dist/dashboard/components/EffectTree.d.ts +0 -17
  251. package/dist/dashboard/components/EffectTree.d.ts.map +0 -1
  252. package/dist/dashboard/components/EffectTree.js +0 -53
  253. package/dist/dashboard/components/KeyValue.d.ts +0 -7
  254. package/dist/dashboard/components/KeyValue.d.ts.map +0 -1
  255. package/dist/dashboard/components/KeyValue.js +0 -19
  256. package/dist/dashboard/components/ProgressBar.d.ts +0 -7
  257. package/dist/dashboard/components/ProgressBar.d.ts.map +0 -1
  258. package/dist/dashboard/components/ProgressBar.js +0 -34
  259. package/dist/dashboard/components/StatusBadge.d.ts +0 -4
  260. package/dist/dashboard/components/StatusBadge.d.ts.map +0 -1
  261. package/dist/dashboard/components/StatusBadge.js +0 -28
  262. package/dist/dashboard/components/StatusLine.d.ts +0 -13
  263. package/dist/dashboard/components/StatusLine.d.ts.map +0 -1
  264. package/dist/dashboard/components/StatusLine.js +0 -70
  265. package/dist/dashboard/components/StructuredDiff.d.ts +0 -6
  266. package/dist/dashboard/components/StructuredDiff.d.ts.map +0 -1
  267. package/dist/dashboard/components/StructuredDiff.js +0 -47
  268. package/dist/dashboard/components/Table.d.ts +0 -5
  269. package/dist/dashboard/components/Table.d.ts.map +0 -1
  270. package/dist/dashboard/components/Table.js +0 -25
  271. package/dist/dashboard/components/index.d.ts +0 -11
  272. package/dist/dashboard/components/index.d.ts.map +0 -1
  273. package/dist/dashboard/components/index.js +0 -25
  274. package/dist/dashboard/components/messages/EffectRequestedMessage.d.ts +0 -3
  275. package/dist/dashboard/components/messages/EffectRequestedMessage.d.ts.map +0 -1
  276. package/dist/dashboard/components/messages/EffectRequestedMessage.js +0 -21
  277. package/dist/dashboard/components/messages/EffectResolvedMessage.d.ts +0 -3
  278. package/dist/dashboard/components/messages/EffectResolvedMessage.d.ts.map +0 -1
  279. package/dist/dashboard/components/messages/EffectResolvedMessage.js +0 -20
  280. package/dist/dashboard/components/messages/EventMessage.d.ts +0 -3
  281. package/dist/dashboard/components/messages/EventMessage.d.ts.map +0 -1
  282. package/dist/dashboard/components/messages/EventMessage.js +0 -27
  283. package/dist/dashboard/components/messages/RunCompletedMessage.d.ts +0 -3
  284. package/dist/dashboard/components/messages/RunCompletedMessage.d.ts.map +0 -1
  285. package/dist/dashboard/components/messages/RunCompletedMessage.js +0 -17
  286. package/dist/dashboard/components/messages/RunCreatedMessage.d.ts +0 -3
  287. package/dist/dashboard/components/messages/RunCreatedMessage.d.ts.map +0 -1
  288. package/dist/dashboard/components/messages/RunCreatedMessage.js +0 -18
  289. package/dist/dashboard/components/messages/RunFailedMessage.d.ts +0 -3
  290. package/dist/dashboard/components/messages/RunFailedMessage.d.ts.map +0 -1
  291. package/dist/dashboard/components/messages/RunFailedMessage.js +0 -23
  292. package/dist/dashboard/components/messages/index.d.ts +0 -8
  293. package/dist/dashboard/components/messages/index.d.ts.map +0 -1
  294. package/dist/dashboard/components/messages/index.js +0 -15
  295. package/dist/dashboard/components/messages/types.d.ts +0 -9
  296. package/dist/dashboard/components/messages/types.d.ts.map +0 -1
  297. package/dist/dashboard/components/messages/types.js +0 -5
  298. package/dist/dashboard/diffParser.d.ts +0 -20
  299. package/dist/dashboard/diffParser.d.ts.map +0 -1
  300. package/dist/dashboard/diffParser.js +0 -58
  301. package/dist/dashboard/index.d.ts +0 -13
  302. package/dist/dashboard/index.d.ts.map +0 -1
  303. package/dist/dashboard/index.js +0 -34
  304. package/dist/dashboard/ink/App.d.ts +0 -27
  305. package/dist/dashboard/ink/App.d.ts.map +0 -1
  306. package/dist/dashboard/ink/App.js +0 -78
  307. package/dist/dashboard/ink/components/ActionMenu.d.ts +0 -27
  308. package/dist/dashboard/ink/components/ActionMenu.d.ts.map +0 -1
  309. package/dist/dashboard/ink/components/ActionMenu.js +0 -97
  310. package/dist/dashboard/ink/components/BreakpointPanel.d.ts +0 -23
  311. package/dist/dashboard/ink/components/BreakpointPanel.d.ts.map +0 -1
  312. package/dist/dashboard/ink/components/BreakpointPanel.js +0 -94
  313. package/dist/dashboard/ink/components/EffectsPanel.d.ts +0 -24
  314. package/dist/dashboard/ink/components/EffectsPanel.d.ts.map +0 -1
  315. package/dist/dashboard/ink/components/EffectsPanel.js +0 -69
  316. package/dist/dashboard/ink/components/Message.d.ts +0 -25
  317. package/dist/dashboard/ink/components/Message.d.ts.map +0 -1
  318. package/dist/dashboard/ink/components/Message.js +0 -198
  319. package/dist/dashboard/ink/components/MessagePane.d.ts +0 -25
  320. package/dist/dashboard/ink/components/MessagePane.d.ts.map +0 -1
  321. package/dist/dashboard/ink/components/MessagePane.js +0 -161
  322. package/dist/dashboard/ink/components/PromptBar.d.ts +0 -38
  323. package/dist/dashboard/ink/components/PromptBar.d.ts.map +0 -1
  324. package/dist/dashboard/ink/components/PromptBar.js +0 -247
  325. package/dist/dashboard/ink/components/RunListTable.d.ts +0 -28
  326. package/dist/dashboard/ink/components/RunListTable.d.ts.map +0 -1
  327. package/dist/dashboard/ink/components/RunListTable.js +0 -118
  328. package/dist/dashboard/ink/components/RunningIndicator.d.ts +0 -25
  329. package/dist/dashboard/ink/components/RunningIndicator.d.ts.map +0 -1
  330. package/dist/dashboard/ink/components/RunningIndicator.js +0 -38
  331. package/dist/dashboard/ink/components/SearchBar.d.ts +0 -33
  332. package/dist/dashboard/ink/components/SearchBar.d.ts.map +0 -1
  333. package/dist/dashboard/ink/components/SearchBar.js +0 -147
  334. package/dist/dashboard/ink/components/StatusBar.d.ts +0 -37
  335. package/dist/dashboard/ink/components/StatusBar.d.ts.map +0 -1
  336. package/dist/dashboard/ink/components/StatusBar.js +0 -118
  337. package/dist/dashboard/ink/components/StatusLine.d.ts +0 -30
  338. package/dist/dashboard/ink/components/StatusLine.d.ts.map +0 -1
  339. package/dist/dashboard/ink/components/StatusLine.js +0 -122
  340. package/dist/dashboard/ink/components/index.d.ts +0 -24
  341. package/dist/dashboard/ink/components/index.d.ts.map +0 -1
  342. package/dist/dashboard/ink/components/index.js +0 -41
  343. package/dist/dashboard/ink/components/primitives/BorderBox.d.ts +0 -47
  344. package/dist/dashboard/ink/components/primitives/BorderBox.d.ts.map +0 -1
  345. package/dist/dashboard/ink/components/primitives/BorderBox.js +0 -107
  346. package/dist/dashboard/ink/components/primitives/ProgressBar.d.ts +0 -25
  347. package/dist/dashboard/ink/components/primitives/ProgressBar.d.ts.map +0 -1
  348. package/dist/dashboard/ink/components/primitives/ProgressBar.js +0 -55
  349. package/dist/dashboard/ink/components/primitives/Tree.d.ts +0 -27
  350. package/dist/dashboard/ink/components/primitives/Tree.d.ts.map +0 -1
  351. package/dist/dashboard/ink/components/primitives/Tree.js +0 -73
  352. package/dist/dashboard/ink/components/primitives/index.d.ts +0 -10
  353. package/dist/dashboard/ink/components/primitives/index.d.ts.map +0 -1
  354. package/dist/dashboard/ink/components/primitives/index.js +0 -16
  355. package/dist/dashboard/ink/contexts/ChatContext.d.ts +0 -58
  356. package/dist/dashboard/ink/contexts/ChatContext.d.ts.map +0 -1
  357. package/dist/dashboard/ink/contexts/ChatContext.js +0 -160
  358. package/dist/dashboard/ink/contexts/ClockContext.d.ts +0 -26
  359. package/dist/dashboard/ink/contexts/ClockContext.d.ts.map +0 -1
  360. package/dist/dashboard/ink/contexts/ClockContext.js +0 -43
  361. package/dist/dashboard/ink/contexts/EffectsContext.d.ts +0 -30
  362. package/dist/dashboard/ink/contexts/EffectsContext.d.ts.map +0 -1
  363. package/dist/dashboard/ink/contexts/EffectsContext.js +0 -88
  364. package/dist/dashboard/ink/contexts/InkContext.d.ts +0 -58
  365. package/dist/dashboard/ink/contexts/InkContext.d.ts.map +0 -1
  366. package/dist/dashboard/ink/contexts/InkContext.js +0 -77
  367. package/dist/dashboard/ink/contexts/NavigationContext.d.ts +0 -44
  368. package/dist/dashboard/ink/contexts/NavigationContext.d.ts.map +0 -1
  369. package/dist/dashboard/ink/contexts/NavigationContext.js +0 -91
  370. package/dist/dashboard/ink/contexts/SessionContext.d.ts +0 -73
  371. package/dist/dashboard/ink/contexts/SessionContext.d.ts.map +0 -1
  372. package/dist/dashboard/ink/contexts/SessionContext.js +0 -106
  373. package/dist/dashboard/ink/contexts/ThemeContext.d.ts +0 -17
  374. package/dist/dashboard/ink/contexts/ThemeContext.d.ts.map +0 -1
  375. package/dist/dashboard/ink/contexts/ThemeContext.js +0 -46
  376. package/dist/dashboard/ink/data/runScanner.d.ts +0 -44
  377. package/dist/dashboard/ink/data/runScanner.d.ts.map +0 -1
  378. package/dist/dashboard/ink/data/runScanner.js +0 -147
  379. package/dist/dashboard/ink/helpers.d.ts +0 -471
  380. package/dist/dashboard/ink/helpers.d.ts.map +0 -1
  381. package/dist/dashboard/ink/helpers.js +0 -1547
  382. package/dist/dashboard/ink/hooks/useChat.d.ts +0 -6
  383. package/dist/dashboard/ink/hooks/useChat.d.ts.map +0 -1
  384. package/dist/dashboard/ink/hooks/useChat.js +0 -8
  385. package/dist/dashboard/ink/hooks/useClock.d.ts +0 -14
  386. package/dist/dashboard/ink/hooks/useClock.d.ts.map +0 -1
  387. package/dist/dashboard/ink/hooks/useClock.js +0 -13
  388. package/dist/dashboard/ink/hooks/useNavigation.d.ts +0 -7
  389. package/dist/dashboard/ink/hooks/useNavigation.d.ts.map +0 -1
  390. package/dist/dashboard/ink/hooks/useNavigation.js +0 -10
  391. package/dist/dashboard/ink/hooks/useRunDetail.d.ts +0 -17
  392. package/dist/dashboard/ink/hooks/useRunDetail.d.ts.map +0 -1
  393. package/dist/dashboard/ink/hooks/useRunDetail.js +0 -65
  394. package/dist/dashboard/ink/hooks/useRunScanner.d.ts +0 -15
  395. package/dist/dashboard/ink/hooks/useRunScanner.d.ts.map +0 -1
  396. package/dist/dashboard/ink/hooks/useRunScanner.js +0 -57
  397. package/dist/dashboard/ink/hooks/useSession.d.ts +0 -14
  398. package/dist/dashboard/ink/hooks/useSession.d.ts.map +0 -1
  399. package/dist/dashboard/ink/hooks/useSession.js +0 -13
  400. package/dist/dashboard/ink/hooks/useTheme.d.ts +0 -8
  401. package/dist/dashboard/ink/hooks/useTheme.d.ts.map +0 -1
  402. package/dist/dashboard/ink/hooks/useTheme.js +0 -12
  403. package/dist/dashboard/ink/index.d.ts +0 -62
  404. package/dist/dashboard/ink/index.d.ts.map +0 -1
  405. package/dist/dashboard/ink/index.js +0 -167
  406. package/dist/dashboard/ink/render.d.ts +0 -31
  407. package/dist/dashboard/ink/render.d.ts.map +0 -1
  408. package/dist/dashboard/ink/render.js +0 -97
  409. package/dist/dashboard/ink/types.d.ts +0 -177
  410. package/dist/dashboard/ink/types.d.ts.map +0 -1
  411. package/dist/dashboard/ink/types.js +0 -8
  412. package/dist/dashboard/ink/views/DashboardView.d.ts +0 -23
  413. package/dist/dashboard/ink/views/DashboardView.d.ts.map +0 -1
  414. package/dist/dashboard/ink/views/DashboardView.js +0 -135
  415. package/dist/dashboard/ink/views/RunDetailView.d.ts +0 -17
  416. package/dist/dashboard/ink/views/RunDetailView.d.ts.map +0 -1
  417. package/dist/dashboard/ink/views/RunDetailView.js +0 -179
  418. package/dist/dashboard/ink/views/SessionView.d.ts +0 -16
  419. package/dist/dashboard/ink/views/SessionView.d.ts.map +0 -1
  420. package/dist/dashboard/ink/views/SessionView.js +0 -601
  421. package/dist/dashboard/ink/views/index.d.ts +0 -6
  422. package/dist/dashboard/ink/views/index.d.ts.map +0 -1
  423. package/dist/dashboard/ink/views/index.js +0 -10
  424. package/dist/dashboard/render.d.ts +0 -20
  425. package/dist/dashboard/render.d.ts.map +0 -1
  426. package/dist/dashboard/render.js +0 -30
  427. package/dist/governance/authority.d.ts +0 -68
  428. package/dist/governance/authority.d.ts.map +0 -1
  429. package/dist/governance/authority.js +0 -136
  430. package/dist/governance/bridge.d.ts +0 -17
  431. package/dist/governance/bridge.d.ts.map +0 -1
  432. package/dist/governance/bridge.js +0 -46
  433. package/dist/governance/builtins.d.ts +0 -25
  434. package/dist/governance/builtins.d.ts.map +0 -1
  435. package/dist/governance/builtins.js +0 -67
  436. package/dist/governance/categories.d.ts +0 -58
  437. package/dist/governance/categories.d.ts.map +0 -1
  438. package/dist/governance/categories.js +0 -120
  439. package/dist/governance/decisionTrail.d.ts +0 -60
  440. package/dist/governance/decisionTrail.d.ts.map +0 -1
  441. package/dist/governance/decisionTrail.js +0 -68
  442. package/dist/governance/engine.d.ts +0 -20
  443. package/dist/governance/engine.d.ts.map +0 -1
  444. package/dist/governance/engine.js +0 -124
  445. package/dist/governance/index.d.ts +0 -20
  446. package/dist/governance/index.d.ts.map +0 -1
  447. package/dist/governance/index.js +0 -75
  448. package/dist/governance/logging.d.ts +0 -18
  449. package/dist/governance/logging.d.ts.map +0 -1
  450. package/dist/governance/logging.js +0 -83
  451. package/dist/governance/mandate.d.ts +0 -83
  452. package/dist/governance/mandate.d.ts.map +0 -1
  453. package/dist/governance/mandate.js +0 -180
  454. package/dist/governance/permissionEvents.d.ts +0 -51
  455. package/dist/governance/permissionEvents.d.ts.map +0 -1
  456. package/dist/governance/permissionEvents.js +0 -52
  457. package/dist/governance/permissionPropagation.d.ts +0 -18
  458. package/dist/governance/permissionPropagation.d.ts.map +0 -1
  459. package/dist/governance/permissionPropagation.js +0 -58
  460. package/dist/governance/postureBridge.d.ts +0 -17
  461. package/dist/governance/postureBridge.d.ts.map +0 -1
  462. package/dist/governance/postureBridge.js +0 -117
  463. package/dist/governance/sandboxBridge.d.ts +0 -49
  464. package/dist/governance/sandboxBridge.d.ts.map +0 -1
  465. package/dist/governance/sandboxBridge.js +0 -77
  466. package/dist/governance/sandboxPolicy.d.ts +0 -51
  467. package/dist/governance/sandboxPolicy.d.ts.map +0 -1
  468. package/dist/governance/sandboxPolicy.js +0 -177
  469. package/dist/governance/types.d.ts +0 -106
  470. package/dist/governance/types.d.ts.map +0 -1
  471. package/dist/governance/types.js +0 -13
  472. package/dist/harness/agenticTools.d.ts +0 -72
  473. package/dist/harness/agenticTools.d.ts.map +0 -1
  474. package/dist/harness/agenticTools.js +0 -1630
  475. package/dist/harness/backgroundProcessRegistry.d.ts +0 -63
  476. package/dist/harness/backgroundProcessRegistry.d.ts.map +0 -1
  477. package/dist/harness/backgroundProcessRegistry.js +0 -199
  478. package/dist/harness/backgroundTracker.d.ts +0 -64
  479. package/dist/harness/backgroundTracker.d.ts.map +0 -1
  480. package/dist/harness/backgroundTracker.js +0 -107
  481. package/dist/harness/capabilityRouter.d.ts +0 -76
  482. package/dist/harness/capabilityRouter.d.ts.map +0 -1
  483. package/dist/harness/capabilityRouter.js +0 -176
  484. package/dist/harness/claudeCode.d.ts +0 -57
  485. package/dist/harness/claudeCode.d.ts.map +0 -1
  486. package/dist/harness/claudeCode.js +0 -1197
  487. package/dist/harness/codex.d.ts +0 -11
  488. package/dist/harness/codex.d.ts.map +0 -1
  489. package/dist/harness/codex.js +0 -386
  490. package/dist/harness/commandDiscovery.d.ts +0 -37
  491. package/dist/harness/commandDiscovery.d.ts.map +0 -1
  492. package/dist/harness/commandDiscovery.js +0 -171
  493. package/dist/harness/cursor.d.ts +0 -40
  494. package/dist/harness/cursor.d.ts.map +0 -1
  495. package/dist/harness/cursor.js +0 -815
  496. package/dist/harness/customAdapter.d.ts +0 -14
  497. package/dist/harness/customAdapter.d.ts.map +0 -1
  498. package/dist/harness/customAdapter.js +0 -124
  499. package/dist/harness/deferredToolRegistry.d.ts +0 -76
  500. package/dist/harness/deferredToolRegistry.d.ts.map +0 -1
  501. package/dist/harness/deferredToolRegistry.js +0 -150
  502. package/dist/harness/discovery.d.ts +0 -78
  503. package/dist/harness/discovery.d.ts.map +0 -1
  504. package/dist/harness/discovery.js +0 -331
  505. package/dist/harness/fallbackChains.d.ts +0 -42
  506. package/dist/harness/fallbackChains.d.ts.map +0 -1
  507. package/dist/harness/fallbackChains.js +0 -69
  508. package/dist/harness/geminiCli.d.ts +0 -31
  509. package/dist/harness/geminiCli.d.ts.map +0 -1
  510. package/dist/harness/geminiCli.js +0 -807
  511. package/dist/harness/githubCopilot.d.ts +0 -47
  512. package/dist/harness/githubCopilot.d.ts.map +0 -1
  513. package/dist/harness/githubCopilot.js +0 -667
  514. package/dist/harness/hostContract.d.ts +0 -63
  515. package/dist/harness/hostContract.d.ts.map +0 -1
  516. package/dist/harness/hostContract.js +0 -136
  517. package/dist/harness/index.d.ts +0 -32
  518. package/dist/harness/index.d.ts.map +0 -1
  519. package/dist/harness/index.js +0 -113
  520. package/dist/harness/installSupport.d.ts +0 -37
  521. package/dist/harness/installSupport.d.ts.map +0 -1
  522. package/dist/harness/installSupport.js +0 -184
  523. package/dist/harness/internal.d.ts +0 -13
  524. package/dist/harness/internal.d.ts.map +0 -1
  525. package/dist/harness/internal.js +0 -159
  526. package/dist/harness/invoker.d.ts +0 -68
  527. package/dist/harness/invoker.d.ts.map +0 -1
  528. package/dist/harness/invoker.js +0 -491
  529. package/dist/harness/modeSelector.d.ts +0 -50
  530. package/dist/harness/modeSelector.d.ts.map +0 -1
  531. package/dist/harness/modeSelector.js +0 -124
  532. package/dist/harness/modelSelection.d.ts +0 -37
  533. package/dist/harness/modelSelection.d.ts.map +0 -1
  534. package/dist/harness/modelSelection.js +0 -81
  535. package/dist/harness/nullAdapter.d.ts +0 -9
  536. package/dist/harness/nullAdapter.d.ts.map +0 -1
  537. package/dist/harness/nullAdapter.js +0 -46
  538. package/dist/harness/ohMyPi.d.ts +0 -3
  539. package/dist/harness/ohMyPi.d.ts.map +0 -1
  540. package/dist/harness/ohMyPi.js +0 -190
  541. package/dist/harness/openclaw.d.ts +0 -20
  542. package/dist/harness/openclaw.d.ts.map +0 -1
  543. package/dist/harness/openclaw.js +0 -340
  544. package/dist/harness/opencode.d.ts +0 -28
  545. package/dist/harness/opencode.d.ts.map +0 -1
  546. package/dist/harness/opencode.js +0 -650
  547. package/dist/harness/operatorCommands.d.ts +0 -38
  548. package/dist/harness/operatorCommands.d.ts.map +0 -1
  549. package/dist/harness/operatorCommands.js +0 -118
  550. package/dist/harness/pi.d.ts +0 -4
  551. package/dist/harness/pi.d.ts.map +0 -1
  552. package/dist/harness/pi.js +0 -200
  553. package/dist/harness/piSecureSandbox.d.ts +0 -21
  554. package/dist/harness/piSecureSandbox.d.ts.map +0 -1
  555. package/dist/harness/piSecureSandbox.js +0 -373
  556. package/dist/harness/piWrapper.d.ts +0 -88
  557. package/dist/harness/piWrapper.d.ts.map +0 -1
  558. package/dist/harness/piWrapper.js +0 -660
  559. package/dist/harness/planMode.d.ts +0 -68
  560. package/dist/harness/planMode.d.ts.map +0 -1
  561. package/dist/harness/planMode.js +0 -145
  562. package/dist/harness/registry.d.ts +0 -35
  563. package/dist/harness/registry.d.ts.map +0 -1
  564. package/dist/harness/registry.js +0 -98
  565. package/dist/harness/selectionPolicies.d.ts +0 -29
  566. package/dist/harness/selectionPolicies.d.ts.map +0 -1
  567. package/dist/harness/selectionPolicies.js +0 -165
  568. package/dist/harness/sessionMarker.d.ts +0 -67
  569. package/dist/harness/sessionMarker.d.ts.map +0 -1
  570. package/dist/harness/sessionMarker.js +0 -407
  571. package/dist/harness/streamingCapture.d.ts +0 -44
  572. package/dist/harness/streamingCapture.d.ts.map +0 -1
  573. package/dist/harness/streamingCapture.js +0 -278
  574. package/dist/harness/types.d.ts +0 -266
  575. package/dist/harness/types.d.ts.map +0 -1
  576. package/dist/harness/types.js +0 -34
  577. package/dist/hooks/dispatcher.d.ts +0 -29
  578. package/dist/hooks/dispatcher.d.ts.map +0 -1
  579. package/dist/hooks/dispatcher.js +0 -296
  580. package/dist/hooks/index.d.ts +0 -16
  581. package/dist/hooks/index.d.ts.map +0 -1
  582. package/dist/hooks/index.js +0 -20
  583. package/dist/hooks/types.d.ts +0 -170
  584. package/dist/hooks/types.d.ts.map +0 -1
  585. package/dist/hooks/types.js +0 -6
  586. package/dist/index.d.ts +0 -28
  587. package/dist/index.d.ts.map +0 -1
  588. package/dist/index.js +0 -66
  589. package/dist/interaction/askUserQuestion.d.ts +0 -35
  590. package/dist/interaction/askUserQuestion.d.ts.map +0 -1
  591. package/dist/interaction/askUserQuestion.js +0 -541
  592. package/dist/interaction/index.d.ts +0 -4
  593. package/dist/interaction/index.d.ts.map +0 -1
  594. package/dist/interaction/index.js +0 -20
  595. package/dist/interaction/interactionRouter.d.ts +0 -25
  596. package/dist/interaction/interactionRouter.d.ts.map +0 -1
  597. package/dist/interaction/interactionRouter.js +0 -55
  598. package/dist/logging/index.d.ts +0 -3
  599. package/dist/logging/index.d.ts.map +0 -1
  600. package/dist/logging/index.js +0 -11
  601. package/dist/logging/runLogger.d.ts +0 -85
  602. package/dist/logging/runLogger.d.ts.map +0 -1
  603. package/dist/logging/runLogger.js +0 -180
  604. package/dist/mcp/channels/allowlist.d.ts +0 -19
  605. package/dist/mcp/channels/allowlist.d.ts.map +0 -1
  606. package/dist/mcp/channels/allowlist.js +0 -140
  607. package/dist/mcp/channels/channelManager.d.ts +0 -64
  608. package/dist/mcp/channels/channelManager.d.ts.map +0 -1
  609. package/dist/mcp/channels/channelManager.js +0 -137
  610. package/dist/mcp/channels/inboundQueue.d.ts +0 -47
  611. package/dist/mcp/channels/inboundQueue.d.ts.map +0 -1
  612. package/dist/mcp/channels/inboundQueue.js +0 -96
  613. package/dist/mcp/channels/index.d.ts +0 -11
  614. package/dist/mcp/channels/index.d.ts.map +0 -1
  615. package/dist/mcp/channels/index.js +0 -33
  616. package/dist/mcp/channels/outbound.d.ts +0 -33
  617. package/dist/mcp/channels/outbound.d.ts.map +0 -1
  618. package/dist/mcp/channels/outbound.js +0 -94
  619. package/dist/mcp/channels/permissionRelay.d.ts +0 -62
  620. package/dist/mcp/channels/permissionRelay.d.ts.map +0 -1
  621. package/dist/mcp/channels/permissionRelay.js +0 -159
  622. package/dist/mcp/channels/types.d.ts +0 -135
  623. package/dist/mcp/channels/types.d.ts.map +0 -1
  624. package/dist/mcp/channels/types.js +0 -16
  625. package/dist/mcp/client/config.d.ts +0 -26
  626. package/dist/mcp/client/config.d.ts.map +0 -1
  627. package/dist/mcp/client/config.js +0 -140
  628. package/dist/mcp/client/executor.d.ts +0 -28
  629. package/dist/mcp/client/executor.d.ts.map +0 -1
  630. package/dist/mcp/client/executor.js +0 -58
  631. package/dist/mcp/client/index.d.ts +0 -10
  632. package/dist/mcp/client/index.d.ts.map +0 -1
  633. package/dist/mcp/client/index.js +0 -25
  634. package/dist/mcp/client/manager.d.ts +0 -72
  635. package/dist/mcp/client/manager.d.ts.map +0 -1
  636. package/dist/mcp/client/manager.js +0 -212
  637. package/dist/mcp/client/toolRegistry.d.ts +0 -48
  638. package/dist/mcp/client/toolRegistry.d.ts.map +0 -1
  639. package/dist/mcp/client/toolRegistry.js +0 -116
  640. package/dist/mcp/client/types.d.ts +0 -94
  641. package/dist/mcp/client/types.d.ts.map +0 -1
  642. package/dist/mcp/client/types.js +0 -13
  643. package/dist/mcp/index.d.ts +0 -11
  644. package/dist/mcp/index.d.ts.map +0 -1
  645. package/dist/mcp/index.js +0 -58
  646. package/dist/mcp/server.d.ts +0 -3
  647. package/dist/mcp/server.d.ts.map +0 -1
  648. package/dist/mcp/server.js +0 -21
  649. package/dist/mcp/tools/discovery.d.ts +0 -3
  650. package/dist/mcp/tools/discovery.d.ts.map +0 -1
  651. package/dist/mcp/tools/discovery.js +0 -113
  652. package/dist/mcp/tools/runs.d.ts +0 -3
  653. package/dist/mcp/tools/runs.d.ts.map +0 -1
  654. package/dist/mcp/tools/runs.js +0 -240
  655. package/dist/mcp/tools/sessions.d.ts +0 -3
  656. package/dist/mcp/tools/sessions.d.ts.map +0 -1
  657. package/dist/mcp/tools/sessions.js +0 -221
  658. package/dist/mcp/tools/tasks.d.ts +0 -3
  659. package/dist/mcp/tools/tasks.d.ts.map +0 -1
  660. package/dist/mcp/tools/tasks.js +0 -230
  661. package/dist/mcp/transport/index.d.ts +0 -5
  662. package/dist/mcp/transport/index.d.ts.map +0 -1
  663. package/dist/mcp/transport/index.js +0 -9
  664. package/dist/mcp/transport/session.d.ts +0 -16
  665. package/dist/mcp/transport/session.d.ts.map +0 -1
  666. package/dist/mcp/transport/session.js +0 -76
  667. package/dist/mcp/transport/types.d.ts +0 -17
  668. package/dist/mcp/transport/types.d.ts.map +0 -1
  669. package/dist/mcp/transport/types.js +0 -5
  670. package/dist/mcp/transport/websocket.d.ts +0 -39
  671. package/dist/mcp/transport/websocket.d.ts.map +0 -1
  672. package/dist/mcp/transport/websocket.js +0 -269
  673. package/dist/mcp/util/errors.d.ts +0 -14
  674. package/dist/mcp/util/errors.d.ts.map +0 -1
  675. package/dist/mcp/util/errors.js +0 -10
  676. package/dist/mcp/util/resolve-run-dir.d.ts +0 -6
  677. package/dist/mcp/util/resolve-run-dir.d.ts.map +0 -1
  678. package/dist/mcp/util/resolve-run-dir.js +0 -47
  679. package/dist/observability/health.d.ts +0 -19
  680. package/dist/observability/health.d.ts.map +0 -1
  681. package/dist/observability/health.js +0 -129
  682. package/dist/observability/index.d.ts +0 -6
  683. package/dist/observability/index.d.ts.map +0 -1
  684. package/dist/observability/index.js +0 -20
  685. package/dist/observability/runStatus.d.ts +0 -44
  686. package/dist/observability/runStatus.d.ts.map +0 -1
  687. package/dist/observability/runStatus.js +0 -170
  688. package/dist/observability/timeline.d.ts +0 -11
  689. package/dist/observability/timeline.d.ts.map +0 -1
  690. package/dist/observability/timeline.js +0 -176
  691. package/dist/observability/types.d.ts +0 -62
  692. package/dist/observability/types.d.ts.map +0 -1
  693. package/dist/observability/types.js +0 -8
  694. package/dist/observability/webhooks.d.ts +0 -68
  695. package/dist/observability/webhooks.d.ts.map +0 -1
  696. package/dist/observability/webhooks.js +0 -132
  697. package/dist/plugins/index.d.ts +0 -14
  698. package/dist/plugins/index.d.ts.map +0 -1
  699. package/dist/plugins/index.js +0 -51
  700. package/dist/plugins/marketplace.d.ts +0 -82
  701. package/dist/plugins/marketplace.d.ts.map +0 -1
  702. package/dist/plugins/marketplace.js +0 -342
  703. package/dist/plugins/migrations.d.ts +0 -52
  704. package/dist/plugins/migrations.d.ts.map +0 -1
  705. package/dist/plugins/migrations.js +0 -151
  706. package/dist/plugins/packageReader.d.ts +0 -47
  707. package/dist/plugins/packageReader.d.ts.map +0 -1
  708. package/dist/plugins/packageReader.js +0 -153
  709. package/dist/plugins/paths.d.ts +0 -30
  710. package/dist/plugins/paths.d.ts.map +0 -1
  711. package/dist/plugins/paths.js +0 -69
  712. package/dist/plugins/registry.d.ts +0 -54
  713. package/dist/plugins/registry.d.ts.map +0 -1
  714. package/dist/plugins/registry.js +0 -116
  715. package/dist/plugins/types.d.ts +0 -133
  716. package/dist/plugins/types.d.ts.map +0 -1
  717. package/dist/plugins/types.js +0 -35
  718. package/dist/processLibrary/active.d.ts +0 -91
  719. package/dist/processLibrary/active.d.ts.map +0 -1
  720. package/dist/processLibrary/active.js +0 -291
  721. package/dist/profiles/index.d.ts +0 -25
  722. package/dist/profiles/index.d.ts.map +0 -1
  723. package/dist/profiles/index.js +0 -40
  724. package/dist/profiles/projectProfile.d.ts +0 -73
  725. package/dist/profiles/projectProfile.d.ts.map +0 -1
  726. package/dist/profiles/projectProfile.js +0 -747
  727. package/dist/profiles/types.d.ts +0 -597
  728. package/dist/profiles/types.d.ts.map +0 -1
  729. package/dist/profiles/types.js +0 -36
  730. package/dist/profiles/userProfile.d.ts +0 -73
  731. package/dist/profiles/userProfile.d.ts.map +0 -1
  732. package/dist/profiles/userProfile.js +0 -547
  733. package/dist/prompts/babysitterMdDiscovery.d.ts +0 -38
  734. package/dist/prompts/babysitterMdDiscovery.d.ts.map +0 -1
  735. package/dist/prompts/babysitterMdDiscovery.js +0 -150
  736. package/dist/prompts/capabilityCollector.d.ts +0 -48
  737. package/dist/prompts/capabilityCollector.d.ts.map +0 -1
  738. package/dist/prompts/capabilityCollector.js +0 -117
  739. package/dist/prompts/capabilityProcessMap.d.ts +0 -33
  740. package/dist/prompts/capabilityProcessMap.d.ts.map +0 -1
  741. package/dist/prompts/capabilityProcessMap.js +0 -105
  742. package/dist/prompts/commandTemplates.d.ts +0 -4
  743. package/dist/prompts/commandTemplates.d.ts.map +0 -1
  744. package/dist/prompts/commandTemplates.js +0 -32
  745. package/dist/prompts/compose.d.ts +0 -28
  746. package/dist/prompts/compose.d.ts.map +0 -1
  747. package/dist/prompts/compose.js +0 -186
  748. package/dist/prompts/context.d.ts +0 -48
  749. package/dist/prompts/context.d.ts.map +0 -1
  750. package/dist/prompts/context.js +0 -385
  751. package/dist/prompts/contextDetect.d.ts +0 -64
  752. package/dist/prompts/contextDetect.d.ts.map +0 -1
  753. package/dist/prompts/contextDetect.js +0 -122
  754. package/dist/prompts/continuityOverlay.d.ts +0 -35
  755. package/dist/prompts/continuityOverlay.d.ts.map +0 -1
  756. package/dist/prompts/continuityOverlay.js +0 -210
  757. package/dist/prompts/index.d.ts +0 -23
  758. package/dist/prompts/index.d.ts.map +0 -1
  759. package/dist/prompts/index.js +0 -90
  760. package/dist/prompts/parts/breakpointHandling.d.ts +0 -8
  761. package/dist/prompts/parts/breakpointHandling.d.ts.map +0 -1
  762. package/dist/prompts/parts/breakpointHandling.js +0 -12
  763. package/dist/prompts/parts/codingPhilosophy.d.ts +0 -7
  764. package/dist/prompts/parts/codingPhilosophy.d.ts.map +0 -1
  765. package/dist/prompts/parts/codingPhilosophy.js +0 -11
  766. package/dist/prompts/parts/completionProof.d.ts +0 -6
  767. package/dist/prompts/parts/completionProof.d.ts.map +0 -1
  768. package/dist/prompts/parts/completionProof.js +0 -10
  769. package/dist/prompts/parts/continuityOverlay.d.ts +0 -2
  770. package/dist/prompts/parts/continuityOverlay.d.ts.map +0 -1
  771. package/dist/prompts/parts/continuityOverlay.js +0 -5
  772. package/dist/prompts/parts/criticalRules.d.ts +0 -7
  773. package/dist/prompts/parts/criticalRules.d.ts.map +0 -1
  774. package/dist/prompts/parts/criticalRules.js +0 -16
  775. package/dist/prompts/parts/dependencies.d.ts +0 -6
  776. package/dist/prompts/parts/dependencies.d.ts.map +0 -1
  777. package/dist/prompts/parts/dependencies.js +0 -10
  778. package/dist/prompts/parts/effects.d.ts +0 -6
  779. package/dist/prompts/parts/effects.d.ts.map +0 -1
  780. package/dist/prompts/parts/effects.js +0 -10
  781. package/dist/prompts/parts/gitSafety.d.ts +0 -7
  782. package/dist/prompts/parts/gitSafety.d.ts.map +0 -1
  783. package/dist/prompts/parts/gitSafety.js +0 -11
  784. package/dist/prompts/parts/index.d.ts +0 -37
  785. package/dist/prompts/parts/index.d.ts.map +0 -1
  786. package/dist/prompts/parts/index.js +0 -70
  787. package/dist/prompts/parts/intentFidelityChecks.d.ts +0 -7
  788. package/dist/prompts/parts/intentFidelityChecks.d.ts.map +0 -1
  789. package/dist/prompts/parts/intentFidelityChecks.js +0 -14
  790. package/dist/prompts/parts/interview.d.ts +0 -6
  791. package/dist/prompts/parts/interview.d.ts.map +0 -1
  792. package/dist/prompts/parts/interview.js +0 -18
  793. package/dist/prompts/parts/iteration.d.ts +0 -6
  794. package/dist/prompts/parts/iteration.d.ts.map +0 -1
  795. package/dist/prompts/parts/iteration.js +0 -15
  796. package/dist/prompts/parts/loopControl.d.ts +0 -11
  797. package/dist/prompts/parts/loopControl.d.ts.map +0 -1
  798. package/dist/prompts/parts/loopControl.js +0 -22
  799. package/dist/prompts/parts/nonNegotiables.d.ts +0 -7
  800. package/dist/prompts/parts/nonNegotiables.d.ts.map +0 -1
  801. package/dist/prompts/parts/nonNegotiables.js +0 -14
  802. package/dist/prompts/parts/outputEfficiency.d.ts +0 -7
  803. package/dist/prompts/parts/outputEfficiency.d.ts.map +0 -1
  804. package/dist/prompts/parts/outputEfficiency.js +0 -11
  805. package/dist/prompts/parts/parallelDispatch.d.ts +0 -15
  806. package/dist/prompts/parts/parallelDispatch.d.ts.map +0 -1
  807. package/dist/prompts/parts/parallelDispatch.js +0 -46
  808. package/dist/prompts/parts/parallelPhaseDetection.d.ts +0 -6
  809. package/dist/prompts/parts/parallelPhaseDetection.d.ts.map +0 -1
  810. package/dist/prompts/parts/parallelPhaseDetection.js +0 -10
  811. package/dist/prompts/parts/priorityLadder.d.ts +0 -7
  812. package/dist/prompts/parts/priorityLadder.d.ts.map +0 -1
  813. package/dist/prompts/parts/priorityLadder.js +0 -13
  814. package/dist/prompts/parts/processCreation.d.ts +0 -6
  815. package/dist/prompts/parts/processCreation.d.ts.map +0 -1
  816. package/dist/prompts/parts/processCreation.js +0 -10
  817. package/dist/prompts/parts/processGuidelines.d.ts +0 -7
  818. package/dist/prompts/parts/processGuidelines.d.ts.map +0 -1
  819. package/dist/prompts/parts/processGuidelines.js +0 -11
  820. package/dist/prompts/parts/projectInstructions.d.ts +0 -8
  821. package/dist/prompts/parts/projectInstructions.d.ts.map +0 -1
  822. package/dist/prompts/parts/projectInstructions.js +0 -28
  823. package/dist/prompts/parts/quickReference.d.ts +0 -6
  824. package/dist/prompts/parts/quickReference.d.ts.map +0 -1
  825. package/dist/prompts/parts/quickReference.js +0 -17
  826. package/dist/prompts/parts/recovery.d.ts +0 -7
  827. package/dist/prompts/parts/recovery.d.ts.map +0 -1
  828. package/dist/prompts/parts/recovery.js +0 -11
  829. package/dist/prompts/parts/resultsPosting.d.ts +0 -7
  830. package/dist/prompts/parts/resultsPosting.d.ts.map +0 -1
  831. package/dist/prompts/parts/resultsPosting.js +0 -11
  832. package/dist/prompts/parts/rootCauseGuardrail.d.ts +0 -7
  833. package/dist/prompts/parts/rootCauseGuardrail.d.ts.map +0 -1
  834. package/dist/prompts/parts/rootCauseGuardrail.js +0 -13
  835. package/dist/prompts/parts/runCreation.d.ts +0 -7
  836. package/dist/prompts/parts/runCreation.d.ts.map +0 -1
  837. package/dist/prompts/parts/runCreation.js +0 -53
  838. package/dist/prompts/parts/runOverlapDetection.d.ts +0 -6
  839. package/dist/prompts/parts/runOverlapDetection.d.ts.map +0 -1
  840. package/dist/prompts/parts/runOverlapDetection.js +0 -10
  841. package/dist/prompts/parts/seeAlso.d.ts +0 -7
  842. package/dist/prompts/parts/seeAlso.d.ts.map +0 -1
  843. package/dist/prompts/parts/seeAlso.js +0 -11
  844. package/dist/prompts/parts/taskExamples.d.ts +0 -7
  845. package/dist/prompts/parts/taskExamples.d.ts.map +0 -1
  846. package/dist/prompts/parts/taskExamples.js +0 -11
  847. package/dist/prompts/parts/taskKinds.d.ts +0 -6
  848. package/dist/prompts/parts/taskKinds.d.ts.map +0 -1
  849. package/dist/prompts/parts/taskKinds.js +0 -17
  850. package/dist/prompts/parts/toolPreferences.d.ts +0 -7
  851. package/dist/prompts/parts/toolPreferences.d.ts.map +0 -1
  852. package/dist/prompts/parts/toolPreferences.js +0 -11
  853. package/dist/prompts/parts/userProfile.d.ts +0 -7
  854. package/dist/prompts/parts/userProfile.d.ts.map +0 -1
  855. package/dist/prompts/parts/userProfile.js +0 -11
  856. package/dist/prompts/runtimeContext.d.ts +0 -30
  857. package/dist/prompts/runtimeContext.d.ts.map +0 -1
  858. package/dist/prompts/runtimeContext.js +0 -49
  859. package/dist/prompts/strata.d.ts +0 -60
  860. package/dist/prompts/strata.d.ts.map +0 -1
  861. package/dist/prompts/strata.js +0 -243
  862. package/dist/prompts/templateRenderer.d.ts +0 -18
  863. package/dist/prompts/templateRenderer.d.ts.map +0 -1
  864. package/dist/prompts/templateRenderer.js +0 -131
  865. package/dist/prompts/templates/breakpoint-handling.md +0 -137
  866. package/dist/prompts/templates/coding-philosophy.md +0 -12
  867. package/dist/prompts/templates/commands/anycli.md +0 -205
  868. package/dist/prompts/templates/commands/assimilate.md +0 -47
  869. package/dist/prompts/templates/commands/cleanup.md +0 -32
  870. package/dist/prompts/templates/commands/contrib.md +0 -40
  871. package/dist/prompts/templates/commands/doctor.md +0 -512
  872. package/dist/prompts/templates/commands/forever.md +0 -11
  873. package/dist/prompts/templates/commands/project-install.md +0 -25
  874. package/dist/prompts/templates/commands/retrospect.md +0 -68
  875. package/dist/prompts/templates/commands/user-install.md +0 -24
  876. package/dist/prompts/templates/completion-proof.md +0 -21
  877. package/dist/prompts/templates/critical-rules.md +0 -65
  878. package/dist/prompts/templates/dependencies.md +0 -9
  879. package/dist/prompts/templates/effects.md +0 -42
  880. package/dist/prompts/templates/git-safety.md +0 -9
  881. package/dist/prompts/templates/intent-fidelity-checks.md +0 -31
  882. package/dist/prompts/templates/interview.md +0 -65
  883. package/dist/prompts/templates/iteration.md +0 -41
  884. package/dist/prompts/templates/loop-control.md +0 -54
  885. package/dist/prompts/templates/non-negotiables.md +0 -11
  886. package/dist/prompts/templates/output-efficiency.md +0 -12
  887. package/dist/prompts/templates/parallel-phase-detection.md +0 -59
  888. package/dist/prompts/templates/priority-ladder.md +0 -13
  889. package/dist/prompts/templates/process-creation.md +0 -130
  890. package/dist/prompts/templates/process-guidelines.md +0 -106
  891. package/dist/prompts/templates/quick-reference.md +0 -41
  892. package/dist/prompts/templates/recovery.md +0 -20
  893. package/dist/prompts/templates/results-posting.md +0 -69
  894. package/dist/prompts/templates/root-cause-guardrail.md +0 -14
  895. package/dist/prompts/templates/run-creation.md +0 -36
  896. package/dist/prompts/templates/run-overlap-detection.md +0 -63
  897. package/dist/prompts/templates/see-also.md +0 -4
  898. package/dist/prompts/templates/task-examples.md +0 -229
  899. package/dist/prompts/templates/task-kinds.md +0 -102
  900. package/dist/prompts/templates/tool-preferences.md +0 -8
  901. package/dist/prompts/templates/user-profile.md +0 -48
  902. package/dist/prompts/types.d.ts +0 -191
  903. package/dist/prompts/types.d.ts.map +0 -1
  904. package/dist/prompts/types.js +0 -7
  905. package/dist/runtime/asyncEffects.d.ts +0 -22
  906. package/dist/runtime/asyncEffects.d.ts.map +0 -1
  907. package/dist/runtime/asyncEffects.js +0 -86
  908. package/dist/runtime/commitEffectResult.d.ts +0 -12
  909. package/dist/runtime/commitEffectResult.d.ts.map +0 -1
  910. package/dist/runtime/commitEffectResult.js +0 -237
  911. package/dist/runtime/constants.d.ts +0 -2
  912. package/dist/runtime/constants.d.ts.map +0 -1
  913. package/dist/runtime/constants.js +0 -5
  914. package/dist/runtime/createRun.d.ts +0 -3
  915. package/dist/runtime/createRun.d.ts.map +0 -1
  916. package/dist/runtime/createRun.js +0 -126
  917. package/dist/runtime/effectGroupRegistry.d.ts +0 -57
  918. package/dist/runtime/effectGroupRegistry.d.ts.map +0 -1
  919. package/dist/runtime/effectGroupRegistry.js +0 -107
  920. package/dist/runtime/errorUtils.d.ts +0 -10
  921. package/dist/runtime/errorUtils.d.ts.map +0 -1
  922. package/dist/runtime/errorUtils.js +0 -42
  923. package/dist/runtime/exceptions.d.ts +0 -233
  924. package/dist/runtime/exceptions.d.ts.map +0 -1
  925. package/dist/runtime/exceptions.js +0 -512
  926. package/dist/runtime/hooks/runtime.d.ts +0 -31
  927. package/dist/runtime/hooks/runtime.d.ts.map +0 -1
  928. package/dist/runtime/hooks/runtime.js +0 -67
  929. package/dist/runtime/index.d.ts +0 -14
  930. package/dist/runtime/index.d.ts.map +0 -1
  931. package/dist/runtime/index.js +0 -42
  932. package/dist/runtime/instrumentation.d.ts +0 -6
  933. package/dist/runtime/instrumentation.d.ts.map +0 -1
  934. package/dist/runtime/instrumentation.js +0 -14
  935. package/dist/runtime/intrinsics/breakpoint.d.ts +0 -9
  936. package/dist/runtime/intrinsics/breakpoint.d.ts.map +0 -1
  937. package/dist/runtime/intrinsics/breakpoint.js +0 -108
  938. package/dist/runtime/intrinsics/hook.d.ts +0 -26
  939. package/dist/runtime/intrinsics/hook.d.ts.map +0 -1
  940. package/dist/runtime/intrinsics/hook.js +0 -45
  941. package/dist/runtime/intrinsics/index.d.ts +0 -7
  942. package/dist/runtime/intrinsics/index.d.ts.map +0 -1
  943. package/dist/runtime/intrinsics/index.js +0 -15
  944. package/dist/runtime/intrinsics/orchestratorTask.d.ts +0 -4
  945. package/dist/runtime/intrinsics/orchestratorTask.d.ts.map +0 -1
  946. package/dist/runtime/intrinsics/orchestratorTask.js +0 -28
  947. package/dist/runtime/intrinsics/parallel.d.ts +0 -9
  948. package/dist/runtime/intrinsics/parallel.d.ts.map +0 -1
  949. package/dist/runtime/intrinsics/parallel.js +0 -160
  950. package/dist/runtime/intrinsics/parallelGroup.d.ts +0 -16
  951. package/dist/runtime/intrinsics/parallelGroup.d.ts.map +0 -1
  952. package/dist/runtime/intrinsics/parallelGroup.js +0 -105
  953. package/dist/runtime/intrinsics/sleep.d.ts +0 -4
  954. package/dist/runtime/intrinsics/sleep.d.ts.map +0 -1
  955. package/dist/runtime/intrinsics/sleep.js +0 -70
  956. package/dist/runtime/intrinsics/task.d.ts +0 -24
  957. package/dist/runtime/intrinsics/task.d.ts.map +0 -1
  958. package/dist/runtime/intrinsics/task.js +0 -308
  959. package/dist/runtime/invocation/hashInvocationKey.d.ts +0 -12
  960. package/dist/runtime/invocation/hashInvocationKey.d.ts.map +0 -1
  961. package/dist/runtime/invocation/hashInvocationKey.js +0 -12
  962. package/dist/runtime/invocation/index.d.ts +0 -3
  963. package/dist/runtime/invocation/index.d.ts.map +0 -1
  964. package/dist/runtime/invocation/index.js +0 -5
  965. package/dist/runtime/orchestrateIteration.d.ts +0 -9
  966. package/dist/runtime/orchestrateIteration.d.ts.map +0 -1
  967. package/dist/runtime/orchestrateIteration.js +0 -440
  968. package/dist/runtime/parallelStrategies.d.ts +0 -38
  969. package/dist/runtime/parallelStrategies.d.ts.map +0 -1
  970. package/dist/runtime/parallelStrategies.js +0 -104
  971. package/dist/runtime/processContext.d.ts +0 -33
  972. package/dist/runtime/processContext.d.ts.map +0 -1
  973. package/dist/runtime/processContext.js +0 -158
  974. package/dist/runtime/processPipeline.d.ts +0 -52
  975. package/dist/runtime/processPipeline.d.ts.map +0 -1
  976. package/dist/runtime/processPipeline.js +0 -59
  977. package/dist/runtime/replay/createReplayEngine.d.ts +0 -31
  978. package/dist/runtime/replay/createReplayEngine.d.ts.map +0 -1
  979. package/dist/runtime/replay/createReplayEngine.js +0 -163
  980. package/dist/runtime/replay/effectIndex.d.ts +0 -39
  981. package/dist/runtime/replay/effectIndex.d.ts.map +0 -1
  982. package/dist/runtime/replay/effectIndex.js +0 -322
  983. package/dist/runtime/replay/index.d.ts +0 -7
  984. package/dist/runtime/replay/index.d.ts.map +0 -1
  985. package/dist/runtime/replay/index.js +0 -19
  986. package/dist/runtime/replay/replayCursor.d.ts +0 -7
  987. package/dist/runtime/replay/replayCursor.d.ts.map +0 -1
  988. package/dist/runtime/replay/replayCursor.js +0 -22
  989. package/dist/runtime/replay/stateCache.d.ts +0 -48
  990. package/dist/runtime/replay/stateCache.d.ts.map +0 -1
  991. package/dist/runtime/replay/stateCache.js +0 -211
  992. package/dist/runtime/schemaValidator.d.ts +0 -16
  993. package/dist/runtime/schemaValidator.d.ts.map +0 -1
  994. package/dist/runtime/schemaValidator.js +0 -92
  995. package/dist/runtime/types.d.ts +0 -207
  996. package/dist/runtime/types.d.ts.map +0 -1
  997. package/dist/runtime/types.js +0 -2
  998. package/dist/session/context.d.ts +0 -22
  999. package/dist/session/context.d.ts.map +0 -1
  1000. package/dist/session/context.js +0 -108
  1001. package/dist/session/continuityState.d.ts +0 -39
  1002. package/dist/session/continuityState.d.ts.map +0 -1
  1003. package/dist/session/continuityState.js +0 -164
  1004. package/dist/session/cost.d.ts +0 -63
  1005. package/dist/session/cost.d.ts.map +0 -1
  1006. package/dist/session/cost.js +0 -194
  1007. package/dist/session/history.d.ts +0 -30
  1008. package/dist/session/history.d.ts.map +0 -1
  1009. package/dist/session/history.js +0 -143
  1010. package/dist/session/index.d.ts +0 -19
  1011. package/dist/session/index.d.ts.map +0 -1
  1012. package/dist/session/index.js +0 -76
  1013. package/dist/session/memoryExtraction.d.ts +0 -65
  1014. package/dist/session/memoryExtraction.d.ts.map +0 -1
  1015. package/dist/session/memoryExtraction.js +0 -201
  1016. package/dist/session/parse.d.ts +0 -45
  1017. package/dist/session/parse.d.ts.map +0 -1
  1018. package/dist/session/parse.js +0 -166
  1019. package/dist/session/persistence.d.ts +0 -46
  1020. package/dist/session/persistence.d.ts.map +0 -1
  1021. package/dist/session/persistence.js +0 -180
  1022. package/dist/session/types.d.ts +0 -257
  1023. package/dist/session/types.d.ts.map +0 -1
  1024. package/dist/session/types.js +0 -45
  1025. package/dist/session/write.d.ts +0 -70
  1026. package/dist/session/write.d.ts.map +0 -1
  1027. package/dist/session/write.js +0 -240
  1028. package/dist/storage/atomic.d.ts +0 -2
  1029. package/dist/storage/atomic.d.ts.map +0 -1
  1030. package/dist/storage/atomic.js +0 -54
  1031. package/dist/storage/cleanup.d.ts +0 -4
  1032. package/dist/storage/cleanup.d.ts.map +0 -1
  1033. package/dist/storage/cleanup.js +0 -96
  1034. package/dist/storage/clock.d.ts +0 -6
  1035. package/dist/storage/clock.d.ts.map +0 -1
  1036. package/dist/storage/clock.js +0 -29
  1037. package/dist/storage/createRunDir.d.ts +0 -6
  1038. package/dist/storage/createRunDir.d.ts.map +0 -1
  1039. package/dist/storage/createRunDir.js +0 -85
  1040. package/dist/storage/icloudWarning.d.ts +0 -6
  1041. package/dist/storage/icloudWarning.d.ts.map +0 -1
  1042. package/dist/storage/icloudWarning.js +0 -84
  1043. package/dist/storage/index.d.ts +0 -11
  1044. package/dist/storage/index.d.ts.map +0 -1
  1045. package/dist/storage/index.js +0 -30
  1046. package/dist/storage/journal.d.ts +0 -4
  1047. package/dist/storage/journal.d.ts.map +0 -1
  1048. package/dist/storage/journal.js +0 -125
  1049. package/dist/storage/journalWatcher.d.ts +0 -24
  1050. package/dist/storage/journalWatcher.d.ts.map +0 -1
  1051. package/dist/storage/journalWatcher.js +0 -183
  1052. package/dist/storage/lock.d.ts +0 -10
  1053. package/dist/storage/lock.d.ts.map +0 -1
  1054. package/dist/storage/lock.js +0 -82
  1055. package/dist/storage/paths.d.ts +0 -23
  1056. package/dist/storage/paths.d.ts.map +0 -1
  1057. package/dist/storage/paths.js +0 -51
  1058. package/dist/storage/runFiles.d.ts +0 -5
  1059. package/dist/storage/runFiles.d.ts.map +0 -1
  1060. package/dist/storage/runFiles.js +0 -39
  1061. package/dist/storage/snapshotState.d.ts +0 -10
  1062. package/dist/storage/snapshotState.d.ts.map +0 -1
  1063. package/dist/storage/snapshotState.js +0 -15
  1064. package/dist/storage/storeTaskArtifacts.d.ts +0 -6
  1065. package/dist/storage/storeTaskArtifacts.d.ts.map +0 -1
  1066. package/dist/storage/storeTaskArtifacts.js +0 -58
  1067. package/dist/storage/tasks.d.ts +0 -17
  1068. package/dist/storage/tasks.d.ts.map +0 -1
  1069. package/dist/storage/tasks.js +0 -82
  1070. package/dist/storage/types.d.ts +0 -122
  1071. package/dist/storage/types.d.ts.map +0 -1
  1072. package/dist/storage/types.js +0 -2
  1073. package/dist/storage/ulids.d.ts +0 -11
  1074. package/dist/storage/ulids.d.ts.map +0 -1
  1075. package/dist/storage/ulids.js +0 -25
  1076. package/dist/tasks/batching.d.ts +0 -34
  1077. package/dist/tasks/batching.d.ts.map +0 -1
  1078. package/dist/tasks/batching.js +0 -91
  1079. package/dist/tasks/context.d.ts +0 -11
  1080. package/dist/tasks/context.d.ts.map +0 -1
  1081. package/dist/tasks/context.js +0 -181
  1082. package/dist/tasks/crud.d.ts +0 -49
  1083. package/dist/tasks/crud.d.ts.map +0 -1
  1084. package/dist/tasks/crud.js +0 -173
  1085. package/dist/tasks/defineTask.d.ts +0 -9
  1086. package/dist/tasks/defineTask.d.ts.map +0 -1
  1087. package/dist/tasks/defineTask.js +0 -58
  1088. package/dist/tasks/effectGroup.d.ts +0 -19
  1089. package/dist/tasks/effectGroup.d.ts.map +0 -1
  1090. package/dist/tasks/effectGroup.js +0 -58
  1091. package/dist/tasks/grouping.d.ts +0 -19
  1092. package/dist/tasks/grouping.d.ts.map +0 -1
  1093. package/dist/tasks/grouping.js +0 -54
  1094. package/dist/tasks/index.d.ts +0 -10
  1095. package/dist/tasks/index.d.ts.map +0 -1
  1096. package/dist/tasks/index.js +0 -31
  1097. package/dist/tasks/kinds/index.d.ts +0 -7
  1098. package/dist/tasks/kinds/index.d.ts.map +0 -1
  1099. package/dist/tasks/kinds/index.js +0 -341
  1100. package/dist/tasks/partitioning.d.ts +0 -11
  1101. package/dist/tasks/partitioning.d.ts.map +0 -1
  1102. package/dist/tasks/partitioning.js +0 -20
  1103. package/dist/tasks/registry.d.ts +0 -53
  1104. package/dist/tasks/registry.d.ts.map +0 -1
  1105. package/dist/tasks/registry.js +0 -147
  1106. package/dist/tasks/serializer.d.ts +0 -62
  1107. package/dist/tasks/serializer.d.ts.map +0 -1
  1108. package/dist/tasks/serializer.js +0 -197
  1109. package/dist/tasks/types.d.ts +0 -165
  1110. package/dist/tasks/types.d.ts.map +0 -1
  1111. package/dist/tasks/types.js +0 -2
  1112. package/dist/test-fixtures/kinds/index.d.ts +0 -56
  1113. package/dist/test-fixtures/kinds/index.d.ts.map +0 -1
  1114. package/dist/test-fixtures/kinds/index.js +0 -44
  1115. package/dist/testing/deterministic.d.ts +0 -90
  1116. package/dist/testing/deterministic.d.ts.map +0 -1
  1117. package/dist/testing/deterministic.js +0 -449
  1118. package/dist/testing/index.d.ts +0 -4
  1119. package/dist/testing/index.d.ts.map +0 -1
  1120. package/dist/testing/index.js +0 -23
  1121. package/dist/testing/runHarness.d.ts +0 -64
  1122. package/dist/testing/runHarness.d.ts.map +0 -1
  1123. package/dist/testing/runHarness.js +0 -165
  1124. package/dist/testing/snapshots.d.ts +0 -17
  1125. package/dist/testing/snapshots.d.ts.map +0 -1
  1126. package/dist/testing/snapshots.js +0 -24
  1127. package/dist/utils/compressContext.d.ts +0 -50
  1128. package/dist/utils/compressContext.d.ts.map +0 -1
  1129. package/dist/utils/compressContext.js +0 -180
  1130. package/dist/utils/processLiveness.d.ts +0 -9
  1131. package/dist/utils/processLiveness.d.ts.map +0 -1
  1132. package/dist/utils/processLiveness.js +0 -36
package/README.md ADDED
@@ -0,0 +1,68 @@
1
+ # @a5c-ai/babysitter-sdk
2
+
3
+ Core runtime, storage, task, plugin, MCP, and CLI primitives for Babysitter.
4
+
5
+ ## Install
6
+
7
+ ```bash
8
+ npm install @a5c-ai/babysitter-sdk
9
+ ```
10
+
11
+ Optional breakpoint routing support:
12
+
13
+ ```bash
14
+ npm install @a5c-ai/breakpoints-mux
15
+ ```
16
+
17
+ This package ships the built runtime in `dist/`, bundled command/skill templates in `skills/`, and this package README for npm auditability.
18
+
19
+ ## CLI Surface
20
+
21
+ The package exposes three binaries:
22
+
23
+ ```bash
24
+ npx @a5c-ai/babysitter-sdk babysitter --help
25
+ npx @a5c-ai/babysitter-sdk babysitter-sdk --help
26
+ npx @a5c-ai/babysitter-sdk babysitter-mcp-server --help
27
+ ```
28
+
29
+ `babysitter` and `babysitter-sdk` point at the same CLI entrypoint. The public command groups currently include:
30
+
31
+ - `run:*`, `task:*`, and `session:*` for run orchestration and task result posting
32
+ - `skill:*`, `harness:*`, and `plugin:*` for discovery, installation, and registry flows
33
+ - `process-library:*`, `profile:*`, and `instructions:*` for library/profile management and generated guidance
34
+ - `tokens:*`, `compression:*`, `log`, `hook:*`, `health`, `configure`, and `version` for operator workflows
35
+
36
+ The optional interactive runtime commands such as `create-run`, `resume-run`, `plan`, `yolo`, `observe`, and `tui` live in the separate `@a5c-ai/babysitter-agent` package.
37
+
38
+ ## API Surface
39
+
40
+ ```ts
41
+ import {
42
+ createRun,
43
+ defineTask,
44
+ createBabysitterMcpServer,
45
+ } from "@a5c-ai/babysitter-sdk";
46
+ ```
47
+
48
+ The root export surface currently re-exports these modules:
49
+
50
+ - runtime, runtime types, storage, storage types, tasks, testing
51
+ - CLI arg parsing helpers and command entrypoint helpers
52
+ - hooks, harness, breakpoints, MCP, plugins, prompts, logging, cost, config, profiles
53
+ - session helpers, process-library helpers, and compression utilities
54
+
55
+ ## Validation
56
+
57
+ ```bash
58
+ npm run lint --workspace=@a5c-ai/babysitter-sdk
59
+ npm run build --workspace=@a5c-ai/babysitter-sdk
60
+ npm run test --workspace=@a5c-ai/babysitter-sdk
61
+ npm run smoke:cli --workspace=@a5c-ai/babysitter-sdk
62
+ npm run verify:metadata
63
+ npm pack --json --dry-run --workspace=@a5c-ai/babysitter-sdk
64
+ ```
65
+
66
+ ## Release Expectations
67
+
68
+ `@a5c-ai/babysitter-sdk` is a centrally released public package. Keep this README aligned with the actual CLI/API surface, keep `package.json#files` aligned with what ships, and verify the dry-run tarball before changing release-facing behavior.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@a5c-ai/babysitter-sdk",
3
- "version": "0.0.188-staging.f6cb97d6",
3
+ "version": "5.0.0",
4
4
  "description": "Storage and run-registry primitives for event-sourced babysitter workflows.",
5
- "license": "UNLICENSED",
5
+ "license": "MIT",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.js",
8
8
  "types": "dist/index.d.ts",
@@ -13,28 +13,38 @@
13
13
  },
14
14
  "files": [
15
15
  "dist",
16
- "skills"
16
+ "skills",
17
+ "README.md"
17
18
  ],
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "git+https://github.com/a5c-ai/babysitter.git",
22
+ "directory": "packages/sdk"
23
+ },
24
+ "homepage": "https://github.com/a5c-ai/babysitter/tree/main/packages/sdk#readme",
25
+ "bugs": {
26
+ "url": "https://github.com/a5c-ai/babysitter/issues"
27
+ },
28
+ "publishConfig": {
29
+ "access": "public"
30
+ },
18
31
  "scripts": {
19
- "build": "tsc -p tsconfig.json && node scripts/copy-template-assets.cjs",
32
+ "build": "tsc --build tsconfig.json && node scripts/copy-template-assets.cjs",
20
33
  "sync:command-templates": "node ../../scripts/sync-sdk-command-templates.cjs",
21
34
  "check:command-templates": "node ../../scripts/sync-sdk-command-templates.cjs --check",
22
- "clean": "rimraf dist",
35
+ "clean": "rimraf dist tsconfig.tsbuildinfo",
23
36
  "lint": "eslint \"src/**/*.ts\" --max-warnings=0",
24
37
  "test": "vitest run",
25
38
  "test:watch": "vitest",
26
39
  "smoke:cli": "node scripts/smoke-cli.js --runs-dir packages/sdk/test-fixtures/cli/runs/smoke"
27
40
  },
28
41
  "dependencies": {
29
- "@agentsh/secure-sandbox": "^0.1.7",
30
- "@mariozechner/pi-coding-agent": "*",
42
+ "@a5c-ai/agent-catalog": "*",
43
+ "@a5c-ai/agent-mux": "^0.4.9",
31
44
  "@modelcontextprotocol/sdk": "^1.12.1",
32
45
  "@sinclair/typebox": "^0.34.48",
33
46
  "zod": "^4.0.0",
34
47
  "fs-extra": "^11.2.0",
35
- "ink": "^4.4.1",
36
- "ink-spinner": "^5.0.0",
37
- "react": "^18.3.1",
38
48
  "ulid": "^2.3.0",
39
49
  "ws": "^8.20.0"
40
50
  },
@@ -42,10 +52,17 @@
42
52
  "@vscode/ripgrep": "^1.15.9",
43
53
  "puppeteer": "^24.0.0"
44
54
  },
55
+ "peerDependencies": {
56
+ "@a5c-ai/breakpoints-mux": "^5.0.0"
57
+ },
58
+ "peerDependenciesMeta": {
59
+ "@a5c-ai/breakpoints-mux": {
60
+ "optional": true
61
+ }
62
+ },
45
63
  "devDependencies": {
46
64
  "@types/fs-extra": "^11.0.4",
47
65
  "@types/node": "^20.11.30",
48
- "@types/react": "^18.3.28",
49
66
  "@types/ws": "^8.18.1",
50
67
  "@typescript-eslint/eslint-plugin": "^7.18.0",
51
68
  "@typescript-eslint/parser": "^7.18.0",
@@ -1,45 +0,0 @@
1
- /**
2
- * AnyCLI Cache Management
3
- *
4
- * Simple filesystem-based cache for agent-generated service artifacts.
5
- * One cache.json per service under ~/.a5c/anycli/cache/<service>/.
6
- * The agent decides freshness, structure, and invalidation -- this module
7
- * is just convenience I/O.
8
- */
9
- import type { AnycliServiceCache } from "./types";
10
- /**
11
- * Returns the global cache directory for a service.
12
- *
13
- * @param service - Service identifier
14
- * @returns Absolute path to `~/.a5c/anycli/cache/<service>/`
15
- */
16
- export declare function getAnycliCacheDir(service: string): string;
17
- /**
18
- * Reads a cached service entry if one exists.
19
- *
20
- * Returns `null` if no cache entry exists or the entry is corrupt.
21
- *
22
- * @param service - Service identifier
23
- * @returns The cached service entry, or null
24
- */
25
- export declare function readServiceCache(service: string): Promise<AnycliServiceCache | null>;
26
- /**
27
- * Writes a service cache entry atomically.
28
- *
29
- * @param service - Service identifier
30
- * @param cache - The cache entry to write
31
- */
32
- export declare function writeServiceCache(service: string, cache: AnycliServiceCache): Promise<void>;
33
- /**
34
- * Invalidates the cache for a service by removing its cache directory.
35
- *
36
- * @param service - Service identifier
37
- */
38
- export declare function invalidateServiceCache(service: string): Promise<void>;
39
- /**
40
- * Lists all cached service names.
41
- *
42
- * @returns Array of service identifier strings
43
- */
44
- export declare function listCachedServices(): Promise<string[]>;
45
- //# sourceMappingURL=cache.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cache.d.ts","sourceRoot":"","sources":["../../src/anycli/cache.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAKH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAkBlD;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAEzD;AAED;;;;;;;GAOG;AACH,wBAAsB,gBAAgB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAgB1F;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CACrC,OAAO,EAAE,MAAM,EACf,KAAK,EAAE,kBAAkB,GACxB,OAAO,CAAC,IAAI,CAAC,CAMf;AAED;;;;GAIG;AACH,wBAAsB,sBAAsB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAU3E;AAED;;;;GAIG;AACH,wBAAsB,kBAAkB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAc5D"}
@@ -1,118 +0,0 @@
1
- "use strict";
2
- /**
3
- * AnyCLI Cache Management
4
- *
5
- * Simple filesystem-based cache for agent-generated service artifacts.
6
- * One cache.json per service under ~/.a5c/anycli/cache/<service>/.
7
- * The agent decides freshness, structure, and invalidation -- this module
8
- * is just convenience I/O.
9
- */
10
- var __importDefault = (this && this.__importDefault) || function (mod) {
11
- return (mod && mod.__esModule) ? mod : { "default": mod };
12
- };
13
- Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.getAnycliCacheDir = getAnycliCacheDir;
15
- exports.readServiceCache = readServiceCache;
16
- exports.writeServiceCache = writeServiceCache;
17
- exports.invalidateServiceCache = invalidateServiceCache;
18
- exports.listCachedServices = listCachedServices;
19
- const fs_1 = require("fs");
20
- const path_1 = __importDefault(require("path"));
21
- const os_1 = require("os");
22
- const atomic_js_1 = require("../storage/atomic.js");
23
- /**
24
- * Base directory name for babysitter state.
25
- */
26
- const A5C_DIR = ".a5c";
27
- /**
28
- * Subdirectory for anycli cache within the global state dir.
29
- */
30
- const ANYCLI_CACHE_SUBDIR = path_1.default.join("anycli", "cache");
31
- /**
32
- * Cache filename.
33
- */
34
- const CACHE_FILE = "cache.json";
35
- /**
36
- * Returns the global cache directory for a service.
37
- *
38
- * @param service - Service identifier
39
- * @returns Absolute path to `~/.a5c/anycli/cache/<service>/`
40
- */
41
- function getAnycliCacheDir(service) {
42
- return path_1.default.join((0, os_1.homedir)(), A5C_DIR, ANYCLI_CACHE_SUBDIR, service);
43
- }
44
- /**
45
- * Reads a cached service entry if one exists.
46
- *
47
- * Returns `null` if no cache entry exists or the entry is corrupt.
48
- *
49
- * @param service - Service identifier
50
- * @returns The cached service entry, or null
51
- */
52
- async function readServiceCache(service) {
53
- const cacheDir = getAnycliCacheDir(service);
54
- const cachePath = path_1.default.join(cacheDir, CACHE_FILE);
55
- try {
56
- const raw = await fs_1.promises.readFile(cachePath, "utf8");
57
- const entry = JSON.parse(raw);
58
- return entry;
59
- }
60
- catch (error) {
61
- const err = error;
62
- if (err.code === "ENOENT") {
63
- return null;
64
- }
65
- // Corrupt cache -- treat as miss
66
- return null;
67
- }
68
- }
69
- /**
70
- * Writes a service cache entry atomically.
71
- *
72
- * @param service - Service identifier
73
- * @param cache - The cache entry to write
74
- */
75
- async function writeServiceCache(service, cache) {
76
- const cacheDir = getAnycliCacheDir(service);
77
- await fs_1.promises.mkdir(cacheDir, { recursive: true });
78
- const cachePath = path_1.default.join(cacheDir, CACHE_FILE);
79
- await (0, atomic_js_1.writeFileAtomic)(cachePath, JSON.stringify(cache, null, 2) + "\n");
80
- }
81
- /**
82
- * Invalidates the cache for a service by removing its cache directory.
83
- *
84
- * @param service - Service identifier
85
- */
86
- async function invalidateServiceCache(service) {
87
- const cacheDir = getAnycliCacheDir(service);
88
- try {
89
- await fs_1.promises.rm(cacheDir, { recursive: true, force: true });
90
- }
91
- catch (error) {
92
- const err = error;
93
- if (err.code !== "ENOENT") {
94
- throw error;
95
- }
96
- }
97
- }
98
- /**
99
- * Lists all cached service names.
100
- *
101
- * @returns Array of service identifier strings
102
- */
103
- async function listCachedServices() {
104
- const baseDir = path_1.default.join((0, os_1.homedir)(), A5C_DIR, ANYCLI_CACHE_SUBDIR);
105
- try {
106
- const entries = await fs_1.promises.readdir(baseDir, { withFileTypes: true });
107
- return entries
108
- .filter((e) => e.isDirectory())
109
- .map((e) => e.name);
110
- }
111
- catch (error) {
112
- const err = error;
113
- if (err.code === "ENOENT") {
114
- return [];
115
- }
116
- throw error;
117
- }
118
- }
@@ -1,10 +0,0 @@
1
- /**
2
- * AnyCLI Module
3
- *
4
- * Provides minimal cache infrastructure for agent-driven service integration.
5
- * The agent handles all service discovery, auth resolution, and code generation
6
- * at runtime -- these exports are just persistence utilities.
7
- */
8
- export * from "./types";
9
- export * from "./cache";
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/anycli/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC"}
@@ -1,25 +0,0 @@
1
- "use strict";
2
- /**
3
- * AnyCLI Module
4
- *
5
- * Provides minimal cache infrastructure for agent-driven service integration.
6
- * The agent handles all service discovery, auth resolution, and code generation
7
- * at runtime -- these exports are just persistence utilities.
8
- */
9
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- var desc = Object.getOwnPropertyDescriptor(m, k);
12
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
13
- desc = { enumerable: true, get: function() { return m[k]; } };
14
- }
15
- Object.defineProperty(o, k2, desc);
16
- }) : (function(o, m, k, k2) {
17
- if (k2 === undefined) k2 = k;
18
- o[k2] = m[k];
19
- }));
20
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
21
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
22
- };
23
- Object.defineProperty(exports, "__esModule", { value: true });
24
- __exportStar(require("./types"), exports);
25
- __exportStar(require("./cache"), exports);
@@ -1,32 +0,0 @@
1
- /**
2
- * AnyCLI Types
3
- *
4
- * Minimal type definitions for the AnyCLI service cache.
5
- * The agent handles all service discovery, auth resolution, and code
6
- * generation at runtime -- these types are just persistence infrastructure.
7
- */
8
- /**
9
- * Transport type for MCP server communication.
10
- */
11
- export type AnycliTransport = "stdio" | "http-sse";
12
- /**
13
- * Cache entry for a service's agent-generated artifacts.
14
- */
15
- export interface AnycliServiceCache {
16
- /** Service identifier (e.g. "github", "stripe") */
17
- service: string;
18
- /** Agent-defined service definition -- no rigid schema */
19
- definition: Record<string, unknown>;
20
- /** Generated module files: filename -> content */
21
- modules: Record<string, string>;
22
- /** Cache metadata */
23
- metadata: {
24
- /** ISO timestamp when the cache entry was created */
25
- createdAt: string;
26
- /** SDK version that generated this cache entry */
27
- sdkVersion: string;
28
- /** Hash of the definition for change detection */
29
- definitionHash: string;
30
- };
31
- }
32
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/anycli/types.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,GAAG,UAAU,CAAC;AAEnD;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,mDAAmD;IACnD,OAAO,EAAE,MAAM,CAAC;IAChB,0DAA0D;IAC1D,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpC,kDAAkD;IAClD,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,qBAAqB;IACrB,QAAQ,EAAE;QACR,qDAAqD;QACrD,SAAS,EAAE,MAAM,CAAC;QAClB,kDAAkD;QAClD,UAAU,EAAE,MAAM,CAAC;QACnB,kDAAkD;QAClD,cAAc,EAAE,MAAM,CAAC;KACxB,CAAC;CACH"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /**
3
- * AnyCLI Types
4
- *
5
- * Minimal type definitions for the AnyCLI service cache.
6
- * The agent handles all service discovery, auth resolution, and code
7
- * generation at runtime -- these types are just persistence infrastructure.
8
- */
9
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,94 +0,0 @@
1
- /**
2
- * GAP-JSON-003: JSON Breakpoint Interaction API.
3
- *
4
- * Typed API wrappers for listing, showing, and responding to breakpoint effects,
5
- * plus auto-approval rule management. All functions return ApiResult envelopes
6
- * and never throw.
7
- */
8
- import type { ApiResult } from "./runs";
9
- import type { BreakpointRule, AutoApprovalResult } from "../breakpoints/types";
10
- import type { BreakpointConfig } from "../profiles/types";
11
- export interface ListBreakpointsOutput {
12
- breakpoints: BreakpointSummary[];
13
- }
14
- export interface BreakpointSummary {
15
- effectId: string;
16
- breakpointId?: string;
17
- title?: string;
18
- tags?: string[];
19
- expert?: string | string[];
20
- strategy?: string;
21
- autoApproval?: unknown;
22
- requestedAt?: string;
23
- }
24
- export interface ShowBreakpointOutput {
25
- effectId: string;
26
- status: string;
27
- breakpointId?: string;
28
- title?: string;
29
- description?: string;
30
- tags?: string[];
31
- expert?: string | string[];
32
- strategy?: string;
33
- previousFeedback?: string;
34
- attempt?: number;
35
- options?: unknown;
36
- autoApproval?: unknown;
37
- result?: unknown;
38
- requestedAt?: string;
39
- resolvedAt?: string;
40
- }
41
- export interface RespondToBreakpointInput {
42
- runDir: string;
43
- effectId: string;
44
- approved: boolean;
45
- response?: string;
46
- feedback?: string;
47
- option?: string;
48
- respondedBy?: string;
49
- }
50
- export interface AddAutoApprovalRuleInput {
51
- pattern: string;
52
- action: "auto-approve" | "never-auto-approve";
53
- createdBy: string;
54
- id?: string;
55
- source?: string;
56
- note?: string;
57
- rulesPath?: string;
58
- }
59
- export interface EvaluateAutoApprovalInput {
60
- breakpointId: string;
61
- tags?: string[];
62
- expert?: string;
63
- rulesPath?: string;
64
- autoApproveAfterN?: number;
65
- consecutiveApprovals?: number;
66
- profileConfig?: BreakpointConfig;
67
- }
68
- export declare function apiListBreakpoints(input: {
69
- runDir: string;
70
- }): Promise<ApiResult<ListBreakpointsOutput>>;
71
- export declare function apiShowBreakpoint(input: {
72
- runDir: string;
73
- effectId: string;
74
- }): Promise<ApiResult<ShowBreakpointOutput>>;
75
- export declare function apiRespondToBreakpoint(input: RespondToBreakpointInput): Promise<ApiResult<{
76
- resultRef: string;
77
- }>>;
78
- export declare function apiListAutoApprovalRules(input?: {
79
- rulesPath?: string;
80
- }): Promise<ApiResult<{
81
- rules: BreakpointRule[];
82
- }>>;
83
- export declare function apiAddAutoApprovalRule(input: AddAutoApprovalRuleInput): Promise<ApiResult<{
84
- rule: BreakpointRule;
85
- rules: BreakpointRule[];
86
- }>>;
87
- export declare function apiRemoveAutoApprovalRule(input: {
88
- ruleId: string;
89
- rulesPath?: string;
90
- }): Promise<ApiResult<{
91
- rules: BreakpointRule[];
92
- }>>;
93
- export declare function apiEvaluateAutoApproval(input: EvaluateAutoApprovalInput): Promise<ApiResult<AutoApprovalResult>>;
94
- //# sourceMappingURL=breakpoints.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../src/api/breakpoints.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAYH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAExC,OAAO,KAAK,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAI1D,MAAM,WAAW,qBAAqB;IACpC,WAAW,EAAE,iBAAiB,EAAE,CAAC;CAClC;AAED,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,oBAAoB;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,cAAc,GAAG,oBAAoB,CAAC;IAC9C,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,yBAAyB;IACxC,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,aAAa,CAAC,EAAE,gBAAgB,CAAC;CAClC;AAUD,wBAAsB,kBAAkB,CACtC,KAAK,EAAE;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,GACxB,OAAO,CAAC,SAAS,CAAC,qBAAqB,CAAC,CAAC,CA4C3C;AAED,wBAAsB,iBAAiB,CACrC,KAAK,EAAE;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAE,GAC1C,OAAO,CAAC,SAAS,CAAC,oBAAoB,CAAC,CAAC,CAqE1C;AAED,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,wBAAwB,GAC9B,OAAO,CAAC,SAAS,CAAC;IAAE,SAAS,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CA+F3C;AAED,wBAAsB,wBAAwB,CAC5C,KAAK,CAAC,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,GAC7B,OAAO,CAAC,SAAS,CAAC;IAAE,KAAK,EAAE,cAAc,EAAE,CAAA;CAAE,CAAC,CAAC,CAQjD;AAED,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,wBAAwB,GAC9B,OAAO,CAAC,SAAS,CAAC;IAAE,IAAI,EAAE,cAAc,CAAC;IAAC,KAAK,EAAE,cAAc,EAAE,CAAA;CAAE,CAAC,CAAC,CA6BvE;AAED,wBAAsB,yBAAyB,CAC7C,KAAK,EAAE;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,GAC5C,OAAO,CAAC,SAAS,CAAC;IAAE,KAAK,EAAE,cAAc,EAAE,CAAA;CAAE,CAAC,CAAC,CAmBjD;AAED,wBAAsB,uBAAuB,CAC3C,KAAK,EAAE,yBAAyB,GAC/B,OAAO,CAAC,SAAS,CAAC,kBAAkB,CAAC,CAAC,CAuBxC"}