telexed ~ c / c94341ed-b2cradar:70 · agent_toolLIVE
← back
NO.
#c94341ed
Topic
AGENTS & TOOLS
Source
OpenAI Codex Releases
Published
2026-05-26 19:31:37
Importance
★ 7/10 — radar 70
`Codex CLI` `0.134.0` adds local history search and stronger MCP flows
FIG-0941:1

`Codex CLI` `0.134.0` adds local history search and stronger MCP flows

Local conversation search turns old agent work into reusable context. MCP, profile, and remote fixes make daily CLI use smoother enough to upgrade soon.

[ KEY POINTS ]
  1. Local history search supports case-insensitive content matches and previews, so prior fixes become searchable memory inside Codex.
  2. --profile is now the primary selector across CLI, TUI permissions, and sandbox flows. Legacy configs are rejected with migration guidance.
  3. MCP setup gains per-server environment targeting and OAuth options for streamable HTTP servers, reducing connector setup friction.
  4. Read-only MCP tools can run concurrently when readOnlyHint is advertised. Faster context gathering matters in tool-heavy agent runs.
Originalgithub.com/openai/codex/releases/tag/rust-v0.134.0Read original →

// related