| .. |
|
abort.test.ts
|
test: dedupe outbound envelope coverage
|
2026-03-13 20:03:09 +00:00 |
|
abort.ts
|
…
|
|
|
agent-delivery.test.ts
|
test: harden no-isolate test module resets
|
2026-03-23 01:02:16 -07:00 |
|
agent-delivery.ts
|
…
|
|
|
base-session-key.ts
|
refactor(outbound): share base session helpers
|
2026-03-17 06:24:01 +00:00 |
|
bound-delivery-router.test.ts
|
…
|
|
|
bound-delivery-router.ts
|
…
|
|
|
cfg-threading.guard.test.ts
|
Docs: point message runtime docs and tests at plugin-owned code
|
2026-03-18 02:08:08 +00:00 |
|
channel-adapters.test.ts
|
test: trim plugin-heavy unit test imports
|
2026-03-20 18:35:39 +00:00 |
|
channel-adapters.ts
|
refactor: move bundled extension deps to plugin packages
|
2026-03-19 00:04:50 +00:00 |
|
channel-resolution.test.ts
|
fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648)
|
2026-03-16 14:27:54 -07:00 |
|
channel-resolution.ts
|
fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648)
|
2026-03-16 14:27:54 -07:00 |
|
channel-selection.test.ts
|
fix(ci): normalize bundle mcp paths and skip explicit channel scans
|
2026-03-19 09:16:45 -07:00 |
|
channel-selection.ts
|
style(format): restore import order drift
|
2026-03-19 09:38:42 -07:00 |
|
channel-target.test.ts
|
…
|
|
|
channel-target.ts
|
…
|
|
|
conversation-id.test.ts
|
Matrix: rebuild plugin migration branch
|
2026-03-19 01:58:29 -04:00 |
|
conversation-id.ts
|
Matrix: rebuild plugin migration branch
|
2026-03-19 01:58:29 -04:00 |
|
deliver-runtime.ts
|
…
|
|
|
deliver.lifecycle.test.ts
|
test: harden no-isolate test module resets
|
2026-03-23 01:02:16 -07:00 |
|
deliver.test-helpers.ts
|
refactor: move remaining channel seams into plugins
|
2026-03-15 23:47:30 -07:00 |
|
deliver.test.ts
|
test: harden no-isolate test module resets
|
2026-03-23 01:02:16 -07:00 |
|
deliver.ts
|
Outbound: preserve routed audioAsVoice delivery
|
2026-03-21 15:14:37 -07:00 |
|
delivery-queue-recovery.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue-storage.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue.policy.test.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue.recovery.test.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue.storage.test.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue.test-helpers.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
delivery-queue.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
directory-cache.test.ts
|
test: extract outbound format and cache coverage
|
2026-03-13 20:47:29 +00:00 |
|
directory-cache.ts
|
…
|
|
|
envelope.test.ts
|
test: dedupe outbound envelope coverage
|
2026-03-13 20:03:09 +00:00 |
|
envelope.ts
|
…
|
|
|
format.test.ts
|
test: extract outbound format and cache coverage
|
2026-03-13 20:47:29 +00:00 |
|
format.ts
|
…
|
|
|
identity.test.ts
|
fix: stabilize full gate
|
2026-03-17 07:06:25 +00:00 |
|
identity.ts
|
feat(feishu): structured cards with identity header, note footer, and streaming enhancements (openclaw#29938)
|
2026-03-14 20:31:46 -05:00 |
|
message-action-normalization.test.ts
|
feishu: harden media support and align capability docs (#47968)
|
2026-03-16 02:02:48 -05:00 |
|
message-action-normalization.ts
|
feishu: harden media support and align capability docs (#47968)
|
2026-03-16 02:02:48 -05:00 |
|
message-action-params.test.ts
|
refactor(media): share local file access guards
|
2026-03-23 00:58:23 -07:00 |
|
message-action-params.ts
|
refactor(media): share local file access guards
|
2026-03-23 00:58:23 -07:00 |
|
message-action-runner.context.test.ts
|
test: slim outbound context fixtures
|
2026-03-22 18:35:19 -07:00 |
|
message-action-runner.media.test.ts
|
test: harden no-isolate test module resets
|
2026-03-23 01:02:16 -07:00 |
|
message-action-runner.plugin-dispatch.test.ts
|
fix(poll-params): treat zero-valued numeric poll params as unset (#52150)
|
2026-03-22 18:39:31 +08:00 |
|
message-action-runner.poll.test.ts
|
test: harden ci isolated mocks
|
2026-03-23 08:53:35 +00:00 |
|
message-action-runner.test-helpers.ts
|
refactor: clean extension api boundaries
|
2026-03-17 09:38:21 -07:00 |
|
message-action-runner.threading.test.ts
|
fix(test): reduce startup-heavy hotspot retention (#52381)
|
2026-03-22 12:28:55 -07:00 |
|
message-action-runner.ts
|
fix(test): reduce startup-heavy hotspot retention (#52381)
|
2026-03-22 12:28:55 -07:00 |
|
message-action-spec.test.ts
|
feishu: harden media support and align capability docs (#47968)
|
2026-03-16 02:02:48 -05:00 |
|
message-action-spec.ts
|
fix(runtime): lazy-load setup shims and align contracts
|
2026-03-19 13:33:32 -07:00 |
|
message-action-threading.ts
|
fix(test): reduce startup-heavy hotspot retention (#52381)
|
2026-03-22 12:28:55 -07:00 |
|
message.channels.test.ts
|
test: harden no-isolate test module resets
|
2026-03-23 01:02:16 -07:00 |
|
message.test.ts
|
test: harden ci isolated mocks
|
2026-03-23 08:53:35 +00:00 |
|
message.ts
|
Plugin SDK: route reply payload through public subpath
|
2026-03-18 12:01:15 -07:00 |
|
mirror.ts
|
…
|
|
|
outbound-policy.test.ts
|
test: harden ci isolated mocks
|
2026-03-23 08:53:35 +00:00 |
|
outbound-policy.ts
|
…
|
|
|
outbound-send-service.test.ts
|
test(models): refresh example model fixtures
|
2026-03-22 23:00:18 -07:00 |
|
outbound-send-service.ts
|
Polls: defer shared parsing until plugin fallback
|
2026-03-18 02:34:25 +00:00 |
|
outbound-session.test.ts
|
Main recovery: restore formatter and contract checks (#49570)
|
2026-03-18 00:30:01 -07:00 |
|
outbound-session.ts
|
refactor(plugins): move remaining channel and provider ownership out of src
|
2026-03-22 19:13:25 -07:00 |
|
outbound.test.ts
|
refactor(outbound): split delivery queue storage and recovery
|
2026-03-23 01:57:56 +00:00 |
|
payloads.test.ts
|
Outbound: preserve routed audioAsVoice delivery
|
2026-03-21 15:14:37 -07:00 |
|
payloads.ts
|
Outbound: preserve routed audioAsVoice delivery
|
2026-03-21 15:14:37 -07:00 |
|
sanitize-text.test.ts
|
…
|
|
|
sanitize-text.ts
|
…
|
|
|
send-deps.ts
|
Fix configure startup stalls from outbound send-deps imports (#46301)
|
2026-03-14 09:58:03 -07:00 |
|
session-binding-service.test.ts
|
Infra: unify plugin split runtime state (#50725)
|
2026-03-21 11:00:21 -04:00 |
|
session-binding-service.ts
|
Infra: unify plugin split runtime state (#50725)
|
2026-03-21 11:00:21 -04:00 |
|
session-context.test.ts
|
fix: stabilize full gate
|
2026-03-17 07:06:25 +00:00 |
|
session-context.ts
|
…
|
|
|
target-errors.test.ts
|
test: tighten target error hint trimming
|
2026-03-14 01:05:04 +00:00 |
|
target-errors.ts
|
fix: tighten target error hint coverage
|
2026-03-14 01:00:51 +00:00 |
|
target-normalization.test.ts
|
fix: stabilize full gate
|
2026-03-17 07:06:25 +00:00 |
|
target-normalization.ts
|
…
|
|
|
target-resolver.test.ts
|
Outbound: move target display fallbacks behind plugins
|
2026-03-19 01:08:22 -04:00 |
|
target-resolver.ts
|
Outbound: move target display fallbacks behind plugins
|
2026-03-19 01:08:22 -04:00 |
|
targets.channel-resolution.test.ts
|
fix: stabilize full gate
|
2026-03-17 07:06:25 +00:00 |
|
targets.shared-test.ts
|
refactor(plugins): move remaining channel and provider ownership out of src
|
2026-03-22 19:13:25 -07:00 |
|
targets.test-helpers.ts
|
fix(test): repair main CI drift
|
2026-03-22 22:12:43 +00:00 |
|
targets.test.ts
|
fix(ci): resync generated baselines and line runtime seam
|
2026-03-22 19:53:26 -07:00 |
|
targets.ts
|
Plugin SDK: use public utility subpaths
|
2026-03-18 09:43:46 -07:00 |
|
thread-id.test.ts
|
refactor(outbound): share thread id normalization
|
2026-03-17 04:10:04 +00:00 |
|
thread-id.ts
|
refactor(outbound): share thread id normalization
|
2026-03-17 04:10:04 +00:00 |
|
tool-payload.test.ts
|
test: add target normalization helper coverage
|
2026-03-13 20:06:14 +00:00 |
|
tool-payload.ts
|
…
|
|