Remix.run Logo
chrismccord 2 days ago

You can push and pull code to and from local desktop already: hamburger menu => copy git clone/copy git push.

You could also have it use GitHub and do PRs for a codex/devin style workflows. Running phoenix.new itself locally isn't something we're planning, but opening the runtime for SSH access is high on our list. Then you could do remote ssh access with local vscode or whatever.

prophesi 2 days ago | parent [-]

> Running phoenix.new itself locally isn't something we're planning

So no plans to open the source code?

abrookewood 2 days ago | parent | next [-]

Everyone has to eat.

prophesi a day ago | parent [-]

For sure. I'm just hesitant to recommend sending one's codebase to a server running code I can't inspect. I suppose that's the status quo with LLM's these days, though.

chrismccord 2 days ago | parent | prev [-]

confirm