Internal app
Leo
Leo is the internal Slack chief of staff agent. The Chat SDK webhook is ready at /api/webhooks/slack, and the direct model probe is ready at /api/messages.
Setup checklist
- Add
SLACK_SIGNING_SECRETto the Leo environment. - Add
SLACK_BOT_TOKENto the Leo environment. - Add
REDIS_URLto the Leo environment. - Add
AI_GATEWAY_API_KEYto the Leo environment. - Add
LEO_INTERNAL_API_TOKENto the Leo environment. - Point Slack event subscriptions and interactivity to this app's public URL at
/api/webhooks/slack.