openclaw/src/auto-reply/reply
Peter Steinberger cef13aa705
Merge pull request #586 from clawdbot/temp/landpr-492
fix(commands): wire /usage alias to /status
2026-01-09 16:14:11 +00:00
..
abort.ts refactor(auto-reply): split reply flow 2026-01-04 05:47:37 +01: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 refactor: centralize slack threading helpers 2026-01-09 16:01:53 +00: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-streaming.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
body.ts refactor(auto-reply): split reply flow 2026-01-04 05:47:37 +01:00
commands.ts fix(commands): wire /usage to status (#492) (thanks @lc0rp) 2026-01-09 17:10:53 +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 🤖 codex: fix duplicate agentDir (no-issue) 2026-01-09 16:23:34 +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(routing): harden originating reply routing 2026-01-07 05:02:34 +00:00
queue.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00: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 fix: allow whitespace in reply tags (#560) (thanks @mcinteerj) 2026-01-09 17:03:44 +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: derive prefixes from routed identity (#578) (thanks @p6l-richard) 2026-01-09 16:39:32 +01:00
route-reply.ts refactor(messages): centralize per-agent prefixes 2026-01-09 16:54:54 +01: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 feat(sessions): expose label in sessions.list and support label lookup in sessions_send 2026-01-09 15:32:49 +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