refactor: remove Telegram session deps adapter (#96524)

* refactor: remove telegram session deps adapter

* test: update telegram session ratchet expectation
This commit is contained in:
Josh Lehman
2026-06-24 11:37:19 -07:00
committed by GitHub
parent 8ecbf83c67
commit 4c841ac575
4 changed files with 40 additions and 39 deletions
@@ -86,6 +86,7 @@ describe("session accessor boundary guard", () => {
"extensions/memory-core/src/dreaming-narrative.ts",
"extensions/mattermost/src/mattermost/model-picker.ts",
"extensions/telegram/src/bot-handlers.runtime.ts",
"extensions/telegram/src/bot.ts",
]),
);
});