openclaw/src/auto-reply
Vincent Koc 4b316c33db
Auto-reply: normalize stop matching and add multilingual triggers (#25103)
* Auto-reply tests: cover multilingual abort triggers

* Auto-reply: normalize multilingual abort triggers

* Gateway: route chat stop matching through abort parser

* Gateway tests: cover chat stop parsing variants

* Auto-reply tests: cover Russian and German stop words

* Auto-reply: add Russian and German abort triggers

* Gateway tests: include Russian and German stop forms

* Telegram tests: route Russian and German stop forms to control lane

* Changelog: note multilingual abort stop coverage

* Changelog: add shared credit for abort shortcut update
2026-02-24 01:07:25 -05:00
..
reply Auto-reply: normalize stop matching and add multilingual triggers (#25103) 2026-02-24 01:07:25 -05:00
chunk.test.ts
chunk.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
command-auth.ts fix(commands): restrict commands.allowFrom to sender principals 2026-02-24 02:01:01 +00:00
command-control.test.ts fix(commands): restrict commands.allowFrom to sender principals 2026-02-24 02:01:01 +00:00
command-detection.ts
commands-args.test.ts
commands-args.ts
commands-registry.data.ts
commands-registry.test.ts
commands-registry.ts
commands-registry.types.ts
dispatch.test.ts
dispatch.ts
envelope.test.ts
envelope.ts
fallback-state.test.ts
fallback-state.ts
group-activation.ts
heartbeat-reply-payload.ts
heartbeat.test.ts
heartbeat.ts
inbound-debounce.ts
inbound.test.ts
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
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts test: consolidate directive behavior suites for faster runs 2026-02-23 21:48:12 +00:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts test: fix gate regressions 2026-02-24 04:39:53 +00:00
reply.directive.directive-behavior.e2e-harness.ts
reply.directive.directive-behavior.e2e-mocks.ts
reply.directive.directive-behavior.model-directive-test-utils.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts test: consolidate directive behavior suites for faster runs 2026-02-23 21:48:12 +00:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts test: consolidate directive behavior suites for faster runs 2026-02-23 21:48:12 +00:00
reply.directive.parse.test.ts
reply.heartbeat-typing.test.ts
reply.media-note.test.ts
reply.raw-body.test.ts
reply.test-harness.ts
reply.triggers.group-intro-prompts.cases.ts test: consolidate trigger handling suites 2026-02-23 19:41:47 +00:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts test: prune redundant trigger handling integration coverage 2026-02-23 20:00:11 +00:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts test: consolidate trigger handling suites 2026-02-23 19:41:47 +00:00
reply.triggers.trigger-handling.targets-active-session-native-stop.test.ts test: prune redundant trigger handling integration coverage 2026-02-23 20:00:11 +00:00
reply.triggers.trigger-handling.test-harness.ts test: reduce trigger test redundancy and speed up model coverage 2026-02-23 13:41:47 +00:00
reply.ts
send-policy.ts
skill-commands.test.ts
skill-commands.ts
stage-sandbox-media.test-harness.ts
status.test.ts Providers: skip context1m beta for Anthropic OAuth tokens (#24620) 2026-02-23 12:29:09 -05:00
status.ts fix(tools): improve session_status cache-aware usage reporting 2026-02-23 19:19:45 +00:00
templating.ts
thinking.test.ts
thinking.ts
tokens.ts
tool-meta.test.ts
tool-meta.ts
types.ts fix: suppress reasoning payloads from generic channel dispatch path 2026-02-24 04:34:49 +00:00