openclaw/src/auto-reply
2026-04-23 19:06:19 +01:00
..
reply fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
test-helpers
chunk.test.ts
chunk.ts refactor: remove type-only import cycles 2026-04-10 15:14:27 +01:00
command-auth.owner-default.test.ts
command-auth.ts refactor: generalize command sender identity checks 2026-04-22 06:11:49 +01:00
command-control.test.ts refactor: generalize command sender identity checks 2026-04-22 06:11:49 +01:00
command-detection.runtime-types.ts fix(cycles): split command detection runtime types 2026-04-11 23:38:35 +01:00
command-detection.ts fix(commands): split chat command listing surface 2026-04-11 16:58:43 +01:00
command-status-builders.ts fix(trace command): Improve trace raw diagnostics and trace command UX (#66089) 2026-04-13 14:26:57 -05:00
commands-args.test.ts
commands-args.ts
commands-args.types.ts refactor: remove type-only import cycles 2026-04-10 15:14:27 +01:00
commands-registry-list.ts fix(config): split command flag helpers 2026-04-12 00:05:01 +01:00
commands-registry-normalize.ts perf: split command body normalization 2026-04-11 08:00:26 +01:00
commands-registry.data.ts fix(channels): narrow runtime channel registry caching 2026-04-11 19:12:36 +01:00
commands-registry.runtime-types.ts fix(cycles): split plugin runtime contract leaf types 2026-04-11 15:39:32 +01:00
commands-registry.runtime.ts
commands-registry.shared.ts feat: add trajectory bundle export and default-on runtime capture (#70291) 2026-04-22 23:29:01 -07:00
commands-registry.test.ts Tests: avoid bundled Discord runtime lookup 2026-04-17 20:57:27 -04:00
commands-registry.ts Tests: avoid bundled Discord runtime lookup 2026-04-17 20:57:27 -04:00
commands-registry.types.ts feat(ui): overhaul settings and slash command UX (#67819) thanks @BunsDev 2026-04-16 20:29:11 -05:00
commands-text-routing.ts
dispatch-dispatcher.ts fix(reply): split dispatcher shared types 2026-04-11 16:52:18 +01:00
dispatch.test.ts fix: add silent reply policy by conversation type (#68644) 2026-04-21 05:17:55 +01:00
dispatch.ts feat(channels): stream tool progress into preview edits (#69611) (thanks @thewilloftheshadow) 2026-04-21 11:51:16 -05:00
envelope.test.ts
envelope.ts chore: remove unused helpers 2026-04-18 20:53:35 +01:00
fallback-state.test.ts
fallback-state.ts fix: extract shared session status runtime (#65807) 2026-04-13 11:51:26 +02:00
get-reply-options.types.ts fix(codex): harden app-server approvals 2026-04-23 02:20:10 +01:00
group-activation.ts
heartbeat-filter.test.ts
heartbeat-filter.ts
heartbeat-reply-payload.ts
heartbeat.test.ts fix: don't bleed top-level interval/prompt into heartbeat task parsing (#64488) 2026-04-10 16:05:09 -07:00
heartbeat.ts fix: don't bleed top-level interval/prompt into heartbeat task parsing (#64488) 2026-04-10 16:05:09 -07:00
inbound-debounce.ts fix(auto-reply): avoid leaking inbound debounce cleanup 2026-04-13 16:36:03 +01:00
inbound.group-require-mention-test-plugins.ts test: keep inbound group policy tests hermetic 2026-04-17 15:50:41 -04:00
inbound.test.ts test: keep inbound group policy tests hermetic 2026-04-17 15:50:41 -04:00
media-note.test.ts fix(auto-reply): preserve image attachment notes (#64918) 2026-04-11 20:49:36 +03:00
media-note.ts fix(auto-reply): preserve image attachment notes (#64918) 2026-04-11 20:49:36 +03:00
media-understanding.test-fixtures.ts fix(auto-reply): preserve image attachment notes (#64918) 2026-04-11 20:49:36 +03:00
model-runtime.ts
model.test.ts
model.ts
reply-payload.ts fix(pair): render /pair qr as media (#70047) 2026-04-22 03:31:09 -05:00
reply.block-streaming.test.ts
reply.directive.directive-behavior.e2e-harness.ts feat(codex): add gpt-5.4-pro forward compat (#66453) 2026-04-14 11:05:24 +01:00
reply.directive.directive-behavior.e2e-mocks.ts test: share directive reply mock payloads 2026-04-20 22:51:16 +01:00
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts test: make fuzzy model directive checks pure 2026-04-11 07:08:23 +01:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts fix(trace command): Improve trace raw diagnostics and trace command UX (#66089) 2026-04-13 14:26:57 -05:00
reply.directive.parse.test.ts fix(trace command): Improve trace raw diagnostics and trace command UX (#66089) 2026-04-13 14:26:57 -05:00
reply.media-note.test.ts fix(auto-reply): preserve image attachment notes (#64918) 2026-04-11 20:49:36 +03:00
reply.raw-body.test.ts
reply.runtime.ts fix(runtime): bypass get-reply barrel exports 2026-04-11 21:56:48 +01:00
reply.stage-sandbox-media.scp-remote-path.test.ts Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
reply.test-harness.ts
reply.triggers.group-intro-prompts.cases.ts fix: harden group chat prompt metadata 2026-04-23 18:15:49 +01:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts refactor(test): remove legacy extension test seams 2026-04-20 13:18:49 +01:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts test: narrow native command fixture type 2026-04-20 16:22:36 +01:00
reply.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
send-policy.ts
skill-commands-base.ts
skill-commands.runtime.ts
skill-commands.test.ts test: share skill command workspace fixtures 2026-04-20 16:10:35 +01:00
skill-commands.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
stage-sandbox-media.test-harness.ts Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
status.runtime.ts perf(test): narrow status message runtime 2026-04-20 14:27:22 +01:00
status.test.ts fix: pin embedded harness selection per session 2026-04-23 16:53:32 +01:00
status.tools.test.ts
status.ts perf(test): narrow status message runtime 2026-04-20 14:27:22 +01:00
templating.ts fix: harden WhatsApp structured object prompts 2026-04-23 18:03:16 +01:00
thinking.shared.ts fix: remap thinking levels on model switch 2026-04-21 18:53:49 +01:00
thinking.test.ts fix(thinking): default implicit reasoning models to medium (#70601) 2026-04-23 07:55:47 -05:00
thinking.ts fix(thinking): default implicit reasoning models to medium (#70601) 2026-04-23 07:55:47 -05:00
tokens.test.ts
tokens.ts fix: harden cron announce NO_REPLY suppression (#65016) (thanks @BKF-Gitty) 2026-04-16 21:36:43 +05:30
tool-meta.test.ts
tool-meta.ts
types.ts fix(cycles): split reply payload and option contracts 2026-04-11 22:24:55 +01:00