OpenAI Codex CLI 0.128.0 (April 2026): Persisted /goal Workflows, codex update, and Better Plugin + Permission Controls
Codex CLI 0.128.0 adds persisted /goal workflows you can pause/resume, a codex update command, expanded permission profiles, and smoother plugin marketplace workflows — per the official OpenAI Codex changelog.
Editorial Team
The AI Coding Tools Directory editorial team researches and reviews AI-powered development tools to help developers find the best solutions for their workflows.
OpenAI’s Codex CLI 0.128.0 introduces a set of workflow-focused upgrades that make the terminal agent feel more like a durable “work session” you can manage over time: persisted /goal workflows, a new codex update command, and a broader set of improvements to permissions and plugins (OpenAI Codex changelog).
Cloud coding agent with GPT-5.5 frontier model, 1M+ developers, Desktop App, in-app browser use, and parallel sandboxed environments
What shipped in Codex CLI 0.128.0
1) Persisted /goal workflows
Codex CLI now supports persisted /goal workflows (with app-server APIs, runtime continuation, and TUI controls) so you can create a goal, pause it, resume it, or clear it — without treating each run as a one-off interaction (OpenAI Codex changelog).
Why this matters: it pushes Codex toward longer-running engineering work where the “unit of work” is a goal with state, not a single prompt.
2) codex update + better TUI control
OpenAI added:
codex updateto upgrade the CLI- Configurable TUI keymaps
- “Action required” terminal titles
- Active-turn edits for
/statuslineand/title(OpenAI Codex changelog).
3) Expanded permission profiles
Codex CLI expands permission profiles with more built-in defaults, sandbox CLI profile selection, and controls like working-directory (cwd) controls and active-profile metadata (OpenAI Codex changelog).
If you’re trying to scale “agentic terminal work” in a team setting, the security and governance shape of these profiles is often the difference between a neat demo and something you can rely on.
4) Plugin workflow improvements
The changelog calls out multiple plugin and marketplace improvements, including:
- Marketplace installation
- Remote bundle caching
- Remote uninstall
- Plugin-bundled hooks
- Hook enablement state
- External-agent config import (OpenAI Codex changelog).
Install / upgrade
OpenAI’s changelog lists the npm install command:
npm install -g @openai/codex@0.128.0
(OpenAI Codex changelog)
Source
- OpenAI Codex changelog (official): https://developers.openai.com/codex/changelog
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Workflow Resources
Cookbook
Mastering OpenAI Codex CLI — Skills, MCPs & Workflows
Master OpenAI Codex CLI — agents.md skills, MCP integrations, and advanced workflows.
Cookbook
The MCP Ecosystem — Essential Servers, Setup Guides & Cross-Tool Patterns
Master the Model Context Protocol ecosystem — setup guides, essential servers, and cross-tool patterns.
Cookbook
OpenAI Codex API agent loop for implementation tasks
A repeatable API-driven loop to plan, implement, validate, and summarize coding tasks using Codex and GPT models.
MCP Server
AWS MCP Server
Interact with AWS services including S3, Lambda, CloudWatch, and ECS from your AI coding assistant.
MCP Server
Context7 MCP Server
Fetch up-to-date library documentation and code examples directly into your AI coding assistant.
MCP Server
Docker MCP Server
Manage Docker containers, images, and builds directly from your AI coding assistant.
MCP Server
Figma MCP Server
Access Figma designs, extract design tokens, and generate code from your design files.
Frequently Asked Questions
What is OpenAI Codex CLI 0.128.0 (April 2026): Persisted /goal Workflows, codex update, and Better Plugin + Permission Controls?
Related Articles
OpenAI Codex mid-May 2026 updates: Appshots, Goal Mode GA, and Codex CLI 0.131 → 0.133
Between May 18 and May 21, 2026, OpenAI shipped Codex CLI 0.131.0, 0.132.0, and 0.133.0 plus the 26.519 app release introducing Appshots, Goal Mode as standard, remote computer use, and plugin sharing for Business.
Read more →NewsOpenAI Codex May 2026 updates: Codex for Chrome + Codex CLI 0.130.0
OpenAI’s Codex changelog highlights May 2026 updates including a new Codex Chrome extension and newer Codex CLI releases (0.129.0 and 0.130.0), plus updated enterprise analytics governance documentation.
Read more →NewsCursor May 2026 updates: PR Review, Build in Parallel, Security Review, admin controls
Cursor’s May 2026 changelog highlights a new PR review experience, parallel plan execution with async subagents, Security Review beta, and new admin controls for models and spend.
Read more →