..
bot
fix(telegram): include native quote excerpts for replies
2026-04-26 06:32:46 +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
api-fetch.test.ts
api-fetch.ts
api-logging.ts
approval-callback-data.test.ts
approval-callback-data.ts
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
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
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
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(telegram): include native quote excerpts for replies
2026-04-26 06:32:46 +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: keep telegram tool progress without preview ( #71825 ) (thanks @VACInc)
2026-04-26 11:11:18 +05:30
bot-message-dispatch.ts
fix(telegram): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07:00
bot-message.test.ts
bot-message.ts
fix: keep telegram dispatch eager
2026-04-24 09:17:33 +01:00
bot-native-command-deps.runtime.ts
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
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
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
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
test: stabilize telegram command pagination retry
2026-04-26 08:57:49 +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
fix(telegram): include native quote excerpts for replies
2026-04-26 06:32:46 +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
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(telegram): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07:00
draft-stream.test.ts
fix(telegram): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07:00
draft-stream.ts
fix(telegram): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07:00
error-policy.test.ts
error-policy.ts
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
forum-service-message.ts
group-access.base-access.test.ts
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): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07:00
lane-delivery.test.ts
fix(telegram): send fresh finals for stale previews ( #72038 )
2026-04-26 15:44:30 -07: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
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
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
reaction-level.test.ts
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
reply-parameters.test.ts
fix(telegram): preserve native quote replies
2026-04-26 06:09:43 +01:00
reply-parameters.ts
fix(telegram): preserve native quote replies
2026-04-26 06:09:43 +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): preserve native quote replies
2026-04-26 06:09:43 +01:00
send.ts
fix(telegram): preserve native quote replies
2026-04-26 06:09:43 +01:00
sendchataction-401-backoff.test.ts
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
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
refactor(tts): resolve voice delivery from channel capabilities
2026-04-26 07:03:25 +01:00
state-migrations.ts
test: speed legacy state migration discovery
2026-04-17 16:41:43 -04:00
status-issues.ts
status-reaction-variants.ts
chore: apply extension lint cleanups
2026-04-23 05:30:49 +01:00
status.test.ts
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
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
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
update-offset-store.test.ts
test(extensions): narrow utility test helper imports
2026-04-03 21:23:47 +09:00
update-offset-store.ts
voice.test.ts
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