it0/deploy/docker
hailin 70e13d4f13 feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding
- FeishuRouterService: WSClient long-connection, code binding, OAuth, async bridge, UX (thinking timer, queue feedback, error messages)
- AgentChannelController: add feishu/bind, status, unbind, oauth/init, oauth/callback, bridge-callback endpoints
- AgentModule: register FeishuRouterService
- kong.yml: add feishu-oauth-public route (no JWT, must be before agent-service)
- docker-compose: add IT0_FEISHU_APP_ID / IT0_FEISHU_APP_SECRET env vars
- DB migration 012: feishu_user_id column + index on agent_instances

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 03:15:38 -07:00
..
nginx feat: add deployment scripts with SSL support for production 2026-02-09 17:44:27 -08:00
scripts . 2026-02-19 20:37:19 +08:00
.env.example docs(env): add OPENCLAW_LLM_GATEWAY_KEY/URL to .env.example 2026-03-08 15:38:21 -07:00
deploy.sh . 2026-02-19 20:37:19 +08:00
docker-compose.ssl.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.voice.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.yml feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding 2026-03-09 03:15:38 -07:00
livekit.yaml fix: set LiveKit node_ip to China IP for domestic WebRTC connectivity 2026-03-01 21:51:17 -08:00