@a5c-ai/babysitter-sdk 0.0.188-staging.fd3ab4c2 → 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.
- package/README.md +68 -0
- package/package.json +29 -11
- package/dist/anycli/cache.d.ts +0 -45
- package/dist/anycli/cache.d.ts.map +0 -1
- package/dist/anycli/cache.js +0 -118
- package/dist/anycli/index.d.ts +0 -10
- package/dist/anycli/index.d.ts.map +0 -1
- package/dist/anycli/index.js +0 -25
- package/dist/anycli/types.d.ts +0 -32
- package/dist/anycli/types.d.ts.map +0 -1
- package/dist/anycli/types.js +0 -9
- package/dist/api/breakpoints.d.ts +0 -94
- package/dist/api/breakpoints.d.ts.map +0 -1
- package/dist/api/breakpoints.js +0 -340
- package/dist/api/effects.d.ts +0 -87
- package/dist/api/effects.d.ts.map +0 -1
- package/dist/api/effects.js +0 -309
- package/dist/api/eventStream.d.ts +0 -34
- package/dist/api/eventStream.d.ts.map +0 -1
- package/dist/api/eventStream.js +0 -126
- package/dist/api/index.d.ts +0 -9
- package/dist/api/index.d.ts.map +0 -1
- package/dist/api/index.js +0 -27
- package/dist/api/runs.d.ts +0 -86
- package/dist/api/runs.d.ts.map +0 -1
- package/dist/api/runs.js +0 -253
- package/dist/api/utils.d.ts +0 -28
- package/dist/api/utils.d.ts.map +0 -1
- package/dist/api/utils.js +0 -74
- package/dist/breakpoints/approvalChains.d.ts +0 -66
- package/dist/breakpoints/approvalChains.d.ts.map +0 -1
- package/dist/breakpoints/approvalChains.js +0 -109
- package/dist/breakpoints/delegation.d.ts +0 -40
- package/dist/breakpoints/delegation.d.ts.map +0 -1
- package/dist/breakpoints/delegation.js +0 -197
- package/dist/breakpoints/delegationTypes.d.ts +0 -44
- package/dist/breakpoints/delegationTypes.d.ts.map +0 -1
- package/dist/breakpoints/delegationTypes.js +0 -8
- package/dist/breakpoints/evaluator.d.ts +0 -33
- package/dist/breakpoints/evaluator.d.ts.map +0 -1
- package/dist/breakpoints/evaluator.js +0 -128
- package/dist/breakpoints/index.d.ts +0 -12
- package/dist/breakpoints/index.d.ts.map +0 -1
- package/dist/breakpoints/index.js +0 -35
- package/dist/breakpoints/patterns.d.ts +0 -24
- package/dist/breakpoints/patterns.d.ts.map +0 -1
- package/dist/breakpoints/patterns.js +0 -88
- package/dist/breakpoints/postures.d.ts +0 -26
- package/dist/breakpoints/postures.d.ts.map +0 -1
- package/dist/breakpoints/postures.js +0 -98
- package/dist/breakpoints/rules.d.ts +0 -26
- package/dist/breakpoints/rules.d.ts.map +0 -1
- package/dist/breakpoints/rules.js +0 -110
- package/dist/breakpoints/types.d.ts +0 -78
- package/dist/breakpoints/types.d.ts.map +0 -1
- package/dist/breakpoints/types.js +0 -7
- package/dist/cli/commandRegistry.d.ts +0 -27
- package/dist/cli/commandRegistry.d.ts.map +0 -1
- package/dist/cli/commandRegistry.js +0 -126
- package/dist/cli/commands/breakpointRules.d.ts +0 -26
- package/dist/cli/commands/breakpointRules.d.ts.map +0 -1
- package/dist/cli/commands/breakpointRules.js +0 -219
- package/dist/cli/commands/compressOutput.d.ts +0 -24
- package/dist/cli/commands/compressOutput.d.ts.map +0 -1
- package/dist/cli/commands/compressOutput.js +0 -421
- package/dist/cli/commands/compressionReset.d.ts +0 -15
- package/dist/cli/commands/compressionReset.d.ts.map +0 -1
- package/dist/cli/commands/compressionReset.js +0 -87
- package/dist/cli/commands/compressionSet.d.ts +0 -26
- package/dist/cli/commands/compressionSet.d.ts.map +0 -1
- package/dist/cli/commands/compressionSet.js +0 -179
- package/dist/cli/commands/compressionStatus.d.ts +0 -12
- package/dist/cli/commands/compressionStatus.d.ts.map +0 -1
- package/dist/cli/commands/compressionStatus.js +0 -133
- package/dist/cli/commands/compressionToggle.d.ts +0 -17
- package/dist/cli/commands/compressionToggle.d.ts.map +0 -1
- package/dist/cli/commands/compressionToggle.js +0 -115
- package/dist/cli/commands/configure.d.ts +0 -124
- package/dist/cli/commands/configure.d.ts.map +0 -1
- package/dist/cli/commands/configure.js +0 -514
- package/dist/cli/commands/costStats.d.ts +0 -13
- package/dist/cli/commands/costStats.d.ts.map +0 -1
- package/dist/cli/commands/costStats.js +0 -319
- package/dist/cli/commands/daemon.d.ts +0 -31
- package/dist/cli/commands/daemon.d.ts.map +0 -1
- package/dist/cli/commands/daemon.js +0 -148
- package/dist/cli/commands/harnessCreateRun.d.ts +0 -24
- package/dist/cli/commands/harnessCreateRun.d.ts.map +0 -1
- package/dist/cli/commands/harnessCreateRun.js +0 -120
- package/dist/cli/commands/harnessInstall.d.ts +0 -8
- package/dist/cli/commands/harnessInstall.d.ts.map +0 -1
- package/dist/cli/commands/harnessInstall.js +0 -94
- package/dist/cli/commands/harnessPhase1.d.ts +0 -46
- package/dist/cli/commands/harnessPhase1.d.ts.map +0 -1
- package/dist/cli/commands/harnessPhase1.js +0 -1803
- package/dist/cli/commands/harnessPhase2.d.ts +0 -50
- package/dist/cli/commands/harnessPhase2.d.ts.map +0 -1
- package/dist/cli/commands/harnessPhase2.js +0 -1848
- package/dist/cli/commands/harnessPrompts.d.ts +0 -47
- package/dist/cli/commands/harnessPrompts.d.ts.map +0 -1
- package/dist/cli/commands/harnessPrompts.js +0 -282
- package/dist/cli/commands/harnessResumeRun.d.ts +0 -26
- package/dist/cli/commands/harnessResumeRun.d.ts.map +0 -1
- package/dist/cli/commands/harnessResumeRun.js +0 -502
- package/dist/cli/commands/harnessUtils.d.ts +0 -254
- package/dist/cli/commands/harnessUtils.d.ts.map +0 -1
- package/dist/cli/commands/harnessUtils.js +0 -684
- package/dist/cli/commands/health.d.ts +0 -89
- package/dist/cli/commands/health.d.ts.map +0 -1
- package/dist/cli/commands/health.js +0 -579
- package/dist/cli/commands/hookLog.d.ts +0 -15
- package/dist/cli/commands/hookLog.d.ts.map +0 -1
- package/dist/cli/commands/hookLog.js +0 -295
- package/dist/cli/commands/hookRun.d.ts +0 -24
- package/dist/cli/commands/hookRun.d.ts.map +0 -1
- package/dist/cli/commands/hookRun.js +0 -233
- package/dist/cli/commands/instructions.d.ts +0 -20
- package/dist/cli/commands/instructions.d.ts.map +0 -1
- package/dist/cli/commands/instructions.js +0 -235
- package/dist/cli/commands/jsonlInteractive.d.ts +0 -35
- package/dist/cli/commands/jsonlInteractive.d.ts.map +0 -1
- package/dist/cli/commands/jsonlInteractive.js +0 -302
- package/dist/cli/commands/log.d.ts +0 -22
- package/dist/cli/commands/log.d.ts.map +0 -1
- package/dist/cli/commands/log.js +0 -99
- package/dist/cli/commands/mcpConnect.d.ts +0 -33
- package/dist/cli/commands/mcpConnect.d.ts.map +0 -1
- package/dist/cli/commands/mcpConnect.js +0 -182
- package/dist/cli/commands/mcpServe.d.ts +0 -18
- package/dist/cli/commands/mcpServe.d.ts.map +0 -1
- package/dist/cli/commands/mcpServe.js +0 -59
- package/dist/cli/commands/plugin.d.ts +0 -61
- package/dist/cli/commands/plugin.d.ts.map +0 -1
- package/dist/cli/commands/plugin.js +0 -690
- package/dist/cli/commands/processLibrary.d.ts +0 -16
- package/dist/cli/commands/processLibrary.d.ts.map +0 -1
- package/dist/cli/commands/processLibrary.js +0 -156
- package/dist/cli/commands/profile.d.ts +0 -26
- package/dist/cli/commands/profile.d.ts.map +0 -1
- package/dist/cli/commands/profile.js +0 -213
- package/dist/cli/commands/runIterate.d.ts +0 -49
- package/dist/cli/commands/runIterate.d.ts.map +0 -1
- package/dist/cli/commands/runIterate.js +0 -363
- package/dist/cli/commands/session.d.ts +0 -98
- package/dist/cli/commands/session.d.ts.map +0 -1
- package/dist/cli/commands/session.js +0 -968
- package/dist/cli/commands/sessionCleanup.d.ts +0 -39
- package/dist/cli/commands/sessionCleanup.d.ts.map +0 -1
- package/dist/cli/commands/sessionCleanup.js +0 -243
- package/dist/cli/commands/sessionHistory.d.ts +0 -14
- package/dist/cli/commands/sessionHistory.d.ts.map +0 -1
- package/dist/cli/commands/sessionHistory.js +0 -82
- package/dist/cli/commands/sessionWhoami.d.ts +0 -23
- package/dist/cli/commands/sessionWhoami.d.ts.map +0 -1
- package/dist/cli/commands/sessionWhoami.js +0 -113
- package/dist/cli/commands/skill.d.ts +0 -136
- package/dist/cli/commands/skill.d.ts.map +0 -1
- package/dist/cli/commands/skill.js +0 -1048
- package/dist/cli/commands/templates/process-generation-prompt.md +0 -182
- package/dist/cli/commands/tokensStats.d.ts +0 -70
- package/dist/cli/commands/tokensStats.d.ts.map +0 -1
- package/dist/cli/commands/tokensStats.js +0 -355
- package/dist/cli/commands/tui.d.ts +0 -25
- package/dist/cli/commands/tui.d.ts.map +0 -1
- package/dist/cli/commands/tui.js +0 -195
- package/dist/cli/completionProof.d.ts +0 -4
- package/dist/cli/completionProof.d.ts.map +0 -1
- package/dist/cli/completionProof.js +0 -45
- package/dist/cli/main.d.ts +0 -21
- package/dist/cli/main.d.ts.map +0 -1
- package/dist/cli/main.js +0 -3328
- package/dist/cli/mcpServeEntry.d.ts +0 -3
- package/dist/cli/mcpServeEntry.d.ts.map +0 -1
- package/dist/cli/mcpServeEntry.js +0 -8
- package/dist/cli/resolveInputPath.d.ts +0 -61
- package/dist/cli/resolveInputPath.d.ts.map +0 -1
- package/dist/cli/resolveInputPath.js +0 -193
- package/dist/compression/compaction.d.ts +0 -80
- package/dist/compression/compaction.d.ts.map +0 -1
- package/dist/compression/compaction.js +0 -308
- package/dist/compression/config-loader.d.ts +0 -24
- package/dist/compression/config-loader.d.ts.map +0 -1
- package/dist/compression/config-loader.js +0 -179
- package/dist/compression/config.d.ts +0 -49
- package/dist/compression/config.d.ts.map +0 -1
- package/dist/compression/config.js +0 -41
- package/dist/compression/density-filter.d.ts +0 -20
- package/dist/compression/density-filter.d.ts.map +0 -1
- package/dist/compression/density-filter.js +0 -91
- package/dist/compression/library-cache.d.ts +0 -19
- package/dist/compression/library-cache.d.ts.map +0 -1
- package/dist/compression/library-cache.js +0 -149
- package/dist/config/defaults.d.ts +0 -186
- package/dist/config/defaults.d.ts.map +0 -1
- package/dist/config/defaults.js +0 -355
- package/dist/config/index.d.ts +0 -25
- package/dist/config/index.d.ts.map +0 -1
- package/dist/config/index.js +0 -37
- package/dist/cost/claudeCodeParser.d.ts +0 -81
- package/dist/cost/claudeCodeParser.d.ts.map +0 -1
- package/dist/cost/claudeCodeParser.js +0 -232
- package/dist/cost/collector.d.ts +0 -42
- package/dist/cost/collector.d.ts.map +0 -1
- package/dist/cost/collector.js +0 -105
- package/dist/cost/effectCost.d.ts +0 -21
- package/dist/cost/effectCost.d.ts.map +0 -1
- package/dist/cost/effectCost.js +0 -26
- package/dist/cost/index.d.ts +0 -19
- package/dist/cost/index.d.ts.map +0 -1
- package/dist/cost/index.js +0 -39
- package/dist/cost/journal.d.ts +0 -40
- package/dist/cost/journal.d.ts.map +0 -1
- package/dist/cost/journal.js +0 -137
- package/dist/cost/types.d.ts +0 -164
- package/dist/cost/types.d.ts.map +0 -1
- package/dist/cost/types.js +0 -231
- package/dist/daemon/config.d.ts +0 -8
- package/dist/daemon/config.d.ts.map +0 -1
- package/dist/daemon/config.js +0 -122
- package/dist/daemon/daemonLog.d.ts +0 -13
- package/dist/daemon/daemonLog.d.ts.map +0 -1
- package/dist/daemon/daemonLog.js +0 -64
- package/dist/daemon/fileWatcher.d.ts +0 -9
- package/dist/daemon/fileWatcher.d.ts.map +0 -1
- package/dist/daemon/fileWatcher.js +0 -140
- package/dist/daemon/index.d.ts +0 -12
- package/dist/daemon/index.d.ts.map +0 -1
- package/dist/daemon/index.js +0 -22
- package/dist/daemon/lifecycle.d.ts +0 -12
- package/dist/daemon/lifecycle.d.ts.map +0 -1
- package/dist/daemon/lifecycle.js +0 -257
- package/dist/daemon/loop.d.ts +0 -21
- package/dist/daemon/loop.d.ts.map +0 -1
- package/dist/daemon/loop.js +0 -181
- package/dist/daemon/timerScheduler.d.ts +0 -17
- package/dist/daemon/timerScheduler.d.ts.map +0 -1
- package/dist/daemon/timerScheduler.js +0 -122
- package/dist/daemon/types.d.ts +0 -78
- package/dist/daemon/types.d.ts.map +0 -1
- package/dist/daemon/types.js +0 -5
- package/dist/daemon/webhookListener.d.ts +0 -6
- package/dist/daemon/webhookListener.d.ts.map +0 -1
- package/dist/daemon/webhookListener.js +0 -108
- package/dist/dashboard/colors.d.ts +0 -26
- package/dist/dashboard/colors.d.ts.map +0 -1
- package/dist/dashboard/colors.js +0 -38
- package/dist/dashboard/components/BreakpointApproval.d.ts +0 -25
- package/dist/dashboard/components/BreakpointApproval.d.ts.map +0 -1
- package/dist/dashboard/components/BreakpointApproval.js +0 -77
- package/dist/dashboard/components/EffectTree.d.ts +0 -17
- package/dist/dashboard/components/EffectTree.d.ts.map +0 -1
- package/dist/dashboard/components/EffectTree.js +0 -53
- package/dist/dashboard/components/KeyValue.d.ts +0 -7
- package/dist/dashboard/components/KeyValue.d.ts.map +0 -1
- package/dist/dashboard/components/KeyValue.js +0 -19
- package/dist/dashboard/components/ProgressBar.d.ts +0 -7
- package/dist/dashboard/components/ProgressBar.d.ts.map +0 -1
- package/dist/dashboard/components/ProgressBar.js +0 -34
- package/dist/dashboard/components/StatusBadge.d.ts +0 -4
- package/dist/dashboard/components/StatusBadge.d.ts.map +0 -1
- package/dist/dashboard/components/StatusBadge.js +0 -28
- package/dist/dashboard/components/StatusLine.d.ts +0 -13
- package/dist/dashboard/components/StatusLine.d.ts.map +0 -1
- package/dist/dashboard/components/StatusLine.js +0 -70
- package/dist/dashboard/components/StructuredDiff.d.ts +0 -6
- package/dist/dashboard/components/StructuredDiff.d.ts.map +0 -1
- package/dist/dashboard/components/StructuredDiff.js +0 -47
- package/dist/dashboard/components/Table.d.ts +0 -5
- package/dist/dashboard/components/Table.d.ts.map +0 -1
- package/dist/dashboard/components/Table.js +0 -25
- package/dist/dashboard/components/index.d.ts +0 -11
- package/dist/dashboard/components/index.d.ts.map +0 -1
- package/dist/dashboard/components/index.js +0 -25
- package/dist/dashboard/components/messages/EffectRequestedMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/EffectRequestedMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/EffectRequestedMessage.js +0 -21
- package/dist/dashboard/components/messages/EffectResolvedMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/EffectResolvedMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/EffectResolvedMessage.js +0 -20
- package/dist/dashboard/components/messages/EventMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/EventMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/EventMessage.js +0 -27
- package/dist/dashboard/components/messages/RunCompletedMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/RunCompletedMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/RunCompletedMessage.js +0 -17
- package/dist/dashboard/components/messages/RunCreatedMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/RunCreatedMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/RunCreatedMessage.js +0 -18
- package/dist/dashboard/components/messages/RunFailedMessage.d.ts +0 -3
- package/dist/dashboard/components/messages/RunFailedMessage.d.ts.map +0 -1
- package/dist/dashboard/components/messages/RunFailedMessage.js +0 -23
- package/dist/dashboard/components/messages/index.d.ts +0 -8
- package/dist/dashboard/components/messages/index.d.ts.map +0 -1
- package/dist/dashboard/components/messages/index.js +0 -15
- package/dist/dashboard/components/messages/types.d.ts +0 -9
- package/dist/dashboard/components/messages/types.d.ts.map +0 -1
- package/dist/dashboard/components/messages/types.js +0 -5
- package/dist/dashboard/diffParser.d.ts +0 -20
- package/dist/dashboard/diffParser.d.ts.map +0 -1
- package/dist/dashboard/diffParser.js +0 -58
- package/dist/dashboard/index.d.ts +0 -13
- package/dist/dashboard/index.d.ts.map +0 -1
- package/dist/dashboard/index.js +0 -34
- package/dist/dashboard/ink/App.d.ts +0 -27
- package/dist/dashboard/ink/App.d.ts.map +0 -1
- package/dist/dashboard/ink/App.js +0 -78
- package/dist/dashboard/ink/components/ActionMenu.d.ts +0 -27
- package/dist/dashboard/ink/components/ActionMenu.d.ts.map +0 -1
- package/dist/dashboard/ink/components/ActionMenu.js +0 -97
- package/dist/dashboard/ink/components/BreakpointPanel.d.ts +0 -23
- package/dist/dashboard/ink/components/BreakpointPanel.d.ts.map +0 -1
- package/dist/dashboard/ink/components/BreakpointPanel.js +0 -94
- package/dist/dashboard/ink/components/EffectsPanel.d.ts +0 -24
- package/dist/dashboard/ink/components/EffectsPanel.d.ts.map +0 -1
- package/dist/dashboard/ink/components/EffectsPanel.js +0 -69
- package/dist/dashboard/ink/components/Message.d.ts +0 -25
- package/dist/dashboard/ink/components/Message.d.ts.map +0 -1
- package/dist/dashboard/ink/components/Message.js +0 -198
- package/dist/dashboard/ink/components/MessagePane.d.ts +0 -25
- package/dist/dashboard/ink/components/MessagePane.d.ts.map +0 -1
- package/dist/dashboard/ink/components/MessagePane.js +0 -161
- package/dist/dashboard/ink/components/PromptBar.d.ts +0 -38
- package/dist/dashboard/ink/components/PromptBar.d.ts.map +0 -1
- package/dist/dashboard/ink/components/PromptBar.js +0 -247
- package/dist/dashboard/ink/components/RunListTable.d.ts +0 -28
- package/dist/dashboard/ink/components/RunListTable.d.ts.map +0 -1
- package/dist/dashboard/ink/components/RunListTable.js +0 -118
- package/dist/dashboard/ink/components/RunningIndicator.d.ts +0 -25
- package/dist/dashboard/ink/components/RunningIndicator.d.ts.map +0 -1
- package/dist/dashboard/ink/components/RunningIndicator.js +0 -38
- package/dist/dashboard/ink/components/SearchBar.d.ts +0 -33
- package/dist/dashboard/ink/components/SearchBar.d.ts.map +0 -1
- package/dist/dashboard/ink/components/SearchBar.js +0 -147
- package/dist/dashboard/ink/components/StatusBar.d.ts +0 -37
- package/dist/dashboard/ink/components/StatusBar.d.ts.map +0 -1
- package/dist/dashboard/ink/components/StatusBar.js +0 -118
- package/dist/dashboard/ink/components/StatusLine.d.ts +0 -30
- package/dist/dashboard/ink/components/StatusLine.d.ts.map +0 -1
- package/dist/dashboard/ink/components/StatusLine.js +0 -122
- package/dist/dashboard/ink/components/index.d.ts +0 -24
- package/dist/dashboard/ink/components/index.d.ts.map +0 -1
- package/dist/dashboard/ink/components/index.js +0 -41
- package/dist/dashboard/ink/components/primitives/BorderBox.d.ts +0 -47
- package/dist/dashboard/ink/components/primitives/BorderBox.d.ts.map +0 -1
- package/dist/dashboard/ink/components/primitives/BorderBox.js +0 -107
- package/dist/dashboard/ink/components/primitives/ProgressBar.d.ts +0 -25
- package/dist/dashboard/ink/components/primitives/ProgressBar.d.ts.map +0 -1
- package/dist/dashboard/ink/components/primitives/ProgressBar.js +0 -55
- package/dist/dashboard/ink/components/primitives/Tree.d.ts +0 -27
- package/dist/dashboard/ink/components/primitives/Tree.d.ts.map +0 -1
- package/dist/dashboard/ink/components/primitives/Tree.js +0 -73
- package/dist/dashboard/ink/components/primitives/index.d.ts +0 -10
- package/dist/dashboard/ink/components/primitives/index.d.ts.map +0 -1
- package/dist/dashboard/ink/components/primitives/index.js +0 -16
- package/dist/dashboard/ink/contexts/ChatContext.d.ts +0 -58
- package/dist/dashboard/ink/contexts/ChatContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/ChatContext.js +0 -160
- package/dist/dashboard/ink/contexts/ClockContext.d.ts +0 -26
- package/dist/dashboard/ink/contexts/ClockContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/ClockContext.js +0 -43
- package/dist/dashboard/ink/contexts/EffectsContext.d.ts +0 -30
- package/dist/dashboard/ink/contexts/EffectsContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/EffectsContext.js +0 -88
- package/dist/dashboard/ink/contexts/InkContext.d.ts +0 -58
- package/dist/dashboard/ink/contexts/InkContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/InkContext.js +0 -77
- package/dist/dashboard/ink/contexts/NavigationContext.d.ts +0 -44
- package/dist/dashboard/ink/contexts/NavigationContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/NavigationContext.js +0 -91
- package/dist/dashboard/ink/contexts/SessionContext.d.ts +0 -73
- package/dist/dashboard/ink/contexts/SessionContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/SessionContext.js +0 -106
- package/dist/dashboard/ink/contexts/ThemeContext.d.ts +0 -17
- package/dist/dashboard/ink/contexts/ThemeContext.d.ts.map +0 -1
- package/dist/dashboard/ink/contexts/ThemeContext.js +0 -46
- package/dist/dashboard/ink/data/runScanner.d.ts +0 -44
- package/dist/dashboard/ink/data/runScanner.d.ts.map +0 -1
- package/dist/dashboard/ink/data/runScanner.js +0 -147
- package/dist/dashboard/ink/helpers.d.ts +0 -471
- package/dist/dashboard/ink/helpers.d.ts.map +0 -1
- package/dist/dashboard/ink/helpers.js +0 -1547
- package/dist/dashboard/ink/hooks/useChat.d.ts +0 -6
- package/dist/dashboard/ink/hooks/useChat.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useChat.js +0 -8
- package/dist/dashboard/ink/hooks/useClock.d.ts +0 -14
- package/dist/dashboard/ink/hooks/useClock.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useClock.js +0 -13
- package/dist/dashboard/ink/hooks/useNavigation.d.ts +0 -7
- package/dist/dashboard/ink/hooks/useNavigation.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useNavigation.js +0 -10
- package/dist/dashboard/ink/hooks/useRunDetail.d.ts +0 -17
- package/dist/dashboard/ink/hooks/useRunDetail.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useRunDetail.js +0 -65
- package/dist/dashboard/ink/hooks/useRunScanner.d.ts +0 -15
- package/dist/dashboard/ink/hooks/useRunScanner.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useRunScanner.js +0 -57
- package/dist/dashboard/ink/hooks/useSession.d.ts +0 -14
- package/dist/dashboard/ink/hooks/useSession.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useSession.js +0 -13
- package/dist/dashboard/ink/hooks/useTheme.d.ts +0 -8
- package/dist/dashboard/ink/hooks/useTheme.d.ts.map +0 -1
- package/dist/dashboard/ink/hooks/useTheme.js +0 -12
- package/dist/dashboard/ink/index.d.ts +0 -62
- package/dist/dashboard/ink/index.d.ts.map +0 -1
- package/dist/dashboard/ink/index.js +0 -167
- package/dist/dashboard/ink/render.d.ts +0 -31
- package/dist/dashboard/ink/render.d.ts.map +0 -1
- package/dist/dashboard/ink/render.js +0 -97
- package/dist/dashboard/ink/types.d.ts +0 -177
- package/dist/dashboard/ink/types.d.ts.map +0 -1
- package/dist/dashboard/ink/types.js +0 -8
- package/dist/dashboard/ink/views/DashboardView.d.ts +0 -23
- package/dist/dashboard/ink/views/DashboardView.d.ts.map +0 -1
- package/dist/dashboard/ink/views/DashboardView.js +0 -135
- package/dist/dashboard/ink/views/RunDetailView.d.ts +0 -17
- package/dist/dashboard/ink/views/RunDetailView.d.ts.map +0 -1
- package/dist/dashboard/ink/views/RunDetailView.js +0 -179
- package/dist/dashboard/ink/views/SessionView.d.ts +0 -16
- package/dist/dashboard/ink/views/SessionView.d.ts.map +0 -1
- package/dist/dashboard/ink/views/SessionView.js +0 -601
- package/dist/dashboard/ink/views/index.d.ts +0 -6
- package/dist/dashboard/ink/views/index.d.ts.map +0 -1
- package/dist/dashboard/ink/views/index.js +0 -10
- package/dist/dashboard/render.d.ts +0 -20
- package/dist/dashboard/render.d.ts.map +0 -1
- package/dist/dashboard/render.js +0 -30
- package/dist/governance/bridge.d.ts +0 -17
- package/dist/governance/bridge.d.ts.map +0 -1
- package/dist/governance/bridge.js +0 -46
- package/dist/governance/builtins.d.ts +0 -25
- package/dist/governance/builtins.d.ts.map +0 -1
- package/dist/governance/builtins.js +0 -67
- package/dist/governance/decisionTrail.d.ts +0 -60
- package/dist/governance/decisionTrail.d.ts.map +0 -1
- package/dist/governance/decisionTrail.js +0 -68
- package/dist/governance/engine.d.ts +0 -20
- package/dist/governance/engine.d.ts.map +0 -1
- package/dist/governance/engine.js +0 -124
- package/dist/governance/index.d.ts +0 -12
- package/dist/governance/index.d.ts.map +0 -1
- package/dist/governance/index.js +0 -29
- package/dist/governance/logging.d.ts +0 -18
- package/dist/governance/logging.d.ts.map +0 -1
- package/dist/governance/logging.js +0 -83
- package/dist/governance/types.d.ts +0 -106
- package/dist/governance/types.d.ts.map +0 -1
- package/dist/governance/types.js +0 -13
- package/dist/harness/agenticTools.d.ts +0 -72
- package/dist/harness/agenticTools.d.ts.map +0 -1
- package/dist/harness/agenticTools.js +0 -1630
- package/dist/harness/backgroundProcessRegistry.d.ts +0 -63
- package/dist/harness/backgroundProcessRegistry.d.ts.map +0 -1
- package/dist/harness/backgroundProcessRegistry.js +0 -199
- package/dist/harness/backgroundTracker.d.ts +0 -64
- package/dist/harness/backgroundTracker.d.ts.map +0 -1
- package/dist/harness/backgroundTracker.js +0 -107
- package/dist/harness/capabilityRouter.d.ts +0 -76
- package/dist/harness/capabilityRouter.d.ts.map +0 -1
- package/dist/harness/capabilityRouter.js +0 -176
- package/dist/harness/claudeCode.d.ts +0 -57
- package/dist/harness/claudeCode.d.ts.map +0 -1
- package/dist/harness/claudeCode.js +0 -1203
- package/dist/harness/codex.d.ts +0 -11
- package/dist/harness/codex.d.ts.map +0 -1
- package/dist/harness/codex.js +0 -379
- package/dist/harness/commandDiscovery.d.ts +0 -37
- package/dist/harness/commandDiscovery.d.ts.map +0 -1
- package/dist/harness/commandDiscovery.js +0 -171
- package/dist/harness/cursor.d.ts +0 -35
- package/dist/harness/cursor.d.ts.map +0 -1
- package/dist/harness/cursor.js +0 -810
- package/dist/harness/customAdapter.d.ts +0 -14
- package/dist/harness/customAdapter.d.ts.map +0 -1
- package/dist/harness/customAdapter.js +0 -124
- package/dist/harness/deferredToolRegistry.d.ts +0 -76
- package/dist/harness/deferredToolRegistry.d.ts.map +0 -1
- package/dist/harness/deferredToolRegistry.js +0 -150
- package/dist/harness/discovery.d.ts +0 -78
- package/dist/harness/discovery.d.ts.map +0 -1
- package/dist/harness/discovery.js +0 -331
- package/dist/harness/fallbackChains.d.ts +0 -42
- package/dist/harness/fallbackChains.d.ts.map +0 -1
- package/dist/harness/fallbackChains.js +0 -69
- package/dist/harness/geminiCli.d.ts +0 -31
- package/dist/harness/geminiCli.d.ts.map +0 -1
- package/dist/harness/geminiCli.js +0 -807
- package/dist/harness/githubCopilot.d.ts +0 -44
- package/dist/harness/githubCopilot.d.ts.map +0 -1
- package/dist/harness/githubCopilot.js +0 -679
- package/dist/harness/hostContract.d.ts +0 -63
- package/dist/harness/hostContract.d.ts.map +0 -1
- package/dist/harness/hostContract.js +0 -136
- package/dist/harness/index.d.ts +0 -32
- package/dist/harness/index.d.ts.map +0 -1
- package/dist/harness/index.js +0 -113
- package/dist/harness/installSupport.d.ts +0 -37
- package/dist/harness/installSupport.d.ts.map +0 -1
- package/dist/harness/installSupport.js +0 -184
- package/dist/harness/internal.d.ts +0 -13
- package/dist/harness/internal.d.ts.map +0 -1
- package/dist/harness/internal.js +0 -159
- package/dist/harness/invoker.d.ts +0 -68
- package/dist/harness/invoker.d.ts.map +0 -1
- package/dist/harness/invoker.js +0 -491
- package/dist/harness/modeSelector.d.ts +0 -50
- package/dist/harness/modeSelector.d.ts.map +0 -1
- package/dist/harness/modeSelector.js +0 -124
- package/dist/harness/modelSelection.d.ts +0 -37
- package/dist/harness/modelSelection.d.ts.map +0 -1
- package/dist/harness/modelSelection.js +0 -81
- package/dist/harness/nullAdapter.d.ts +0 -9
- package/dist/harness/nullAdapter.d.ts.map +0 -1
- package/dist/harness/nullAdapter.js +0 -46
- package/dist/harness/ohMyPi.d.ts +0 -3
- package/dist/harness/ohMyPi.d.ts.map +0 -1
- package/dist/harness/ohMyPi.js +0 -207
- package/dist/harness/openclaw.d.ts +0 -20
- package/dist/harness/openclaw.d.ts.map +0 -1
- package/dist/harness/openclaw.js +0 -340
- package/dist/harness/opencode.d.ts +0 -28
- package/dist/harness/opencode.d.ts.map +0 -1
- package/dist/harness/opencode.js +0 -650
- package/dist/harness/operatorCommands.d.ts +0 -38
- package/dist/harness/operatorCommands.d.ts.map +0 -1
- package/dist/harness/operatorCommands.js +0 -118
- package/dist/harness/pi.d.ts +0 -4
- package/dist/harness/pi.d.ts.map +0 -1
- package/dist/harness/pi.js +0 -217
- package/dist/harness/piSecureSandbox.d.ts +0 -21
- package/dist/harness/piSecureSandbox.d.ts.map +0 -1
- package/dist/harness/piSecureSandbox.js +0 -373
- package/dist/harness/piWrapper.d.ts +0 -88
- package/dist/harness/piWrapper.d.ts.map +0 -1
- package/dist/harness/piWrapper.js +0 -660
- package/dist/harness/planMode.d.ts +0 -68
- package/dist/harness/planMode.d.ts.map +0 -1
- package/dist/harness/planMode.js +0 -145
- package/dist/harness/registry.d.ts +0 -35
- package/dist/harness/registry.d.ts.map +0 -1
- package/dist/harness/registry.js +0 -98
- package/dist/harness/selectionPolicies.d.ts +0 -29
- package/dist/harness/selectionPolicies.d.ts.map +0 -1
- package/dist/harness/selectionPolicies.js +0 -165
- package/dist/harness/sessionMarker.d.ts +0 -39
- package/dist/harness/sessionMarker.d.ts.map +0 -1
- package/dist/harness/sessionMarker.js +0 -308
- package/dist/harness/streamingCapture.d.ts +0 -44
- package/dist/harness/streamingCapture.d.ts.map +0 -1
- package/dist/harness/streamingCapture.js +0 -278
- package/dist/harness/types.d.ts +0 -266
- package/dist/harness/types.d.ts.map +0 -1
- package/dist/harness/types.js +0 -34
- package/dist/hooks/dispatcher.d.ts +0 -29
- package/dist/hooks/dispatcher.d.ts.map +0 -1
- package/dist/hooks/dispatcher.js +0 -296
- package/dist/hooks/index.d.ts +0 -16
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/index.js +0 -20
- package/dist/hooks/types.d.ts +0 -170
- package/dist/hooks/types.d.ts.map +0 -1
- package/dist/hooks/types.js +0 -6
- package/dist/index.d.ts +0 -28
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -66
- package/dist/interaction/askUserQuestion.d.ts +0 -35
- package/dist/interaction/askUserQuestion.d.ts.map +0 -1
- package/dist/interaction/askUserQuestion.js +0 -541
- package/dist/interaction/index.d.ts +0 -4
- package/dist/interaction/index.d.ts.map +0 -1
- package/dist/interaction/index.js +0 -20
- package/dist/interaction/interactionRouter.d.ts +0 -25
- package/dist/interaction/interactionRouter.d.ts.map +0 -1
- package/dist/interaction/interactionRouter.js +0 -55
- package/dist/logging/index.d.ts +0 -3
- package/dist/logging/index.d.ts.map +0 -1
- package/dist/logging/index.js +0 -11
- package/dist/logging/runLogger.d.ts +0 -85
- package/dist/logging/runLogger.d.ts.map +0 -1
- package/dist/logging/runLogger.js +0 -180
- package/dist/mcp/channels/allowlist.d.ts +0 -19
- package/dist/mcp/channels/allowlist.d.ts.map +0 -1
- package/dist/mcp/channels/allowlist.js +0 -140
- package/dist/mcp/channels/channelManager.d.ts +0 -64
- package/dist/mcp/channels/channelManager.d.ts.map +0 -1
- package/dist/mcp/channels/channelManager.js +0 -137
- package/dist/mcp/channels/inboundQueue.d.ts +0 -47
- package/dist/mcp/channels/inboundQueue.d.ts.map +0 -1
- package/dist/mcp/channels/inboundQueue.js +0 -96
- package/dist/mcp/channels/index.d.ts +0 -11
- package/dist/mcp/channels/index.d.ts.map +0 -1
- package/dist/mcp/channels/index.js +0 -33
- package/dist/mcp/channels/outbound.d.ts +0 -33
- package/dist/mcp/channels/outbound.d.ts.map +0 -1
- package/dist/mcp/channels/outbound.js +0 -94
- package/dist/mcp/channels/permissionRelay.d.ts +0 -62
- package/dist/mcp/channels/permissionRelay.d.ts.map +0 -1
- package/dist/mcp/channels/permissionRelay.js +0 -159
- package/dist/mcp/channels/types.d.ts +0 -135
- package/dist/mcp/channels/types.d.ts.map +0 -1
- package/dist/mcp/channels/types.js +0 -16
- package/dist/mcp/client/config.d.ts +0 -26
- package/dist/mcp/client/config.d.ts.map +0 -1
- package/dist/mcp/client/config.js +0 -140
- package/dist/mcp/client/executor.d.ts +0 -28
- package/dist/mcp/client/executor.d.ts.map +0 -1
- package/dist/mcp/client/executor.js +0 -58
- package/dist/mcp/client/index.d.ts +0 -10
- package/dist/mcp/client/index.d.ts.map +0 -1
- package/dist/mcp/client/index.js +0 -25
- package/dist/mcp/client/manager.d.ts +0 -72
- package/dist/mcp/client/manager.d.ts.map +0 -1
- package/dist/mcp/client/manager.js +0 -212
- package/dist/mcp/client/toolRegistry.d.ts +0 -48
- package/dist/mcp/client/toolRegistry.d.ts.map +0 -1
- package/dist/mcp/client/toolRegistry.js +0 -116
- package/dist/mcp/client/types.d.ts +0 -94
- package/dist/mcp/client/types.d.ts.map +0 -1
- package/dist/mcp/client/types.js +0 -13
- package/dist/mcp/index.d.ts +0 -11
- package/dist/mcp/index.d.ts.map +0 -1
- package/dist/mcp/index.js +0 -58
- package/dist/mcp/server.d.ts +0 -3
- package/dist/mcp/server.d.ts.map +0 -1
- package/dist/mcp/server.js +0 -21
- package/dist/mcp/tools/discovery.d.ts +0 -3
- package/dist/mcp/tools/discovery.d.ts.map +0 -1
- package/dist/mcp/tools/discovery.js +0 -113
- package/dist/mcp/tools/runs.d.ts +0 -3
- package/dist/mcp/tools/runs.d.ts.map +0 -1
- package/dist/mcp/tools/runs.js +0 -240
- package/dist/mcp/tools/sessions.d.ts +0 -3
- package/dist/mcp/tools/sessions.d.ts.map +0 -1
- package/dist/mcp/tools/sessions.js +0 -221
- package/dist/mcp/tools/tasks.d.ts +0 -3
- package/dist/mcp/tools/tasks.d.ts.map +0 -1
- package/dist/mcp/tools/tasks.js +0 -230
- package/dist/mcp/transport/index.d.ts +0 -5
- package/dist/mcp/transport/index.d.ts.map +0 -1
- package/dist/mcp/transport/index.js +0 -9
- package/dist/mcp/transport/session.d.ts +0 -16
- package/dist/mcp/transport/session.d.ts.map +0 -1
- package/dist/mcp/transport/session.js +0 -76
- package/dist/mcp/transport/types.d.ts +0 -17
- package/dist/mcp/transport/types.d.ts.map +0 -1
- package/dist/mcp/transport/types.js +0 -5
- package/dist/mcp/transport/websocket.d.ts +0 -39
- package/dist/mcp/transport/websocket.d.ts.map +0 -1
- package/dist/mcp/transport/websocket.js +0 -269
- package/dist/mcp/util/errors.d.ts +0 -14
- package/dist/mcp/util/errors.d.ts.map +0 -1
- package/dist/mcp/util/errors.js +0 -10
- package/dist/mcp/util/resolve-run-dir.d.ts +0 -6
- package/dist/mcp/util/resolve-run-dir.d.ts.map +0 -1
- package/dist/mcp/util/resolve-run-dir.js +0 -47
- package/dist/observability/health.d.ts +0 -19
- package/dist/observability/health.d.ts.map +0 -1
- package/dist/observability/health.js +0 -129
- package/dist/observability/index.d.ts +0 -6
- package/dist/observability/index.d.ts.map +0 -1
- package/dist/observability/index.js +0 -20
- package/dist/observability/runStatus.d.ts +0 -44
- package/dist/observability/runStatus.d.ts.map +0 -1
- package/dist/observability/runStatus.js +0 -170
- package/dist/observability/timeline.d.ts +0 -11
- package/dist/observability/timeline.d.ts.map +0 -1
- package/dist/observability/timeline.js +0 -176
- package/dist/observability/types.d.ts +0 -62
- package/dist/observability/types.d.ts.map +0 -1
- package/dist/observability/types.js +0 -8
- package/dist/observability/webhooks.d.ts +0 -68
- package/dist/observability/webhooks.d.ts.map +0 -1
- package/dist/observability/webhooks.js +0 -132
- package/dist/plugins/index.d.ts +0 -14
- package/dist/plugins/index.d.ts.map +0 -1
- package/dist/plugins/index.js +0 -51
- package/dist/plugins/marketplace.d.ts +0 -82
- package/dist/plugins/marketplace.d.ts.map +0 -1
- package/dist/plugins/marketplace.js +0 -342
- package/dist/plugins/migrations.d.ts +0 -52
- package/dist/plugins/migrations.d.ts.map +0 -1
- package/dist/plugins/migrations.js +0 -151
- package/dist/plugins/packageReader.d.ts +0 -47
- package/dist/plugins/packageReader.d.ts.map +0 -1
- package/dist/plugins/packageReader.js +0 -153
- package/dist/plugins/paths.d.ts +0 -30
- package/dist/plugins/paths.d.ts.map +0 -1
- package/dist/plugins/paths.js +0 -69
- package/dist/plugins/registry.d.ts +0 -54
- package/dist/plugins/registry.d.ts.map +0 -1
- package/dist/plugins/registry.js +0 -116
- package/dist/plugins/types.d.ts +0 -133
- package/dist/plugins/types.d.ts.map +0 -1
- package/dist/plugins/types.js +0 -35
- package/dist/processLibrary/active.d.ts +0 -91
- package/dist/processLibrary/active.d.ts.map +0 -1
- package/dist/processLibrary/active.js +0 -291
- package/dist/profiles/index.d.ts +0 -25
- package/dist/profiles/index.d.ts.map +0 -1
- package/dist/profiles/index.js +0 -40
- package/dist/profiles/projectProfile.d.ts +0 -73
- package/dist/profiles/projectProfile.d.ts.map +0 -1
- package/dist/profiles/projectProfile.js +0 -747
- package/dist/profiles/types.d.ts +0 -597
- package/dist/profiles/types.d.ts.map +0 -1
- package/dist/profiles/types.js +0 -36
- package/dist/profiles/userProfile.d.ts +0 -73
- package/dist/profiles/userProfile.d.ts.map +0 -1
- package/dist/profiles/userProfile.js +0 -547
- package/dist/prompts/babysitterMdDiscovery.d.ts +0 -38
- package/dist/prompts/babysitterMdDiscovery.d.ts.map +0 -1
- package/dist/prompts/babysitterMdDiscovery.js +0 -150
- package/dist/prompts/capabilityCollector.d.ts +0 -48
- package/dist/prompts/capabilityCollector.d.ts.map +0 -1
- package/dist/prompts/capabilityCollector.js +0 -117
- package/dist/prompts/commandTemplates.d.ts +0 -4
- package/dist/prompts/commandTemplates.d.ts.map +0 -1
- package/dist/prompts/commandTemplates.js +0 -32
- package/dist/prompts/compose.d.ts +0 -28
- package/dist/prompts/compose.d.ts.map +0 -1
- package/dist/prompts/compose.js +0 -180
- package/dist/prompts/context.d.ts +0 -48
- package/dist/prompts/context.d.ts.map +0 -1
- package/dist/prompts/context.js +0 -382
- package/dist/prompts/continuityOverlay.d.ts +0 -35
- package/dist/prompts/continuityOverlay.d.ts.map +0 -1
- package/dist/prompts/continuityOverlay.js +0 -210
- package/dist/prompts/index.d.ts +0 -19
- package/dist/prompts/index.d.ts.map +0 -1
- package/dist/prompts/index.js +0 -79
- package/dist/prompts/parts/breakpointHandling.d.ts +0 -8
- package/dist/prompts/parts/breakpointHandling.d.ts.map +0 -1
- package/dist/prompts/parts/breakpointHandling.js +0 -12
- package/dist/prompts/parts/codingPhilosophy.d.ts +0 -7
- package/dist/prompts/parts/codingPhilosophy.d.ts.map +0 -1
- package/dist/prompts/parts/codingPhilosophy.js +0 -11
- package/dist/prompts/parts/completionProof.d.ts +0 -6
- package/dist/prompts/parts/completionProof.d.ts.map +0 -1
- package/dist/prompts/parts/completionProof.js +0 -10
- package/dist/prompts/parts/continuityOverlay.d.ts +0 -2
- package/dist/prompts/parts/continuityOverlay.d.ts.map +0 -1
- package/dist/prompts/parts/continuityOverlay.js +0 -5
- package/dist/prompts/parts/criticalRules.d.ts +0 -7
- package/dist/prompts/parts/criticalRules.d.ts.map +0 -1
- package/dist/prompts/parts/criticalRules.js +0 -16
- package/dist/prompts/parts/dependencies.d.ts +0 -6
- package/dist/prompts/parts/dependencies.d.ts.map +0 -1
- package/dist/prompts/parts/dependencies.js +0 -10
- package/dist/prompts/parts/effects.d.ts +0 -6
- package/dist/prompts/parts/effects.d.ts.map +0 -1
- package/dist/prompts/parts/effects.js +0 -10
- package/dist/prompts/parts/gitSafety.d.ts +0 -7
- package/dist/prompts/parts/gitSafety.d.ts.map +0 -1
- package/dist/prompts/parts/gitSafety.js +0 -11
- package/dist/prompts/parts/index.d.ts +0 -35
- package/dist/prompts/parts/index.d.ts.map +0 -1
- package/dist/prompts/parts/index.js +0 -66
- package/dist/prompts/parts/intentFidelityChecks.d.ts +0 -7
- package/dist/prompts/parts/intentFidelityChecks.d.ts.map +0 -1
- package/dist/prompts/parts/intentFidelityChecks.js +0 -14
- package/dist/prompts/parts/interview.d.ts +0 -6
- package/dist/prompts/parts/interview.d.ts.map +0 -1
- package/dist/prompts/parts/interview.js +0 -18
- package/dist/prompts/parts/iteration.d.ts +0 -6
- package/dist/prompts/parts/iteration.d.ts.map +0 -1
- package/dist/prompts/parts/iteration.js +0 -15
- package/dist/prompts/parts/loopControl.d.ts +0 -11
- package/dist/prompts/parts/loopControl.d.ts.map +0 -1
- package/dist/prompts/parts/loopControl.js +0 -22
- package/dist/prompts/parts/nonNegotiables.d.ts +0 -7
- package/dist/prompts/parts/nonNegotiables.d.ts.map +0 -1
- package/dist/prompts/parts/nonNegotiables.js +0 -14
- package/dist/prompts/parts/outputEfficiency.d.ts +0 -7
- package/dist/prompts/parts/outputEfficiency.d.ts.map +0 -1
- package/dist/prompts/parts/outputEfficiency.js +0 -11
- package/dist/prompts/parts/parallelDispatch.d.ts +0 -15
- package/dist/prompts/parts/parallelDispatch.d.ts.map +0 -1
- package/dist/prompts/parts/parallelDispatch.js +0 -46
- package/dist/prompts/parts/parallelPhaseDetection.d.ts +0 -6
- package/dist/prompts/parts/parallelPhaseDetection.d.ts.map +0 -1
- package/dist/prompts/parts/parallelPhaseDetection.js +0 -10
- package/dist/prompts/parts/processCreation.d.ts +0 -6
- package/dist/prompts/parts/processCreation.d.ts.map +0 -1
- package/dist/prompts/parts/processCreation.js +0 -10
- package/dist/prompts/parts/processGuidelines.d.ts +0 -7
- package/dist/prompts/parts/processGuidelines.d.ts.map +0 -1
- package/dist/prompts/parts/processGuidelines.js +0 -11
- package/dist/prompts/parts/projectInstructions.d.ts +0 -8
- package/dist/prompts/parts/projectInstructions.d.ts.map +0 -1
- package/dist/prompts/parts/projectInstructions.js +0 -28
- package/dist/prompts/parts/quickReference.d.ts +0 -6
- package/dist/prompts/parts/quickReference.d.ts.map +0 -1
- package/dist/prompts/parts/quickReference.js +0 -17
- package/dist/prompts/parts/recovery.d.ts +0 -7
- package/dist/prompts/parts/recovery.d.ts.map +0 -1
- package/dist/prompts/parts/recovery.js +0 -11
- package/dist/prompts/parts/resultsPosting.d.ts +0 -7
- package/dist/prompts/parts/resultsPosting.d.ts.map +0 -1
- package/dist/prompts/parts/resultsPosting.js +0 -11
- package/dist/prompts/parts/runCreation.d.ts +0 -7
- package/dist/prompts/parts/runCreation.d.ts.map +0 -1
- package/dist/prompts/parts/runCreation.js +0 -53
- package/dist/prompts/parts/runOverlapDetection.d.ts +0 -6
- package/dist/prompts/parts/runOverlapDetection.d.ts.map +0 -1
- package/dist/prompts/parts/runOverlapDetection.js +0 -10
- package/dist/prompts/parts/seeAlso.d.ts +0 -7
- package/dist/prompts/parts/seeAlso.d.ts.map +0 -1
- package/dist/prompts/parts/seeAlso.js +0 -11
- package/dist/prompts/parts/taskExamples.d.ts +0 -7
- package/dist/prompts/parts/taskExamples.d.ts.map +0 -1
- package/dist/prompts/parts/taskExamples.js +0 -11
- package/dist/prompts/parts/taskKinds.d.ts +0 -6
- package/dist/prompts/parts/taskKinds.d.ts.map +0 -1
- package/dist/prompts/parts/taskKinds.js +0 -17
- package/dist/prompts/parts/toolPreferences.d.ts +0 -7
- package/dist/prompts/parts/toolPreferences.d.ts.map +0 -1
- package/dist/prompts/parts/toolPreferences.js +0 -11
- package/dist/prompts/parts/userProfile.d.ts +0 -7
- package/dist/prompts/parts/userProfile.d.ts.map +0 -1
- package/dist/prompts/parts/userProfile.js +0 -11
- package/dist/prompts/runtimeContext.d.ts +0 -30
- package/dist/prompts/runtimeContext.d.ts.map +0 -1
- package/dist/prompts/runtimeContext.js +0 -49
- package/dist/prompts/strata.d.ts +0 -60
- package/dist/prompts/strata.d.ts.map +0 -1
- package/dist/prompts/strata.js +0 -241
- package/dist/prompts/templateRenderer.d.ts +0 -18
- package/dist/prompts/templateRenderer.d.ts.map +0 -1
- package/dist/prompts/templateRenderer.js +0 -131
- package/dist/prompts/templates/breakpoint-handling.md +0 -137
- package/dist/prompts/templates/coding-philosophy.md +0 -9
- package/dist/prompts/templates/commands/anycli.md +0 -205
- package/dist/prompts/templates/commands/assimilate.md +0 -47
- package/dist/prompts/templates/commands/cleanup.md +0 -32
- package/dist/prompts/templates/commands/contrib.md +0 -40
- package/dist/prompts/templates/commands/doctor.md +0 -512
- package/dist/prompts/templates/commands/forever.md +0 -11
- package/dist/prompts/templates/commands/project-install.md +0 -25
- package/dist/prompts/templates/commands/retrospect.md +0 -68
- package/dist/prompts/templates/commands/user-install.md +0 -24
- package/dist/prompts/templates/completion-proof.md +0 -21
- package/dist/prompts/templates/critical-rules.md +0 -65
- package/dist/prompts/templates/dependencies.md +0 -9
- package/dist/prompts/templates/effects.md +0 -42
- package/dist/prompts/templates/git-safety.md +0 -9
- package/dist/prompts/templates/intent-fidelity-checks.md +0 -31
- package/dist/prompts/templates/interview.md +0 -65
- package/dist/prompts/templates/iteration.md +0 -41
- package/dist/prompts/templates/loop-control.md +0 -54
- package/dist/prompts/templates/non-negotiables.md +0 -11
- package/dist/prompts/templates/output-efficiency.md +0 -12
- package/dist/prompts/templates/parallel-phase-detection.md +0 -59
- package/dist/prompts/templates/process-creation.md +0 -130
- package/dist/prompts/templates/process-guidelines.md +0 -106
- package/dist/prompts/templates/quick-reference.md +0 -41
- package/dist/prompts/templates/recovery.md +0 -20
- package/dist/prompts/templates/results-posting.md +0 -69
- package/dist/prompts/templates/run-creation.md +0 -36
- package/dist/prompts/templates/run-overlap-detection.md +0 -63
- package/dist/prompts/templates/see-also.md +0 -4
- package/dist/prompts/templates/task-examples.md +0 -229
- package/dist/prompts/templates/task-kinds.md +0 -102
- package/dist/prompts/templates/tool-preferences.md +0 -6
- package/dist/prompts/templates/user-profile.md +0 -48
- package/dist/prompts/types.d.ts +0 -188
- package/dist/prompts/types.d.ts.map +0 -1
- package/dist/prompts/types.js +0 -7
- package/dist/runtime/asyncEffects.d.ts +0 -22
- package/dist/runtime/asyncEffects.d.ts.map +0 -1
- package/dist/runtime/asyncEffects.js +0 -86
- package/dist/runtime/commitEffectResult.d.ts +0 -12
- package/dist/runtime/commitEffectResult.d.ts.map +0 -1
- package/dist/runtime/commitEffectResult.js +0 -237
- package/dist/runtime/constants.d.ts +0 -2
- package/dist/runtime/constants.d.ts.map +0 -1
- package/dist/runtime/constants.js +0 -5
- package/dist/runtime/createRun.d.ts +0 -3
- package/dist/runtime/createRun.d.ts.map +0 -1
- package/dist/runtime/createRun.js +0 -126
- package/dist/runtime/effectGroupRegistry.d.ts +0 -57
- package/dist/runtime/effectGroupRegistry.d.ts.map +0 -1
- package/dist/runtime/effectGroupRegistry.js +0 -107
- package/dist/runtime/errorUtils.d.ts +0 -10
- package/dist/runtime/errorUtils.d.ts.map +0 -1
- package/dist/runtime/errorUtils.js +0 -42
- package/dist/runtime/exceptions.d.ts +0 -233
- package/dist/runtime/exceptions.d.ts.map +0 -1
- package/dist/runtime/exceptions.js +0 -512
- package/dist/runtime/hooks/runtime.d.ts +0 -31
- package/dist/runtime/hooks/runtime.d.ts.map +0 -1
- package/dist/runtime/hooks/runtime.js +0 -67
- package/dist/runtime/index.d.ts +0 -14
- package/dist/runtime/index.d.ts.map +0 -1
- package/dist/runtime/index.js +0 -42
- package/dist/runtime/instrumentation.d.ts +0 -6
- package/dist/runtime/instrumentation.d.ts.map +0 -1
- package/dist/runtime/instrumentation.js +0 -14
- package/dist/runtime/intrinsics/breakpoint.d.ts +0 -9
- package/dist/runtime/intrinsics/breakpoint.d.ts.map +0 -1
- package/dist/runtime/intrinsics/breakpoint.js +0 -108
- package/dist/runtime/intrinsics/hook.d.ts +0 -26
- package/dist/runtime/intrinsics/hook.d.ts.map +0 -1
- package/dist/runtime/intrinsics/hook.js +0 -45
- package/dist/runtime/intrinsics/index.d.ts +0 -7
- package/dist/runtime/intrinsics/index.d.ts.map +0 -1
- package/dist/runtime/intrinsics/index.js +0 -15
- package/dist/runtime/intrinsics/orchestratorTask.d.ts +0 -4
- package/dist/runtime/intrinsics/orchestratorTask.d.ts.map +0 -1
- package/dist/runtime/intrinsics/orchestratorTask.js +0 -28
- package/dist/runtime/intrinsics/parallel.d.ts +0 -9
- package/dist/runtime/intrinsics/parallel.d.ts.map +0 -1
- package/dist/runtime/intrinsics/parallel.js +0 -160
- package/dist/runtime/intrinsics/parallelGroup.d.ts +0 -16
- package/dist/runtime/intrinsics/parallelGroup.d.ts.map +0 -1
- package/dist/runtime/intrinsics/parallelGroup.js +0 -105
- package/dist/runtime/intrinsics/sleep.d.ts +0 -4
- package/dist/runtime/intrinsics/sleep.d.ts.map +0 -1
- package/dist/runtime/intrinsics/sleep.js +0 -70
- package/dist/runtime/intrinsics/task.d.ts +0 -24
- package/dist/runtime/intrinsics/task.d.ts.map +0 -1
- package/dist/runtime/intrinsics/task.js +0 -313
- package/dist/runtime/invocation/hashInvocationKey.d.ts +0 -12
- package/dist/runtime/invocation/hashInvocationKey.d.ts.map +0 -1
- package/dist/runtime/invocation/hashInvocationKey.js +0 -12
- package/dist/runtime/invocation/index.d.ts +0 -3
- package/dist/runtime/invocation/index.d.ts.map +0 -1
- package/dist/runtime/invocation/index.js +0 -5
- package/dist/runtime/orchestrateIteration.d.ts +0 -9
- package/dist/runtime/orchestrateIteration.d.ts.map +0 -1
- package/dist/runtime/orchestrateIteration.js +0 -440
- package/dist/runtime/parallelStrategies.d.ts +0 -38
- package/dist/runtime/parallelStrategies.d.ts.map +0 -1
- package/dist/runtime/parallelStrategies.js +0 -104
- package/dist/runtime/processContext.d.ts +0 -33
- package/dist/runtime/processContext.d.ts.map +0 -1
- package/dist/runtime/processContext.js +0 -158
- package/dist/runtime/processPipeline.d.ts +0 -52
- package/dist/runtime/processPipeline.d.ts.map +0 -1
- package/dist/runtime/processPipeline.js +0 -59
- package/dist/runtime/replay/createReplayEngine.d.ts +0 -31
- package/dist/runtime/replay/createReplayEngine.d.ts.map +0 -1
- package/dist/runtime/replay/createReplayEngine.js +0 -163
- package/dist/runtime/replay/effectIndex.d.ts +0 -39
- package/dist/runtime/replay/effectIndex.d.ts.map +0 -1
- package/dist/runtime/replay/effectIndex.js +0 -322
- package/dist/runtime/replay/index.d.ts +0 -7
- package/dist/runtime/replay/index.d.ts.map +0 -1
- package/dist/runtime/replay/index.js +0 -19
- package/dist/runtime/replay/replayCursor.d.ts +0 -7
- package/dist/runtime/replay/replayCursor.d.ts.map +0 -1
- package/dist/runtime/replay/replayCursor.js +0 -22
- package/dist/runtime/replay/stateCache.d.ts +0 -48
- package/dist/runtime/replay/stateCache.d.ts.map +0 -1
- package/dist/runtime/replay/stateCache.js +0 -211
- package/dist/runtime/schemaValidator.d.ts +0 -16
- package/dist/runtime/schemaValidator.d.ts.map +0 -1
- package/dist/runtime/schemaValidator.js +0 -92
- package/dist/runtime/types.d.ts +0 -207
- package/dist/runtime/types.d.ts.map +0 -1
- package/dist/runtime/types.js +0 -2
- package/dist/session/context.d.ts +0 -22
- package/dist/session/context.d.ts.map +0 -1
- package/dist/session/context.js +0 -108
- package/dist/session/continuityState.d.ts +0 -39
- package/dist/session/continuityState.d.ts.map +0 -1
- package/dist/session/continuityState.js +0 -164
- package/dist/session/cost.d.ts +0 -63
- package/dist/session/cost.d.ts.map +0 -1
- package/dist/session/cost.js +0 -194
- package/dist/session/history.d.ts +0 -30
- package/dist/session/history.d.ts.map +0 -1
- package/dist/session/history.js +0 -143
- package/dist/session/index.d.ts +0 -19
- package/dist/session/index.d.ts.map +0 -1
- package/dist/session/index.js +0 -76
- package/dist/session/memoryExtraction.d.ts +0 -65
- package/dist/session/memoryExtraction.d.ts.map +0 -1
- package/dist/session/memoryExtraction.js +0 -201
- package/dist/session/parse.d.ts +0 -45
- package/dist/session/parse.d.ts.map +0 -1
- package/dist/session/parse.js +0 -166
- package/dist/session/persistence.d.ts +0 -46
- package/dist/session/persistence.d.ts.map +0 -1
- package/dist/session/persistence.js +0 -180
- package/dist/session/types.d.ts +0 -257
- package/dist/session/types.d.ts.map +0 -1
- package/dist/session/types.js +0 -45
- package/dist/session/write.d.ts +0 -70
- package/dist/session/write.d.ts.map +0 -1
- package/dist/session/write.js +0 -240
- package/dist/storage/atomic.d.ts +0 -2
- package/dist/storage/atomic.d.ts.map +0 -1
- package/dist/storage/atomic.js +0 -54
- package/dist/storage/cleanup.d.ts +0 -4
- package/dist/storage/cleanup.d.ts.map +0 -1
- package/dist/storage/cleanup.js +0 -96
- package/dist/storage/clock.d.ts +0 -6
- package/dist/storage/clock.d.ts.map +0 -1
- package/dist/storage/clock.js +0 -29
- package/dist/storage/createRunDir.d.ts +0 -6
- package/dist/storage/createRunDir.d.ts.map +0 -1
- package/dist/storage/createRunDir.js +0 -85
- package/dist/storage/icloudWarning.d.ts +0 -6
- package/dist/storage/icloudWarning.d.ts.map +0 -1
- package/dist/storage/icloudWarning.js +0 -84
- package/dist/storage/index.d.ts +0 -11
- package/dist/storage/index.d.ts.map +0 -1
- package/dist/storage/index.js +0 -30
- package/dist/storage/journal.d.ts +0 -4
- package/dist/storage/journal.d.ts.map +0 -1
- package/dist/storage/journal.js +0 -125
- package/dist/storage/journalWatcher.d.ts +0 -24
- package/dist/storage/journalWatcher.d.ts.map +0 -1
- package/dist/storage/journalWatcher.js +0 -183
- package/dist/storage/lock.d.ts +0 -10
- package/dist/storage/lock.d.ts.map +0 -1
- package/dist/storage/lock.js +0 -82
- package/dist/storage/paths.d.ts +0 -23
- package/dist/storage/paths.d.ts.map +0 -1
- package/dist/storage/paths.js +0 -51
- package/dist/storage/runFiles.d.ts +0 -5
- package/dist/storage/runFiles.d.ts.map +0 -1
- package/dist/storage/runFiles.js +0 -39
- package/dist/storage/snapshotState.d.ts +0 -10
- package/dist/storage/snapshotState.d.ts.map +0 -1
- package/dist/storage/snapshotState.js +0 -15
- package/dist/storage/storeTaskArtifacts.d.ts +0 -6
- package/dist/storage/storeTaskArtifacts.d.ts.map +0 -1
- package/dist/storage/storeTaskArtifacts.js +0 -58
- package/dist/storage/tasks.d.ts +0 -17
- package/dist/storage/tasks.d.ts.map +0 -1
- package/dist/storage/tasks.js +0 -82
- package/dist/storage/types.d.ts +0 -122
- package/dist/storage/types.d.ts.map +0 -1
- package/dist/storage/types.js +0 -2
- package/dist/storage/ulids.d.ts +0 -11
- package/dist/storage/ulids.d.ts.map +0 -1
- package/dist/storage/ulids.js +0 -25
- package/dist/tasks/batching.d.ts +0 -34
- package/dist/tasks/batching.d.ts.map +0 -1
- package/dist/tasks/batching.js +0 -91
- package/dist/tasks/context.d.ts +0 -11
- package/dist/tasks/context.d.ts.map +0 -1
- package/dist/tasks/context.js +0 -181
- package/dist/tasks/crud.d.ts +0 -49
- package/dist/tasks/crud.d.ts.map +0 -1
- package/dist/tasks/crud.js +0 -173
- package/dist/tasks/defineTask.d.ts +0 -9
- package/dist/tasks/defineTask.d.ts.map +0 -1
- package/dist/tasks/defineTask.js +0 -58
- package/dist/tasks/effectGroup.d.ts +0 -19
- package/dist/tasks/effectGroup.d.ts.map +0 -1
- package/dist/tasks/effectGroup.js +0 -58
- package/dist/tasks/grouping.d.ts +0 -19
- package/dist/tasks/grouping.d.ts.map +0 -1
- package/dist/tasks/grouping.js +0 -54
- package/dist/tasks/index.d.ts +0 -10
- package/dist/tasks/index.d.ts.map +0 -1
- package/dist/tasks/index.js +0 -31
- package/dist/tasks/kinds/index.d.ts +0 -7
- package/dist/tasks/kinds/index.d.ts.map +0 -1
- package/dist/tasks/kinds/index.js +0 -341
- package/dist/tasks/partitioning.d.ts +0 -11
- package/dist/tasks/partitioning.d.ts.map +0 -1
- package/dist/tasks/partitioning.js +0 -20
- package/dist/tasks/registry.d.ts +0 -53
- package/dist/tasks/registry.d.ts.map +0 -1
- package/dist/tasks/registry.js +0 -147
- package/dist/tasks/serializer.d.ts +0 -62
- package/dist/tasks/serializer.d.ts.map +0 -1
- package/dist/tasks/serializer.js +0 -197
- package/dist/tasks/types.d.ts +0 -165
- package/dist/tasks/types.d.ts.map +0 -1
- package/dist/tasks/types.js +0 -2
- package/dist/test-fixtures/kinds/index.d.ts +0 -56
- package/dist/test-fixtures/kinds/index.d.ts.map +0 -1
- package/dist/test-fixtures/kinds/index.js +0 -44
- package/dist/testing/deterministic.d.ts +0 -90
- package/dist/testing/deterministic.d.ts.map +0 -1
- package/dist/testing/deterministic.js +0 -449
- package/dist/testing/index.d.ts +0 -4
- package/dist/testing/index.d.ts.map +0 -1
- package/dist/testing/index.js +0 -23
- package/dist/testing/runHarness.d.ts +0 -64
- package/dist/testing/runHarness.d.ts.map +0 -1
- package/dist/testing/runHarness.js +0 -165
- package/dist/testing/snapshots.d.ts +0 -17
- package/dist/testing/snapshots.d.ts.map +0 -1
- package/dist/testing/snapshots.js +0 -24
- package/dist/utils/compressContext.d.ts +0 -50
- package/dist/utils/compressContext.d.ts.map +0 -1
- package/dist/utils/compressContext.js +0 -180
- package/dist/utils/processLiveness.d.ts +0 -9
- package/dist/utils/processLiveness.d.ts.map +0 -1
- 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
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Storage and run-registry primitives for event-sourced babysitter workflows.",
|
|
5
|
-
"license": "
|
|
5
|
+
"license": "MIT",
|
|
6
6
|
"type": "commonjs",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -13,27 +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
|
|
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
|
-
"@
|
|
30
|
-
"@
|
|
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",
|
|
46
|
+
"zod": "^4.0.0",
|
|
33
47
|
"fs-extra": "^11.2.0",
|
|
34
|
-
"ink": "^4.4.1",
|
|
35
|
-
"ink-spinner": "^5.0.0",
|
|
36
|
-
"react": "^18.3.1",
|
|
37
48
|
"ulid": "^2.3.0",
|
|
38
49
|
"ws": "^8.20.0"
|
|
39
50
|
},
|
|
@@ -41,10 +52,17 @@
|
|
|
41
52
|
"@vscode/ripgrep": "^1.15.9",
|
|
42
53
|
"puppeteer": "^24.0.0"
|
|
43
54
|
},
|
|
55
|
+
"peerDependencies": {
|
|
56
|
+
"@a5c-ai/breakpoints-mux": "^5.0.0"
|
|
57
|
+
},
|
|
58
|
+
"peerDependenciesMeta": {
|
|
59
|
+
"@a5c-ai/breakpoints-mux": {
|
|
60
|
+
"optional": true
|
|
61
|
+
}
|
|
62
|
+
},
|
|
44
63
|
"devDependencies": {
|
|
45
64
|
"@types/fs-extra": "^11.0.4",
|
|
46
65
|
"@types/node": "^20.11.30",
|
|
47
|
-
"@types/react": "^18.3.28",
|
|
48
66
|
"@types/ws": "^8.18.1",
|
|
49
67
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
50
68
|
"@typescript-eslint/parser": "^7.18.0",
|
package/dist/anycli/cache.d.ts
DELETED
|
@@ -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"}
|
package/dist/anycli/cache.js
DELETED
|
@@ -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
|
-
}
|
package/dist/anycli/index.d.ts
DELETED
|
@@ -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"}
|
package/dist/anycli/index.js
DELETED
|
@@ -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);
|
package/dist/anycli/types.d.ts
DELETED
|
@@ -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"}
|
package/dist/anycli/types.js
DELETED
|
@@ -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"}
|