Articles by Tag #codex

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Command Center for AI Coding Agents (Claude Code + Codex)

Tide Commander is a free, open-source visual orchestrator that turns managing multiple AI coding agents into something that looks like a strategy game — but is packed with real developer tools.

Learn More 0 4Feb 13

Can AI Tools Implement Designs Perfectly?

AI tools promise to close the gap between design and implementation, but how close do they actually...

Learn More 0 1Oct 12 '25

First few days with Codex CLI

There's something oddly satisfying about watching an AI agent read your messy notes and actually...

Learn More 0 0Jan 8

I Made AI Code for Me from My Phone (Slack Codex CLI)

Introduction Have you ever wished you could work while lying in bed? Well, you can. I...

Learn More 1 0Jan 1

I spent 400 hours working with AI agents and found the best one - here it is.

Detailed comparison of Codex and Claude Code after three months of using both tools. Breaking down the pros and cons of each, model features, harnesses, pricing, and revealing who I paid $200/month to

Learn More 2 0Dec 1 '25

No “resume” in Codex CLI, so I built one: quickly “continue” with `codex-history-list`

Codex CLI is an AI coding agent that runs in your terminal, but there’s still no official “resume”...

Learn More 4 2Sep 3 '25

Agent Skills: Automatically Scaffold a .NET Solution Structure

Starting a new .NET project often involves the same repetitive steps: Create the solution Add...

Learn More 0 2Mar 1

The Hidden Logic Behind the 5-Hour Reset Window in AI Tools

If you’ve used modern AI tools long enough, you’ve likely hit this wall: “Usage limit reached....

Learn More 1 0Dec 31 '25

Vibecoding with Codex & GitHub Copilot

🚀 Getting into the Flow Exploring Codex and GitHub Copilot helped me approach unfamiliar...

Learn More 0 0Oct 4 '25

OpenAI shipped a Codex macOS app: multi-agent threads + built-in git worktrees

OpenAI’s new Codex app for macOS is built for running multiple coding agents in parallel, with built-in git worktrees, skills, and automations. Here’s why that matters in real engineering workflows.

Learn More 5 0Feb 2

From Chatbot to Co-Developer

AI Coding Tools Just Crossed a Line Most Developers Haven't Noticed

Learn More 1 0Mar 13

How I Used Codex to Ship Nearly 80 Pull Requests in Two Days

About Me I am a board-game-loving full-stack engineer. I am constantly experimenting with...

Learn More 2 0Sep 27 '25

Autonomous AI Coding Agents - Boosting Developer Productivity

Discover the benefits of autonomous AI coding agents for developers. Learn how to enhance productivity by leveraging AI for background tasks

Learn More 1 1Jul 18 '25

Stop Prompting Directly to Claude Code/Codex — I Built a PRD Generator That Forces First Principles

"Most PRDs are bloated and overkill for developers. I built a generator that forces first-principles thinking and outputs a one-page, shippable PRD you can actually code in a week."

Learn More 3 0Sep 16 '25

Codex CLI Developer Guide

Safety-forward setup and workflow guide for Codex CLI, including profiles, automation tips, and configuration defaults.

Learn More 4 1Sep 29 '25

I Stopped Repeating Myself to Every AI Agent — The 'Base Session' Pattern

TL;DR A base session is an LLM agent session pre-loaded with your project context, saved...

Learn More 1 2Mar 10

Building the Agent Harness: Why the Environment Matters More Than the Model

How system prompts define agent behavior, why the codebase around the agent is what makes it...

Learn More 1 0Mar 2

"I just said 'Box!' and somehow beat mimalloc

I just said "Box!" and somehow beat mimalloc TL;DR Built a memory allocator...

Learn More 1 0Jan 18

4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4)

4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4) ...

Learn More 0 0Feb 17

Dejar de buscar para empezar a construir (Parte 2): Una perspectiva alternativa con el ecosistema CODEX

En el post anterior, hablé sobre cómo el ecosistema de GitHub (Copilot, Spark, etc.) fue el...

Learn More 0 0Jan 13

OpenAI Codex vs Claude Code in 2026: The Honest Comparison Nobody's Making

An unbiased, deep-dive comparison of OpenAI Codex and Claude Code for real-world software development. We cover architecture, agentic workflows, code quality, pricing, and when to use each — with actual examples from production codebases.

Learn More 1 1Feb 27

This Is the Way: Delete the Code

How I learned to do AI Katas and make disposable code helped me recover from burnout Burnout is...

Learn More 1 0Feb 10

14 PRs, 6 Repos, 1 Button: A Tale of Tumbling Down the Rabbit Hole

True stories from the front lines of the internet… Alice in Wonderland by Valerie Hinojosa /...

Learn More 0 0Feb 12

How I Build Context ?

Hey folks, if you've ever asked an AI for code and gotten back something that works... but barely,...

Learn More 0 0Dec 3 '25

The Codex App: A New Era in Autonomous AI Coding

AI coding assistants are not new. Autocomplete, inline suggestions, and quick refactors have been...

Learn More 36 10Feb 15

One Skills Brain for Codex, Claude, Cursor, and Copilot with Chezmoi

One Skills Brain for Codex, Claude, Cursor, and Copilot with Chezmoi When you use multiple...

Learn More 1 1Mar 7

GPT-5-Codex: Why OpenAI’s New Model Matters for Developers

OpenAI’s latest release, GPT-5-Codex, is more than an upgrade. For developers, it feels like a new...

Learn More 37 20Sep 15 '25

One MCP Configuration for Codex, Claude, Cursor, and Copilot with chezmoi

If you use multiple coding agents across multiple machines, MCP configuration drift is unavoidable...

Learn More 0 0Mar 7

How to Manage Multiple Claude Code, Gemini, and Codex Sessions in One Terminal

I usually have 5-10 AI coding agents running at the same time. Claude Code on the frontend, another...

Learn More 0 0Feb 3

Review: Codex for Open Source Practical Assessment for WordPress/Drupal Maintainers

Codex is now concrete enough to evaluate as maintainer infrastructure, not just demo tooling. For...

Learn More 1 0Mar 8