← Back to context

Comment by segmondy

9 days ago

what's your workflow for doing the port?

I installed Claude Code on the Mac Studio, and gave it access over ssh to a Linux box. I instructed Claude to first compile on Linux, create reference artefacts, and only then start the work on mac. And then to make sure the Linux version still would compile with the changes made to the compiler toolchain, the Mac specific instructions etc.

I told Fable to make a nice plan, and fan out work to opus and sonnet agents. I then enabled remote connections and checked every few hours from my phone and nudged it in the right directions where needed. Have some push back once in a while. And once done I asked it to make a nice commit history and remove all the dead ends.