将您的本地 Clawdbot 连接到 beans.talk,实现远程监控与控制。
npm install -g beanstalk-gateway
# 配置连接参数 beanstalk-gateway configure --url wss://... --token gt_... # 启动网关 beanstalk-gateway start # 检查本地 Clawdbot 状态 beanstalk-gateway status