最近 ClawCloud Run 发布了公告:[Important Notice] Update on Idle Resource Reclamation Policy for Free Plan Users(https://question.run.claw.cloud/questions/10010000000002545)。

简单理解:免费套餐如果长期没有访问,资源可能会被回收。对想长期保留免费实例的用户来说,需要有一个稳定、自动的“定期访问”。

这篇文章用最简单的方式介绍一个开源方案:

  • 项目地址:https://github.com/Ken2626/claw-keepalive-vercel
  • 作用:每周自动触发一次 GitHub 登录 ClawCloud Run,形成“有访问”的保活行为。