Supported Channels
All channels share the same investigation engine — the interface differs but the diagnostic capability is identical.| Channel | Mode | Status |
|---|---|---|
| Terminal (TUI) | CLI | Stable |
| Web UI | Gateway | Stable |
| Slack | Gateway | Stable |
| Lark (Feishu) | Gateway | Stable |
| Discord | Gateway | Stable |
| Telegram | Gateway | Stable |
| Webhooks | Gateway | Stable |
Web UI
Available in Local Server mode (siclaw local) and Kubernetes deployments:
- Real-time investigation with streaming updates
- Session history and investigation reports
- Skill management (create, review, publish)
- Built-in metrics dashboard (token usage, cost, latency, sessions)
- MCP server configuration
- Cron job management
Slack Integration
Setup
- Create a Slack App at api.slack.com/apps
- Enable Socket Mode and Event Subscriptions
-
Subscribe to events:
app_mention,message.im -
Add bot scopes:
chat:write,app_mentions:read,im:history -
In Siclaw Web UI, open Channels and save the bot credentials for Slack:
botTokenappToken
Usage
Mention the bot in any channel:Lark (Feishu) Integration
Create a Lark bot app, enable message event subscriptions, then configure it in Channels with:appIdappSecret
Discord Integration
Configure a Discord bot in Channels with:token
Telegram Integration
Configure a Telegram bot in Channels with:botToken
Alert Webhooks
Create a Trigger in the Triggers page. Siclaw will generate:- a unique webhook URL
- a bearer secret