..
bot
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
account-inspect.test.ts
refactor: split plugin testing seam from bundled extension helpers
2026-03-17 01:05:09 -07:00
account-inspect.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
accounts.test.ts
refactor: split plugin testing seam from bundled extension helpers
2026-03-17 01:05:09 -07:00
accounts.ts
Plugins: internalize telegram SDK imports
2026-03-17 23:09:26 -07:00
action-runtime.test.ts
refactor(telegram): unify action normalization
2026-03-18 09:15:41 +05:30
action-runtime.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
allow-from.test.ts
refactor: remove channel shim directories, point all imports to extensions ( #45967 )
2026-03-14 03:43:07 -07:00
allow-from.ts
refactor: remove channel shim directories, point all imports to extensions ( #45967 )
2026-03-14 03:43:07 -07:00
allowed-updates.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
api-fetch.test.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
api-fetch.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
api-logging.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
approval-buttons.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
approval-buttons.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
audit-membership-runtime.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
audit.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
audit.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
bot-access.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-access.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-deps.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-handlers.buffers.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-handlers.media.ts
refactor: split remaining monitor runtime helpers
2026-03-17 20:36:03 -07:00
bot-handlers.runtime.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
bot-handlers.ts
refactor: dedupe channel plugin shared assembly
2026-03-17 20:13:52 -07:00
bot-message-context.acp-bindings.test.ts
ACP: harden startup and move configured routing behind plugin seams ( #48197 )
2026-03-17 17:27:52 +01:00
bot-message-context.audio-transcript.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.body.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-message-context.dm-threads.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.dm-topic-threadid.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.implicit-mention.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.named-account-dm.test.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-message-context.sender-prefix.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.session.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-message-context.test-harness.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.thread-binding.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-context.topic-agentid.test.ts
fix(ci): update vitest configs after channel move to extensions/ (openclaw#46066)
2026-03-14 13:23:25 -05:00
bot-message-context.ts
feat(telegram): auto-rename DM topics on first message ( #51502 )
2026-03-21 16:53:30 +05:30
bot-message-context.types.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-message-dispatch.sticker-media.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-message-dispatch.test.ts
feat(telegram): auto-rename DM topics on first message ( #51502 )
2026-03-21 16:53:30 +05:30
bot-message-dispatch.ts
feat(telegram): auto-rename DM topics on first message ( #51502 )
2026-03-21 16:53:30 +05:30
bot-message.test.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot-message.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot-native-command-menu.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-native-command-menu.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
bot-native-commands.fixture-test-support.ts
Plugins: internalize telegram SDK imports
2026-03-17 23:09:26 -07:00
bot-native-commands.group-auth.test.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot-native-commands.menu-test-support.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-native-commands.plugin-auth.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot-native-commands.registry.test.ts
refactor(telegram-tests): share native command helpers
2026-03-17 07:23:43 +00:00
bot-native-commands.session-meta.test.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-native-commands.skills-allowlist.test.ts
test(telegram): fix native command runtime mocks
2026-03-18 12:46:09 +05:30
bot-native-commands.test-helpers.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-native-commands.test.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-native-commands.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot-updates.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
bot.create-telegram-bot.test-harness.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
bot.create-telegram-bot.test.ts
Channels: stabilize lane harness and monitor tests ( #50167 )
2026-03-19 01:47:48 -05:00
bot.fetch-abort.test.ts
Main recovery: restore formatter and contract checks ( #49570 )
2026-03-18 00:30:01 -07:00
bot.helpers.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
bot.media.downloads-media-file-path-no-file-download.e2e.test.ts
test(telegram): stabilize inbound media harness
2026-03-18 13:35:56 +05:30
bot.media.e2e-harness.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot.media.stickers-and-fragments.e2e.test.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot.media.test-utils.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
bot.runtime.ts
test(telegram): add bot runtime seam
2026-03-18 10:12:15 +05:30
bot.test.ts
Gateway: unify plugin interactive callback state ( #50722 )
2026-03-19 22:09:38 -04:00
bot.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
button-types.test.ts
refactor: unify telegram interactive button resolution
2026-03-16 05:54:16 +00:00
button-types.ts
refactor(plugin-sdk): split interactive runtime helpers
2026-03-18 11:30:34 +05:30
caption.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
channel-actions.test.ts
refactor(telegram): unify action normalization
2026-03-18 09:15:41 +05:30
channel-actions.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
channel.setup.ts
Plugins: internalize telegram SDK imports
2026-03-17 23:09:26 -07:00
channel.test.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
channel.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
config-schema.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
conversation-route.base-session-key.test.ts
Telegram: fix named-account DM topic session keys ( #48773 )
2026-03-17 00:41:44 -07:00
conversation-route.ts
ACP: harden startup and move configured routing behind plugin seams ( #48197 )
2026-03-17 17:27:52 +01:00
directory-config.ts
refactor: deduplicate channel runtime helpers
2026-03-18 16:37:27 +00:00
dm-access.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
draft-chunking.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
draft-chunking.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
draft-stream.test-helpers.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
draft-stream.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
draft-stream.ts
fix: defer plugin runtime globals until use
2026-03-21 11:14:48 +05:30
exec-approvals-handler.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
exec-approvals-handler.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
exec-approvals.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
exec-approvals.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
fetch.env-proxy-runtime.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
fetch.test.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
fetch.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
format.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
format.ts
fix: defer plugin runtime globals until use
2026-03-21 11:14:48 +05:30
format.wrap-md.test.ts
fix: preserve Telegram word boundaries when rechunking HTML ( #47274 )
2026-03-15 18:10:49 +05:30
forum-service-message.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
group-access.base-access.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
group-access.policy-access.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
group-access.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
group-config-helpers.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
group-migration.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
group-migration.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
group-policy.test.ts
Telegram: move group policy behind plugin boundary
2026-03-18 03:32:51 +00:00
group-policy.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
inline-buttons.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
inline-buttons.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
lane-delivery-state.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
lane-delivery-text-deliverer.ts
fix: emit message:sent hook on Telegram streaming preview finalization ( #50917 )
2026-03-20 22:42:04 +05:30
lane-delivery.test.ts
fix: emit message:sent hook on Telegram streaming preview finalization ( #50917 )
2026-03-20 22:42:04 +05:30
lane-delivery.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
media-understanding.runtime.ts
build: remove ineffective dynamic import shims
2026-03-16 23:11:59 -07:00
message-tool-schema.ts
Plugins: move message tool schemas into channel plugins
2026-03-19 01:08:23 -04:00
model-buttons.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
model-buttons.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
monitor.test.ts
Channels: stabilize lane harness and monitor tests ( #50167 )
2026-03-19 01:47:48 -05:00
monitor.ts
fix(telegram): persist sticky IPv4 fallback across polling restarts ( fixes #48177 ) ( #48282 )
2026-03-17 21:56:12 +05:30
network-config.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
network-config.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
network-errors.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
network-errors.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
normalize.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
outbound-adapter.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
outbound-params.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
polling-session.test.ts
Telegram: stabilize pairing/session/forum routing and reply formatting tests ( #50155 )
2026-03-19 00:01:14 -05:00
polling-session.ts
fix(telegram): persist sticky IPv4 fallback across polling restarts ( fixes #48177 ) ( #48282 )
2026-03-17 21:56:12 +05:30
probe.test.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
probe.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
proxy.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
proxy.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
reaction-level.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
reaction-level.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
reasoning-lane-coordinator.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
reasoning-lane-coordinator.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
runtime.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
send.proxy.test.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
send.test-harness.ts
refactor: clean extension api boundaries
2026-03-17 09:38:21 -07:00
send.test.ts
fix(telegram): normalize topic-edit targets
2026-03-16 08:03:22 +05:30
send.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
sendchataction-401-backoff.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
sendchataction-401-backoff.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
sent-message-cache.ts
fix: defer plugin runtime globals until use
2026-03-21 11:14:48 +05:30
sequential-key.test.ts
Add /btw side questions ( #45444 )
2026-03-14 17:27:54 +02:00
sequential-key.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
setup-core.test.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
setup-core.ts
feat(telegram): support custom apiRoot for alternative API endpoints ( #48842 )
2026-03-21 10:10:38 +05:30
setup-surface.test.ts
test: narrow telegram setup prepare result
2026-03-21 09:21:01 -07:00
setup-surface.ts
fix(telegram): default fresh setups to mention-gated groups
2026-03-21 08:54:23 -07:00
shared.ts
Plugins: internalize telegram SDK imports
2026-03-17 23:09:26 -07:00
status-issues.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
status-reaction-variants.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
status-reaction-variants.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
sticker-cache.test.ts
refactor(channels): route media helpers through runtime
2026-03-16 22:58:55 -07:00
sticker-cache.ts
refactor(channels): route media helpers through runtime
2026-03-16 22:58:55 -07:00
target-writeback.test.ts
ACP: harden startup and move configured routing behind plugin seams ( #48197 )
2026-03-17 17:27:52 +01:00
target-writeback.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
targets.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
targets.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
thread-bindings.test.ts
fix(telegram): serialize thread binding persists
2026-03-20 00:30:11 -07:00
thread-bindings.ts
Infra: unify plugin split runtime state ( #50725 )
2026-03-21 11:00:21 -04:00
token.test.ts
fix(telegram): prevent silent wrong-bot routing when accountId not in config
2026-03-20 23:24:40 +05:30
token.ts
refactor: consolidate plugin sdk surface
2026-03-20 19:24:10 +00:00
update-offset-store.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
update-offset-store.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
voice.test.ts
refactor: move Telegram channel implementation to extensions/ ( #45635 )
2026-03-14 02:50:17 -07:00
voice.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00
webhook.test.ts
refactor(telegram-tests): share webhook settlement helper
2026-03-17 07:23:43 +00:00
webhook.ts
refactor: untangle remaining plugin sdk boundaries
2026-03-16 21:16:32 -07:00