尝试逐渐把本机工作环境迁移到 grok-bot 提供的云机器里

youmoo 2026-09-11 09:50 1

最近换了一台新电脑, 不想用 MacOS 的一键迁移来配置新电脑, 因为老电脑里残留了很多不需要的东西. 于是借助 AI 按平时的工作需要在新电脑里安装了必要的工具, 但这仍消耗不少精力和时间(这些工具仍需要登录授权啥的).


刚好订阅的 Grok 能免费使用 grok-bot 提供的云机器, 就试了下还不错. 产生了一个新的想法, 就是逐渐把本机开发转到在 grok-bot 的云机器里开发.



目前配置中涉及的工具有:


云机器上



  • tailscale, 方便通过 ssh 访问这台机器

  • gh cli

  • herdr


本地电脑



  • tailscale, 和云机器打通

  • herdr, 通过 herdr machine 来添加 grok-bot 机器


另外还需要在 grok-bot 里创建一个 routine 对云机器进行 tailscale 保活.


这样一来, 以后换电脑就变得简单了.

最新回复 (21)
  • V2Try 09-11 09:57
    1
    你订阅的是哪个套餐
  • youmoo 楼主 09-11 10:11
    2
    @V2Try SuperGrok
  • xjoker 09-11 10:14
    3
    会被判定滥用吗?
  • spike0100 09-11 10:18
    4
    我建议一开始谨慎点。我前几天 grok-bot 被莫名其妙回滚了 10 几个小时,环境、对话全回到一天前的状态。
  • edinina 09-11 10:35
    5
    我目前部署了一个小服务在上面,但是不要依赖,这东西有时候会升级和重置。
  • tars13344 09-11 10:39
    6
    tailscale 穿墙稳定么 不用上 xray 啥的? 以及他这玩意线路质量咋样 说不定还能省个 VPS 钱
  • youmoo 楼主 09-11 10:53
    7
    @spike0100 我是把软件和登录状态啥的都设置在 home 下, 目前没遇到你说的问题
  • youmoo 楼主 09-11 10:54
    8
    @tars13344 用 Surge 托管的 tailscale, 走 cn2 gia 线路的 peer relay, 延迟在接受范围内.
  • youmoo 楼主 09-11 10:54
    9
    @xjoker 不晓得呢, 用段时间看看
  • youmoo 楼主 09-11 10:55
    10
    @edinina 目前是软依赖, 用段时间看看
  • diudiuu 09-11 11:11
    11
    我现在尝试用 linear 给他们发布任务呢
  • Bantes 09-11 11:14
    12
    @spike0100 我也遇到了,某个时间后的所有会话、新建的 Bot 全部丢失。官方说是有存档,只是错误的将 Bot 切换到了其他集群,导致会话同步错误。最后只是重置了周额度不了了之。
  • Bantes 09-11 11:16
    13
    @spike0100 We recently identified an issue where some Grok Bot users were mistakenly provisioned a duplicate computer. For a period of time, some user sessions were routed to the duplicate computer rather than the original.

    We’ve fixed the underlying issue. For each affected user, we removed the duplicate and pointed them back to the computer that held the most history.

    If this happened to you, you may be missing some conversations or state from that period.

    We sincerely aplogize for the disruption. If you notice missing conversations or state, please send an email [email protected] and we’ll work to make it right.
  • AEDaydreamer 09-11 11:22
    14
    我目前是一些玩具项目用 grok bot 指挥 herdr(codex, grok build)直接一把梭.
    不过没深度使用, 感觉还可以.
  • nunterr 09-11 11:22
    15
    不知道 grok 前段时间光明正大的偷私人数据嘛,现在还亲手送给它了?
  • spike0100 09-11 11:24
    16
    @Bantes #12 我没收到邮件但是前几天周额度确实重置了。
  • huanxianghao 09-11 11:56
    17
    SSD 太小,才 128G,没什么用
  • byby 09-11 11:58
    18
    云机器会不定时重置的,一重置,啥都没了
  • Ghostisbored 09-11 12:10
    19
    好激进 我感觉不能由自己完全掌控的东西都很危险
  • Orz888 09-11 13:32
    20
    确实挺激进,我是把开发环境放在甲骨文的 4c24g 机器上了。
  • alexluo1 09-11 14:01
    21
    不是会重置吗?因为这个我的 grok bot 一直没用
* 帖子来源V2EX
返回