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
Copy file name to clipboardExpand all lines: src/content/blog/openai-codex-review/page.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,10 @@ Not yet, but I can see how it will once:
145
145
- Codex enables more integrations with additional OpenAI platform capabilities such as generating images.
146
146
- Codex (potentially) becomes more of the high-level orchestration and signaling layer that humans primarily work out of
147
147
148
+
At the moment, Codex is useful for flushing the low priority yet numerous and tedious maintenance tasks and small updates.
149
+
150
+
For significant refactoring or feature-building, I'm still better served doing that myself in an IDE with optional LLM support.
151
+
148
152
<Imagesrc={codexFinal}alt="I'm sure that imminent improvements will make Codex even more usable soon" />
149
153
150
154
I'm confident that shortly I'll be able to use Codex as an indeal interface for starting a day of work and for keeping tabs on what needs attention and what is up next.
0 commit comments