AI engineering & workflows growing side projects | Opinions are mine

Joined September 2015
73 Photos and videos
Ryan Fitzgerald retweeted
We just launched Sites into Codex! Software creation was always about more than writing code. Sites in Codex fundamentally gives the power of end-to-end software creation to every user, no matter their technical fluency. These Sites are fully deployed to a URL, private to workspaces, come with authentication, can have static files, and can store dynamic data in databases. It is in preview for business and enterprise teams and will be rolling out to all workspaces over the next day. Give it a try by typing @ Sites into Codex and ask it to build anything! This project took a massive amount of effort across hundreds of people at OpenAI - proud that we were able to get this out and excited to see what you all build with it!
240
263
3,838
1,021,821
Ryan Fitzgerald retweeted
Codex is getting easier to automate and customize around your code. 🪝 Hooks customize the Codex loop with scripts that run at key points in a task: • Run validators before or after work • Scan prompts for secrets • Log conversations to internal systems • Create memories or customize behavior by repo or directory ⚙️ Programmatic access tokens provide scoped credentials for Business and Enterprise teams: • Create tokens from ChatGPT workspace settings • Use them in CI, release workflows, and internal automations • Set expirations or revoke access when needed • Keep usage tied back to the workspace
127
166
2,103
592,823
Ryan Fitzgerald retweeted
May 14
You've been asking for this one... Now in preview: Codex in the ChatGPT mobile app. Start new work, review outputs, steer execution, and approve next steps, all from the ChatGPT mobile app. Codex will keep running on your laptop, Mac mini, or devbox.
1,695
2,609
21,893
4,741,610
Ryan Fitzgerald retweeted
Apr 30
You can now keep codex going for days. With GPT-5.5 it will build an entire OS kernel for you if you ask, or find critical bugs in a codebase, or optimize your database schemas, or… the options are endless.
/goal also lands in Codex CLI 0.128.0. Our take on the Ralph loop: keep a goal alive across turns. Don't stop until it's achieved. Built by my co-worker and OpenAI mentor Eric Traut, aka the Pyright guy. One of the GOATs I get to work with daily.
332
253
5,375
709,119
Ryan Fitzgerald retweeted
With GPT-5.5, Codex now gets more of the job done across the browser, files, docs, and your computer. We've expanded browser use so Codex can interact with web apps, and test flows, click through pages, capture screenshots, and iterate on what it sees until it completes the task.
145
382
4,513
852,067
Ryan Fitzgerald retweeted
Apr 9
We’re updating our ChatGPT Pro and Plus subscriptions to better support the growing use of Codex. We’re introducing a new $100/month Pro tier. This new tier offers 5x more Codex usage than Plus and is best for longer, high-effort Codex sessions. In ChatGPT, this new Pro tier still offers access to all Pro features, including the exclusive Pro model and unlimited access to Instant and Thinking models. To celebrate the launch, we’re increasing Codex usage for a limited time through May 31st so that Pro $100 subscribers get up to 10x usage of ChatGPT Plus on Codex to build your most ambitious ideas.
1,290
1,394
16,218
5,972,782
My absolute favourite combo lately has been @OpenAIDevs Codex with @cursor_ai Composer 2. They compliment each other well. Also feel like Composer 2 needs a shout out for how well it generates good looking UI fast.
1
2
118
Ryan Fitzgerald retweeted
Automations are now GA. You can now: • Set the model and reasoning level • Choose if runs happen in a worktree or existing branch • Reuse workflows with templates Automations are great for recurring tasks — daily repo briefings, issue triage, PR comment follow-up, and more.
30
54
854
94,996
My one complaint with GPT-5.3-Codex so far is it EATS tokens like crazy, especially compared to GPT-5.2-Codex on the same reasoning level. I am burning through usage in the Codex app at an alarming rate despite there being 2x limits until April. Still a 10/10 model though.
1
154
Ryan Fitzgerald retweeted
📣 How we built the Codex agent loop Ever wonder what Codex does between your prompt and its response? Each turn assembles inputs, runs inference, executes tools, and feeds the results back into context until the loop ends openai.com/index/unrolling-t…
51
190
1,864
402,506
Ryan Fitzgerald retweeted
Jan 22

323
431
5,921
2,221,579
Ryan Fitzgerald retweeted
Introducing Agentation: a visual feedback tool for agents. Available now: ~npm i agentation Click elements, add notes, copy markdown. Your agent gets element paths, selectors, positions, and everything else it needs to find and fix things. Link to full docs below ↓
243
434
4,503
720,299
Tools that make marketing more accessible to devs are always a huge win in my book
Remotion now has Agent Skills - make videos just with Claude Code! $ npx skills add remotion-dev/skills This animation was created just by prompting 👇
58
Gemini 3 Pro with @antigravity does not get anywhere near enough love. It's easily the best combination I've seen to generate beautiful looking sites / dashboards in one shot. It will also use Nano Banana to generate assets as well. Highly recommend trying it out!
1
107
This is awesome and can confirm it works after trying it. It's yet another reason we don't always need insanely complex AI workflows to get solid results. Sometimes it just comes down to providing a little bit of extra context or guidance to the model.
Here are my CLAUDE​.md additions for making plan mode 10x better Before: unreadably long plans After: concise, useful plans with followup questions aihero.dev/my-agents-md-file…
52
Real question before starting any new project these days: can this be vibe coded in an hour? I’m increasingly building quick solutions myself instead of hunting for tools. Depends on complexity for sure, but it’s happening a lot.
35
Ryan Fitzgerald retweeted
Jan 12
Introducing Cowork: Claude Code for the rest of your work. Cowork lets you complete non-technical tasks much like how developers use Claude Code.
2,534
8,364
86,444
49,736,697
One of my favourite use cases with AI is to have it generate me a comprehensive manual testing checklist for my projects. It makes it a lot easier as a solo dev on a project to ensure you've tested everything imo.
74