You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,7 +50,9 @@ Once you've got access, you start by enabling multi-factor authentication, which
51
50
52
51
Codex then clones your repositories into its own sandboxes so it can run commands and create branches on your behalf.
53
52
54
-
If you maintain dozens of public and private repositories, this setup is fantastic because you can jump between projects and queue up tasks for each of them without leaving the interface. If you only keep a single repo or two, the overhead may feel heavier than just asking an LLM for help or working in an AI-powered editor like Cursor.
53
+
If you maintain dozens of public and private repositories, this setup is fantastic because you can jump between projects and queue up tasks for each of them without leaving the interface.
54
+
55
+
If you only keep a single repo or two, the overhead may feel heavier than just asking an LLM for help or working in an AI-powered editor like Cursor.
55
56
56
57
## Things I like about Codex
57
58
@@ -74,10 +75,11 @@ By the time I start work, I tend to have a laundry list of items I want to compl
74
75
75
76
### I think this will eventually support my dream untethered workflow
76
77
77
-
As I wrote about in <Linkhref="/blog/walking-and-talking-with-ai">Walking and talking with AI in the woods</Link>, ideally I'd like to start my morning in an office, launch a bunch of tasks,
78
78
As I wrote about in <Linkhref="/blog/walking-and-talking-with-ai">Walking and talking with AI in the woods</Link>, ideally I'd like to start my morning in an office, launch a bunch of tasks,
79
79
get some planning out of the way, and then step out for a long walk in nature.
80
80
81
+
Codex is usable from my phone even today:
82
+
81
83
<Imagesrc={phone}alt="Codex is even usable on mobile" />
82
84
83
85
I think, ultimately, once some of the sharp edges are polished, Codex will support me and others in performing our work effectively away from our desks.
0 commit comments