@nextclaw/channel-extension-feishu
v0.1.25
Published
NextClaw Feishu/Lark lightweight channel extension process.
Readme
@nextclaw/channel-extension-feishu
Lightweight Feishu/Lark channel extension for NextClaw.
This extension uses the new NextClaw extension process model and supports QR scan-to-create onboarding inspired by Hermes Agent:
- Start channel auth from the UI or service API.
- Scan the Feishu/Lark QR code.
- The platform creates a bot application and returns app credentials.
- Credentials are stored under
NEXTCLAW_HOME/channels/feishu. - The extension connects through the Lark WebSocket client.
This extension replaces the removed legacy Feishu channel package. It contributes
the built-in feishu channel id through the extension mechanism, so QR
onboarding, WebSocket inbound messages, NCP replies, and Feishu processing
reactions now live in one lightweight channel owner.
