Codex CLI 0.140.0 Shows AI Agents Need an Operations Layer
Codex CLI 0.140.0 adds usage views, imports, deletion, credentials, and mentions—signals that AI agents now need operational control.

Codex CLI 0.140.0 is not a flashy release.
That is why it is worth reading.
OpenAI's Codex changelog for June 15 lists features that look operational: /usage views, /import from Claude Code, permanent session deletion, managed Bedrock authentication, encrypted credential storage, and a unified mentions menu for files, plugins, and skills.
These are not benchmark features.
They are signs that AI agents are moving from impressive tools into systems that need to be operated.
What changed in Codex CLI 0.140.0
The release adds several practical controls.
/usage now shows daily, weekly, and cumulative account token activity. /goal preserves oversized text, pasted blocks, and image attachments. codex delete, /delete, and app-server deletion APIs can permanently remove sessions with safeguards. /import can selectively bring setup, project configuration, and recent chats from Claude Code.
The release also adds managed Amazon Bedrock API-key authentication and encrypted local storage for CLI and MCP OAuth credentials. Typing @ now opens a unified mentions menu for files, plugins, and skills.
None of this sounds like magic.
That is the point.
The more people use agents for real work, the more they need mundane controls around usage, identity, state, migration, deletion, and tool discovery.
Why it matters
Early AI agent adoption was about capability.
Can the agent write code? Can it run tests? Can it use tools? Can it fix a bug? Can it keep working without constant prompting?
Those questions still matter.
But the next set of questions is different:
- How much did this agent cost this week?
- Which sessions still exist?
- Can sensitive sessions be deleted?
- Can teams migrate from one agent setup to another?
- Where are credentials stored?
- Can the agent mention files, plugins, and skills without hunting through menus?
- Can a team inspect the work after the agent finishes?
This is the operations layer.
It is the part of the product that does not look impressive in a demo, but becomes necessary once people depend on agents every day.
Agent work creates operational debt
A single agent session is easy to ignore.
Hundreds of sessions are not.
A few tool calls are easy to trust.
Repeated tool calls across many repositories, plugins, credentials, and workspaces need visibility.
This is why features like usage views and deletion matter. They acknowledge that agent work leaves behind state: transcripts, local databases, imported settings, credentials, tool histories, and durable output.
If that state is not managed, it becomes operational debt.
What teams should watch for
When evaluating AI agent tools, teams should not only ask whether the agent is smart.
They should ask whether it can be operated.
-
Usage visibility
Teams need daily, weekly, and cumulative views of agent activity, not just surprise bills. -
Session lifecycle
Agents create state. Teams need ways to archive, resume, delete, and audit that state. -
Credential boundaries
Agent tools should store credentials securely, scope access, and make authentication failures understandable. -
Migration paths
Agent ecosystems change quickly. Importing setup from another agent is not a convenience; it is a sign that workflows must survive tool switching. -
Tool and skill discovery
As agents gain plugins, MCP tools, files, and skills, discovery becomes part of the execution interface. -
Human review
Operations should make work easier to review, not easier to hide.
How this connects to Buda
Buda is built around the idea that teams need to manage agent work, not just start agent chats.
That is why the workspace matters: Drive knowledge, sessions, sandboxed execution, terminal and browser visibility, Git diffs, channels, skills, and human review all exist to make agent work observable and governable.
Codex CLI 0.140.0 is another signal that the market is moving in this direction.
The winning agent products will not be the ones with the most dramatic demos. They will be the ones that help teams run agents repeatedly, safely, and visibly.
Start with intelligence.
Then build the operating layer around it.
Explore agent workflows in the Buda dashboard.