openclaw/src/auto-reply
Peter Steinberger b4e9802ef3
test: tidy gateway scope forwarding coverage
2026-04-04 16:48:26 +09:00
..
reply test: tidy gateway scope forwarding coverage 2026-04-04 16:48:26 +09:00
test-helpers test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
chunk.test.ts test: dedupe routing and text suites 2026-03-28 07:31:40 +00:00
chunk.ts fix(ci): repair redundant channel union types 2026-04-04 05:08:02 +01:00
command-auth.owner-default.test.ts
command-auth.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
command-control.test.ts fix: strip inbound metadata before slash command detection (#58674) 2026-04-01 10:17:20 +01:00
command-detection.ts fix: strip inbound metadata before slash command detection (#58674) 2026-04-01 10:17:20 +01:00
commands-args.test.ts
commands-args.ts
commands-registry.data.ts fix(ci): handle missing native command capabilities 2026-03-31 10:16:06 +09:00
commands-registry.runtime.ts
commands-registry.shared.ts feat(tasks): add chat-native task board (#58828) 2026-04-01 16:48:36 +09:00
commands-registry.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
commands-registry.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
commands-registry.types.ts
commands-text-routing.ts fix(ci): handle missing native command capabilities 2026-03-31 10:16:06 +09:00
dispatch.test.ts fix: mark buffered reply typing runs complete 2026-03-28 07:57:28 +00:00
dispatch.ts fix: mark buffered reply typing runs complete 2026-03-28 07:57:28 +00:00
envelope.test.ts
envelope.ts
fallback-state.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
fallback-state.ts
group-activation.ts
heartbeat-reply-payload.ts
heartbeat.test.ts
heartbeat.ts
inbound-debounce.ts
inbound.test.ts test: move extension-owned coverage into plugins 2026-03-27 15:11:33 +00:00
media-note.test.ts
media-note.ts
media-understanding.test-fixtures.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
model-runtime.ts
model.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
model.ts
reply.block-streaming.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.e2e-harness.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.e2e-mocks.ts
reply.directive.directive-behavior.model-directive-test-utils.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.exec-agent-defaults.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.directive.parse.test.ts fix(exec): default implicit target to auto 2026-03-30 06:03:08 +09:00
reply.media-note.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.raw-body.test.ts
reply.runtime.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
reply.stage-sandbox-media.scp-remote-path.test.ts test: trim more reply and agent mocks 2026-04-03 20:20:51 +01:00
reply.test-harness.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.triggers.group-intro-prompts.cases.ts
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts test: trim auto-reply and cli partial mocks 2026-04-03 20:30:10 +01:00
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.triggers.trigger-handling.test-harness.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
reply.ts
send-policy.ts fix: strip inbound metadata before slash command detection (#58674) 2026-04-01 10:17:20 +01:00
skill-commands-base.ts
skill-commands.runtime.ts
skill-commands.test.ts feat(skills): add inherited agent skill allowlists (#59992) 2026-04-03 13:41:28 -04:00
skill-commands.ts feat(skills): add inherited agent skill allowlists (#59992) 2026-04-03 13:41:28 -04:00
stage-sandbox-media.test-harness.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
status.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
status.tools.test.ts feat(tasks): add chat-native task board (#58828) 2026-04-01 16:48:36 +09:00
status.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
templating.ts fix(ci): repair redundant channel union types 2026-04-04 05:08:02 +01:00
thinking.shared.ts refactor(thinking): move provider thinking fallback out of core 2026-04-04 07:00:47 +01:00
thinking.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
thinking.ts refactor(thinking): move provider thinking fallback out of core 2026-04-04 07:00:47 +01:00
tokens.test.ts
tokens.ts fix(auto-reply): suppress JSON-wrapped NO_REPLY payloads before channel delivery (#56612) 2026-03-28 22:07:24 +01:00
tool-meta.test.ts
tool-meta.ts
types.ts Matrix: keep partial previews aligned with block streaming (#59384) 2026-04-02 03:39:27 -04:00