Codex CLI
5 mentions across all digests
Codex CLI is OpenAI's open-source command-line coding agent whose internal agent loop — orchestrating interactions between the user, model, and tools — powers Codex CLI, Cloud, and the VS Code extension.
I ran Gemma 4 as a local model in Codex CLI
Developer demonstrates running Google's open-source Gemma 4 model locally in Codex CLI, enabling offline LLM inference for development workflows.
Agentic coding at Clickhouse
Components of A Coding Agent
The six infrastructure components that power coding agents—tool use, context management, prompt caching, repo access, memory, and session continuity—matter as much to performance as the underlying model, per Raschka's breakdown.
Unrolling the Codex agent loop
Building more with GPT-5.1-Codex-Max