openclaw/src/auto-reply/reply
2026-04-25 01:27:16 -07:00
..
commands-acp refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
commands-subagents perf: slim hot test imports 2026-04-24 08:13:51 +01:00
exec lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
export-html test: avoid prototype patching in harnesses 2026-04-20 20:28:48 +01:00
queue fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
test-fixtures fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
abort-cutoff.runtime.ts
abort-cutoff.ts refactor: dedupe reply session readers 2026-04-07 06:07:14 +01:00
abort-primitives.ts fix(runtime): split cli provider and abort seams 2026-04-11 21:16:50 +01:00
abort.runtime-types.ts fix(cycles): split abort runtime resolver types 2026-04-11 23:27:32 +01:00
abort.runtime.ts
abort.test.ts
abort.ts perf: trim agent test runtime imports 2026-04-11 13:55:07 +01:00
acp-projector.test.ts
acp-projector.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
acp-reset-target.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
acp-stream-settings.test.ts test: use synthetic auto reply fixtures 2026-04-21 01:49:30 +01:00
acp-stream-settings.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agent-runner-auth-profile.ts fix: harden GPT-5 runtime paths 2026-04-24 08:55:52 +01:00
agent-runner-direct-runtime-config.test.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
agent-runner-execution.test.ts fix(reply): dedupe block-streamed media 2026-04-25 05:35:31 +01:00
agent-runner-execution.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
agent-runner-helpers.test.ts
agent-runner-helpers.ts refactor: simplify verbose gate normalization 2026-04-11 00:45:48 +01:00
agent-runner-memory.dedup.test.ts
agent-runner-memory.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
agent-runner-memory.ts fix: pin embedded harness selection per session 2026-04-23 16:53:32 +01:00
agent-runner-payloads.test.ts fix(reply): dedupe block-streamed media 2026-04-25 05:35:31 +01:00
agent-runner-payloads.ts fix(reply): dedupe block-streamed media 2026-04-25 05:35:31 +01:00
agent-runner-reminder-guard.ts refactor: dedupe auto-reply lowercase helpers 2026-04-07 17:50:37 +01:00
agent-runner-runtime-config.test.ts test: skip provider runtime hints in config test 2026-04-10 20:12:16 +01:00
agent-runner-session-reset.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
agent-runner-session-reset.ts test: move runReplyAgent reset state coverage to helper 2026-04-09 05:58:45 +01:00
agent-runner-usage-line.ts feat: add tiered model pricing support (#67605) 2026-04-21 03:02:57 +01:00
agent-runner-utils.secret-resolution.test.ts fix(agents): keep reply tool snapshots aligned 2026-04-25 04:15:47 +01:00
agent-runner-utils.test.ts fix(agents): prefer target agent's bound Matrix account for subagent spawns (#67508) 2026-04-18 14:02:53 -04:00
agent-runner-utils.ts fix(agents): keep reply tool snapshots aligned 2026-04-25 04:15:47 +01:00
agent-runner.media-paths.test.ts perf: tighten auto-reply command tests 2026-04-24 07:22:08 +01:00
agent-runner.misc.runreplyagent.test.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
agent-runner.runreplyagent.e2e.test.ts test: move runReplyAgent reset state coverage to helper 2026-04-09 05:58:45 +01:00
agent-runner.runtime.ts
agent-runner.test-fixtures.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
agent-runner.ts fix: persist embedded runtime context budget 2026-04-25 01:09:45 +01:00
audio-tags.ts
bash-command.stop.test.ts refactor: simplify core conversions 2026-04-11 01:17:51 +01:00
bash-command.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
before-deliver.test.ts fix(auto-reply): run message_sending before inbound delivery 2026-04-25 10:07:35 +05:30
block-reply-coalescer.ts
block-reply-pipeline.test.ts fix(reply): dedupe block-streamed media 2026-04-25 05:35:31 +01:00
block-reply-pipeline.ts fix(reply): dedupe block-streamed media 2026-04-25 05:35:31 +01:00
block-streaming.test.ts
block-streaming.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
body.ts
btw-command.ts refactor: dedupe reply runtime readers 2026-04-07 06:42:33 +01:00
channel-context.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
command-gates.ts fix(config): split command flag helpers 2026-04-12 00:05:01 +01:00
commands-abort-trigger.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-acp.test.ts test: align matrix acp room binding expectations 2026-04-22 22:30:22 +01:00
commands-acp.ts perf: trim agent test runtime imports 2026-04-11 13:55:07 +01:00
commands-agent-scope.test-support.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-allowlist.test.ts fix(allowlist): gate write commands behind owner check before channel resolution [AI] (#62383) 2026-04-07 11:01:15 -06:00
commands-allowlist.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
commands-approve.test.ts test: speed changed lanes and channel contracts 2026-04-20 20:53:38 +01:00
commands-approve.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
commands-bash-alias.test.ts fix: use target agent for bash wrapper 2026-04-10 19:48:39 -05:00
commands-bash.ts fix: use target agent for bash wrapper 2026-04-10 19:48:39 -05:00
commands-btw.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-btw.ts fix: prefer target entry for btw command 2026-04-10 20:49:28 -05:00
commands-compact.runtime.ts
commands-compact.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-compact.ts fix: pin embedded harness selection per session 2026-04-23 16:53:32 +01:00
commands-config.ts refactor: dedupe reply helper readers 2026-04-07 06:07:14 +01:00
commands-context-command.ts perf(test): split reply command coverage 2026-04-06 06:03:25 +01:00
commands-context-report.test.ts test: use synthetic auto-reply channel fixtures 2026-04-21 01:18:05 +01:00
commands-context-report.ts fix: prefer target session data for context report 2026-04-10 20:19:28 -05:00
commands-context.test.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
commands-context.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
commands-core.runtime.ts perf(test): split reply command coverage 2026-04-06 06:03:25 +01:00
commands-core.send-policy.test.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
commands-core.test.ts perf(test): split reply command coverage 2026-04-06 06:03:25 +01:00
commands-core.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
commands-crestodian.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
commands-export-common.ts refactor: share core helper logic 2026-04-23 18:09:20 +01:00
commands-export-session.test.ts test: share export command session mocks 2026-04-23 18:54:33 +01:00
commands-export-session.ts refactor: share core helper logic 2026-04-23 18:09:20 +01:00
commands-export-test-mocks.ts test: share export command session mocks 2026-04-23 18:54:33 +01:00
commands-export-trajectory.test.ts test: share export command session mocks 2026-04-23 18:54:33 +01:00
commands-export-trajectory.ts refactor: share core helper logic 2026-04-23 18:09:20 +01:00
commands-filesystem.test-support.ts
commands-gating.test.ts test: align config gating mock return types 2026-04-06 14:05:49 +05:30
commands-handlers.runtime.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
commands-info.test.ts fix: show fast mode in status 2026-04-23 08:04:24 +01:00
commands-info.tools.test.ts fix(agents): split effective tool inventory types 2026-04-11 20:24:20 +01:00
commands-info.ts fix: show fast mode in status 2026-04-23 08:04:24 +01:00
commands-mcp.test.ts test: mock mcp config command storage 2026-04-11 02:51:09 +01:00
commands-mcp.ts
commands-models.test.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
commands-models.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
commands-parse.test.ts
commands-plugin.test.ts fix(ci): stabilize auto-reply CI tests 2026-04-11 04:09:10 +01:00
commands-plugin.ts fix: prefer target entry for plugin commands 2026-04-10 20:42:19 -05:00
commands-plugins.install.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-plugins.test.ts perf: tighten auto-reply command tests 2026-04-24 07:22:08 +01:00
commands-plugins.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
commands-reset-hooks.test.ts style: format touched code 2026-04-22 04:24:45 +01:00
commands-reset-hooks.ts fix: preserve reset hook sender policy context 2026-04-10 17:56:33 -05:00
commands-reset-mode.test.ts feat: add soft reset command (#68635) 2026-04-21 10:17:52 -05:00
commands-reset-mode.ts feat: add soft reset command (#68635) 2026-04-21 10:17:52 -05:00
commands-reset.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
commands-session-abort.test-support.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-session-abort.ts perf: trim agent test runtime imports 2026-04-11 13:55:07 +01:00
commands-session-lifecycle.test.ts ci: rebalance test workers 2026-04-22 22:26:02 +01:00
commands-session-restart.test.ts fix(gateway): bind restart continuation to emitted restart 2026-04-23 08:07:53 +05:30
commands-session-store.ts
commands-session-usage.test.ts fix: prefer target entry for usage footer 2026-04-10 21:12:11 -05:00
commands-session.ts fix(gateway): bind restart continuation to emitted restart 2026-04-23 08:07:53 +05:30
commands-setunset-standard.ts
commands-setunset.test.ts
commands-setunset.ts
commands-slash-parse.ts refactor: dedupe auto-reply lowercase readers 2026-04-07 12:18:22 +01:00
commands-spawn.test-harness.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
commands-status-subagents.ts perf(test): split subagent command coverage 2026-04-06 06:45:05 +01:00
commands-status.runtime.ts fix: extract shared session status runtime (#65807) 2026-04-13 11:51:26 +02:00
commands-status.test.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
commands-status.thinking-default.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-status.ts ci: harden docs agent fetch retries 2026-04-23 17:31:32 +01:00
commands-stop-target.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-subagents-control.runtime.ts fix: suppress commentary history leaks (#61747) (thanks @afurm) 2026-04-06 16:54:34 +01:00
commands-subagents-dispatch.ts refactor: dedupe subagents dispatch helpers 2026-04-06 18:40:05 +01:00
commands-subagents-focus.test.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents-info.test.ts test: speed up slow unit checks 2026-04-25 08:59:53 +01:00
commands-subagents-routing.test.ts test: reuse subagents command fixture values 2026-04-10 22:47:24 +01:00
commands-subagents-send-steer.test-support.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents-send.test.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents-shared.test.ts refactor(reply): extract subagent text helper 2026-04-06 04:59:34 +01:00
commands-subagents-spawn-action.test.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents-status.test.ts perf(test): split subagent command coverage 2026-04-06 06:45:05 +01:00
commands-subagents-steer.test.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents-text.ts refactor(reply): extract subagent text helper 2026-04-06 04:59:34 +01:00
commands-subagents.test-helpers.ts test: share subagent command fixtures 2026-04-20 19:57:37 +01:00
commands-subagents.test-mocks.ts
commands-subagents.ts perf(test): split subagent command coverage 2026-04-06 06:45:05 +01:00
commands-system-prompt.test.ts perf: trim agent test runtime imports 2026-04-11 13:55:07 +01:00
commands-system-prompt.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
commands-tasks.test.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands-tasks.ts fix: use target agent for task fallback 2026-04-10 18:53:06 -05:00
commands-tts.test.ts test: use synthetic auto-reply channel fixtures 2026-04-21 01:18:05 +01:00
commands-tts.ts fix(tts): preserve audio-only hook transcript 2026-04-25 06:28:54 +01:00
commands-types.ts fix: show fast mode in status 2026-04-23 08:04:24 +01:00
commands-whoami.ts fix: keep whoami allowfrom in sync with command auth 2026-04-10 18:16:28 -05:00
commands.runtime.ts
commands.test-harness.ts test: share auto-reply command fixtures 2026-04-20 20:07:37 +01:00
commands.ts
config-commands.ts
config-value.ts
config-write-authorization.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
conversation-binding-input.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
conversation-label-generator.test.ts feat(amazon-bedrock-mantle): add Claude Opus 4.7 via per-model Anthropic Messages API override (#68730) 2026-04-22 16:09:39 -07:00
conversation-label-generator.ts feat(amazon-bedrock-mantle): add Claude Opus 4.7 via per-model Anthropic Messages API override (#68730) 2026-04-22 16:09:39 -07:00
debug-commands.ts
directive-handling.auth-profile.ts perf(test): speed up reply trigger hotspots 2026-04-20 14:14:55 +01:00
directive-handling.auth.test.ts
directive-handling.auth.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
directive-handling.defaults.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
directive-handling.directive-only.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
directive-handling.fast-lane.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
directive-handling.impl.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
directive-handling.levels.test.ts
directive-handling.levels.ts
directive-handling.mixed-inline.test.ts fix(ci): clear residual tsgo blockers 2026-04-13 22:37:25 +01:00
directive-handling.model-picker.test.ts
directive-handling.model-picker.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
directive-handling.model-selection.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
directive-handling.model.test.ts fix: harden openai auth and reasoning replay 2026-04-25 03:10:24 +01:00
directive-handling.model.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
directive-handling.params.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
directive-handling.parse.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
directive-handling.persist.runtime.ts
directive-handling.persist.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
directive-handling.queue-validation.test.ts test: use synthetic auto reply fixtures 2026-04-21 01:49:30 +01:00
directive-handling.queue-validation.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
directive-handling.shared.ts
directive-handling.ts perf: optimize directive test imports 2026-04-10 23:22:22 +01:00
directive-parsing.ts
directives.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
dispatch-acp-attachments.ts fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
dispatch-acp-command-bypass.test.ts refactor: consume acpx runtime library (#61495) 2026-04-06 15:51:08 +02:00
dispatch-acp-command-bypass.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
dispatch-acp-delivery.test.ts fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
dispatch-acp-delivery.ts fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
dispatch-acp-manager.runtime.ts
dispatch-acp-media.runtime.ts
dispatch-acp-session.runtime.ts
dispatch-acp-tts.runtime.ts
dispatch-acp.runtime.ts
dispatch-acp.test.ts fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
dispatch-acp.ts fix(tts): preserve audio-only hook transcript 2026-04-25 06:28:54 +01:00
dispatch-from-config.acp-abort.test.ts test(auto-reply): reset inbound dedupe for acp abort 2026-04-25 02:47:52 +01:00
dispatch-from-config.reply-dispatch.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
dispatch-from-config.runtime.ts
dispatch-from-config.shared.test-harness.ts test(auto-reply): keep hook runner mock aligned 2026-04-25 02:47:52 +01:00
dispatch-from-config.test.ts fix(telegram): harden progress preview rendering 2026-04-25 03:19:01 +01:00
dispatch-from-config.ts fix(tts): preserve audio-only hook transcript 2026-04-25 06:28:54 +01:00
dispatch-from-config.types.ts feat(channels): stream tool progress into preview edits (#69611) (thanks @thewilloftheshadow) 2026-04-21 11:51:16 -05:00
dispatcher-registry.ts
effective-reply-route.test.ts refactor(auto-reply): extract effective reply route resolution 2026-04-23 20:40:27 +01:00
effective-reply-route.ts refactor(auto-reply): extract effective reply route resolution 2026-04-23 20:40:27 +01:00
elevated-allowlist-matcher.ts refactor: dedupe shared lowercase helpers 2026-04-07 11:18:18 +01:00
elevated-unavailable.ts
exec.ts
followup-delivery.test.ts test: trim slow CI hotspot coverage 2026-04-23 06:02:26 +01:00
followup-delivery.ts fix(reply): bypass embedded runner barrel for messaging types 2026-04-12 02:59:45 +01:00
followup-runner.test.ts [codex] Add contract-first Pi/Codex runtime plan suite (#71096) 2026-04-24 18:34:01 +01:00
followup-runner.ts fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
get-reply-directive-aliases.test.ts test: move reserved help alias coverage 2026-04-11 07:33:55 +01:00
get-reply-directive-aliases.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
get-reply-directives-apply.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
get-reply-directives-utils.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
get-reply-directives.target-session.test.ts test: add gpt-5.4 thinking visibility QA 2026-04-21 06:13:39 +01:00
get-reply-directives.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
get-reply-exec-overrides.test.ts perf: optimize directive test imports 2026-04-10 23:22:22 +01:00
get-reply-exec-overrides.ts test: replace exec directive e2e with pure coverage 2026-04-08 22:55:40 +01:00
get-reply-fast-path.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
get-reply-from-config.runtime.ts fix(runtime): bypass get-reply barrel exports 2026-04-11 21:56:48 +01:00
get-reply-inline-actions.skip-when-config-empty.test.ts test: share get-reply edge fixtures 2026-04-20 19:55:26 +01:00
get-reply-inline-actions.ts refactor: reduce unnecessary dynamic imports 2026-04-18 16:15:33 +01:00
get-reply-run-queue.test.ts perf(test): split reply queue seams and unit shards 2026-04-06 19:31:20 +01:00
get-reply-run-queue.ts perf(test): split reply queue seams and unit shards 2026-04-06 19:31:20 +01:00
get-reply-run.exec-hint.test.ts fix: Align silent reply prompt guidance (#70954) 2026-04-24 12:06:54 -05:00
get-reply-run.media-only.test.ts fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
get-reply-run.ts fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
get-reply.before-agent-reply.test.ts test: share get-reply hook fixtures 2026-04-20 19:53:41 +01:00
get-reply.config-override.test.ts test: share get-reply fixtures 2026-04-20 19:51:25 +01:00
get-reply.fast-path.runtime.test.ts test(auto-reply): trim reply test module churn 2026-04-18 16:42:25 -07:00
get-reply.fast-path.test.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
get-reply.imports.test.ts perf(test): isolate core test hotspots 2026-04-25 03:41:17 +01:00
get-reply.message-hooks.test.ts test: share get-reply hook fixtures 2026-04-20 19:53:41 +01:00
get-reply.reset-hooks-fallback.test.ts test: share get-reply hook fixtures 2026-04-20 19:53:41 +01:00
get-reply.test-fixtures.ts test: share get-reply hook fixtures 2026-04-20 19:53:41 +01:00
get-reply.test-loader.ts perf(auto-reply): trim fast reply runtime path 2026-04-06 19:54:28 +01:00
get-reply.test-mocks.ts perf(test): shard full vitest runs 2026-04-06 17:34:11 +01:00
get-reply.test-runtime-mocks.ts
get-reply.ts refactor: share inbound media detection 2026-04-20 14:27:26 +01:00
get-reply.types.ts fix(cycles): split reply payload and option contracts 2026-04-11 22:24:55 +01:00
group-id-simple.ts refactor: generalize route target parsing 2026-04-22 06:39:48 +01:00
group-id.test.ts refactor: generalize route target parsing 2026-04-22 06:39:48 +01:00
group-id.ts fix(cycles): split reply config runtime seams 2026-04-11 22:52:51 +01:00
groups.runtime.ts
groups.test.ts fix: tweak group silent caution prompt (#71209) 2026-04-24 14:20:01 -05:00
groups.ts fix: tweak group silent caution prompt (#71209) 2026-04-24 14:20:01 -05:00
history.ts
inbound-context.test.ts
inbound-context.ts refactor: dedupe reply helper readers 2026-04-07 06:07:14 +01:00
inbound-dedupe.test.ts fix(auto-reply): release inbound dedupe after dispatch errors 2026-04-13 16:34:35 +01:00
inbound-dedupe.ts fix(auto-reply): release inbound dedupe after dispatch errors 2026-04-13 16:34:35 +01:00
inbound-media.ts refactor: share inbound media detection 2026-04-20 14:27:26 +01:00
inbound-meta.test.ts fix: harden group chat prompt metadata 2026-04-23 18:15:49 +01:00
inbound-meta.ts fix: harden group chat prompt metadata 2026-04-23 18:15:49 +01:00
inbound-text.ts
mcp-commands.ts
memory-flush.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
mentions.test.ts feat: add soft reset command (#68635) 2026-04-21 10:17:52 -05:00
mentions.ts fix(cycles): narrow channel registry imports 2026-04-11 22:59:39 +01:00
mentions.types.ts fix(cycles): split plugin runtime contract leaf types 2026-04-11 15:39:32 +01:00
message-preprocess-hooks.test.ts
message-preprocess-hooks.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
model-selection-directive.ts perf: slim reset model selection imports 2026-04-24 07:56:32 +01:00
model-selection.test.ts fix(thinking): default implicit reasoning models to medium (#70601) 2026-04-23 07:55:47 -05:00
model-selection.ts perf: slim reset model selection imports 2026-04-24 07:56:32 +01:00
normalize-reply.ts fix: harden cron announce NO_REPLY suppression (#65016) (thanks @BKF-Gitty) 2026-04-16 21:36:43 +05:30
origin-routing.test.ts test: use synthetic auto reply fixtures 2026-04-21 01:49:30 +01:00
origin-routing.ts refactor: dedupe acp reply lowercase helpers 2026-04-07 10:37:39 +01:00
plugins-commands.ts refactor: dedupe lowercase helper readers 2026-04-07 10:37:39 +01:00
post-compaction-context.test.ts fix(context-window): Tighten context limits and bound memory excerpts (#67277) 2026-04-15 13:06:02 -05:00
post-compaction-context.ts fix(context-window): Tighten context limits and bound memory excerpts (#67277) 2026-04-15 13:06:02 -05:00
prompt-prelude.ts fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
provider-dispatcher.ts fix(runtime): split reply dispatcher type surface 2026-04-11 17:46:58 +01:00
provider-dispatcher.types.ts feat(channels): stream tool progress into preview edits (#69611) (thanks @thewilloftheshadow) 2026-04-21 11:51:16 -05:00
queue-policy.test.ts
queue-policy.ts
queue.collect.test.ts fix: forward chat images to acp dispatch 2026-04-23 19:06:19 +01:00
queue.dedupe.test.ts test: share auto-reply session fixtures 2026-04-20 19:48:04 +01:00
queue.drain-restart.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
queue.test-helpers.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
queue.ts perf: keep queue and group parsing pure 2026-04-11 08:05:05 +01:00
reply-delivery.test.ts fix(whatsapp): canonicalize outbound media delivery (#69813) 2026-04-24 01:04:28 -03:00
reply-delivery.ts fix(whatsapp): canonicalize outbound media delivery (#69813) 2026-04-24 01:04:28 -03:00
reply-directives.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
reply-dispatcher.runtime-types.ts fix(plugin-sdk): untangle tts runtime facade types 2026-04-11 23:58:44 +01:00
reply-dispatcher.ts fix(auto-reply): run message_sending before inbound delivery 2026-04-25 10:07:35 +05:30
reply-dispatcher.types.ts fix(auto-reply): run message_sending before inbound delivery 2026-04-25 10:07:35 +05:30
reply-elevated.test.ts
reply-elevated.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
reply-flow.test.ts fix: Align silent reply prompt guidance (#70954) 2026-04-24 12:06:54 -05:00
reply-inline-whitespace.test.ts
reply-inline-whitespace.ts
reply-inline.test.ts
reply-inline.ts refactor: dedupe auto-reply lowercase helpers 2026-04-07 17:50:37 +01:00
reply-media-paths.runtime.ts fix: share reply media context (#68111) (thanks @ayeshakhalid192007-dev) 2026-04-22 19:02:44 +01:00
reply-media-paths.test.ts fix(media): validate managed reply media aliases 2026-04-25 04:47:25 +01:00
reply-media-paths.ts fix(media): validate managed reply media aliases 2026-04-25 04:47:25 +01:00
reply-payloads-base.ts refactor: dedupe reply session readers 2026-04-07 06:07:14 +01:00
reply-payloads-dedupe.runtime.ts
reply-payloads-dedupe.ts fix(whatsapp): canonicalize outbound media delivery (#69813) 2026-04-24 01:04:28 -03:00
reply-payloads.test.ts test: mock telegram reply suppression fallback 2026-04-11 07:26:19 +01:00
reply-payloads.ts
reply-plumbing.test.ts test: consolidate directive coverage 2026-04-11 07:54:50 +01:00
reply-reference.ts fix: centralize draft preview finalization 2026-04-22 02:32:55 +01:00
reply-run-registry.test.ts
reply-run-registry.ts refactor: dedupe shared string aliases 2026-04-07 09:44:53 +01:00
reply-state.test.ts fix: provider-qualified session context limits (#62493) (thanks @neeravmakwana) 2026-04-09 17:25:34 +05:30
reply-tags.ts
reply-threading.test.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
reply-threading.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
reply-utils.test.ts fix(auto-reply): preserve streaming reply directives (#70243) 2026-04-22 20:11:00 +01:00
reply.test-helpers.ts
reset-authorization.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
response-prefix-template.ts feat(openai): use canonical GPT refs for Codex OAuth 2026-04-23 20:47:38 +01:00
route-reply.runtime.ts
route-reply.test.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
route-reply.ts fix: Align silent reply prompt guidance (#70954) 2026-04-24 12:06:54 -05:00
routing-policy.test.ts
routing-policy.ts
runtime-policy-session-key.test.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
runtime-policy-session-key.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
session-delivery.test.ts fix: inter-session messages must not overwrite established external lastRoute (#58013) 2026-04-08 15:12:27 -07:00
session-delivery.ts fix: inter-session messages must not overwrite established external lastRoute (#58013) 2026-04-08 15:12:27 -07:00
session-fork.runtime.test.ts fix(session): clean up rollover resources 2026-04-25 01:27:16 -07:00
session-fork.runtime.ts fix(session): clean up rollover resources 2026-04-25 01:27:16 -07:00
session-fork.ts fix(session): clean up rollover resources 2026-04-25 01:27:16 -07:00
session-hooks-context.test.ts test: share auto-reply session fixtures 2026-04-20 19:48:04 +01:00
session-hooks.ts fix(cycles): split session hook event types 2026-04-11 22:25:33 +01:00
session-reset-model.runtime.ts
session-reset-model.test.ts perf: slim reset model selection imports 2026-04-24 07:56:32 +01:00
session-reset-model.ts perf: slim reset model selection imports 2026-04-24 07:56:32 +01:00
session-reset-prompt.test.ts perf(test): speed up reply trigger hotspots 2026-04-20 14:14:55 +01:00
session-reset-prompt.ts perf(test): speed up reply trigger hotspots 2026-04-20 14:14:55 +01:00
session-run-accounting.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
session-system-events.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
session-updates.lifecycle.test.ts test: use synthetic auto-reply channel fixtures 2026-04-21 01:18:05 +01:00
session-updates.runtime.ts
session-updates.test.ts fix: align channel owner context test types 2026-04-10 18:14:14 +01:00
session-updates.ts perf: optimize remaining core tests 2026-04-17 16:05:10 +01:00
session-usage.ts test: fix cost snapshot PR checks 2026-04-21 03:44:25 +01:00
session.heartbeat-no-reset.test.ts test: use synthetic auto reply fixtures 2026-04-21 01:49:30 +01:00
session.test.ts fix(session): clean up rollover resources 2026-04-25 01:27:16 -07:00
session.ts fix(session): clean up rollover resources 2026-04-25 01:27:16 -07:00
stage-sandbox-media.runtime.ts
stage-sandbox-media.ts [codex] fix agent session-id routing (#70985) 2026-04-24 17:31:34 +08:00
startup-context.test.ts fix: preload slugged startup memory files (#69600) 2026-04-21 07:03:44 -05:00
startup-context.ts fix: preload slugged startup memory files (#69600) 2026-04-21 07:03:44 -05:00
stored-model-override.ts plugin-sdk: split command status surface 2026-04-09 01:35:15 +01:00
streaming-directives.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
strip-inbound-meta.test.ts test: use synthetic auto-reply channel fixtures 2026-04-21 01:18:05 +01:00
strip-inbound-meta.ts test: trim UI and entry test overhead 2026-04-17 20:23:07 +01:00
subagents-utils.test.ts
subagents-utils.ts refactor: dedupe auto-reply lowercase helpers 2026-04-07 17:50:37 +01:00
test-ctx.ts
test-helpers.ts perf(auto-reply): separate fast and full reply runtime 2026-04-06 21:09:43 +01:00
typing-mode.ts refactor: dedupe reply control readers 2026-04-07 06:42:33 +01:00
typing-persistence.test.ts
typing-policy.test.ts test: use synthetic auto reply fixtures 2026-04-21 01:49:30 +01:00
typing-policy.ts
typing.ts refactor: dedupe reply control readers 2026-04-07 06:42:33 +01:00
untrusted-context.ts