openclaw/extensions/telegram/src
2026-04-26 05:42:04 +01:00
..
bot perf: narrow telegram reply imports 2026-04-24 09:31:47 +01:00
test-support test(extensions): move channel contracts out of core 2026-04-20 17:59:51 +01:00
account-config.ts test: slim channel directory contracts 2026-04-18 01:36:15 +01:00
account-inspect.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
account-inspect.ts perf(plugins): narrow boundary compile sdk imports 2026-04-08 08:52:51 +01:00
account-selection.ts test: speed legacy state migration discovery 2026-04-17 16:41:43 -04:00
accounts.test.ts fix(ci): restore plugin boundary invariants 2026-04-07 06:23:39 +01:00
accounts.ts test: slim channel directory contracts 2026-04-18 01:36:15 +01:00
action-runtime.test.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
action-runtime.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
action-threading.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
action-threading.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
allow-from.ts fix: tighten telegram allowFrom sender validation 2026-04-10 19:00:32 -05:00
allowed-updates.test.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
allowed-updates.ts fix(telegram): harden grammy seams across tests 2026-03-22 21:46:26 -07:00
api-fetch.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
api-fetch.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
api-logging.ts refactor: move telegram error formatting onto ssrf runtime 2026-03-28 02:38:02 +00:00
approval-callback-data.test.ts refactor(telegram): centralize approval callback shaping 2026-04-03 00:26:27 +09:00
approval-callback-data.ts refactor(telegram): unify callback-data byte limit checks 2026-04-03 00:38:44 +09:00
approval-handler.runtime.test.ts Feat: Add Active Memory recall plugin (#63286) 2026-04-09 11:27:37 -05:00
approval-handler.runtime.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
approval-native.test.ts perf: skip bundled session fallback on hot paths 2026-04-11 01:18:11 +01:00
approval-native.ts fix(cycles): repair broken type surfaces 2026-04-11 13:42:17 +01:00
audit-membership-runtime.ts fix(telegram): split runtime and audit types 2026-04-10 08:51:17 +01:00
audit.test.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
audit.ts refactor: remove redundant telegram conversions 2026-04-10 21:49:54 +01:00
audit.types.ts fix(telegram): split runtime and audit types 2026-04-10 08:51:17 +01:00
auto-topic-label-config.ts test(telegram): reduce reply runtime imports 2026-04-23 10:20:53 +01:00
auto-topic-label.test.ts perf: narrow telegram reply imports 2026-04-24 09:31:47 +01:00
auto-topic-label.ts perf: narrow telegram reply imports 2026-04-24 09:31:47 +01:00
bot-access.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
bot-core.ts fix(telegram): persist accepted update offsets 2026-04-25 01:35:05 +01:00
bot-deps.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
bot-handlers.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot-handlers.debounce-key.ts test(telegram): cover debounce topic keys at seam 2026-04-22 23:57:08 +01:00
bot-handlers.media.ts
bot-handlers.runtime.test.ts test(telegram): cover debounce topic keys at seam 2026-04-22 23:57:08 +01:00
bot-handlers.runtime.ts fix(telegram): pass modelNames to buildModelsKeyboard in button-click callback 2026-04-25 02:38:14 +01:00
bot-handlers.ts
bot-message-context.acp-bindings.test.ts perf: optimize messaging plugin tests 2026-04-11 13:55:07 +01:00
bot-message-context.audio-transcript.test-support.ts fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
bot-message-context.body.test.ts fix(telegram): frame audio transcripts as untrusted 2026-04-25 17:45:40 +01:00
bot-message-context.body.ts fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
bot-message-context.dm-session.test.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.dm-threads.test.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
bot-message-context.dm-topic-threadid.test.ts test: trim extension teardown churn 2026-04-03 07:14:58 +01:00
bot-message-context.group-body.test.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.implicit-mention.test-support.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.named-account-dm.test-support.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.route-test-support.ts test: share messaging plugin fixtures 2026-04-20 20:52:31 +01:00
bot-message-context.runtime.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
bot-message-context.sender-prefix.test-support.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.session-recreate.test-support.ts fix(sessions): preserve active route updates during maintenance 2026-04-23 09:10:51 +01:00
bot-message-context.session-runtime-test-support.ts test: share messaging plugin fixtures 2026-04-20 20:52:31 +01:00
bot-message-context.session.runtime.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
bot-message-context.session.ts fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
bot-message-context.silent-ingest.test-support.ts test(telegram): coalesce message context cases 2026-04-23 08:54:09 +01:00
bot-message-context.test-harness.ts test: share messaging plugin fixtures 2026-04-20 20:52:31 +01:00
bot-message-context.thread-binding.test.ts test: share telegram thread binding fixture 2026-04-20 17:51:49 +01:00
bot-message-context.topic-agentid.test.ts test: trim more extension importOriginal usage 2026-04-03 19:49:43 +01:00
bot-message-context.ts fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
bot-message-context.types.ts perf: optimize messaging plugin tests 2026-04-11 13:55:07 +01:00
bot-message-dispatch.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot-message-dispatch.media.ts perf: slim telegram sticker tests 2026-04-23 22:48:47 +01:00
bot-message-dispatch.runtime.ts perf: narrow telegram reply imports 2026-04-24 09:31:47 +01:00
bot-message-dispatch.sticker-media.test.ts perf: slim telegram sticker tests 2026-04-23 22:48:47 +01:00
bot-message-dispatch.test.ts fix(auto-reply): run message_sending before inbound delivery 2026-04-25 10:07:35 +05:30
bot-message-dispatch.ts fix(auto-reply): run message_sending before inbound delivery 2026-04-25 10:07:35 +05:30
bot-message.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
bot-message.ts fix: keep telegram dispatch eager 2026-04-24 09:17:33 +01:00
bot-native-command-deps.runtime.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
bot-native-command-menu.test.ts fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
bot-native-command-menu.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
bot-native-commands.delivery.runtime.ts fix: add Telegram native progress placeholder opt-in for plugin commands (#59300) 2026-04-02 15:55:46 -07:00
bot-native-commands.fixture-test-support.ts fix: align native think menus with session models 2026-04-25 10:30:49 +01:00
bot-native-commands.group-auth.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
bot-native-commands.menu-test-support.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
bot-native-commands.registry.test.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
bot-native-commands.runtime.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
bot-native-commands.session-meta.test.ts fix: align native think menus with session models 2026-04-25 10:30:49 +01:00
bot-native-commands.skills-allowlist.test.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
bot-native-commands.test-helpers.ts refactor(channels): centralize runtime binding routes 2026-04-22 23:16:57 +01:00
bot-native-commands.test.ts test(telegram): reset forum metadata cache 2026-04-23 10:11:12 +01:00
bot-native-commands.ts fix: align native think menus with session models 2026-04-25 10:30:49 +01:00
bot-updates.ts chore: apply extension lint cleanups 2026-04-23 05:30:49 +01:00
bot.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot.command-menu.test.ts perf: narrow telegram bot test imports 2026-04-24 04:09:13 +01:00
bot.create-telegram-bot.channel-post-media.test.ts perf: narrow telegram bot test imports 2026-04-24 04:09:13 +01:00
bot.create-telegram-bot.test-harness.ts test(telegram): reduce reply runtime imports 2026-04-23 10:20:53 +01:00
bot.create-telegram-bot.test.ts fix(acp): guard sessions_spawn runtime targets 2026-04-25 21:23:24 +01:00
bot.fetch-abort.test.ts perf: narrow telegram bot test imports 2026-04-24 04:09:13 +01:00
bot.helpers.test.ts fix: restore main ci type checks 2026-04-06 05:38:25 +01:00
bot.media.downloads-media-file-path-no-file-download.e2e.test.ts fix(release): harden subagent completion delivery 2026-04-24 18:22:24 +01:00
bot.media.e2e-harness.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
bot.media.stickers-and-fragments.e2e.test.ts chore(lint): enable warning comments rule 2026-04-18 18:55:18 +01:00
bot.media.test-utils.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot.runtime.ts
bot.test.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
bot.ts perf: narrow telegram bot test imports 2026-04-24 04:09:13 +01:00
bot.types.ts fix(telegram): split bot option types 2026-04-10 08:16:28 +01:00
button-types.test-helpers.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
button-types.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
button-types.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
caption.ts
channel-actions.contract.test.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
channel-actions.test.ts fix: honor telegram action discovery account config 2026-04-03 11:20:49 -05:00
channel-actions.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
channel.setup.ts perf(migrations): trim legacy migration and bind cold paths 2026-04-15 00:38:45 +01:00
channel.ts perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
command-config.ts refactor: remove redundant telegram conversions 2026-04-10 21:49:54 +01:00
command-ui.test.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
command-ui.ts fix: deprecate models add command (#71175) 2026-04-24 12:20:59 -05:00
config-schema.test.ts fix(telegram): tune polling stall threshold 2026-04-21 01:03:04 +01:00
config-schema.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
config-ui-hints.ts fix(telegram): recover incomplete preview finalization (#71554) 2026-04-25 13:01:10 +01:00
conversation-route.base-session-key.test.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
conversation-route.ts fix: isolate external direct-message runtime policy 2026-04-23 01:39:56 +01:00
directory-config.ts test: speed channel contract hotspots 2026-04-18 01:36:15 +01:00
directory-contract.test.ts test: share channel directory id assertions 2026-04-20 23:15:58 +01:00
dm-access.test.ts test: share telegram dm access fixture 2026-04-20 17:15:07 +01:00
dm-access.ts fix: scope Telegram pairing code blocks (#52784) (thanks @sumukhj1219) 2026-03-25 11:03:33 +05:30
doctor-contract.ts refactor: share channel doctor alias normalization 2026-04-20 23:34:19 +01:00
doctor.test.ts perf: optimize messaging plugin tests 2026-04-11 13:55:07 +01:00
doctor.ts fix: tighten telegram allowFrom sender validation 2026-04-10 19:00:32 -05:00
draft-chunking.ts fix: restore main ci type checks 2026-04-06 05:38:25 +01:00
draft-stream.test-helpers.ts fix: fence Telegram stale reply delivery after abort (#68100) (thanks @rubencu) 2026-04-18 10:02:38 +05:30
draft-stream.test.ts fix: fence Telegram stale reply delivery after abort (#68100) (thanks @rubencu) 2026-04-18 10:02:38 +05:30
draft-stream.ts fix: fence Telegram stale reply delivery after abort (#68100) (thanks @rubencu) 2026-04-18 10:02:38 +05:30
error-policy.test.ts fix: add Telegram error suppression controls (#51914) (thanks @chinar-amrutkar) 2026-04-01 17:52:28 +05:30
error-policy.ts fix: add Telegram error suppression controls (#51914) (thanks @chinar-amrutkar) 2026-04-01 17:52:28 +05:30
exec-approval-forwarding.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
exec-approval-resolver.test.ts Fix dreaming replay, repair polluted artifacts, and gate wiki tabs (#65138) 2026-04-12 00:25:11 -05:00
exec-approval-resolver.ts Plugin SDK: split approval adapter seams 2026-04-07 16:06:02 -04:00
exec-approvals.test.ts fix(approvals): require explicit chat exec enablement 2026-04-23 11:51:17 -07:00
exec-approvals.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
fetch.test.ts fix(telegram): harden polling transport liveness (#69476) 2026-04-20 23:03:57 +01:00
fetch.ts fix(telegram): harden polling transport liveness (#69476) 2026-04-20 23:03:57 +01:00
format.test.ts
format.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
format.wrap-md.test.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
forum-service-message.ts fix: unblock telegram typing and topic runtime builds 2026-03-28 04:58:34 +00:00
group-access.base-access.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
group-access.ts
group-config-helpers.ts
group-migration.test.ts
group-migration.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
group-policy.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
group-policy.ts fix: honor telegram account topic mention config 2026-04-03 10:19:11 -05:00
inbound-context.contract.test.ts test(extensions): move channel contracts out of core 2026-04-20 17:59:51 +01:00
inline-buttons.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
inline-buttons.ts refactor: dedupe irc qqbot telegram lowercase helpers 2026-04-07 15:12:31 +01:00
inline-keyboard.ts refactor(lint): reduce map spread patterns 2026-04-18 19:27:43 +01:00
interactive-dispatch.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
lane-delivery-state.ts
lane-delivery-text-deliverer.ts fix(telegram): recover incomplete preview finalization (#71554) 2026-04-25 13:01:10 +01:00
lane-delivery.test.ts fix(telegram): recover incomplete preview finalization (#71554) 2026-04-25 13:01:10 +01:00
lane-delivery.ts
media-understanding.runtime.ts
message-tool-schema.ts build: migrate schema deps to typebox 2026-04-23 04:59:42 +01:00
model-buttons.test.ts fix(telegram): compare full provider/model in models picker 2026-04-04 08:58:50 +09:00
model-buttons.ts fix(telegram): compare full provider/model in models picker 2026-04-04 08:58:50 +09:00
monitor-polling.runtime.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
monitor-webhook.runtime.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
monitor.test.ts fix(telegram): remove offset confirmation getUpdates call 2026-04-25 09:53:50 +01:00
monitor.ts fix(telegram): guard duplicate polling leases 2026-04-25 09:38:51 +01:00
monitor.types.ts fix(telegram): harden polling transport liveness (#69476) 2026-04-20 23:03:57 +01:00
network-config.test.ts chore: enable redundant type constituent checks 2026-04-10 21:23:40 +01:00
network-config.ts refactor: dedupe irc qqbot telegram lowercase helpers 2026-04-07 15:12:31 +01:00
network-errors.test.ts fix: retry safe wrapped Telegram send failures (#51895) (thanks @chinar-amrutkar) 2026-04-01 15:54:29 +05:30
network-errors.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
normalize.ts perf: slim telegram target normalization import 2026-04-24 00:24:56 +01:00
outbound-adapter.test.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
outbound-adapter.ts perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
outbound-base.ts test: speed up telegram and nextcloud talk channel tests 2026-04-07 17:11:55 +01:00
outbound-params.test.ts fix(gateway): preserve thread routing in delivery context for Slack/Telegram/Mattermost (#54840) 2026-04-09 14:26:41 -07:00
outbound-params.ts fix(gateway): preserve thread routing in delivery context for Slack/Telegram/Mattermost (#54840) 2026-04-09 14:26:41 -07:00
poll-visibility.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
polling-lease.test.ts fix(telegram): guard duplicate polling leases 2026-04-25 09:38:51 +01:00
polling-lease.ts fix(telegram): guard duplicate polling leases 2026-04-25 09:38:51 +01:00
polling-liveness.test.ts fix(telegram): keep polling watchdog active for wedged runner 2026-04-25 02:18:49 -07:00
polling-liveness.ts fix(telegram): keep polling watchdog active for wedged runner 2026-04-25 02:18:49 -07:00
polling-session.test.ts fix(telegram): keep polling watchdog active for wedged runner 2026-04-25 02:18:49 -07:00
polling-session.ts fix(telegram): keep polling watchdog active for wedged runner 2026-04-25 02:18:49 -07:00
polling-status.test.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
polling-status.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
polling-transport-state.test.ts fix(telegram): harden polling transport liveness (#69476) 2026-04-20 23:03:57 +01:00
polling-transport-state.ts fix(telegram): harden polling transport liveness (#69476) 2026-04-20 23:03:57 +01:00
preview-streaming.ts refactor: dedupe preview streaming helpers 2026-04-06 18:15:53 +01:00
probe.test.ts test: speed up probe bootstrap tests 2026-04-07 13:16:49 +01:00
probe.ts refactor: dedupe channel runtime error formatting 2026-04-07 02:03:34 +01:00
proxy.ts refactor: add fetch runtime sdk seam 2026-03-28 05:44:33 +00:00
reaction-level.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
reaction-level.ts
reasoning-lane-coordinator.test.ts
reasoning-lane-coordinator.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
request-timeouts.test.ts fix(telegram): bound startup request timeouts (#61601) (thanks @neeravmakwana) 2026-04-06 13:20:15 +01:00
request-timeouts.ts fix(telegram): bound startup request timeouts (#61601) (thanks @neeravmakwana) 2026-04-06 13:20:15 +01:00
runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
runtime.types.ts fix(telegram): split monitor runtime types 2026-04-10 10:00:24 +01:00
secret-contract.ts chore(lint): clear extension lint regressions and add #63416 changelog 2026-04-08 17:17:29 -07:00
security-audit.test.ts test(extensions): move channel contracts out of core 2026-04-20 17:59:51 +01:00
security-audit.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
security.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
send.proxy.test.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
send.runtime.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
send.test-harness.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
send.test.ts fix(telegram): isolate sent-message cache stores 2026-04-22 06:47:51 +01:00
send.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
sendchataction-401-backoff.test.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
sendchataction-401-backoff.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
sent-message-cache.ts fix(telegram): isolate sent-message cache stores 2026-04-22 06:47:51 +01:00
sequential-key.test.ts [codex] Telegram: unblock status commands behind busy turns (#66226) 2026-04-14 08:57:07 +01:00
sequential-key.ts perf: slim telegram bot imports 2026-04-24 09:12:28 +01:00
session-conversation.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
session-conversation.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
session-route.test.ts fix: preserve outbound thread sessions 2026-04-22 02:56:23 +01:00
setup-contract.ts fix: preserve telegram default auth promotion 2026-04-07 09:28:05 +05:30
setup-core.ts fix(telegram): require numeric allowFrom ids in setup 2026-04-20 10:03:25 +05:30
setup-surface.helpers.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
setup-surface.test.ts fix(telegram): require numeric allowFrom ids in setup 2026-04-20 10:03:25 +05:30
setup-surface.ts fix(telegram): require numeric allowFrom ids in setup 2026-04-20 10:03:25 +05:30
shared.test.ts fix: deprecate models add command (#71175) 2026-04-24 12:20:59 -05:00
shared.ts feat: Add /models add hot-reload model registration (#70211) 2026-04-22 12:00:30 -05:00
state-migrations.ts test: speed legacy state migration discovery 2026-04-17 16:41:43 -04:00
status-issues.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
status-reaction-variants.ts chore: apply extension lint cleanups 2026-04-23 05:30:49 +01:00
status.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
sticker-cache-store.ts perf: slim telegram sticker tests 2026-04-23 22:48:47 +01:00
sticker-cache.test.ts perf: slim telegram sticker tests 2026-04-23 22:48:47 +01:00
sticker-cache.ts test: narrow telegram sticker cache imports 2026-04-10 23:12:59 +01:00
sticker-vision.runtime.ts fix(telegram): lazy-load sticker vision model lookup 2026-03-31 21:31:05 +09:00
target-writeback.test-shared.ts perf: optimize messaging plugin tests 2026-04-11 13:55:07 +01:00
target-writeback.ts refactor: dedupe telegram trimmed readers 2026-04-08 00:09:41 +01:00
targets.test.ts perf: reduce telegram test import drag 2026-04-24 02:28:38 +01:00
targets.ts
telegram-media.runtime.ts fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
telegram-outbound.test.ts test: speed up telegram and nextcloud talk channel tests 2026-04-07 17:11:55 +01:00
thread-bindings.test.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
thread-bindings.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
threading-tool-context.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
threading-tool-context.ts refactor: dedupe channel extension readers 2026-04-07 08:40:34 +01:00
token.test.ts fix(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
token.ts fix(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
topic-conversation.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
topic-name-cache.test.ts Agents: clarify local model context preflight (#66236) 2026-04-14 15:38:10 +10:00
topic-name-cache.ts fix: restore pnpm check 2026-04-14 08:48:15 +05:30
update-offset-store.runtime.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
update-offset-store.test.ts test(extensions): narrow utility test helper imports 2026-04-03 21:23:47 +09:00
update-offset-store.ts refactor: trim state persistence runtime seams 2026-03-28 06:08:18 +00:00
voice.test.ts test: collapse telegram helper suites 2026-03-25 11:17:58 +00:00
voice.ts refactor: generalize voice audio compatibility 2026-04-22 06:58:45 +01:00
webhook.test.ts fix: ack Telegram webhooks before update handling 2026-04-25 08:23:03 +01:00
webhook.ts fix: ack Telegram webhooks before update handling 2026-04-25 08:23:03 +01:00