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
Owner

Summary

  • Wire into gateway with
  • Add to gateway dependencies
  • Replace stub warning with real plugin instantiation (env-gated via )
  • Document all Phase 5 env vars (Discord, Telegram, Authentik SSO) in

Closes #45

Test plan

  • — services start
  • Gateway boots without Discord/Telegram tokens (no errors)
  • Set → gateway logs Starting
## Summary - Wire into gateway with - Add to gateway dependencies - Replace stub warning with real plugin instantiation (env-gated via ) - Document all Phase 5 env vars (Discord, Telegram, Authentik SSO) in Closes #45 ## Test plan - [ ] — services start - [ ] Gateway boots without Discord/Telegram tokens (no errors) - [ ] Set → gateway logs Starting
jason.woltje added 2 commits 2026-03-15 00:05:14 +00:00
fix(gateway): wire Telegram plugin into gateway plugin host
Some checks failed
ci/woodpecker/push/ci Pipeline failed
58cfbbe735
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>
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
df6251dc91
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jason.woltje merged commit 1f4d54e474 into main 2026-03-15 00:05:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#99