openclaw/src/auto-reply/reply
Peter Steinberger 79af03ba5e fix(auto-reply): tighten block streaming defaults 2026-01-09 22:41:10 +01:00
..
abort.ts refactor(auto-reply): split reply flow 2026-01-04 05:47:37 +01: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 style: format after gate 2026-01-09 05:27:54 +00:00
agent-runner.heartbeat-typing.test.ts refactor: centralize typing mode signals 2026-01-07 22:18:11 +00:00
agent-runner.messaging-tools.test.ts feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
agent-runner.ts fix(slack): mrkdwn + thread edge cases (#464) (thanks @austinm911) 2026-01-09 22:09:02 +01:00
audio-tags.test.ts fix(telegram): voice-note tag defaults (#188, thanks @manmal) 2026-01-08 03:15:08 +00:00
audio-tags.ts fix: flip audio default to file (backward compat) 2026-01-08 03:15:08 +00:00
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 fix(auto-reply): coalesce block replies and document streaming toggles (#536) (thanks @mcinteerj) 2026-01-09 18:19:55 +00:00
block-streaming.ts fix(auto-reply): tighten block streaming defaults 2026-01-09 22:41:10 +01:00
body.ts refactor(auto-reply): split reply flow 2026-01-04 05:47:37 +01:00
commands.ts fix: require explicit system event session keys 2026-01-09 21:59:01 +01:00
debug-commands.test.ts feat: add /debug runtime overrides 2026-01-09 16:55:16 +01:00
debug-commands.ts chore: format 2026-01-09 16:55:51 +01:00
directive-handling.ts fix: require explicit system event session keys 2026-01-09 21:59:01 +01: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(routing): harden originating reply routing 2026-01-07 05:02:34 +00:00
dispatch-from-config.ts fix: derive prefixes from routed identity (#578) (thanks @p6l-richard) 2026-01-09 16:39:32 +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 refactor: centralize slack threading helpers 2026-01-09 16:01:53 +00:00
groups.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
groups.ts feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
mentions.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
mentions.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
model-selection.ts fix: sessions label lookup and persistence (#570) (thanks @azade-c) 2026-01-09 15:32:49 +01:00
normalize-reply.ts fix: normalize routed replies 2026-01-09 13:55:27 +01:00
queue.collect-routing.test.ts fix: dedupe followup queue by message id (#600) (thanks @samratjha96) 2026-01-09 20:44:11 +01:00
queue.ts fix: dedupe followup queue by message id (#600) (thanks @samratjha96) 2026-01-09 20:44:11 +01:00
reply-dispatcher.test.ts fix: stop typing after dispatcher idle 2026-01-06 03:09:49 +00:00
reply-dispatcher.ts style: format gateway discovery 2026-01-09 13:55:28 +01:00
reply-payloads.ts refactor: centralize slack threading helpers 2026-01-09 16:01:53 +00:00
reply-tags.ts refactor: streamline reply tag parsing 2026-01-09 17:14:40 +01:00
reply-threading.test.ts fix: honor slack reply threading 2026-01-09 15:35:54 +00:00
reply-threading.ts refactor: centralize slack threading helpers 2026-01-09 16:01:53 +00:00
route-reply.test.ts fix(messages): restore explicit responsePrefix default 2026-01-09 19:18:34 +00:00
route-reply.ts feat(messages): add whatsapp messagePrefix and responsePrefix auto 2026-01-09 19:29:04 +00:00
session-updates.ts feat(sessions): expose label in sessions.list and support label lookup in sessions_send 2026-01-09 15:32:49 +01:00
session.test.ts fix: persist topic session files 2026-01-07 22:56:50 +00:00
session.ts refactor: normalize main session key handling 2026-01-09 22:30:15 +01: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(typing): keep tool-start ttl mode-safe (#452, thanks @thesash) 2026-01-08 06:18:35 +00:00
typing-mode.ts fix(typing): keep tool-start ttl mode-safe (#452, thanks @thesash) 2026-01-08 06:18:35 +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