logoalt Hacker News

tekacsyesterday at 9:49 PM3 repliesview on HN

You can do this from the CLI - `codex remote-control` works on Linux (I have no affiliation, just something I noticed).

They might just not have cut a new build yet, today. It 'works' on master, but the mobile app thinks that your build is outdated (v0.0.0) if you build from master without overriding version, so probably easiest to wait until they cut a build if they haven't.


Replies

embedding-shapeyesterday at 10:35 PM

> You can do this from the CLI - `codex remote-control` works on Linux (I have no affiliation, just something I noticed).

Woah, hadn't seen this before!

Off-topic, how long compile times do people have for codex-rs in openai/codex? Even my very beefy computer takes like 30 minutes to compile in release mode, makes me wonder why it's so slow and how this TUI got so large. But then I remember, agents like to write a lot of code, compilers get slower when they have to compile a lot of code :)

vohkyesterday at 10:26 PM

Oh, that's promising, thanks! I've just been using the npm version.

asadmyesterday at 9:51 PM

thanks. i dont use the app and so this is cool