openclaw/src/auto-reply
Peter Steinberger bd4632b9c1 fix: mark buffered reply typing runs complete 2026-03-28 07:57:28 +00:00
..
reply test(acp): cover persisted generic conversation binds 2026-03-28 05:53:07 +00:00
test-helpers test: fix base vitest thread regressions 2026-03-22 23:37:31 -07:00
chunk.test.ts test: dedupe routing and text suites 2026-03-28 07:31:40 +00:00
chunk.ts
command-auth.owner-default.test.ts
command-auth.ts fix(regression): preserve external command auth context 2026-03-27 20:24:14 -05:00
command-control.test.ts fix(regression): preserve external command auth context 2026-03-27 20:24:14 -05:00
command-detection.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
commands-args.test.ts
commands-args.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
commands-registry.data.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
commands-registry.runtime.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
commands-registry.shared.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
commands-registry.test.ts test: fix base vitest thread regressions 2026-03-22 23:37:31 -07:00
commands-registry.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
commands-registry.types.ts
commands-text-routing.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07: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 test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
envelope.ts fix: honor BlueBubbles chunk mode and envelope timezone 2026-03-19 05:40:12 -07:00
fallback-state.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
fallback-state.ts
group-activation.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
heartbeat-reply-payload.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
heartbeat.test.ts
heartbeat.ts
inbound-debounce.ts fix: bound tracked debounce key accounting 2026-03-23 11:33:06 -07:00
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
model-runtime.ts
model.test.ts
model.ts
reply.block-streaming.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
reply.directive.directive-behavior.e2e-harness.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
reply.directive.directive-behavior.e2e-mocks.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.model-directive-test-utils.ts
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts feat(minimax): add image generation provider and trim model catalog to M2.7 (#54487) 2026-03-25 09:29:35 -07:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.parse.test.ts
reply.media-note.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
reply.raw-body.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
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 perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
reply.test-harness.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
reply.triggers.group-intro-prompts.cases.ts fix: repair runtime seams after rebase 2026-03-23 09:14:17 +00:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.triggers.trigger-handling.test-harness.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.ts
send-policy.ts
skill-commands-base.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
skill-commands.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
skill-commands.test.ts Tests: stabilize Matrix-related shared suites 2026-03-28 01:52:55 -04:00
skill-commands.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
stage-sandbox-media.test-harness.ts
status.test.ts fix: use provider-aware context window lookup (#54796) (thanks @neeravmakwana) 2026-03-26 09:28:20 +05:30
status.tools.test.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
status.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
templating.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
thinking.shared.ts refactor: trim provider model compat seams 2026-03-28 00:17:28 +00:00
thinking.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
thinking.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
tokens.test.ts
tokens.ts
tool-meta.test.ts
tool-meta.ts
types.ts feat: notify user when context compaction starts and completes (#38805) 2026-03-21 08:14:29 -07:00