fix(gateway): wire Telegram plugin into gateway plugin host #99

Merged
jason.woltje merged 2 commits from fix/p5-telegram-wire into main 2026-03-15 00:05:27 +00:00

2 Commits

Author SHA1 Message Date
df6251dc91 chore(gateway): add pnpm-lock.yaml for telegram-plugin dependency
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 19:04:50 -05:00
58cfbbe735 fix(gateway): wire Telegram plugin into gateway plugin host
Some checks failed
ci/woodpecker/push/ci Pipeline failed
Add @mosaic/telegram-plugin dependency to gateway, implement
TelegramChannelPluginAdapter, replace stub warning with real plugin
instantiation, and document all Phase 5 env vars in .env.example.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 19:03:16 -05:00