正在加载视频...

视频加载失败

Codex can now hand off threads between local and remote hosts. Start work on your laptop, send it to a remote box before you close the lid, bring it back later. And yes, Codex can orchestrate the handoff for you.

1,011,903 次观看 • 3 个月前 •via X (Twitter)

44 条评论

Andrew Ambrosino 的头像
Andrew Ambrosino3 个月前

wait but it’s friday

Guinness Chen 的头像
Guinness Chen3 个月前

its fun friday

Andrew Ambrosino 的头像
Andrew Ambrosino3 个月前

indeed

jason 的头像
jason3 个月前

what?!

Vibe Coding with Gene 的头像
Vibe Coding with Gene3 个月前

One simple feature request - just like on the phone app, can you add the ability control instances of codex desktop from another codex desktop? That handoff feature would be helpful.

Matt Rickard 的头像
Matt Rickard3 个月前

what happens to the code? do you have to manage that yourself? assuming this uses remote control for thread syncing

Guinness Chen 的头像
Guinness Chen3 个月前

The code / git state is also handed off!

Matt Rickard 的头像
Matt Rickard3 个月前

slick -- how does it reconcile if you already have some state on the remote box?

Guinness Chen 的头像
Guinness Chen3 个月前

You don’t have to reconcile it manually. As long as the destination has the same repo with some shared Git history, Codex creates a separate worktree, transfers the missing Git objects as a bundle, checks out your branch, and restores any uncommitted changes. The remote’s existing checkout—even if dirty—stays untouched.

Dullboy 的头像
Dullboy3 个月前

@mattrickard Since this feature already exists, why not just add a toggle switch instead of sticking with a prompt-based trigger?

Guinness Chen 的头像
Guinness Chen3 个月前

@mattrickard

Roi Roberto 的头像
Roi Roberto3 个月前

@jxnlco isn’t it better to just do the work while connected to the remote host? what’s the use case for having the repo locally?

Guinness Chen 的头像
Guinness Chen3 个月前

@jxnlco The local development ergonomics are nice for frontend work bc I can run local dev builds and manually QA the changes

Nan Yu 的头像
Nan Yu3 个月前

@roivroberto @jxnlco You can’t manually test changes being developed on a remote box?

Guinness Chen 的头像
Guinness Chen3 个月前

I mostly work on desktop app development, so it is much easier to manually test on my local machine. But long term I agree that we should figure out a way to make testing easier on remote boxes. But for other types of development it prob is already possible to do most testing remotely

Nan Yu 的头像
Nan Yu3 个月前

@roivroberto @jxnlco In the instances where you hand off to remote is it effectively dead reckoning the code then? You just run/test when you pick it up again locally later?

Guinness Chen 的头像
Guinness Chen3 个月前

Yeah, for desktop work that’s basically right. The remote box can still kind of dead reckon from the code, tests, and logs and make useful progress, even if it can’t fully QA the app on its own. That’s useful if I want to kick something off from my phone while my laptop’s offline, or hand off an in-progress task before a commute so it keeps going after I close the lid. Then I bring it back local to test. For a lot of non-desktop work, though, remote already has most of the affordances it needs.

0xDesigner 的头像
0xDesigner3 个月前

@alexanderchopan yesssss

Q 的头像
Q3 个月前

I made codex app to have teammode through that lazycodex plugin

Q 的头像
Q3 个月前

codex can go further like having teammode yes i just fixed codex you're welcome

Ryan Brewer 的头像
Ryan Brewer3 个月前

Banger

Matthew Lam 的头像
Matthew Lam3 个月前

does the handoff need a preexisitng remote env setup, or does it create one? how about stuff like env vars/secrets?

Quant Capital 的头像
Quant Capital3 个月前

Good, but fix this message/problem asap: It pops up since yesterday on nearly every thread.

Diego | AI 🚀 - e/acc 的头像
Diego | AI 🚀 - e/acc3 个月前

game changer

Brosko 的头像
Brosko3 个月前

ngl the real test is what happens to all the half finished stuff i abandoned in like 4 different envs codex bout to expose my whole graveyard of dead branches 💀

egesea 的头像
egesea3 个月前

A subtle shift is happening. For decades, work was tied to a device. Now it's increasingly tied to context. The agent remembers where the work left off, while compute moves wherever it's available.

KGNINJA 的头像
KGNINJA3 个月前

May I ask question? Should I instruct it to migrate to the cloud using natural language? Or is there a specific command I should use?

Sam Tobin-Hochstadt 的头像
Sam Tobin-Hochstadt3 个月前

@tszzl When is any of this going to be available in the cli/on Linux?

Michael CovidologyAutodidact 🇨🇦🇺🇦🌻😷💉 🤖🧠🔮 的头像
Michael CovidologyAutodidact 🇨🇦🇺🇦🌻😷💉 🤖🧠🔮3 个月前

Has this been released yet?

Abdul Basit Sial 的头像
Abdul Basit Sial3 个月前

can you explain what does that even mean?

João Janini 的头像
João Janini3 个月前

@jxnlco I think this is what actually makes remote hosts useful. I remember having a bunch of workarounds just because of this alone.

Sebastian Szturo 的头像
Sebastian Szturo3 个月前

Can we get a button for it?

Jeremy Cai 的头像
Jeremy Cai3 个月前

wow

Morgan 的头像
Morgan3 个月前

@SIGKITTEN This is very cool.

Devon Cayer 的头像
Devon Cayer3 个月前

@jxnlco Killer feature - would be amazing to sync mcps and config toml between cloud and local as well

João Janini 的头像
João Janini3 个月前

This is really useful. Can you also add native handoff of threads between different existing projects? (And also the option to handoff a thread to a new project)

Jacob 的头像
Jacob3 个月前

but why?

David Arias Giraldo 的头像
David Arias Giraldo3 个月前

Awesome

Axi 的头像
Axi3 个月前

How to set up a remote box tho?

Ali Rohde 的头像
Ali Rohde3 个月前

lets go @guinnesschen !!!

Kote 的头像
Kote3 个月前

@georgekontridze you were asking for this

Jintao Zhang 张晋涛 的头像
Jintao Zhang 张晋涛3 个月前

@wey_gu 来了!

Zac Gottschall 的头像
Zac Gottschall3 个月前

@bcherny, this would be a nice feature

Barron Roth 的头像
Barron Roth3 个月前

actually incredible we need skill sync across hosts next!

相关视频