it0/packages/shared
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
..
common feat: implement complete commercial monetization loop (Phases 1-4) 2026-03-03 21:09:17 -08:00
database feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding 2026-03-09 03:15:38 -07:00
events feat: implement complete commercial monetization loop (Phases 1-4) 2026-03-03 21:09:17 -08:00
proto Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
testing fix: correct billing migration schema refs and testing mock TenantInfo 2026-03-03 21:22:02 -08:00