openclaw/src/auto-reply/reply
Peter Steinberger ea018a68cc refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
..
queue refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
abort.test.ts fix(auto-reply): RawBody commands + locked session updates (#643) 2026-01-10 17:32:31 +01:00
abort.ts feat: unify provider history context 2026-01-10 19:16:25 +01:00
agent-runner-execution.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
agent-runner-helpers.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
agent-runner-memory.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
agent-runner-payloads.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
agent-runner-utils.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
agent-runner.block-streaming.test.ts fix(auto-reply): coalesce block replies and document streaming toggles (#536) (thanks @mcinteerj) 2026-01-09 18:19:55 +00:00
agent-runner.claude-cli.test.ts feat: add CLI backend fallback 2026-01-11 00:55:22 +00:00
agent-runner.heartbeat-typing.runreplyagent-typing-heartbeat.resets-corrupted-gemini-sessions-deletes-transcripts.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.heartbeat-typing.runreplyagent-typing-heartbeat.retries-after-compaction-failure-by-resetting-session.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.heartbeat-typing.runreplyagent-typing-heartbeat.signals-typing-block-replies.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.heartbeat-typing.runreplyagent-typing-heartbeat.signals-typing-normal-runs.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.heartbeat-typing.runreplyagent-typing-heartbeat.still-replies-even-if-session-reset-fails.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.memory-flush.runreplyagent-memory-flush.increments-compaction-count-flush-compaction-completes.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.memory-flush.runreplyagent-memory-flush.runs-memory-flush-turn-updates-session-metadata.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.memory-flush.runreplyagent-memory-flush.skips-memory-flush-cli-providers.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.memory-flush.runreplyagent-memory-flush.skips-memory-flush-sandbox-workspace-is-read.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.memory-flush.runreplyagent-memory-flush.uses-configured-prompts-memory-flush-runs.test.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
agent-runner.messaging-tools.test.ts feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
agent-runner.reasoning-tags.test.ts fix: enforce reasoning tags on fallback providers (#810) (thanks @mcinteerj) 2026-01-13 01:46:21 +00:00
agent-runner.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
audio-tags.test.ts refactor: consolidate reply/media helpers 2026-01-10 02:41:16 +01:00
audio-tags.ts refactor: consolidate reply/media helpers 2026-01-10 02:41:16 +01:00
bash-command.ts Auto-reply: add host-only /bash + ! bash command 2026-01-13 11:54:34 +05:30
block-reply-coalescer.test.ts fix(auto-reply): coalesce block replies and document streaming toggles (#536) (thanks @mcinteerj) 2026-01-09 18:19:55 +00:00
block-reply-coalescer.ts fix(auto-reply): coalesce block replies and document streaming toggles (#536) (thanks @mcinteerj) 2026-01-09 18:19:55 +00:00
block-reply-pipeline.ts refactor: consolidate reply/media helpers 2026-01-10 02:41:16 +01:00
block-streaming.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
body.ts refactor(auto-reply): split reply flow 2026-01-04 05:47:37 +01:00
commands-bash.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-compact.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-config.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-context.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-core.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-info.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-session.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-status.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands-types.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
commands.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
commands.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
config-commands.test.ts style: fix biome formatting 2026-01-10 02:11:43 +00:00
config-commands.ts docs: add /config get alias 2026-01-10 03:10:14 +01:00
config-value.ts style: fix biome formatting 2026-01-10 02:11:43 +00:00
debug-commands.test.ts feat: add /debug runtime overrides 2026-01-09 16:55:16 +01:00
debug-commands.ts feat: add /config chat config updates 2026-01-10 03:01:27 +01:00
directive-handling.auth.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.fast-lane.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.impl.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.model-picker.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.model.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.parse.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.persist.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.queue-validation.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.shared.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directive-handling.ts refactor(auto-reply): split directive handling 2026-01-14 05:39:41 +00:00
directives.ts fix(commands): wire /usage to status (#492) (thanks @lc0rp) 2026-01-09 17:10:53 +01:00
dispatch-from-config.test.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
dispatch-from-config.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
followup-runner.compaction.test.ts refactor: centralize typing mode signals 2026-01-07 22:18:11 +00:00
followup-runner.messaging-tools.test.ts feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
followup-runner.ts Config: support per-agent model fallbacks 2026-01-13 06:50:20 +00:00
get-reply-directives-apply.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
get-reply-directives-utils.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
get-reply-directives.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
get-reply-inline-actions.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
get-reply-run.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
get-reply.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
groups.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
groups.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
history.test.ts refactor: centralize history context wrapping 2026-01-10 19:16:26 +01:00
history.ts refactor: centralize history context wrapping 2026-01-10 19:16:26 +01:00
inbound-dedupe.test.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
inbound-dedupe.ts fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
memory-flush.test.ts test: expand memory flush coverage 2026-01-12 07:42:03 +00:00
memory-flush.ts feat: add pre-compaction memory flush 2026-01-12 05:29:18 +00:00
mentions.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
mentions.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
model-selection.ts refactor: unify message tool + CLI 2026-01-13 00:12:57 +00:00
normalize-reply.ts fix: filter NO_REPLY prefixes 2026-01-09 23:29:05 +00:00
provider-dispatcher.ts refactor: reuse dispatcher helper for native commands 2026-01-13 01:07:59 +00:00
queue.collect-routing.test.ts refactor: fast-lane directives helpers 2026-01-12 22:34:13 +00:00
queue.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
reply-directives.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
reply-dispatcher.test.ts feat(agent): add human-like delay between block replies 2026-01-10 17:12:50 +01:00
reply-dispatcher.ts feat(agent): add human-like delay between block replies 2026-01-10 17:12:50 +01:00
reply-elevated.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
reply-inline.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
reply-payloads.ts refactor: centralize messaging dedupe helpers 2026-01-10 16:02:56 +01:00
reply-reference.test.ts fix: align reply threading refs 2026-01-12 23:41:40 +00:00
reply-reference.ts fix: align reply threading refs 2026-01-12 23:41:40 +00:00
reply-tags.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
reply-threading.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
reply-threading.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
route-reply.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
route-reply.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
session-updates.test.ts fix: stabilize docs and tests after system event timestamps 2026-01-13 03:51:34 +00:00
session-updates.ts fix: stabilize channel migration 2026-01-13 08:40:39 +00:00
session.test.ts fix(auto-reply): RawBody commands + locked session updates (#643) 2026-01-10 17:32:31 +01:00
session.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
stage-sandbox-media.ts refactor(auto-reply): split reply pipeline 2026-01-14 09:11:16 +00:00
test-helpers.ts fix(typing): keep tool-start ttl mode-safe (#452, thanks @thesash) 2026-01-08 06:18:35 +00:00
typing-mode.test.ts fix: start typing on message start 2026-01-13 04:33:24 +00:00
typing-mode.ts fix: start typing on message start 2026-01-13 04:33:24 +00:00
typing.test.ts feat: add typing mode controls 2026-01-07 21:58:54 +00:00
typing.ts fix(typing): keep tool-start ttl mode-safe (#452, thanks @thesash) 2026-01-08 06:18:35 +00:00