acpx/test
Bob 1d61d4b231
fix: own built-in adapter launches (#226)
* docs: add built-in agent launch ownership note

* runtime: own built-in adapter launches

* docs: clarify built-in adapter install policy

* runtime: launch built-ins with current node

---------

Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
2026-04-06 23:25:47 +02:00
..
fixtures feat: validate flow definitions and require defineFlow (#219) 2026-04-05 15:34:56 +02:00
agent-registry.test.ts fix: own built-in adapter launches (#226) 2026-04-06 23:25:47 +02:00
agent-session-id.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
async-control.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
cli-flags.test.ts docs: specify explicit flow permission grants (#186) 2026-03-28 10:04:04 +01:00
cli.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
client.test.ts fix: own built-in adapter launches (#226) 2026-04-06 23:25:47 +02:00
config.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
conformance-runner.test.ts feat(conformance): add data-driven ACP core v1 suite with CI/nightly coverage (#130) 2026-03-13 23:25:26 +01:00
connect-load.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
cursor-live.integration.ts fix: validate structured image prompt blocks (#110) 2026-03-10 23:17:45 -04:00
error-normalization.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
events.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
filesystem.test.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
flows-shell.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
flows-store.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
flows.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
integration.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
jsonrpc-error.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
jsonrpc-test-helpers.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
mcp-servers.test.ts feat: add experimental acpx flows runtime and examples (#179) 2026-03-26 17:11:48 +01:00
mock-agent.ts feat: generic model selection via ACP session/set_model (#150) 2026-03-29 16:42:30 +02:00
output.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
perf-metrics.test.ts test: add unit tests for perf-metrics module (#175) 2026-03-27 13:09:15 +01:00
permission-prompt.test.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
permissions.test.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
persisted-key-policy.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
pr-triage-example.test.ts feat: add flow run title API (#197) 2026-03-29 12:17:36 +02:00
prompt-content.test.ts feat: add experimental acpx flows runtime and examples (#179) 2026-03-26 17:11:48 +01:00
prompt-retry.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
prompt-runner.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-ipc-errors.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-ipc-health.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-ipc-server.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-ipc.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-lease-store.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-messages.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-owner-env.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-owner-process.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-paths.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
queue-test-helpers.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
read-output-suppression.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
replay-viewer-json-patch-plus.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-live-run-state.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-live-sync.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-loader.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-run-bundles.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-run-url.test.ts docs: specify the flow replay viewer (#183) 2026-03-28 01:40:07 +01:00
replay-viewer-server.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-session-render.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
replay-viewer-sticky-auto-follow.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
replay-viewer-view-model.test.ts feat: stream replay viewer runs live (#205) 2026-04-02 01:06:15 +02:00
runtime-events.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
runtime-helpers.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
runtime-manager.test.ts Stabilize runtime prompt turns (#222) 2026-04-06 11:47:01 +02:00
runtime-probe.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
runtime-test-helpers.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
runtime.test.ts Stabilize runtime prompt turns (#222) 2026-04-06 11:47:01 +02:00
session-conversation-model.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
session-events.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
session-mode-preference.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
session-persistence.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
spawn-options.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
terminal.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
tty-test-helpers.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
turn-controller.test.ts refactor: add acpx runtime embedding API (#220) 2026-04-06 00:52:21 +02:00
version.test.ts feat: add experimental acpx flows runtime and examples (#179) 2026-03-26 17:11:48 +01:00