happy-imou-cloud 2.0.14 → 2.0.17
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/bin/happy-cloud.mjs +1 -1
- package/dist/{BaseReasoningProcessor-Cwhs4PwS.cjs → BaseReasoningProcessor-BdbyUAZR.cjs} +3 -3
- package/dist/{BaseReasoningProcessor-CB7luAdI.mjs → BaseReasoningProcessor-wqWUBiEJ.mjs} +3 -3
- package/dist/{ProviderSelectionHandler-CmDe9yDh.cjs → ProviderSelectionHandler-GuW6S0tQ.cjs} +2 -2
- package/dist/{ProviderSelectionHandler-DnnCwXqU.mjs → ProviderSelectionHandler-oz9NjR_r.mjs} +2 -2
- package/dist/{api-CaqY_2x_.cjs → api-BZ2U3k-r.cjs} +90 -37
- package/dist/{api-Bad69WzY.mjs → api-D7DleJYY.mjs} +90 -38
- package/dist/{command-DkVbAV9p.cjs → command-D-GEzmAl.cjs} +3 -3
- package/dist/{command-D9ZaQZQN.mjs → command-DsMlcxQd.mjs} +3 -3
- package/dist/{index-naa51zV7.mjs → index-Cdi5KxhK.mjs} +77 -25
- package/dist/{index-oxTpdQx2.cjs → index-sJfKgN1y.cjs} +80 -28
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/dist/lib.cjs +1 -1
- package/dist/lib.mjs +1 -1
- package/dist/{persistence-4BmGePWc.mjs → persistence-C0nC4mEU.mjs} +1 -1
- package/dist/{persistence-Byr0hWCR.cjs → persistence-JEXs_kBA.cjs} +1 -1
- package/dist/{registerKillSessionHandler-HO4ql8g-.mjs → registerKillSessionHandler-BRfDcq3x.mjs} +3 -3
- package/dist/{registerKillSessionHandler-CodtiIoq.cjs → registerKillSessionHandler-Qw8jZB2x.cjs} +3 -3
- package/dist/{runClaude-Ev-A-kLN.mjs → runClaude-B6fsu9Sl.mjs} +21 -5
- package/dist/{runClaude-C3UNcGqk.cjs → runClaude-pSj5zGWV.cjs} +21 -5
- package/dist/{runCodex-CNM6wz69.cjs → runCodex-ClpKXo66.cjs} +27 -8
- package/dist/{runCodex-BwFOTxMW.mjs → runCodex-DJrzw9x8.mjs} +27 -8
- package/dist/{runGemini-CXctVflO.mjs → runGemini-C7xlDIfO.mjs} +5 -5
- package/dist/{runGemini-DqfqSBsP.cjs → runGemini-DA5v_0X_.cjs} +5 -5
- package/package.json +1 -1
- package/scripts/build.mjs +66 -66
- package/scripts/devtools/README.md +9 -9
- package/scripts/e2e/fake-codex-acp-agent.mjs +139 -139
- package/scripts/e2e/local-server-session-roundtrip.mjs +1063 -1063
- package/scripts/release-smoke.mjs +20 -17
|
@@ -169,28 +169,31 @@ function main() {
|
|
|
169
169
|
'20000',
|
|
170
170
|
'src/agent/acp/AcpBackend.test.ts',
|
|
171
171
|
'src/agent/acp/AcpBackend.startup.test.ts',
|
|
172
|
-
'src/agent/acp/AcpBackend.waitForResponseComplete.test.ts',
|
|
173
|
-
'src/agent/acp/AcpBackend.initDelay.test.ts',
|
|
174
|
-
'src/agent/acp/acpSpawn.test.ts',
|
|
175
|
-
'src/agent/acp/createAcpFilteredStdoutReadable.multiline.test.ts',
|
|
176
|
-
'src/agent/acp/killProcessTree.test.ts',
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
172
|
+
'src/agent/acp/AcpBackend.waitForResponseComplete.test.ts',
|
|
173
|
+
'src/agent/acp/AcpBackend.initDelay.test.ts',
|
|
174
|
+
'src/agent/acp/acpSpawn.test.ts',
|
|
175
|
+
'src/agent/acp/createAcpFilteredStdoutReadable.multiline.test.ts',
|
|
176
|
+
'src/agent/acp/killProcessTree.test.ts',
|
|
177
|
+
'src/modules/common/runShellCommand.test.ts',
|
|
178
|
+
'src/modules/common/registerCommonHandlers.test.ts',
|
|
179
|
+
'src/utils/HeadTailPreviewBuffer.test.ts',
|
|
180
|
+
'src/runtime/executeProvider.test.ts',
|
|
181
|
+
'src/runtime/ensureManagedProviderMachine.test.ts',
|
|
182
|
+
'src/runtime/bootstrapManagedProviderSession.test.ts',
|
|
183
|
+
'src/runtime/command.test.ts',
|
|
184
|
+
'src/runtime/launch.test.ts',
|
|
185
|
+
'src/runtime/launchWithFactoryResult.test.ts',
|
|
183
186
|
'src/runtime/providerMessageBridge.test.ts',
|
|
184
187
|
'src/runtime/runModeLoop.test.ts',
|
|
185
188
|
'src/runtime/createKeepAliveController.test.ts',
|
|
186
189
|
'src/runtime/sessionControl.test.ts',
|
|
187
190
|
'src/runtime/closeProviderSession.test.ts',
|
|
188
|
-
'src/runtime/waitForResponseCompleteWithAbort.test.ts',
|
|
189
|
-
'src/utils/ConversationHistory.test.ts',
|
|
190
|
-
'src/runtime/RuntimeShell.test.ts',
|
|
191
|
-
'src/runtime/createDefaultRuntimeShell.test.ts',
|
|
192
|
-
'src/agent/claude/ClaudeCodeBackend.test.ts',
|
|
193
|
-
'src/claude/loop.test.ts',
|
|
191
|
+
'src/runtime/waitForResponseCompleteWithAbort.test.ts',
|
|
192
|
+
'src/utils/ConversationHistory.test.ts',
|
|
193
|
+
'src/runtime/RuntimeShell.test.ts',
|
|
194
|
+
'src/runtime/createDefaultRuntimeShell.test.ts',
|
|
195
|
+
'src/agent/claude/ClaudeCodeBackend.test.ts',
|
|
196
|
+
'src/claude/loop.test.ts',
|
|
194
197
|
'src/claude/claudeAcpRemoteLauncher.test.ts',
|
|
195
198
|
'src/claude/utils/acpPermissionHandler.test.ts',
|
|
196
199
|
'src/codex/__tests__/runCodex.lifecycle.test.ts',
|