Codex CLI: A Terminal-Based Coding Agent That Could Replace Junior Devs
Codex CLI
Yesterday, along with the new models, OpenAI released Codex CLI, a full-fledged coding agent you can use right from the terminal.
To me it looks like a perfect complement and, in some ways, a replacement for Cursor (that code editor with built-in AI: AI-powered autocomplete, code editing through an integrated chat, writing classes and functions, fixing bugs, and so on).
Bottom line: junior and mid-level developers are no longer needed.
More to explore
Anthropic Warns of an AI Slowdown: Real Safety Signal or IPO Narrative?
Just a couple of days ago, Anthropic released a fairly alarmist statement: the company suggested we should seriously discuss a global slowdown or temporary paus…
The Failure of AI Skepticism: Why Manual Coding Is Already the Wrong Layer
In recent months I keep seeing the same pattern: someone posts another example where some "vibe coders" used AI to generate a project, left API keys on the fron…
You Don’t Need a Perfect Modern Stack to Agentize Your SDLC
Continuing the idea from the previous post. Many companies believe that to add agents to their SDLC they first need to completely get rid of legacy, move to mic…
AI in Software Development: What Comes Next?
AI. What’s next? Up until around December, using AI in development basically meant: prompt -> copy some code -> paste -> tweak -> repeat. Now this a…