openclaw/src/auto-reply/reply
Peter Steinberger 445c7a65e6 test: simplify session reset and rawbody coverage 2026-02-23 18:19:23 +00:00
..
commands-subagents feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
exec refactor(auto-reply): share directive arg parsing 2026-02-15 05:05:47 +00:00
export-html fix(ci): restore main lint/typecheck after direct merges 2026-02-16 23:26:11 +00:00
queue fix(slack): preserve string thread context in queue + DM route (#23804) 2026-02-22 13:26:31 -05:00
abort.test.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
abort.ts refactor(auto-reply): reuse abort session-entry resolver 2026-02-18 23:09:09 +00:00
agent-runner-execution.ts Agent runner: align compaction floor guidance (#24059) 2026-02-22 20:13:43 -06:00
agent-runner-helpers.test.ts test(reply): replace heavy resets in media and runner helper specs 2026-02-22 08:15:28 +00:00
agent-runner-helpers.ts refactor(reply): share verbose gate helpers 2026-02-18 18:25:25 +00:00
agent-runner-memory.ts refactor(reply): share embedded run fallback/context builders 2026-02-18 19:02:25 +00:00
agent-runner-payloads.test.ts fix(replies): keep finals for cross-target messaging sends 2026-02-22 19:34:30 +01:00
agent-runner-payloads.ts fix(replies): keep finals for cross-target messaging sends 2026-02-22 19:34:30 +01:00
agent-runner-utils.test.ts test(core): use lightweight clears in command and dispatch setup 2026-02-22 08:06:06 +00:00
agent-runner-utils.ts fix(telegram): make reaction handling soft-fail and message-id resilient (#20236) 2026-02-23 10:25:14 -05:00
agent-runner.misc.runreplyagent.test.ts refactor!: remove google-antigravity provider support 2026-02-23 05:20:14 +01:00
agent-runner.runreplyagent.test.ts test: remove fixed waits from tool-result ordering tests 2026-02-22 12:29:08 +00:00
agent-runner.ts refactor(session): centralize transcript path option resolution 2026-02-22 12:02:38 +01:00
audio-tags.ts
bash-command.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
block-reply-coalescer.ts fix: preserve off-mode semantics in auto reply threading (#14976) (thanks @Diaspar4u) 2026-02-13 05:22:14 +01:00
block-reply-pipeline.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
block-streaming.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
body.ts fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
command-gates.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
commands-allowlist.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
commands-approve.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-bash.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
commands-compact.ts fix: pass agentDir to /compact command for agent-specific auth (#24133) 2026-02-23 02:33:35 -05:00
commands-config.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
commands-context-report.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-context-report.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-context.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-core.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
commands-export-session.ts refactor(session): centralize transcript path option resolution 2026-02-22 12:02:38 +01:00
commands-info.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
commands-models.ts fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
commands-plugin.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-session-ttl.test.ts test(core): use lightweight clears in command and dispatch setup 2026-02-22 08:06:06 +00:00
commands-session.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
commands-setunset-standard.ts refactor(auto-reply): share standard set/unset slash parsing 2026-02-18 23:09:09 +00:00
commands-setunset.test.ts test(messaging): dedupe parser/proxy/followup test scaffolding 2026-02-19 07:24:02 +00:00
commands-setunset.ts refactor(auto-reply): share slash set/unset command parsing 2026-02-18 17:48:01 +00:00
commands-slash-parse.ts refactor(auto-reply): share slash parsing for config/debug 2026-02-16 02:11:12 +00:00
commands-spawn.test-harness.ts test(auto-reply): dedupe command spawn test harness 2026-02-17 00:11:02 +00:00
commands-status.ts fix(agents): fall back to agents.defaults.model when agent has no model config (#24210) 2026-02-23 03:18:55 -05:00
commands-subagents-focus.test.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
commands-subagents-spawn.test.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
commands-subagents.test-mocks.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
commands-subagents.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
commands-system-prompt.ts fix(exec): apply per-agent exec defaults for opaque session keys 2026-02-22 23:33:14 +01:00
commands-tts.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands-types.ts fix: pass agentDir to /compact command for agent-specific auth (#24133) 2026-02-23 02:33:35 -05:00
commands.test-harness.ts chore: Fix types in tests 1/N. 2026-02-17 10:26:49 +09:00
commands.test.ts fix: pass agentDir to /compact command for agent-specific auth (#24133) 2026-02-23 02:33:35 -05:00
commands.ts
config-commands.ts refactor(auto-reply): share standard set/unset slash parsing 2026-02-18 23:09:09 +00:00
config-value.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
debug-commands.ts refactor(auto-reply): share standard set/unset slash parsing 2026-02-18 23:09:09 +00:00
directive-handling.auth.ts refactor(auth): share remaining-time formatter 2026-02-19 00:17:31 +00:00
directive-handling.fast-lane.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
directive-handling.impl.ts fix(reasoning): persist off override for discord directives 2026-02-23 00:50:13 +01:00
directive-handling.levels.ts refactor(auto-reply): share directive level resolution 2026-02-16 01:45:51 +00:00
directive-handling.model-picker.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
directive-handling.model.test.ts test: reduce trigger test redundancy and speed up model coverage 2026-02-23 13:41:47 +00:00
directive-handling.model.ts feat(auto-reply): add model fallback lifecycle visibility in status, verbose logs, and WebUI (#20704) 2026-02-19 14:33:02 -08:00
directive-handling.params.ts refactor(auto-reply): share directive handling params 2026-02-15 05:25:55 +00:00
directive-handling.parse.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
directive-handling.persist.ts fix(reasoning): persist off override for discord directives 2026-02-23 00:50:13 +01:00
directive-handling.queue-validation.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
directive-handling.shared.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
directive-handling.ts
directive-parsing.ts refactor(auto-reply): share directive arg parsing 2026-02-15 05:05:47 +00:00
directives.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
dispatch-from-config.test.ts test(auto-reply): use lightweight clears in dispatch setup 2026-02-22 08:01:16 +00:00
dispatch-from-config.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
dispatcher-registry.ts fix: defer gateway restart until all replies are sent (#12970) 2026-02-14 00:29:29 +01:00
elevated-allowlist-matcher.ts refactor(security): split elevated allowFrom matcher internals 2026-02-22 22:20:04 +01:00
elevated-unavailable.ts refactor(auto-reply): share elevated unavailable message 2026-02-14 15:39:45 +00:00
exec.ts
followup-runner.test.ts fix(cron): pass agentDir into embedded follow-up runs 2026-02-22 22:11:52 +01:00
followup-runner.ts fix(cron): pass agentDir into embedded follow-up runs 2026-02-22 22:11:52 +01:00
get-reply-directives-apply.ts fix(agents): harden bash tool and reply directive handling 2026-02-22 11:29:31 +00:00
get-reply-directives-utils.ts refactor(auto-reply): share cleared exec fields 2026-02-15 16:45:25 +00:00
get-reply-directives.ts fix(agents): gate auto reasoning by effective thinking level (openclaw#24335) thanks @Kay-051 2026-02-23 15:38:08 +02:00
get-reply-inline-actions.skip-when-config-empty.test.ts fix: pass agentDir to /compact command for agent-specific auth (#24133) 2026-02-23 02:33:35 -05:00
get-reply-inline-actions.ts fix: pass agentDir to /compact command for agent-specific auth (#24133) 2026-02-23 02:33:35 -05:00
get-reply-run.media-only.test.ts fix(slack): keep thread session fork/history context after first turn (#23843) 2026-02-22 14:39:00 -05:00
get-reply-run.ts fix(slack): keep thread session fork/history context after first turn (#23843) 2026-02-22 14:39:00 -05:00
get-reply.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
groups.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
history.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
inbound-context.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
inbound-dedupe.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
inbound-meta.test.ts fix(auto-reply): hide direct-chat metadata without sender-id sentinel (openclaw#24373) thanks @jd316 2026-02-23 15:25:31 +05:30
inbound-meta.ts fix(auto-reply): hide direct-chat metadata without sender-id sentinel (openclaw#24373) thanks @jd316 2026-02-23 15:25:31 +05:30
inbound-text.ts fix(inbound): preserve literal backslash-n sequences in Windows paths (#11547) 2026-02-13 18:24:01 +01:00
line-directives.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
memory-flush.test.ts chore: Fix types in tests 42/N. 2026-02-17 15:50:07 +09:00
memory-flush.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
mentions.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
model-selection.test.ts Default reasoning to on when model has reasoning: true (fix #22456) (#22513) 2026-02-22 12:19:36 -05:00
model-selection.ts Default reasoning to on when model has reasoning: true (fix #22456) (#22513) 2026-02-22 12:19:36 -05:00
normalize-reply.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
post-compaction-audit.test.ts feat: add post-compaction read audit (Layer 3) 2026-02-17 00:00:20 +01:00
post-compaction-audit.ts fix: normalize paths to forward slashes for Windows RegExp compatibility 2026-02-17 00:00:20 +01:00
post-compaction-context.test.ts fix: improve section extraction robustness (case-insensitive, H3, code blocks) 2026-02-17 00:00:20 +01:00
post-compaction-context.ts feat: append workspace critical rules to compaction summary 2026-02-17 00:00:20 +01:00
provider-dispatcher.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
queue.ts
reply-delivery.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reply-directives.ts
reply-dispatcher.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reply-elevated.test.ts fix(security): tighten elevated allowFrom sender matching 2026-02-22 22:00:08 +01:00
reply-elevated.ts refactor(security): split elevated allowFrom matcher internals 2026-02-22 22:20:04 +01:00
reply-flow.test.ts test: fix readonly typing regressions in check baseline 2026-02-21 23:57:34 +01:00
reply-inline.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
reply-payloads.test.ts fix(replies): normalize media path variants for dedupe 2026-02-22 19:34:30 +01:00
reply-payloads.ts fix(replies): normalize media path variants for dedupe 2026-02-22 19:34:30 +01:00
reply-plumbing.test.ts fix(slack): finalize replyToMode off threading behavior (#23799) 2026-02-22 13:27:50 -05:00
reply-reference.ts fix: update replyToMode notes (#11062) (thanks @cordx56) 2026-02-12 18:50:36 -06:00
reply-state.test.ts test: dedupe auto-reply web and signal flows 2026-02-22 17:11:54 +00:00
reply-tags.ts
reply-threading.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reply-utils.test.ts test: streamline auto-reply and tts suites 2026-02-21 21:44:01 +00:00
response-prefix-template.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
route-reply.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
route-reply.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
session-reset-model.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
session-reset-prompt.ts Session: enforce startup sequence on bare reset greeting 2026-02-20 20:38:56 -08:00
session-run-accounting.ts fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
session-updates.ts feat: surface cached token counts in /status output (openclaw#21248) thanks @vishaltandale00 2026-02-19 21:06:13 -06:00
session-usage.ts Sessions: persist prompt-token totals without usage 2026-02-21 23:37:42 -08:00
session.test.ts test: simplify session reset and rawbody coverage 2026-02-23 18:19:23 +00:00
session.ts refactor(webchat): extract shared chat state helpers 2026-02-22 21:37:19 +01:00
stage-sandbox-media.ts style: format files and fix safe-bins e2e typing 2026-02-19 14:26:12 +01:00
streaming-directives.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
strip-inbound-meta.test.ts fix: hide synthetic untrusted metadata in chat history 2026-02-21 19:26:04 +01:00
strip-inbound-meta.ts fix: hide synthetic untrusted metadata in chat history 2026-02-21 19:26:04 +01:00
subagents-utils.test.ts refactor(subagents): share run target resolution 2026-02-18 18:25:25 +00:00
subagents-utils.ts refactor(subagents): share run target resolution 2026-02-18 18:25:25 +00:00
test-ctx.ts
test-helpers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
typing-mode.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
typing.ts fix: comprehensive BlueBubbles and channel cleanup (#11093) 2026-02-07 05:00:55 -08:00
untrusted-context.ts fix(security): separate untrusted channel metadata from system prompt (thanks @KonstantinMirin) 2026-02-03 23:02:45 -08:00