openclaw/src/auto-reply
2026-01-14 05:40:39 +00:00
..
reply refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
.DS_Store refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
chunk.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
chunk.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
command-auth.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
command-auth.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
command-detection.test.ts fix: normalize telegram command mentions 2026-01-11 21:06:04 +05:30
command-detection.ts fix: normalize telegram command mentions 2026-01-11 21:06:04 +05:30
commands-registry.data.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
commands-registry.test.ts fix: normalize telegram command mentions 2026-01-11 21:06:04 +05:30
commands-registry.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
commands-registry.types.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
envelope.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
envelope.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
group-activation.ts refactor: tidy directive parsing + queue status 2026-01-08 03:47:52 +01:00
heartbeat.test.ts feat: cron agent binding + doctor UI refresh 2026-01-13 04:25:41 +00:00
heartbeat.ts chore: raise heartbeat ack window 2026-01-12 11:06:46 +00:00
media-note.test.ts style: apply lint fixes 2026-01-08 04:44:15 +00:00
media-note.ts style: apply lint fixes 2026-01-08 04:44:15 +00:00
model.test.ts fix: support /models alias for /model 2026-01-09 06:24:40 +01:00
model.ts fix: support /models alias for /model 2026-01-09 06:24:40 +01:00
reply.block-streaming.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply.directive.directive-behavior.accepts-thinking-xhigh-codex-models.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.ignores-inline-model-uses-default-model.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.lists-allowlisted-models-model-list.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.requires-per-agent-allowlist-addition-global.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.returns-status-alongside-directive-only-acks.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.shows-current-elevated-level-as-off-after.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.supports-fuzzy-model-matches-model-directive.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.directive-behavior.updates-tool-verbose-during-flight-run-toggle.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.directive.parse.test.ts Merge pull request #586 from clawdbot/temp/landpr-492 2026-01-09 16:14:11 +00:00
reply.heartbeat-typing.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply.media-note.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply.queue.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply.raw-body.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply.triggers.group-intro-prompts.test.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
reply.triggers.trigger-handling.allows-activation-from-allowfrom-groups.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.allows-approved-sender-toggle-elevated-mode.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.allows-elevated-off-groups-without-mention.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.handles-inline-commands-strips-it-before-agent.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.ignores-inline-elevated-directive-unapproved-sender.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.includes-error-cause-embedded-agent-throws.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.keeps-inline-status-unauthorized-senders.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.reports-active-auth-profile-key-snippet-status.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.runs-compact-as-gated-command.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.runs-greeting-prompt-bare-reset.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.shows-endpoint-default-model-status-not-configured.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.shows-quick-model-picker-grouped-by-model.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.triggers.trigger-handling.targets-active-session-native-stop.test.ts test(auto-reply): rename split suites 2026-01-14 05:40:39 +00:00
reply.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
send-policy.ts refactor: tidy directive parsing + queue status 2026-01-08 03:47:52 +01:00
status.test.ts feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
status.ts fix(sandbox): avoid sandboxing main DM sessions 2026-01-12 01:24:44 +00:00
templating.ts fix: finalize channels rename cleanup 2026-01-13 08:40:40 +00:00
thinking.test.ts Thinking: gate xhigh by model 2026-01-13 06:48:26 +00:00
thinking.ts fix: gate xhigh by model (#444) (thanks @grp06) 2026-01-13 06:48:41 +00:00
tokens.ts fix: filter NO_REPLY prefixes 2026-01-09 23:29:05 +00:00
tool-meta.test.ts fix: stream tool summaries early and tool output 2026-01-03 21:04:40 +01:00
tool-meta.ts fix: stream tool summaries early and tool output 2026-01-03 21:04:40 +01:00
transcription.test.ts fix: update gateway auth docs and clients 2026-01-11 01:51:24 +01:00
transcription.ts fix: harden gateway auth defaults 2026-01-11 01:51:24 +01:00
types.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00