-
v0.0.6 — Phase 5: Remote Control
StableAll checks were successfulci/woodpecker/push/ci Pipeline was successfulreleased this
2026-03-15 00:06:35 +00:00 | 317 commits to main since this releasePhase 5: Remote Control
- Plugin host — gateway plugin loading + channel interface
- Discord bot plugin — mentions, DMs, response buffering
- Telegram bot plugin — text messages, response chunking
- Authentik OIDC SSO adapter via BetterAuth genericOAuth
- All Phase 5 env vars documented in .env.example
Testing
docker compose up -dto start infrastructure- Copy
.env.exampleto.envand configure tokens pnpm --filter @mosaic/gateway exec tsx src/main.tsto start gateway- Set
DISCORD_BOT_TOKEN/TELEGRAM_BOT_TOKENto enable plugins - Set
AUTHENTIK_*vars to enable SSO
Downloads