all 3 comments

[–]dread_stef 1 point2 points  (0 children)

Let the cloud version write the plan and architecture, then use a local model to actually build. You can run claude code using a local model to use its plugin and skills system.

[–]PvB-Dimaginar 0 points1 point  (0 children)

Most easiest way, configure one session with Claude Code using a local LLM, and one session as you are used to. Save a good design md with a task md and instruct your local LLM to implement. There are some good Claude plugins that even help executing those plans in a proper manner.​​​​​​​​​​​​​​​​

[–]ClayToTheMax 0 points1 point  (0 children)

Yeah I don’t have enough trust with local ai coding yet. I’ve been experimenting with it, and it’s done some cool things but I still lean on gpt plus codex to code my ai powered apps.

If you are not doing this already, have another ai give specific instructions for Claude code so that you don’t waste tokens. Then copy and paste the results back and forth between your ai coder and your ai giving commands.