openclaw/src/auto-reply/reply
Owen Wang 50cc28c559
fix: differentiate overloaded vs rate-limit user-facing error messages (#58562)
2026-03-31 21:10:38 -04:00
..
commands-acp refactor(tasks): add owner-key task access boundaries (#58516) 2026-04-01 03:12:33 +09:00
commands-subagents refactor(tasks): add owner-key task access boundaries (#58516) 2026-04-01 03:12:33 +09:00
exec fix(exec): default implicit target to auto 2026-03-30 06:03:08 +09:00
export-html
queue fix: harden queue cleanup lane resolution 2026-03-31 23:20:24 +01:00
test-fixtures
abort-cutoff.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
abort-cutoff.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
abort-primitives.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
abort.runtime.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
abort.test.ts fix: ignore moved subagent children on stale parents 2026-03-24 18:46:37 -05:00
abort.ts fix: ignore moved subagent children on stale parents 2026-03-24 18:46:37 -05:00
acp-projector.test.ts
acp-projector.ts
acp-reset-target.ts test: inject thread-safe gateway and ACP seams 2026-03-23 04:34:42 -07:00
acp-stream-settings.test.ts
acp-stream-settings.ts
agent-runner-auth-profile.ts perf(reply): split runner auth profile seam 2026-03-22 18:29:09 -07:00
agent-runner-execution.runtime.ts perf(reply): lazy-load runner execution and memory 2026-03-22 18:44:17 -07:00
agent-runner-execution.test.ts fix: address security and review feedback 2026-03-31 20:25:09 +05:30
agent-runner-execution.ts fix: differentiate overloaded vs rate-limit user-facing error messages (#58562) 2026-03-31 21:10:38 -04:00
agent-runner-helpers.test.ts
agent-runner-helpers.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
agent-runner-memory.dedup.test.ts fix: use content hash for memory flush dedup instead of compactionCount (#30115) (#34222) 2026-03-21 12:06:25 -07:00
agent-runner-memory.runtime.ts perf(reply): lazy-load runner execution and memory 2026-03-22 18:44:17 -07:00
agent-runner-memory.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
agent-runner-payloads.test.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
agent-runner-payloads.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
agent-runner-reminder-guard.ts
agent-runner-usage-line.ts perf(reply): split usage line helpers 2026-03-22 19:00:35 -07:00
agent-runner-utils.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
agent-runner-utils.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
agent-runner.media-paths.test.ts fix: per-model cooldown scope, stepped backoff, and user-facing rate-limit message (#49834) 2026-03-25 22:03:49 +03:00
agent-runner.misc.runreplyagent.test.ts fix: per-model cooldown scope, stepped backoff, and user-facing rate-limit message (#49834) 2026-03-25 22:03:49 +03:00
agent-runner.runreplyagent.e2e.test.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
agent-runner.runtime.ts perf(inbound): trim reply-run startup imports (#52332) 2026-03-22 09:05:14 -07:00
agent-runner.ts fix(agents): fail closed on silent turns (#52593) 2026-03-29 17:40:20 +09:00
audio-tags.ts
auto-topic-label-config.ts feat(telegram): auto-rename DM topics on first message (#51502) 2026-03-21 16:53:30 +05:30
auto-topic-label.test.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
auto-topic-label.ts fix(agents): register simple completion transports 2026-03-21 17:22:31 +05:30
bash-command.stop.test.ts Replace killProcessTree references to shell-utils with process/kill-tree (#55213) 2026-03-27 11:25:56 +00:00
bash-command.ts Replace killProcessTree references to shell-utils with process/kill-tree (#55213) 2026-03-27 11:25:56 +00:00
block-reply-coalescer.ts fix: stop newline block streaming from sending per paragraph 2026-03-19 05:40:12 -07:00
block-reply-pipeline.test.ts
block-reply-pipeline.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
block-streaming.test.ts fix: stop newline block streaming from sending per paragraph 2026-03-19 05:40:12 -07:00
block-streaming.ts fix: stop newline block streaming from sending per paragraph 2026-03-19 05:40:12 -07:00
body.ts perf(inbound): trim reply-run startup imports (#52332) 2026-03-22 09:05:14 -07:00
btw-command.ts
channel-context.ts Matrix: wire thread binding command support 2026-03-19 09:24:31 -04:00
command-gates.ts fix(discord): reply on native command auth failures (#53072) 2026-03-23 11:20:58 -07:00
commands-acp.test.ts refactor(tasks): add owner-key task access boundaries (#58516) 2026-04-01 03:12:33 +09:00
commands-acp.ts
commands-allowlist.ts fix: require operator.admin for mutating internal /allowlist commands (#54097) 2026-03-24 18:05:59 -06:00
commands-approve.ts fix(slack): accept bare approve fallback 2026-04-01 06:34:01 +09:00
commands-bash.ts
commands-btw.test.ts
commands-btw.ts
commands-compact.ts fix(compaction): surface safeguard cancel reasons and clarify /compact skips (#51072) 2026-03-25 11:03:22 -07:00
commands-config.ts
commands-context-report.test.ts
commands-context-report.ts fix(memory): account for CJK characters in QMD memory chunking 2026-03-29 10:22:43 +09:00
commands-context.test.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
commands-context.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
commands-core.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
commands-core.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
commands-core.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
commands-export-session.ts
commands-filesystem.test-support.ts refactor(command-tests): share workspace harness 2026-03-17 07:23:44 +00:00
commands-handlers.runtime.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
commands-info.tools.test.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
commands-info.ts refactor: share auto-reply reply helpers 2026-03-26 16:48:34 +00:00
commands-mcp.test.ts refactor(command-tests): share workspace harness 2026-03-17 07:23:44 +00:00
commands-mcp.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
commands-models.telegram.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
commands-models.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
commands-plugin.ts fix(regression): preserve discord thread bindings for plugin commands 2026-03-27 20:24:14 -05:00
commands-plugins.install.test.ts feat: add slash plugin installs 2026-03-23 00:29:20 -07:00
commands-plugins.test.ts feat: add slash plugin installs 2026-03-23 00:29:20 -07:00
commands-plugins.toggle.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
commands-plugins.ts feat: add slash plugin installs 2026-03-23 00:29:20 -07:00
commands-session-abort.ts
commands-session-lifecycle.test.ts feat(matrix): thread-isolated sessions and per-chat-type threadReplies (#57995) 2026-03-30 22:45:32 -04:00
commands-session-store.ts
commands-session.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
commands-setunset-standard.ts
commands-setunset.test.ts
commands-setunset.ts
commands-slash-parse.ts
commands-spawn.test-harness.ts
commands-status.runtime.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
commands-status.test.ts fix(status): show agent-local task counts when session tasks are empty 2026-04-01 06:01:29 +09:00
commands-status.thinking-default.test.ts fix: use runtime model and per-agent thinking defaults in status (thanks @scoootscooob, @xaeon2026, @ysfbsf) (#55425) 2026-03-26 17:49:21 -07:00
commands-status.ts fix(status): align session_status with /status 2026-04-01 06:40:50 +09:00
commands-subagents-focus.test.ts feat(matrix): thread-isolated sessions and per-chat-type threadReplies (#57995) 2026-03-30 22:45:32 -04:00
commands-subagents-spawn.test.ts
commands-subagents.test-mocks.ts test: finish reply seam cleanup 2026-03-27 16:22:27 +00:00
commands-subagents.ts fix: hide moved subagents from stale command targets 2026-03-24 19:15:47 -05:00
commands-system-prompt.test.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
commands-system-prompt.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
commands-tts.test.ts feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954) 2026-03-30 22:55:28 -05:00
commands-tts.ts feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954) 2026-03-30 22:55:28 -05:00
commands-types.ts
commands.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
commands.test-harness.ts
commands.test.ts fix(slack): accept bare approve fallback 2026-04-01 06:34:01 +09:00
commands.ts
config-commands.ts
config-value.ts
config-write-authorization.ts
conversation-binding-input.ts refactor(acp): extract generic current conversation binding store 2026-03-28 05:53:07 +00:00
debug-commands.ts
directive-handling.auth-profile.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
directive-handling.auth.test.ts
directive-handling.auth.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
directive-handling.defaults.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
directive-handling.fast-lane.ts fix(gateway): gate internal command persistence mutations 2026-03-22 22:46:49 -07:00
directive-handling.impl.ts fix(commands): harden fast status and Telegram callbacks 2026-03-30 09:32:53 +09:00
directive-handling.levels.test.ts fix(reasoning): guard model default reasoning when thinking active 2026-03-25 09:54:12 +05:30
directive-handling.levels.ts fix(reasoning): apply reasoningDefault independently of thinking level 2026-03-25 09:54:12 +05:30
directive-handling.model-picker.test.ts fix(regression): normalize model picker provider endpoint aliases 2026-03-27 22:01:39 -05:00
directive-handling.model-picker.ts fix(regression): normalize model picker provider endpoint aliases 2026-03-27 22:01:39 -05:00
directive-handling.model-selection.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
directive-handling.model.test.ts fix(regression): honor internal provider auth for directives 2026-03-27 16:15:09 -05:00
directive-handling.model.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
directive-handling.params.ts fix(regression): honor internal provider auth for directives 2026-03-27 16:15:09 -05:00
directive-handling.parse.ts fix(exec): default implicit target to auto 2026-03-30 06:03:08 +09:00
directive-handling.persist.runtime.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
directive-handling.persist.ts fix(regression): honor internal provider auth for directives 2026-03-27 16:15:09 -05:00
directive-handling.queue-validation.ts
directive-handling.shared.ts fix(regression): honor internal provider auth for directives 2026-03-27 16:15:09 -05:00
directive-handling.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
directive-parsing.ts
directives.ts
discord-parent-channel.ts
dispatch-acp-delivery.test.ts Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02:00
dispatch-acp-delivery.ts Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02:00
dispatch-acp.runtime.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
dispatch-acp.test.ts reply: enforce ACP attachment roots (#57690) 2026-03-30 14:04:02 +01:00
dispatch-acp.ts reply: enforce ACP attachment roots (#57690) 2026-03-30 14:04:02 +01:00
dispatch-from-config.test.ts refactor: move approval auth and payload hooks to generic channel capabilities 2026-03-30 08:46:44 +09:00
dispatch-from-config.ts Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02:00
dispatcher-registry.ts
elevated-allowlist-matcher.ts refactor: finalize plugin sdk legacy boundary cleanup 2026-03-16 22:51:46 -07:00
elevated-unavailable.ts
exec.ts
followup-runner.test.ts Trigger preflight compaction from transcript estimates when usage is stale (#49479) 2026-03-25 13:22:16 -07:00
followup-runner.ts fix: preserve cli sessions across model changes 2026-03-26 20:25:20 +00:00
get-reply-directives-apply.ts fix(regression): honor internal provider auth for directives 2026-03-27 16:15:09 -05:00
get-reply-directives-utils.ts
get-reply-directives.ts fix(auto-reply): thread per-agent tools.exec defaults into reply directives (#57689) 2026-03-30 16:46:54 +01:00
get-reply-from-config.runtime.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
get-reply-inline-actions.skip-when-config-empty.test.ts fix(reply): stop mention-wrapped status double replies 2026-04-01 06:32:34 +09:00
get-reply-inline-actions.ts fix(reply): stop mention-wrapped status double replies 2026-04-01 06:32:34 +09:00
get-reply-run.media-only.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
get-reply-run.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
get-reply.config-override.test.ts refactor: share auto-reply reply helpers 2026-03-26 16:48:34 +00:00
get-reply.imports.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
get-reply.message-hooks.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
get-reply.reset-hooks-fallback.test.ts refactor: share auto-reply reply helpers 2026-03-26 16:48:34 +00:00
get-reply.test-mocks.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
get-reply.test-runtime-mocks.ts refactor: share auto-reply reply helpers 2026-03-26 16:48:34 +00:00
get-reply.ts Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
group-id.test.ts fix: restore Telegram forum-topic routing (#56060) (thanks @one27001) 2026-03-31 10:18:09 +05:30
group-id.ts fix: restore Telegram forum-topic routing (#56060) (thanks @one27001) 2026-03-31 10:18:09 +05:30
groups.runtime.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
groups.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
groups.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
history.ts
inbound-context.ts
inbound-dedupe.test.ts
inbound-dedupe.ts refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
inbound-meta.test.ts fix: honor BlueBubbles chunk mode and envelope timezone 2026-03-19 05:40:12 -07:00
inbound-meta.ts fix: honor BlueBubbles chunk mode and envelope timezone 2026-03-19 05:40:12 -07:00
inbound-text.ts
line-directives.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
matrix-context.ts Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04:00
mcp-commands.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
memory-flush.ts refactor: move memory flush ownership into memory plugin 2026-03-26 22:00:13 +00:00
mentions.test.ts
mentions.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
message-preprocess-hooks.test.ts
message-preprocess-hooks.ts
model-selection.test.ts Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
model-selection.ts Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
normalize-reply.ts fix(auto-reply): suppress JSON-wrapped NO_REPLY payloads before channel delivery (#56612) 2026-03-28 22:07:24 +01:00
origin-routing.test.ts
origin-routing.ts
plugins-commands.ts feat: add slash plugin installs 2026-03-23 00:29:20 -07:00
post-compaction-context.test.ts
post-compaction-context.ts
provider-dispatcher.ts
queue-policy.test.ts
queue-policy.ts
queue.ts fix: keep session transcript pointers fresh after compaction (#50688) 2026-03-23 22:58:07 +08:00
reply-delivery.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply-delivery.ts Reply: tighten media dedupe and OpenAI ratio claims 2026-03-22 15:26:45 -07:00
reply-directives.ts fix(auto-reply): suppress JSON-wrapped NO_REPLY payloads before channel delivery (#56612) 2026-03-28 22:07:24 +01:00
reply-dispatcher.ts infra: harden identifier entropy and delay jitter (#57744) 2026-03-30 16:57:30 +01:00
reply-elevated.test.ts
reply-elevated.ts refactor: move remaining channel seams into plugins 2026-03-15 23:47:30 -07:00
reply-flow.test.ts infra: harden identifier entropy and delay jitter (#57744) 2026-03-30 16:57:30 +01:00
reply-inline-whitespace.test.ts
reply-inline-whitespace.ts
reply-inline.test.ts
reply-inline.ts
reply-media-paths.runtime.ts perf(reply): lazy-load media path normalization 2026-03-22 19:12:44 -07:00
reply-media-paths.test.ts fix(media): align outbound media access with fs policy 2026-03-25 05:50:21 -07:00
reply-media-paths.ts fix(media): align outbound media access with fs policy 2026-03-25 05:50:21 -07:00
reply-payloads-base.ts Revert "style(format): fix check drift in provider tests" 2026-03-22 18:25:07 -07:00
reply-payloads-dedupe.runtime.ts Revert "style(format): fix check drift in provider tests" 2026-03-22 18:25:07 -07:00
reply-payloads-dedupe.ts Revert "style(format): fix check drift in provider tests" 2026-03-22 18:25:07 -07:00
reply-payloads.runtime.ts Revert "style(format): fix check drift in provider tests" 2026-03-22 18:25:07 -07:00
reply-payloads.test.ts test(telegram): cover shared parsing without registry 2026-03-16 17:25:27 +05:30
reply-payloads.ts Revert "style(format): fix check drift in provider tests" 2026-03-22 18:25:07 -07:00
reply-plumbing.test.ts test: split extension-owned core coverage 2026-03-27 16:08:57 +00:00
reply-reference.ts
reply-state.test.ts refactor: move memory flush ownership into memory plugin 2026-03-26 22:00:13 +00:00
reply-tags.ts
reply-threading.ts feat: notify user when context compaction starts and completes (#38805) 2026-03-21 08:14:29 -07:00
reply-utils.test.ts fix(exec): default implicit target to auto 2026-03-30 06:03:08 +09:00
reply.test-helpers.ts test: share auto-reply typing helpers 2026-03-26 18:27:13 +00:00
response-prefix-template.ts
route-reply.runtime.ts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
route-reply.test.ts test: move extension-owned coverage into plugins 2026-03-27 15:11:33 +00:00
route-reply.ts refactor: deduplicate reply payload handling 2026-03-18 18:14:57 +00:00
routing-policy.test.ts Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02:00
routing-policy.ts Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02:00
session-delivery.test.ts fix(session): preserve external channel route when webchat views session (#47745) 2026-03-15 23:37:59 -07:00
session-delivery.ts fix: address bot nit on session route preservation (#47797) (thanks @brokemac79) 2026-03-15 23:37:59 -07:00
session-fork.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
session-fork.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
session-hooks-context.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
session-hooks.ts
session-reset-model.runtime.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session-reset-model.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
session-reset-model.ts test: isolate pi model and reset-model thread fixtures 2026-03-23 04:36:06 -07:00
session-reset-prompt.test.ts
session-reset-prompt.ts
session-run-accounting.ts fix: keep session transcript pointers fresh after compaction (#50688) 2026-03-23 22:58:07 +08:00
session-system-events.ts Gateway: harden node event trust boundaries (#57691) 2026-03-30 14:22:15 +01:00
session-updates.runtime.ts perf(inbound): trim reply-run startup imports (#52332) 2026-03-22 09:05:14 -07:00
session-updates.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
session-usage.ts fix: preserve cli sessions across model changes 2026-03-26 20:25:20 +00:00
session.heartbeat-no-reset.test.ts fix(session): prevent heartbeat/cron/exec events from triggering session reset (#58605) 2026-03-31 21:10:24 -04:00
session.imports.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session.test.ts Gateway: harden node event trust boundaries (#57691) 2026-03-30 14:22:15 +01:00
session.ts fix(session): prevent heartbeat/cron/exec events from triggering session reset (#58605) 2026-03-31 21:10:24 -04:00
slack-directives.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
stage-sandbox-media.runtime.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
stage-sandbox-media.ts
streaming-directives.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
strip-inbound-meta.test.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
strip-inbound-meta.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
subagents-utils.test.ts fix: prefer current subagent targets over stale rows 2026-03-24 14:38:34 -05:00
subagents-utils.ts fix: prefer current subagent targets over stale rows 2026-03-24 14:38:34 -05:00
telegram-context.test.ts test: trim plugin-heavy unit test imports 2026-03-20 18:35:39 +00:00
telegram-context.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
test-ctx.ts
test-helpers.ts
typing-mode.ts tests: add boundary coverage for media delivery (#53361) 2026-03-23 23:37:34 -05:00
typing-persistence.test.ts fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
typing-policy.test.ts
typing-policy.ts
typing.ts fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
untrusted-context.ts
usage-cost.runtime.ts perf(reply): lazy-load usage cost resolution 2026-03-22 18:48:42 -07:00